[INFO] cloning repository https://github.com/pimalaya/calendula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pimalaya/calendula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimalaya%2Fcalendula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimalaya%2Fcalendula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 921a01c58e7fd07d4badd41e76ec24cb9ead4225
[INFO] testing pimalaya/calendula against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimalaya%2Fcalendula" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pimalaya/calendula
[INFO] finished tweaking git repo https://github.com/pimalaya/calendula
[INFO] tweaked toml for git repo https://github.com/pimalaya/calendula written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pimalaya/calendula on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pimalaya/calendula 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a646e1e53bb49760af64986901365ae978444be8857a234b554a8fec923a405
[INFO] running `Command { std: "docker" "start" "-a" "5a646e1e53bb49760af64986901365ae978444be8857a234b554a8fec923a405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a646e1e53bb49760af64986901365ae978444be8857a234b554a8fec923a405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a646e1e53bb49760af64986901365ae978444be8857a234b554a8fec923a405", kill_on_drop: false }`
[INFO] [stdout] 5a646e1e53bb49760af64986901365ae978444be8857a234b554a8fec923a405
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41554d3cd568fd57bf2734039dcff6245be934686798e080e4eca90dcc3320c3
[INFO] running `Command { std: "docker" "start" "-a" "41554d3cd568fd57bf2734039dcff6245be934686798e080e4eca90dcc3320c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling mail-builder v0.4.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling serde-toml-merge v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling hashify v0.2.7
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling io-fs v0.0.1
[INFO] [stderr]    Compiling io-stream v0.0.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling io-http v0.0.3
[INFO] [stderr]    Compiling mail-parser v0.11.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling io-process v0.0.2
[INFO] [stderr]    Compiling clap_complete v4.5.59
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jmap-tools v0.1.3
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling pimalaya-toolbox v0.0.2
[INFO] [stderr]    Compiling calendula v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling calcard v0.3.1
[INFO] [stderr]    Compiling io-vdir v0.0.3
[INFO] [stderr]    Compiling io-calendar v0.0.1 (https://github.com/pimalaya/io-calendar#1adf2b30)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "41554d3cd568fd57bf2734039dcff6245be934686798e080e4eca90dcc3320c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41554d3cd568fd57bf2734039dcff6245be934686798e080e4eca90dcc3320c3", kill_on_drop: false }`
[INFO] [stdout] 41554d3cd568fd57bf2734039dcff6245be934686798e080e4eca90dcc3320c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1944b69a1c2f939c37f25a94f053a8d383cbad24a7fe1b1d913c977819960310
[INFO] running `Command { std: "docker" "start" "-a" "1944b69a1c2f939c37f25a94f053a8d383cbad24a7fe1b1d913c977819960310", kill_on_drop: false }`
[INFO] [stderr]    Compiling calendula v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s
[INFO] running `Command { std: "docker" "inspect" "1944b69a1c2f939c37f25a94f053a8d383cbad24a7fe1b1d913c977819960310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1944b69a1c2f939c37f25a94f053a8d383cbad24a7fe1b1d913c977819960310", kill_on_drop: false }`
[INFO] [stdout] 1944b69a1c2f939c37f25a94f053a8d383cbad24a7fe1b1d913c977819960310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea60081ba5bc196480639610c2da0d21a5797abd4562c014f6ed89f9b058cd37
[INFO] running `Command { std: "docker" "start" "-a" "ea60081ba5bc196480639610c2da0d21a5797abd4562c014f6ed89f9b058cd37", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calendula-7f9822704f40c106)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calendula-6d02550bd4d83c36)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests calendula
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib.rs - (line 205) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 137) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 167) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 161) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 143) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 125) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 193) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 105) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 181) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 155) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 187) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 175) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 111) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 68) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 199) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 205) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `run`
[INFO] [stdout]  --> src/lib.rs:206:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | nix run calendula
[INFO] [stdout]   |     ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 137) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `-`
[INFO] [stdout]  --> src/lib.rs:138:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | curl -sSL https://raw.githubusercontent.com/pimalaya/calendula/master/install.sh | sudo sh
[INFO] [stdout]   |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 167) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `install`
[INFO] [stdout]  --> src/lib.rs:168:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | cargo install --locked --git https://github.com/pimalaya/calendula.git
[INFO] [stdout]   |       ^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 161) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `install`
[INFO] [stdout]  --> src/lib.rs:162:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | cargo install calendula --no-default-features --features vdir
[INFO] [stdout]   |       ^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 143) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `-`
[INFO] [stdout]  --> src/lib.rs:144:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | curl -sSL https://raw.githubusercontent.com/pimalaya/calendula/master/install.sh | PREFIX=~/.local sh
[INFO] [stdout]   |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 125) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `successfully`
[INFO] [stdout]  --> src/lib.rs:126:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | Item successfully updated
[INFO] [stdout]   |      ^^^^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 193) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `profile`
[INFO] [stdout]  --> src/lib.rs:194:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | nix profile install calendula
[INFO] [stdout]   |     ^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 105) stdout ----
[INFO] [stdout] error: expected item, found `$`
[INFO] [stdout]  --> src/lib.rs:106:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | $ calendula item update default 62196d36-65cb-4a6b-b107-f3d8dc8d8b62
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 181) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `-`
[INFO] [stdout]  --> src/lib.rs:182:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | nix-env -if https://github.com/pimalaya/calendula/archive/master.tar.gz
[INFO] [stdout]   |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 155) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `install`
[INFO] [stdout]  --> src/lib.rs:156:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | cargo install calendula
[INFO] [stdout]   |       ^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 187) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `-`
[INFO] [stdout]  --> src/lib.rs:188:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | nix-env -if .
[INFO] [stdout]   |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 175) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `-`
[INFO] [stdout]  --> src/lib.rs:176:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | nix-env -i calendula
[INFO] [stdout]   |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 111) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]  --> src/lib.rs:112:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | BEGIN:VCALENDAR
[INFO] [stdout]   |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 68) stdout ----
[INFO] [stdout] error: unknown start of token: \u{250c}
[INFO] [stdout]  --> src/lib.rs:71:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:2
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 40 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌-----------------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 39 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─----------------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 38 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌──---------------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 37 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌───--------------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 36 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌────-------------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 35 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────------------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 34 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌──────-----------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 33 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌───────----------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 32 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌────────---------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 31 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────--------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 30 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌──────────-------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 29 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌───────────------------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 28 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌────────────-----------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 27 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────----------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 26 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌──────────────---------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 25 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌───────────────--------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 24 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌────────────────-------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 23 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────------------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 22 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌──────────────────-----------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 21 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌───────────────────----------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 20 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌────────────────────---------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 19 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────--------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 18 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌──────────────────────-------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 17 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌───────────────────────------------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 16 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌────────────────────────-----------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 15 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────----------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 14 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌──────────────────────────---------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 13 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌───────────────────────────--------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 12 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌────────────────────────────-------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 11 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────------------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 10 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌──────────────────────────────-----------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌───────────────────────────────----------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌────────────────────────────────---------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────--------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌──────────────────────────────────-------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌───────────────────────────────────------┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌────────────────────────────────────-----┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────----┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌──────────────────────────────────────---┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌───────────────────────────────────────--┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌────────────────────────────────────────-┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{252c}
[INFO] [stdout]  --> src/lib.rs:71:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 21 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬----------------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 20 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬─---------------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 19 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──--------------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 18 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬───-------------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 17 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬────------------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 16 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬─────-----------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 15 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────----------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 14 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬───────---------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:52
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 13 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬────────--------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 12 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬─────────-------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:54
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 11 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────------------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:55
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 10 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬───────────-----------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:56
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬────────────----------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:57
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬─────────────---------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:58
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────--------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:59
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬───────────────-------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬────────────────------┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:61
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬─────────────────-----┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:62
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────----┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:63
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬───────────────────---┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬────────────────────--┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:65
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                 ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬─────────────────────-┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{252c}
[INFO] [stdout]  --> src/lib.rs:71:66
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:67
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 40 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬-----------------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:68
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 39 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─----------------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:69
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 38 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬──---------------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:70
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 37 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬───--------------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:71
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 36 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬────-------------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 35 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────------------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 34 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬──────-----------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:74
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 33 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬───────----------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 32 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬────────---------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:76
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 31 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────--------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:77
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 30 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬──────────-------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:78
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 29 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬───────────------------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:79
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 28 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬────────────-----------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:80
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 27 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────----------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:81
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 26 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬──────────────---------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:82
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 25 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬───────────────--------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:83
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 24 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬────────────────-------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:84
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 23 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────------------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:85
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 22 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬──────────────────-----------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:86
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 21 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬───────────────────----------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:87
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 20 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬────────────────────---------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:88
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 19 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────--------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:89
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 18 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬──────────────────────-------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:90
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 17 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬───────────────────────------------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:91
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 16 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬────────────────────────-----------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:92
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 15 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────----------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:93
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 14 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬──────────────────────────---------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:94
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 13 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬───────────────────────────--------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:95
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 12 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬────────────────────────────-------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:96
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 11 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────------------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:97
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 10 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬──────────────────────────────-----------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:98
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬───────────────────────────────----------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:99
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬────────────────────────────────---------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────--------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:101
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬──────────────────────────────────-------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:102
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬───────────────────────────────────------┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬────────────────────────────────────-----┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────----┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬──────────────────────────────────────---┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                          ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬───────────────────────────────────────--┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬────────────────────────────────────────-┬───────────────────────────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{252c}
[INFO] [stdout]  --> src/lib.rs:71:108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...──────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 26 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬---------------------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...──────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 25 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬─--------------------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:111
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...─────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 24 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬──-------------------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...─────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 23 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───------------------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:113
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 22 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬────-----------------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:114
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 21 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬─────----------------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...───────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 20 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬──────---------------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...───────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 19 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────--------------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:117
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...──────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 18 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬────────-------------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:118
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...──────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 17 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬─────────------------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:119
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...─────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 16 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬──────────-----------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:120
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...─────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 15 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────----------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 14 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬────────────---------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 13 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬─────────────--------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:123
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...───┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 12 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬──────────────-------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...───┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 11 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────------------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...──┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 10 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬────────────────-----------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...──┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬─────────────────----------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...─┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬──────────────────---------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...─┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────--------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬────────────────────-------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬─────────────────────------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬──────────────────────-----┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────----┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬────────────────────────---┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                      ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬─────────────────────────--┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:71:135
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...───────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                      ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout] 3 + ┌─────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┬──────────────────────────-┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2510}
[INFO] [stdout]  --> src/lib.rs:71:136
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...──────────────────────────────────────┬───────────────────────────┐
[INFO] [stdout]   |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:72:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | │ ID                                      ┆ DESC                 ┆ COMPONENTS                              ┆ DATE                      │
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:72:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | │ ID                                      ┆ DESC                 ┆ COMPONENTS                              ┆ DATE                      │
[INFO] [stdout]   |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:72:66
[INFO] [stdout]   |
[INFO] [stdout] 4 | │ ID                                      ┆ DESC                 ┆ COMPONENTS                              ┆ DATE                      │
[INFO] [stdout]   |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:72:108
[INFO] [stdout]   |
[INFO] [stdout] 4 | │ ID                                      ┆ DESC                 ┆ COMPONENTS                              ┆ DATE                      │
[INFO] [stdout]   |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:72:136
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...MPONENTS                              ┆ DATE                      │
[INFO] [stdout]   |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{255e}
[INFO] [stdout]  --> src/lib.rs:73:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╪═══════════════════════════╡
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2550}
[INFO] [stdout]  --> src/lib.rs:73:2
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╪═══════════════════════════╡
[INFO] [stdout]   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{256a}
[INFO] [stdout]  --> src/lib.rs:73:43
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╪═══════════════════════════╡
[INFO] [stdout]   |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2550}
[INFO] [stdout]  --> src/lib.rs:73:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╪═══════════════════════════╡
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 21 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{256a}
[INFO] [stdout]  --> src/lib.rs:73:66
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╪═══════════════════════════╡
[INFO] [stdout]   |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2550}
[INFO] [stdout]  --> src/lib.rs:73:67
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╪═══════════════════════════╡
[INFO] [stdout]   |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{256a}
[INFO] [stdout]  --> src/lib.rs:73:108
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╪═══════════════════════════╡
[INFO] [stdout]   |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2550}
[INFO] [stdout]  --> src/lib.rs:73:109
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...══════════╪═════════════════════════════════════════╪═══════════════════════════╡
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 26 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2561}
[INFO] [stdout]  --> src/lib.rs:73:136
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...══════════════════════════════════════╪═══════════════════════════╡
[INFO] [stdout]   |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:74:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | │ 289e89c0-b351-4bc3-a7a4-4ababca26161    ┆ Appeler Didier       ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-12T18:20:36+00:00 │
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:74:43
[INFO] [stdout]   |
[INFO] [stdout] 6 | │ 289e89c0-b351-4bc3-a7a4-4ababca26161    ┆ Appeler Didier       ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-12T18:20:36+00:00 │
[INFO] [stdout]   |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:74:66
[INFO] [stdout]   |
[INFO] [stdout] 6 | │ 289e89c0-b351-4bc3-a7a4-4ababca26161    ┆ Appeler Didier       ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-12T18:20:36+00:00 │
[INFO] [stdout]   |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:74:108
[INFO] [stdout]   |
[INFO] [stdout] 6 | │ 289e89c0-b351-4bc3-a7a4-4ababca26161    ┆ Appeler Didier       ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-12T18:20:36+00:00 │
[INFO] [stdout]   |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:74:136
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...ALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-12T18:20:36+00:00 │
[INFO] [stdout]   |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:75:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:75:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]   |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:75:66
[INFO] [stdout]   |
[INFO] [stdout] 7 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]   |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:75:108
[INFO] [stdout]   |
[INFO] [stdout] 7 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]   |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:75:136
[INFO] [stdout]   |
[INFO] [stdout] 7 | ...ANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]   |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]  --> src/lib.rs:76:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]  --> src/lib.rs:76:2
[INFO] [stdout]   |
[INFO] [stdout] 8 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]  --> src/lib.rs:76:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]   |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]  --> src/lib.rs:76:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 21 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]  --> src/lib.rs:76:66
[INFO] [stdout]   |
[INFO] [stdout] 8 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]   |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]  --> src/lib.rs:76:67
[INFO] [stdout]   |
[INFO] [stdout] 8 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]   |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]  --> src/lib.rs:76:108
[INFO] [stdout]   |
[INFO] [stdout] 8 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]   |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]  --> src/lib.rs:76:109
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 26 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2524}
[INFO] [stdout]  --> src/lib.rs:76:136
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]   |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:77:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | │ 005ca92b-211f-4c7e-8c18-0a3644ec8792    ┆ Garage               ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:77:43
[INFO] [stdout]   |
[INFO] [stdout] 9 | │ 005ca92b-211f-4c7e-8c18-0a3644ec8792    ┆ Garage               ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]   |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:77:66
[INFO] [stdout]   |
[INFO] [stdout] 9 | │ 005ca92b-211f-4c7e-8c18-0a3644ec8792    ┆ Garage               ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]   |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:77:108
[INFO] [stdout]   |
[INFO] [stdout] 9 | │ 005ca92b-211f-4c7e-8c18-0a3644ec8792    ┆ Garage               ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]   |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:77:136
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...ALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]   |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:78:66
[INFO] [stdout]    |
[INFO] [stdout] 10 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:78:108
[INFO] [stdout]    |
[INFO] [stdout] 10 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:78:136
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...ANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]   --> src/lib.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:79:2
[INFO] [stdout]    |
[INFO] [stdout] 11 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:79:43
[INFO] [stdout]    |
[INFO] [stdout] 11 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:79:44
[INFO] [stdout]    |
[INFO] [stdout] 11 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:79:66
[INFO] [stdout]    |
[INFO] [stdout] 11 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:79:67
[INFO] [stdout]    |
[INFO] [stdout] 11 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:79:108
[INFO] [stdout]    |
[INFO] [stdout] 11 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:79:109
[INFO] [stdout]    |
[INFO] [stdout] 11 | ...╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 26 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2524}
[INFO] [stdout]   --> src/lib.rs:79:136
[INFO] [stdout]    |
[INFO] [stdout] 11 | ...╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | │ 9045759c-1752-45e2-a9ba-d0faa72d6750    ┆ Charlie              ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:80:43
[INFO] [stdout]    |
[INFO] [stdout] 12 | │ 9045759c-1752-45e2-a9ba-d0faa72d6750    ┆ Charlie              ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:80:66
[INFO] [stdout]    |
[INFO] [stdout] 12 | │ 9045759c-1752-45e2-a9ba-d0faa72d6750    ┆ Charlie              ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:80:108
[INFO] [stdout]    |
[INFO] [stdout] 12 | │ 9045759c-1752-45e2-a9ba-d0faa72d6750    ┆ Charlie              ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:80:136
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...ALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:81:43
[INFO] [stdout]    |
[INFO] [stdout] 13 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:81:66
[INFO] [stdout]    |
[INFO] [stdout] 13 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:81:108
[INFO] [stdout]    |
[INFO] [stdout] 13 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:81:136
[INFO] [stdout]    |
[INFO] [stdout] 13 | ...ANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]   --> src/lib.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:82:2
[INFO] [stdout]    |
[INFO] [stdout] 14 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:82:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:82:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:82:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:82:67
[INFO] [stdout]    |
[INFO] [stdout] 14 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:82:108
[INFO] [stdout]    |
[INFO] [stdout] 14 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:82:109
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 26 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2524}
[INFO] [stdout]   --> src/lib.rs:82:136
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | │ 5a90ec56-d5f6-4e03-b143-3c992e472e16    ┆ Ball-trap            ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:83:43
[INFO] [stdout]    |
[INFO] [stdout] 15 | │ 5a90ec56-d5f6-4e03-b143-3c992e472e16    ┆ Ball-trap            ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:83:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | │ 5a90ec56-d5f6-4e03-b143-3c992e472e16    ┆ Ball-trap            ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:83:108
[INFO] [stdout]    |
[INFO] [stdout] 15 | │ 5a90ec56-d5f6-4e03-b143-3c992e472e16    ┆ Ball-trap            ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:83:136
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...ALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-07T13:54:57+00:00 │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:84:43
[INFO] [stdout]    |
[INFO] [stdout] 16 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:84:66
[INFO] [stdout]    |
[INFO] [stdout] 16 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:84:108
[INFO] [stdout]    |
[INFO] [stdout] 16 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:84:136
[INFO] [stdout]    |
[INFO] [stdout] 16 | ...ANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]   --> src/lib.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:85:2
[INFO] [stdout]    |
[INFO] [stdout] 17 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:85:43
[INFO] [stdout]    |
[INFO] [stdout] 17 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:85:44
[INFO] [stdout]    |
[INFO] [stdout] 17 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:85:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:85:67
[INFO] [stdout]    |
[INFO] [stdout] 17 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:85:108
[INFO] [stdout]    |
[INFO] [stdout] 17 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:85:109
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 26 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2524}
[INFO] [stdout]   --> src/lib.rs:85:136
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | │ 6df73dd4-aae7-437d-8438-6f052774d77a    ┆ Garage Dacia         ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:86:43
[INFO] [stdout]    |
[INFO] [stdout] 18 | │ 6df73dd4-aae7-437d-8438-6f052774d77a    ┆ Garage Dacia         ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:86:66
[INFO] [stdout]    |
[INFO] [stdout] 18 | │ 6df73dd4-aae7-437d-8438-6f052774d77a    ┆ Garage Dacia         ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:86:108
[INFO] [stdout]    |
[INFO] [stdout] 18 | │ 6df73dd4-aae7-437d-8438-6f052774d77a    ┆ Garage Dacia         ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:86:136
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...ALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:87:43
[INFO] [stdout]    |
[INFO] [stdout] 19 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:87:66
[INFO] [stdout]    |
[INFO] [stdout] 19 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:87:108
[INFO] [stdout]    |
[INFO] [stdout] 19 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:87:136
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...ANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]   --> src/lib.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:88:2
[INFO] [stdout]    |
[INFO] [stdout] 20 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:88:43
[INFO] [stdout]    |
[INFO] [stdout] 20 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 20 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:88:66
[INFO] [stdout]    |
[INFO] [stdout] 20 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:88:67
[INFO] [stdout]    |
[INFO] [stdout] 20 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:88:108
[INFO] [stdout]    |
[INFO] [stdout] 20 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:88:109
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 26 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2524}
[INFO] [stdout]   --> src/lib.rs:88:136
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | │ 9de2158d-15ca-447d-b7cd-5e3e432d140d    ┆ Garage               ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:89:43
[INFO] [stdout]    |
[INFO] [stdout] 21 | │ 9de2158d-15ca-447d-b7cd-5e3e432d140d    ┆ Garage               ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 21 | │ 9de2158d-15ca-447d-b7cd-5e3e432d140d    ┆ Garage               ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:89:108
[INFO] [stdout]    |
[INFO] [stdout] 21 | │ 9de2158d-15ca-447d-b7cd-5e3e432d140d    ┆ Garage               ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:89:136
[INFO] [stdout]    |
[INFO] [stdout] 21 | ...ALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 22 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:90:66
[INFO] [stdout]    |
[INFO] [stdout] 22 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:90:108
[INFO] [stdout]    |
[INFO] [stdout] 22 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:90:136
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...ANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]   --> src/lib.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:91:2
[INFO] [stdout]    |
[INFO] [stdout] 23 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:91:43
[INFO] [stdout]    |
[INFO] [stdout] 23 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:91:44
[INFO] [stdout]    |
[INFO] [stdout] 23 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:91:66
[INFO] [stdout]    |
[INFO] [stdout] 23 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:91:67
[INFO] [stdout]    |
[INFO] [stdout] 23 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:91:108
[INFO] [stdout]    |
[INFO] [stdout] 23 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:91:109
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 26 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2524}
[INFO] [stdout]   --> src/lib.rs:91:136
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | │ 942db423-edcf-4ddb-a5e5-dac5b079ab3d    ┆ Garage Fiat          ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:92:43
[INFO] [stdout]    |
[INFO] [stdout] 24 | │ 942db423-edcf-4ddb-a5e5-dac5b079ab3d    ┆ Garage Fiat          ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:92:66
[INFO] [stdout]    |
[INFO] [stdout] 24 | │ 942db423-edcf-4ddb-a5e5-dac5b079ab3d    ┆ Garage Fiat          ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:92:108
[INFO] [stdout]    |
[INFO] [stdout] 24 | │ 942db423-edcf-4ddb-a5e5-dac5b079ab3d    ┆ Garage Fiat          ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:92:136
[INFO] [stdout]    |
[INFO] [stdout] 24 | ...ALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-10-02T09:22:05+00:00 │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:93:43
[INFO] [stdout]    |
[INFO] [stdout] 25 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:93:66
[INFO] [stdout]    |
[INFO] [stdout] 25 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:93:108
[INFO] [stdout]    |
[INFO] [stdout] 25 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:93:136
[INFO] [stdout]    |
[INFO] [stdout] 25 | ...ANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]   --> src/lib.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:94:2
[INFO] [stdout]    |
[INFO] [stdout] 26 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:94:43
[INFO] [stdout]    |
[INFO] [stdout] 26 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:94:44
[INFO] [stdout]    |
[INFO] [stdout] 26 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:94:66
[INFO] [stdout]    |
[INFO] [stdout] 26 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:94:67
[INFO] [stdout]    |
[INFO] [stdout] 26 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:94:108
[INFO] [stdout]    |
[INFO] [stdout] 26 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:94:109
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 26 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2524}
[INFO] [stdout]   --> src/lib.rs:94:136
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | │ 02405656-00a3-4242-a7c2-0e668d39ca8e    ┆ Sage femme           ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-09-20T13:15:59+00:00 │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:95:43
[INFO] [stdout]    |
[INFO] [stdout] 27 | │ 02405656-00a3-4242-a7c2-0e668d39ca8e    ┆ Sage femme           ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-09-20T13:15:59+00:00 │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:95:66
[INFO] [stdout]    |
[INFO] [stdout] 27 | │ 02405656-00a3-4242-a7c2-0e668d39ca8e    ┆ Sage femme           ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-09-20T13:15:59+00:00 │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:95:108
[INFO] [stdout]    |
[INFO] [stdout] 27 | │ 02405656-00a3-4242-a7c2-0e668d39ca8e    ┆ Sage femme           ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-09-20T13:15:59+00:00 │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:95:136
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...ALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-09-20T13:15:59+00:00 │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 28 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:96:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:96:108
[INFO] [stdout]    |
[INFO] [stdout] 28 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:96:136
[INFO] [stdout]    |
[INFO] [stdout] 28 | ...ANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]   --> src/lib.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:97:2
[INFO] [stdout]    |
[INFO] [stdout] 29 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:97:43
[INFO] [stdout]    |
[INFO] [stdout] 29 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:97:44
[INFO] [stdout]    |
[INFO] [stdout] 29 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:97:66
[INFO] [stdout]    |
[INFO] [stdout] 29 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:97:67
[INFO] [stdout]    |
[INFO] [stdout] 29 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> src/lib.rs:97:108
[INFO] [stdout]    |
[INFO] [stdout] 29 | ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{254c}
[INFO] [stdout]   --> src/lib.rs:97:109
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 26 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2524}
[INFO] [stdout]   --> src/lib.rs:97:136
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | │ 236b94a6-ee38-4b3e-a434-a4fd24d9c987    ┆ Internet             ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-09-20T13:11:56+00:00 │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:98:43
[INFO] [stdout]    |
[INFO] [stdout] 30 | │ 236b94a6-ee38-4b3e-a434-a4fd24d9c987    ┆ Internet             ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-09-20T13:11:56+00:00 │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:98:66
[INFO] [stdout]    |
[INFO] [stdout] 30 | │ 236b94a6-ee38-4b3e-a434-a4fd24d9c987    ┆ Internet             ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-09-20T13:11:56+00:00 │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:98:108
[INFO] [stdout]    |
[INFO] [stdout] 30 | │ 236b94a6-ee38-4b3e-a434-a4fd24d9c987    ┆ Internet             ┆ VCALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-09-20T13:11:56+00:00 │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:98:136
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...ALENDAR, VEVENT, VALARM, VTIMEZONE,   ┆ 2025-09-20T13:11:56+00:00 │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:99:43
[INFO] [stdout]    |
[INFO] [stdout] 31 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:99:66
[INFO] [stdout]    |
[INFO] [stdout] 31 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]   --> src/lib.rs:99:108
[INFO] [stdout]    |
[INFO] [stdout] 31 | │                                         ┆                      ┆ STANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> src/lib.rs:99:136
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...ANDARD, DAYLIGHT                      ┆                           │
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]   --> src/lib.rs:100:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:2
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └-----------------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 39 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─----------------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 38 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └──---------------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 37 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └───--------------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:6
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 36 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └────-------------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 35 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────------------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 34 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └──────-----------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 33 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └───────----------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 32 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └────────---------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 31 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────--------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 30 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └──────────-------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 29 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └───────────------------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 28 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └────────────-----------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:15
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 27 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────----------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 26 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └──────────────---------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:17
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 25 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └───────────────--------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 24 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └────────────────-------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 23 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────------------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:20
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 22 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └──────────────────-----------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └───────────────────----------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 20 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └────────────────────---------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:23
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 19 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────--------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:24
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 18 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └──────────────────────-------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:25
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 17 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └───────────────────────------------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:26
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 16 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └────────────────────────-----------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:27
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 15 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────----------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 14 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └──────────────────────────---------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:29
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 13 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └───────────────────────────--------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:30
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 12 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └────────────────────────────-------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:31
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 11 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────------------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 10 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └──────────────────────────────-----------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:33
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └───────────────────────────────----------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:34
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └────────────────────────────────---------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────--------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:36
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └──────────────────────────────────-------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:37
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └───────────────────────────────────------┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:38
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └────────────────────────────────────-----┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────----┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:40
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └──────────────────────────────────────---┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:41
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └───────────────────────────────────────--┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:42
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └────────────────────────────────────────-┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2534}
[INFO] [stdout]   --> src/lib.rs:100:43
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:44
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴----------------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:45
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 20 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴─---------------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 19 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──--------------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:47
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 18 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴───-------------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:48
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 17 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴────------------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:49
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 16 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴─────-----------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:50
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 15 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────----------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:51
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 14 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴───────---------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:52
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 13 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴────────--------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:53
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 12 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴─────────-------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:54
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 11 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────------------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:55
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 10 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴───────────-----------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:56
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴────────────----------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:57
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴─────────────---------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:58
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────--------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:59
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴───────────────-------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:60
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴────────────────------┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:61
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴─────────────────-----┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:62
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────----┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:63
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴───────────────────---┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:64
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴────────────────────--┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:65
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴─────────────────────-┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2534}
[INFO] [stdout]   --> src/lib.rs:100:66
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:67
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 40 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴-----------------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:68
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 39 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─----------------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:69
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 38 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴──---------------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:70
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 37 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴───--------------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:71
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 36 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴────-------------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:72
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 35 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────------------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:73
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 34 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴──────-----------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:74
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 33 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴───────----------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:75
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 32 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴────────---------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:76
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 31 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────--------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:77
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 30 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴──────────-------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:78
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 29 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴───────────------------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:79
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 28 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴────────────-----------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:80
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 27 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────----------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:81
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 26 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴──────────────---------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:82
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 25 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴───────────────--------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:83
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 24 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴────────────────-------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:84
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 23 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────------------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:85
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 22 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴──────────────────-----------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:86
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴───────────────────----------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:87
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 20 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴────────────────────---------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:88
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 19 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────--------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:89
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 18 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴──────────────────────-------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:90
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 17 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴───────────────────────------------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:91
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 16 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴────────────────────────-----------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:92
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 15 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────----------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:93
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 14 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴──────────────────────────---------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:94
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 13 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴───────────────────────────--------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:95
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 12 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴────────────────────────────-------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:96
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 11 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────------------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:97
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 10 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴──────────────────────────────-----------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:98
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴───────────────────────────────----------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:99
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴────────────────────────────────---------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:100
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────--------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:101
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴──────────────────────────────────-------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:102
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴───────────────────────────────────------┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:103
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴────────────────────────────────────-----┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────----┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:105
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴──────────────────────────────────────---┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:106
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                          ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴───────────────────────────────────────--┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:107
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴────────────────────────────────────────-┴───────────────────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2534}
[INFO] [stdout]   --> src/lib.rs:100:108
[INFO] [stdout]    |
[INFO] [stdout] 32 | └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:109
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...──────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 26 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴---------------------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:110
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...──────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 25 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴─--------------------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:111
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...─────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 24 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴──-------------------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:112
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...─────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 23 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───------------------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:113
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 22 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴────-----------------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:114
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 21 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴─────----------------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:115
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...───────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 20 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴──────---------------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:116
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...───────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 19 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────--------------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:117
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...──────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 18 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴────────-------------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:118
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...──────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 17 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴─────────------------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:119
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...─────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 16 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴──────────-----------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:120
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...─────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 15 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────----------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:121
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 14 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴────────────---------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:122
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 13 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴─────────────--------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:123
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...───┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 12 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴──────────────-------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:124
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...───┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 11 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:125
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...──┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 10 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴────────────────-----------┘
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:126
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...──┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴─────────────────----------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:127
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...─┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴──────────────────---------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:128
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...─┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────--------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:129
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴────────────────────-------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:130
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴─────────────────────------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:131
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴──────────────────────-----┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:132
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────----┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:133
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴────────────────────────---┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:134
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                      ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴─────────────────────────--┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/lib.rs:100:135
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...───────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout] 32 + └─────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┴──────────────────────────-┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2518}
[INFO] [stdout]   --> src/lib.rs:100:136
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...──────────────────────────────────────┴───────────────────────────┘
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `$`
[INFO] [stdout]  --> src/lib.rs:69:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | $ calendula items list default
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 449 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 56) stdout ----
[INFO] [stdout] error: unknown start of token: \u{250c}
[INFO] [stdout]  --> src/lib.rs:59:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:2
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌---------┬───────────────┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─--------┬───────────────┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌──-------┬───────────────┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌───------┬───────────────┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌────-----┬───────────────┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────----┬───────────────┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌──────---┬───────────────┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌───────--┬───────────────┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌────────-┬───────────────┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{252c}
[INFO] [stdout]  --> src/lib.rs:59:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 14 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬---------------┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 13 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬─--------------┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 12 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬──-------------┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 11 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───------------┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 10 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬────-----------┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬─────----------┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬──────---------┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────--------┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬────────-------┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬─────────------┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬──────────-----┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────----┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬────────────---┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬─────────────--┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬──────────────-┬──────┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{252c}
[INFO] [stdout]  --> src/lib.rs:59:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬------┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬─-----┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬──----┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬───---┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬────--┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                 ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬─────-┬───────┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{252c}
[INFO] [stdout]  --> src/lib.rs:59:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬──────┬-------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬──────┬─------┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬──────┬──-----┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬──────┬───----┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬──────┬────---┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                        ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬──────┬─────--┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:59:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout] 3 + ┌─────────┬───────────────┬──────┬──────-┐
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2510}
[INFO] [stdout]  --> src/lib.rs:59:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | ┌─────────┬───────────────┬──────┬───────┐
[INFO] [stdout]   |                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:60:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | │ ID      ┆ NAME          ┆ DESC ┆ COLOR │
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:60:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | │ ID      ┆ NAME          ┆ DESC ┆ COLOR │
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:60:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | │ ID      ┆ NAME          ┆ DESC ┆ COLOR │
[INFO] [stdout]   |                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:60:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | │ ID      ┆ NAME          ┆ DESC ┆ COLOR │
[INFO] [stdout]   |                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:60:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | │ ID      ┆ NAME          ┆ DESC ┆ COLOR │
[INFO] [stdout]   |                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{255e}
[INFO] [stdout]  --> src/lib.rs:61:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════╪═══════════════╪══════╪═══════╡
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2550}
[INFO] [stdout]  --> src/lib.rs:61:2
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════╪═══════════════╪══════╪═══════╡
[INFO] [stdout]   |  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 8 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{256a}
[INFO] [stdout]  --> src/lib.rs:61:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════╪═══════════════╪══════╪═══════╡
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2550}
[INFO] [stdout]  --> src/lib.rs:61:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════╪═══════════════╪══════╪═══════╡
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 14 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{256a}
[INFO] [stdout]  --> src/lib.rs:61:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════╪═══════════════╪══════╪═══════╡
[INFO] [stdout]   |                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2550}
[INFO] [stdout]  --> src/lib.rs:61:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════╪═══════════════╪══════╪═══════╡
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{256a}
[INFO] [stdout]  --> src/lib.rs:61:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════╪═══════════════╪══════╪═══════╡
[INFO] [stdout]   |                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2550}
[INFO] [stdout]  --> src/lib.rs:61:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════╪═══════════════╪══════╪═══════╡
[INFO] [stdout]   |                                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2561}
[INFO] [stdout]  --> src/lib.rs:61:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | ╞═════════╪═══════════════╪══════╪═══════╡
[INFO] [stdout]   |                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:62:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | │ default ┆ Clément DOUIN ┆      ┆       │
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:62:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | │ default ┆ Clément DOUIN ┆      ┆       │
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:62:27
[INFO] [stdout]   |
[INFO] [stdout] 6 | │ default ┆ Clément DOUIN ┆      ┆       │
[INFO] [stdout]   |                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2506}
[INFO] [stdout]  --> src/lib.rs:62:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | │ default ┆ Clément DOUIN ┆      ┆       │
[INFO] [stdout]   |                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/lib.rs:62:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | │ default ┆ Clément DOUIN ┆      ┆       │
[INFO] [stdout]   |                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]  --> src/lib.rs:63:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:2
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └---------┴───────────────┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─--------┴───────────────┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └──-------┴───────────────┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └───------┴───────────────┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └────-----┴───────────────┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────----┴───────────────┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └──────---┴───────────────┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └───────--┴───────────────┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └────────-┴───────────────┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2534}
[INFO] [stdout]  --> src/lib.rs:63:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 14 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴---------------┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 13 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴─--------------┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 12 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴──-------------┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 11 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───------------┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 10 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴────-----------┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴─────----------┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴──────---------┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────--------┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴────────-------┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴─────────------┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴──────────-----┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────----┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴────────────---┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴─────────────--┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴──────────────-┴──────┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2534}
[INFO] [stdout]  --> src/lib.rs:63:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴------┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴─-----┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴──----┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴───---┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴────--┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                 ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴─────-┴───────┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2534}
[INFO] [stdout]  --> src/lib.rs:63:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴──────┴-------┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴──────┴─------┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:37
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴──────┴──-----┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴──────┴───----┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴──────┴────---┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:40
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                        ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴──────┴─────--┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/lib.rs:63:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout] 7 + └─────────┴───────────────┴──────┴──────-┘
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2518}
[INFO] [stdout]  --> src/lib.rs:63:42
[INFO] [stdout]   |
[INFO] [stdout] 7 | └─────────┴───────────────┴──────┴───────┘
[INFO] [stdout]   |                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `$`
[INFO] [stdout]  --> src/lib.rs:57:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | $ calendula calendars list
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 104 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 199) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `profile`
[INFO] [stdout]  --> src/lib.rs:200:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | nix profile install
[INFO] [stdout]   |     ^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 105)
[INFO] [stdout]     src/lib.rs - (line 111)
[INFO] [stdout]     src/lib.rs - (line 125)
[INFO] [stdout]     src/lib.rs - (line 137)
[INFO] [stdout]     src/lib.rs - (line 143)
[INFO] [stdout]     src/lib.rs - (line 155)
[INFO] [stdout]     src/lib.rs - (line 161)
[INFO] [stdout]     src/lib.rs - (line 167)
[INFO] [stdout]     src/lib.rs - (line 175)
[INFO] [stdout]     src/lib.rs - (line 181)
[INFO] [stdout]     src/lib.rs - (line 187)
[INFO] [stdout]     src/lib.rs - (line 193)
[INFO] [stdout]     src/lib.rs - (line 199)
[INFO] [stdout]     src/lib.rs - (line 205)
[INFO] [stdout]     src/lib.rs - (line 56)
[INFO] [stdout]     src/lib.rs - (line 68)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ea60081ba5bc196480639610c2da0d21a5797abd4562c014f6ed89f9b058cd37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea60081ba5bc196480639610c2da0d21a5797abd4562c014f6ed89f9b058cd37", kill_on_drop: false }`
[INFO] [stdout] ea60081ba5bc196480639610c2da0d21a5797abd4562c014f6ed89f9b058cd37
