[INFO] cloning repository https://github.com/logos-co/Overwatch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/logos-co/Overwatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogos-co%2FOverwatch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogos-co%2FOverwatch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4881b801a9fa78bc4248bef647898eb77af1c7e
[INFO] testing logos-co/Overwatch against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogos-co%2FOverwatch" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/logos-co/Overwatch
[INFO] finished tweaking git repo https://github.com/logos-co/Overwatch
[INFO] tweaked toml for git repo https://github.com/logos-co/Overwatch written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/logos-co/Overwatch on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/logos-co/Overwatch 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61265897f97de5ccb639785fa4e70876e2c7e8b336e0f603c1f931bfc3c70589
[INFO] running `Command { std: "docker" "start" "-a" "61265897f97de5ccb639785fa4e70876e2c7e8b336e0f603c1f931bfc3c70589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61265897f97de5ccb639785fa4e70876e2c7e8b336e0f603c1f931bfc3c70589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61265897f97de5ccb639785fa4e70876e2c7e8b336e0f603c1f931bfc3c70589", kill_on_drop: false }`
[INFO] [stdout] 61265897f97de5ccb639785fa4e70876e2c7e8b336e0f603c1f931bfc3c70589
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e46b2a025db43c0a8271842167f3c71f7a223b3a06b32f04e692971ad5172b0d
[INFO] running `Command { std: "docker" "start" "-a" "e46b2a025db43c0a8271842167f3c71f7a223b3a06b32f04e692971ad5172b0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling overwatch-derive v0.1.0 (/opt/rustwide/workdir/overwatch-derive)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling overwatch v0.1.0 (/opt/rustwide/workdir/overwatch)
[INFO] [stderr]    Compiling ping_pong v0.1.0 (/opt/rustwide/workdir/examples/ping_pong)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.38s
[INFO] running `Command { std: "docker" "inspect" "e46b2a025db43c0a8271842167f3c71f7a223b3a06b32f04e692971ad5172b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46b2a025db43c0a8271842167f3c71f7a223b3a06b32f04e692971ad5172b0d", kill_on_drop: false }`
[INFO] [stdout] e46b2a025db43c0a8271842167f3c71f7a223b3a06b32f04e692971ad5172b0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a6aadd630c2bdd1e4352456406ab0ad4a12b3da37c28841dcbcc0cbfab7c75a
[INFO] running `Command { std: "docker" "start" "-a" "7a6aadd630c2bdd1e4352456406ab0ad4a12b3da37c28841dcbcc0cbfab7c75a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling overwatch-derive v0.1.0 (/opt/rustwide/workdir/overwatch-derive)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling overwatch v0.1.0 (/opt/rustwide/workdir/overwatch)
[INFO] [stderr]    Compiling ping_pong v0.1.0 (/opt/rustwide/workdir/examples/ping_pong)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "7a6aadd630c2bdd1e4352456406ab0ad4a12b3da37c28841dcbcc0cbfab7c75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a6aadd630c2bdd1e4352456406ab0ad4a12b3da37c28841dcbcc0cbfab7c75a", kill_on_drop: false }`
[INFO] [stdout] 7a6aadd630c2bdd1e4352456406ab0ad4a12b3da37c28841dcbcc0cbfab7c75a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a914c1ce53bfa975166619fd4db7499712ff7d5b8db7489d0fba9ce2de4e6a52
[INFO] running `Command { std: "docker" "start" "-a" "a914c1ce53bfa975166619fd4db7499712ff7d5b8db7489d0fba9ce2de4e6a52", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/overwatch-e04482c558f92490)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] 0
[INFO] [stdout] 0
[INFO] [stdout] 1
[INFO] [stdout] 2
[INFO] [stdout] 3
[INFO] [stdout] test services::settings::handle::test::settings_updater_sequence ... ok
[INFO] [stdout] 4
[INFO] [stdout] 5
[INFO] [stdout] 6
[INFO] [stdout] 7
[INFO] [stdout] 8
[INFO] [stdout] test overwatch::test::run_overwatch_then_stop ... ok
[INFO] [stdout] test overwatch::test::run_overwatch_then_shutdown ... ok
[INFO] [stdout] 9
[INFO] [stdout] 10
[INFO] [stdout] test services::state::handle::test::state_stream_collects - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async.rs (/opt/rustwide/target/debug/deps/async-ac5f5b2c4ec023d0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_initialisation_from_async_context ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cancelable_service.rs (/opt/rustwide/target/debug/deps/cancelable_service-301fd44f306586b4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test run_overwatch_then_shutdown_service_and_kill ... ok
[INFO] [stderr]      Running tests/generics.rs (/opt/rustwide/target/debug/deps/generics-f16adc47c7d30d87)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Waiting for generic process to finish...
[INFO] [stdout] Hey oh let's go!
[INFO] [stdout] Hey oh let's go!
[INFO] [stdout] Hey oh let's go!
[INFO] [stdout] Waiting for generic process to finish...
[INFO] [stdout] genericing service stopping
[INFO] [stdout] test derive_generic_service ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lifecycle.rs (/opt/rustwide/target/debug/deps/lifecycle-d9d19ddf12fa1769)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_lifecycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/on_stop.rs (/opt/rustwide/target/debug/deps/on_stop-4843f78370e4dbe6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test on_stop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/print_service.rs (/opt/rustwide/target/debug/deps/print_service-310c8ecdd519434b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Waiting for print process to finish...
[INFO] [stdout] Hey oh let's go!
[INFO] [stdout] Hey oh let's go!
[INFO] [stdout] Hey oh let's go!
[INFO] [stdout] Printing service stopping
[INFO] [stdout] test derive_print_service ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sequence.rs (/opt/rustwide/target/debug/deps/sequence-0a2d481879534fa5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sequenced_services_startup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/services.rs (/opt/rustwide/target/debug/deps/services-44fbf4473d4ff519)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_stop_list ... ok
[INFO] [stdout] test test_start_all ... ok
[INFO] [stdout] test test_start ... ok
[INFO] [stdout] test test_start_list ... ok
[INFO] [stdout] test test_stop ... ok
[INFO] [stdout] test test_stop_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/settings_update.rs (/opt/rustwide/target/debug/deps/settings_update-e7eed843ea2aa0b2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test settings_service_update_settings ... ok
[INFO] [stderr]      Running tests/state_handling.rs (/opt/rustwide/target/debug/deps/state_handling-99a9fa515ae0fcb9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Updated state value received: 0
[INFO] [stdout] Updated state value received: 1
[INFO] [stdout] Updated state value received: 2
[INFO] [stdout] Updated state value received: 3
[INFO] [stdout] Updated state value received: 4
[INFO] [stdout] Updated state value received: 5
[INFO] [stdout] Updated state value received: 6
[INFO] [stdout] Updated state value received: 7
[INFO] [stdout] Updated state value received: 8
[INFO] [stdout] Updated state value received: 9
[INFO] [stdout] test state_update_service ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/try_load.rs (/opt/rustwide/target/debug/deps/try_load-9de1d4ede746e27a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test load_state_from_operator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/overwatch_derive-891433d0865c4c48)
[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 tests/from_str.rs (/opt/rustwide/target/debug/deps/from_str-e8a5bf7efaa2dbf3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test from_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/ping_pong-7ab40d61a424ff93)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests overwatch
[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 8 tests
[INFO] [stdout] test overwatch/src/../README.md - (line 65) ... FAILED
[INFO] [stdout] test overwatch/src/../README.md - (line 215) ... FAILED
[INFO] [stdout] test overwatch/src/../README.md - (line 141) ... FAILED
[INFO] [stdout] test overwatch/src/../README.md - (line 163) ... FAILED
[INFO] [stdout] test overwatch/src/../README.md - (line 104) ... FAILED
[INFO] [stdout] test overwatch/src/../README.md - (line 173) ... FAILED
[INFO] [stdout] test overwatch/src/../README.md - (line 115) ... FAILED
[INFO] [stdout] test overwatch/src/../README.md - (line 193) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- overwatch/src/../README.md - (line 65) stdout ----
[INFO] [stdout] error: unknown start of token: \u{250c}
[INFO] [stdout]   --> overwatch/src/../README.md:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌-------------------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌─------------------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌──-----------------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌───----------------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌────---------------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌─────--------------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌──────-------------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌───────------------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌────────-----------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌─────────----------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌──────────---------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌───────────--------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌────────────-------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌─────────────------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌──────────────-----------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌───────────────----------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:38
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌────────────────---------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌─────────────────--------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌──────────────────-------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌───────────────────------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:42
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌────────────────────-----┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:43
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌─────────────────────----┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:44
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌──────────────────────---┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌───────────────────────--┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:66:46
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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] 66 -                     ┌─────────────────────────┐
[INFO] [stdout] 66 +                     ┌────────────────────────-┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2510}
[INFO] [stdout]   --> overwatch/src/../README.md:66:47
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[INFO] [stdout]    |                                               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     │    OverwatchRunner      │
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     │    OverwatchRunner      │
[INFO] [stdout]    |                                               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ---------------------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ─--------------------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ──-------------------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ───------------------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ────-----------------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ─────----------------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ──────---------------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ───────--------------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ────────-------------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ─────────------------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ──────────-----------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ───────────----------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ────────────---------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ─────────────--------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:38
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ──────────────-------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:39
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ───────────────------  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:40
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ────────────────-----  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:41
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ─────────────────----  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ──────────────────---  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:43
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ───────────────────--  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:68:44
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[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] 68 -                     │  ─────────────────────  │
[INFO] [stdout] 68 +                     │  ────────────────────-  │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:68:47
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     │  ─────────────────────  │
[INFO] [stdout]    |                                               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     │  • Spawns services      │
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> overwatch/src/../README.md:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     │  • Spawns services      │
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 69 -                     │  • Spawns services      │
[INFO] [stdout] 69 +                     │  . Spawns services      │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:69:47
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     │  • Spawns services      │
[INFO] [stdout]    |                                               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     │  • Manages lifecycle    │
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> overwatch/src/../README.md:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     │  • Manages lifecycle    │
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 70 -                     │  • Manages lifecycle    │
[INFO] [stdout] 70 +                     │  . Manages lifecycle    │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:70:47
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     │  • Manages lifecycle    │
[INFO] [stdout]    |                                               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     │  • Routes messages      │
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> overwatch/src/../README.md:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     │  • Routes messages      │
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 71 -                     │  • Routes messages      │
[INFO] [stdout] 71 +                     │  . Routes messages      │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:71:47
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     │  • Routes messages      │
[INFO] [stdout]    |                                               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]   --> overwatch/src/../README.md:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └-----------┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └─----------┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └──---------┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───--------┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └────-------┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └─────------┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └──────-----┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:29
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────----┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:30
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └────────---┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └─────────--┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └──────────-┬─────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{252c}
[INFO] [stdout]   --> overwatch/src/../README.md:72:33
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[INFO] [stdout]    |                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬-------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬─------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:36
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬──-----------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:37
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬───----------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:38
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬────---------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬─────--------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬──────-------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:41
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬───────------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:42
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬────────-----┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:43
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬─────────----┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:44
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬──────────---┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:45
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬───────────--┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:72:46
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[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] 72 -                     └───────────┬─────────────┘
[INFO] [stdout] 72 +                     └───────────┬────────────-┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2518}
[INFO] [stdout]   --> overwatch/src/../README.md:72:47
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     └───────────┬─────────────┘
[INFO] [stdout]    |                                               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 | ...                   │
[INFO] [stdout]    |                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{250c}
[INFO] [stdout]   --> overwatch/src/../README.md:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[INFO] [stdout]    |             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌-------------------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌─------------------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌──-----------------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───----------------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌────---------------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌─────--------------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌──────-------------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────------------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌────────-----------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌─────────----------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌──────────---------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────--------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌────────────-------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌─────────────------┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:28
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌──────────────-----┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:29
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────----┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:30
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌────────────────---┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:31
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌─────────────────--┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌──────────────────-┼───────────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{253c}
[INFO] [stdout]   --> overwatch/src/../README.md:74:33
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[INFO] [stdout]    |                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:34
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼-------------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼─------------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼──-----------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼───----------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼────---------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:39
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼─────--------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:40
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼──────-------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:41
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼───────------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:42
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼────────-----------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:43
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼─────────----------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:44
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼──────────---------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:45
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼───────────--------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:46
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼────────────-------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:47
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼─────────────------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:48
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼──────────────-----┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼───────────────----┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:50
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼────────────────---┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:51
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼─────────────────--┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:74:52
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[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] 74 -             ┌───────────────────┼───────────────────┐
[INFO] [stdout] 74 +             ┌───────────────────┼──────────────────-┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2510}
[INFO] [stdout]   --> overwatch/src/../README.md:74:53
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ┌───────────────────┼───────────────────┐
[INFO] [stdout]    |                                                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |             │                   │                   │
[INFO] [stdout]    |             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |             │                   │                   │
[INFO] [stdout]    |                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:75:53
[INFO] [stdout]    |
[INFO] [stdout] 75 |             │                   │                   │
[INFO] [stdout]    |                                                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{250c}
[INFO] [stdout]   --> overwatch/src/../README.md:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:6
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌---------------┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌─--------------┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌──-------------┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───------------┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌────-----------┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌─────----------┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌──────---------┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────--------┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌────────-------┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌─────────------┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌──────────-----┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stderr] error: doctest failed, to rerun pass `-p overwatch --doc`
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────----┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌────────────---┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌─────────────--┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌──────────────-┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2510}
[INFO] [stdout]   --> overwatch/src/../README.md:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{250c}
[INFO] [stdout]   --> overwatch/src/../README.md:77:25
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌---------------┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌─--------------┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:28
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌──-------------┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───------------┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:30
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌────-----------┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌─────----------┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌──────---------┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:33
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────--------┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:34
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌────────-------┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:35
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌─────────------┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:36
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌──────────-----┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────----┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:38
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌────────────---┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:39
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌─────────────--┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:40
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌──────────────-┐   ┌───────────────┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2510}
[INFO] [stdout]   --> overwatch/src/../README.md:77:41
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{250c}
[INFO] [stdout]   --> overwatch/src/../README.md:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:46
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌---------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:47
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌─--------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:48
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌──-------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:49
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌───------------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:50
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌────-----------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:51
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌─────----------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:52
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌──────---------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:53
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌───────--------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:54
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌────────-------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:55
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌─────────------┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:56
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌──────────-----┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:57
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌───────────----┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:58
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌────────────---┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:59
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌─────────────--┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:77:60
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[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] 77 -     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout] 77 +     ┌───────────────┐   ┌───────────────┐   ┌──────────────-┐
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2510}
[INFO] [stdout]   --> overwatch/src/../README.md:77:61
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ┌───────────────┐   ┌───────────────┐   ┌───────────────┐
[INFO] [stdout]    |                                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     │ ServiceRunner │   │ ServiceRunner │   │ ServiceRunner │
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |     │ ServiceRunner │   │ ServiceRunner │   │ ServiceRunner │
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     │ ServiceRunner │   │ ServiceRunner │   │ ServiceRunner │
[INFO] [stdout]    |                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:78:41
[INFO] [stdout]    |
[INFO] [stdout] 78 |     │ ServiceRunner │   │ ServiceRunner │   │ ServiceRunner │
[INFO] [stdout]    |                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:78:45
[INFO] [stdout]    |
[INFO] [stdout] 78 |     │ ServiceRunner │   │ ServiceRunner │   │ ServiceRunner │
[INFO] [stdout]    |                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:78:61
[INFO] [stdout]    |
[INFO] [stdout] 78 |     │ ServiceRunner │   │ ServiceRunner │   │ ServiceRunner │
[INFO] [stdout]    |                                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ------------- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ─------------ │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ──----------- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───---------- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ────--------- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ─────-------- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ──────------- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────------ │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ────────----- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ─────────---- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ──────────--- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────-- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ────────────- │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:27
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ------------- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ─------------ │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ──----------- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───---------- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ────--------- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ─────-------- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ──────------- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:34
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────------ │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:35
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ────────----- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ─────────---- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ──────────--- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────-- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ────────────- │   │ ───────────── │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:79:45
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:47
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ------------- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:48
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ─------------ │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:49
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ──----------- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:50
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ───---------- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:51
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ────--------- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:52
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ─────-------- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:53
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ──────------- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:54
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ───────------ │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:55
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ────────----- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:56
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ─────────---- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:57
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ──────────--- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:58
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ───────────-- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:79:59
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[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] 79 -     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout] 79 +     │ ───────────── │   │ ───────────── │   │ ────────────- │
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:79:61
[INFO] [stdout]    |
[INFO] [stdout] 79 |     │ ───────────── │   │ ───────────── │   │ ───────────── │
[INFO] [stdout]    |                                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     │ Your Service  │   │ Your Service  │   │ Your Service  │
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     │ Your Service  │   │ Your Service  │   │ Your Service  │
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |     │ Your Service  │   │ Your Service  │   │ Your Service  │
[INFO] [stdout]    |                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |     │ Your Service  │   │ Your Service  │   │ Your Service  │
[INFO] [stdout]    |                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 |     │ Your Service  │   │ Your Service  │   │ Your Service  │
[INFO] [stdout]    |                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]   --> overwatch/src/../README.md:80:61
[INFO] [stdout]    |
[INFO] [stdout] 80 |     │ Your Service  │   │ Your Service  │   │ Your Service  │
[INFO] [stdout]    |                                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]   --> overwatch/src/../README.md:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:6
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └---------------┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └─--------------┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └──-------------┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───------------┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └────-----------┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └─────----------┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └──────---------┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────--------┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └────────-------┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └─────────------┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └──────────-----┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────----┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └────────────---┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └─────────────--┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └──────────────-┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2518}
[INFO] [stdout]   --> overwatch/src/../README.md:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]   --> overwatch/src/../README.md:81:25
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └---------------┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:27
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └─--------------┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └──-------------┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───------------┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └────-----------┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └─────----------┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:32
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └──────---------┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────--------┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └────────-------┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └─────────------┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └──────────-----┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:37
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────----┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:38
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └────────────---┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:39
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └─────────────--┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └──────────────-┘   └───────────────┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2518}
[INFO] [stdout]   --> overwatch/src/../README.md:81:41
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]   --> overwatch/src/../README.md:81:45
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:46
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └---------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:47
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └─--------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:48
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └──-------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:49
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └───------------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:50
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └────-----------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:51
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └─────----------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:52
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └──────---------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:53
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └───────--------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:54
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └────────-------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:55
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └─────────------┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:56
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └──────────-----┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:57
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └───────────----┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:58
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └────────────---┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:59
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └─────────────--┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> overwatch/src/../README.md:81:60
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[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] 81 -     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout] 81 +     └───────────────┘   └───────────────┘   └──────────────-┘
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2518}
[INFO] [stdout]   --> overwatch/src/../README.md:81:61
[INFO] [stdout]    |
[INFO] [stdout] 81 |     └───────────────┘   └───────────────┘   └───────────────┘
[INFO] [stdout]    |                                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]   --> overwatch/src/../README.md:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     ┌─────────────────────────┐
[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 293 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- overwatch/src/../README.md - (line 215) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 | let handle = app.handle();
[INFO] [stdout]     |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyService` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 | handle.stop::<MyService>().await?;
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn main() { #[allow(non_snake_case)] fn _doctest_main_overwatch_src____README_md_215_0<MyService>() {
[INFO] [stdout]     |                                                                                       +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> overwatch/src/../README.md:219:29
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn main() { #[allow(non_snake_case)] fn _doctest_main_overwatch_src____README_md_215_0() {
[INFO] [stdout]     |                                      --------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 219 | handle.start_all_services().await?;
[INFO] [stdout]     |                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> overwatch/src/../README.md:222:28
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn main() { #[allow(non_snake_case)] fn _doctest_main_overwatch_src____README_md_215_0() {
[INFO] [stdout]     |                                      --------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 222 | handle.stop::<MyService>().await?;
[INFO] [stdout]     |                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> overwatch/src/../README.md:225:19
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn main() { #[allow(non_snake_case)] fn _doctest_main_overwatch_src____README_md_215_0() {
[INFO] [stdout]     |                                      --------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 225 | handle.shutdown().await;
[INFO] [stdout]     |                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- overwatch/src/../README.md - (line 141) stdout ----
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> overwatch/src/../README.md:144:19
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn main() { #[allow(non_snake_case)] fn _doctest_main_overwatch_src____README_md_141_0() {
[INFO] [stdout]     |                                         ---------------------------------------------- this function can't have a `self` parameter
[INFO] [stdout] 143 | // Get a relay to another service
[INFO] [stdout] 144 | let other_relay = self.handle
[INFO] [stdout]     |                   ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OtherService` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |     .relay::<OtherService>()
[INFO] [stdout]     |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn main() { #[allow(non_snake_case)] fn _doctest_main_overwatch_src____README_md_141_0<OtherService>() {
[INFO] [stdout]     |                                                                                       ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> overwatch/src/../README.md:153:23
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn main() { #[allow(non_snake_case)] fn _doctest_main_overwatch_src____README_md_141_0() {
[INFO] [stdout]     |                                         ---------------------------------------------- this function can't have a `self` parameter
[INFO] [stdout] ...
[INFO] [stdout] 153 | while let Some(msg) = self.handle.inbound_relay.recv().await {
[INFO] [stdout]     |                       ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> overwatch/src/../README.md:147:6
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn main() { #[allow(non_snake_case)] fn _doctest_main_overwatch_src____README_md_141_0() {
[INFO] [stdout]     |                                      --------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 147 |     .await?;
[INFO] [stdout]     |      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> overwatch/src/../README.md:150:36
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn main() { #[allow(non_snake_case)] fn _doctest_main_overwatch_src____README_md_141_0() {
[INFO] [stdout]     |                                      --------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 150 | other_relay.send(MyMessage::Hello).await?;
[INFO] [stdout]     |                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> overwatch/src/../README.md:153:56
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn main() { #[allow(non_snake_case)] fn _doctest_main_overwatch_src____README_md_141_0() {
[INFO] [stdout]     |                                      --------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 153 | while let Some(msg) = self.handle.inbound_relay.recv().await {
[INFO] [stdout]     |                                                        ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyMessage` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 | other_relay.send(MyMessage::Hello).await?;
[INFO] [stdout]     |                  ^^^^^^^^^ use of undeclared type `MyMessage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0424, E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0424`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- overwatch/src/../README.md - (line 163) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `ServiceData` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:164:6
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl ServiceData for StatelessService {
[INFO] [stdout]     |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StatelessService` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl ServiceData for StatelessService {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NoState` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:165:18
[INFO] [stdout]     |
[INFO] [stdout] 165 |     type State = NoState<Self::Settings>;
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NoOperator` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |     type StateOperator = NoOperator<Self::State>;
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- overwatch/src/../README.md - (line 104) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `ServiceData` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:105:6
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl ServiceData for MyService {
[INFO] [stdout]     |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyService` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl ServiceData for MyService {
[INFO] [stdout]     |                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MySettings` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     type Settings = MySettings;      // Configuration
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyState` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |     type State = MyState;            // Persistent state
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyOperator` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |     type StateOperator = MyOperator; // State load/save logic
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyMessage` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     type Message = MyMessage;        // Incoming message type
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- overwatch/src/../README.md - (line 173) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Default, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:174:37
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Default, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ServiceState` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:179:6
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl ServiceState for MyState {
[INFO] [stdout]     |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MySettings` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 |     type Settings = MySettings;
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyError` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     type Error = MyError;
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- overwatch/src/../README.md - (line 115) stdout ----
[INFO] [stdout] error: cannot find attribute `async_trait` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:116:3
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[async_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `async_trait` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ServiceCore` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:117:6
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl ServiceCore<RuntimeServiceId> for MyService {
[INFO] [stdout]     |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeServiceId` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl ServiceCore<RuntimeServiceId> for MyService {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl<RuntimeServiceId> ServiceCore<RuntimeServiceId> for MyService {
[INFO] [stdout]     |     ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyService` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:117:40
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl ServiceCore<RuntimeServiceId> for MyService {
[INFO] [stdout]     |                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OpaqueServiceResourcesHandle` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |         handle: OpaqueServiceResourcesHandle<Self, RuntimeServiceId>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeServiceId` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:119:52
[INFO] [stdout]     |
[INFO] [stdout] 119 |         handle: OpaqueServiceResourcesHandle<Self, RuntimeServiceId>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl<RuntimeServiceId> ServiceCore<RuntimeServiceId> for MyService {
[INFO] [stdout]     |     ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DynError` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ) -> Result<Self, DynError> {
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl<DynError> ServiceCore<RuntimeServiceId> for MyService {
[INFO] [stdout]     |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DynError` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn run(self) -> Result<(), DynError> {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl<DynError> ServiceCore<RuntimeServiceId> for MyService {
[INFO] [stdout]     |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- overwatch/src/../README.md - (line 193) stdout ----
[INFO] [stdout] error: cannot find attribute `async_trait` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:194:3
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[async_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `async_trait` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `StateOperator` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:195:6
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl StateOperator for MyOperator {
[INFO] [stdout]     |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyOperator` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl StateOperator for MyOperator {
[INFO] [stdout]     |                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyState` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:196:18
[INFO] [stdout]     |
[INFO] [stdout] 196 |     type State = MyState;
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Settings` in this scope
[INFO] [stdout]    --> overwatch/src/../README.md:199:28
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn try_load(settings: &Settings) -> Result<Option<Self::State>, Self::LoadError> {
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     overwatch/src/../README.md - (line 104)
[INFO] [stdout]     overwatch/src/../README.md - (line 115)
[INFO] [stdout]     overwatch/src/../README.md - (line 141)
[INFO] [stdout]     overwatch/src/../README.md - (line 163)
[INFO] [stdout]     overwatch/src/../README.md - (line 173)
[INFO] [stdout]     overwatch/src/../README.md - (line 193)
[INFO] [stdout]     overwatch/src/../README.md - (line 215)
[INFO] [stdout]     overwatch/src/../README.md - (line 65)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.78s; merged doctests compilation took 0.31s
[INFO] running `Command { std: "docker" "inspect" "a914c1ce53bfa975166619fd4db7499712ff7d5b8db7489d0fba9ce2de4e6a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a914c1ce53bfa975166619fd4db7499712ff7d5b8db7489d0fba9ce2de4e6a52", kill_on_drop: false }`
[INFO] [stdout] a914c1ce53bfa975166619fd4db7499712ff7d5b8db7489d0fba9ce2de4e6a52
