[INFO] fetching crate ignitia 0.2.3... [INFO] testing ignitia-0.2.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ignitia 0.2.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ignitia 0.2.3 [INFO] finished tweaking crates.io crate ignitia 0.2.3 [INFO] tweaked toml for crates.io crate ignitia 0.2.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ignitia 0.2.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ignitia 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mimalloc v0.1.48 [INFO] [stderr] Downloaded compression-core v0.4.29 [INFO] [stderr] Downloaded tokio-tungstenite v0.23.1 [INFO] [stderr] Downloaded compression-codecs v0.4.30 [INFO] [stderr] Downloaded async-compression v0.4.30 [INFO] [stderr] Downloaded async-tempfile v0.6.0 [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded rcgen v0.11.3 [INFO] [stderr] Downloaded tungstenite v0.23.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.44 [INFO] [stderr] Downloaded brotli v8.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d400c60552f04366c0c3938455a98545807ddecf5d83749864da83e1df5417b8 [INFO] running `Command { std: "docker" "start" "-a" "d400c60552f04366c0c3938455a98545807ddecf5d83749864da83e1df5417b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d400c60552f04366c0c3938455a98545807ddecf5d83749864da83e1df5417b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d400c60552f04366c0c3938455a98545807ddecf5d83749864da83e1df5417b8", kill_on_drop: false }` [INFO] [stdout] d400c60552f04366c0c3938455a98545807ddecf5d83749864da83e1df5417b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7094d3ca4000b65b0e0210229b5764ca720ff2c6a3df7f1e0aeb259e5a536759 [INFO] running `Command { std: "docker" "start" "-a" "7094d3ca4000b65b0e0210229b5764ca720ff2c6a3df7f1e0aeb259e5a536759", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-tempfile v0.6.0 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling ignitia v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/router/mod.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/server/mod.rs:1067:5 [INFO] [stdout] | [INFO] [stdout] 1067 | addr: SocketAddr, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `acquire_time` is never read [INFO] [stdout] --> src/server/pool.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 383 | pub struct PooledObject<'a, T: Poolable> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 391 | acquire_time: Instant, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extension/mod.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 424 | type_id: TypeId, [INFO] [stdout] 425 | ) -> Option>> { [INFO] [stdout] | ------------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 425 | ) -> Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:510:19 [INFO] [stdout] | [INFO] [stdout] 510 | impl_handler!([], T1); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:511:16 [INFO] [stdout] | [INFO] [stdout] 511 | impl_handler!([T1], T2); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | impl_handler!([T1], T2); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:512:16 [INFO] [stdout] | [INFO] [stdout] 512 | impl_handler!([T1, T2], T3); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:512:20 [INFO] [stdout] | [INFO] [stdout] 512 | impl_handler!([T1, T2], T3); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | impl_handler!([T1, T2], T3); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:16 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:20 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:24 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:29 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:20 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:24 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:28 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:33 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:16 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:20 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:24 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:28 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:32 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T6` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:37 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:16 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:20 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:24 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:28 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:32 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T6` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:36 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T7` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:41 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:16 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:20 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:24 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:32 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T6` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:36 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T7` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:40 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T8` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:45 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/params.rs:543:16 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn get(&self, key: &'static str) -> Option<&Cow> { [INFO] [stdout] | ^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 543 | pub fn get(&self, key: &'static str) -> Option<&Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/params.rs:772:17 [INFO] [stdout] | [INFO] [stdout] 772 | pub fn iter(&self) -> impl Iterator, &Cow)> { [INFO] [stdout] | ^^^^^ --------- --------- [INFO] [stdout] | | || || [INFO] [stdout] | | || |the same lifetime is hidden here [INFO] [stdout] | | || the same lifetime is elided here [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 772 | pub fn iter(&self) -> impl Iterator, &Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/server/pool.rs:278:20 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn acquire(&self) -> Result> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 278 | pub fn acquire(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "7094d3ca4000b65b0e0210229b5764ca720ff2c6a3df7f1e0aeb259e5a536759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7094d3ca4000b65b0e0210229b5764ca720ff2c6a3df7f1e0aeb259e5a536759", kill_on_drop: false }` [INFO] [stdout] 7094d3ca4000b65b0e0210229b5764ca720ff2c6a3df7f1e0aeb259e5a536759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3899d4aeba4744e00641e04847e994b4c49d12dc28d760f5c9f5f19a2b76ad5 [INFO] running `Command { std: "docker" "start" "-a" "f3899d4aeba4744e00641e04847e994b4c49d12dc28d760f5c9f5f19a2b76ad5", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling async-tempfile v0.6.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling ignitia v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/router/mod.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/server/mod.rs:1067:5 [INFO] [stdout] | [INFO] [stdout] 1067 | addr: SocketAddr, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `acquire_time` is never read [INFO] [stdout] --> src/server/pool.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 383 | pub struct PooledObject<'a, T: Poolable> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 391 | acquire_time: Instant, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extension/mod.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 424 | type_id: TypeId, [INFO] [stdout] 425 | ) -> Option>> { [INFO] [stdout] | ------------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 425 | ) -> Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:510:19 [INFO] [stdout] | [INFO] [stdout] 510 | impl_handler!([], T1); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:511:16 [INFO] [stdout] | [INFO] [stdout] 511 | impl_handler!([T1], T2); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | impl_handler!([T1], T2); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:512:16 [INFO] [stdout] | [INFO] [stdout] 512 | impl_handler!([T1, T2], T3); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:512:20 [INFO] [stdout] | [INFO] [stdout] 512 | impl_handler!([T1, T2], T3); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | impl_handler!([T1, T2], T3); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:16 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:20 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:24 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:29 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:20 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:24 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:28 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:33 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:16 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:20 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:24 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:28 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:32 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T6` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:37 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:16 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:20 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:24 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:28 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:32 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T6` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:36 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T7` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:41 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:16 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:20 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:24 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:32 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T6` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:36 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T7` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:40 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T8` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:45 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/params.rs:543:16 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn get(&self, key: &'static str) -> Option<&Cow> { [INFO] [stdout] | ^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 543 | pub fn get(&self, key: &'static str) -> Option<&Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/params.rs:772:17 [INFO] [stdout] | [INFO] [stdout] 772 | pub fn iter(&self) -> impl Iterator, &Cow)> { [INFO] [stdout] | ^^^^^ --------- --------- [INFO] [stdout] | | || || [INFO] [stdout] | | || |the same lifetime is hidden here [INFO] [stdout] | | || the same lifetime is elided here [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 772 | pub fn iter(&self) -> impl Iterator, &Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/server/pool.rs:278:20 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn acquire(&self) -> Result> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 278 | pub fn acquire(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/router/mod.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/server/mod.rs:1067:5 [INFO] [stdout] | [INFO] [stdout] 1067 | addr: SocketAddr, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `acquire_time` is never read [INFO] [stdout] --> src/server/pool.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 383 | pub struct PooledObject<'a, T: Poolable> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 391 | acquire_time: Instant, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extension/mod.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 424 | type_id: TypeId, [INFO] [stdout] 425 | ) -> Option>> { [INFO] [stdout] | ------------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 425 | ) -> Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:510:19 [INFO] [stdout] | [INFO] [stdout] 510 | impl_handler!([], T1); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:511:16 [INFO] [stdout] | [INFO] [stdout] 511 | impl_handler!([T1], T2); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | impl_handler!([T1], T2); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:512:16 [INFO] [stdout] | [INFO] [stdout] 512 | impl_handler!([T1, T2], T3); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:512:20 [INFO] [stdout] | [INFO] [stdout] 512 | impl_handler!([T1, T2], T3); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | impl_handler!([T1, T2], T3); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:16 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:20 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:24 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:513:29 [INFO] [stdout] | [INFO] [stdout] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:20 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:24 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:28 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:514:33 [INFO] [stdout] | [INFO] [stdout] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:16 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:20 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:24 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:28 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:32 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T6` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:515:37 [INFO] [stdout] | [INFO] [stdout] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:16 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:20 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:24 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:28 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:32 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T6` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:36 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T7` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:516:41 [INFO] [stdout] | [INFO] [stdout] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T1` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:16 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:20 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:24 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T4` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T5` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:32 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T6` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:36 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T7` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:40 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T8` should have a snake case name [INFO] [stdout] --> src/handler/mod.rs:517:45 [INFO] [stdout] | [INFO] [stdout] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/params.rs:543:16 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn get(&self, key: &'static str) -> Option<&Cow> { [INFO] [stdout] | ^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 543 | pub fn get(&self, key: &'static str) -> Option<&Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/params.rs:772:17 [INFO] [stdout] | [INFO] [stdout] 772 | pub fn iter(&self) -> impl Iterator, &Cow)> { [INFO] [stdout] | ^^^^^ --------- --------- [INFO] [stdout] | | || || [INFO] [stdout] | | || |the same lifetime is hidden here [INFO] [stdout] | | || the same lifetime is elided here [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 772 | pub fn iter(&self) -> impl Iterator, &Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/server/pool.rs:278:20 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn acquire(&self) -> Result> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 278 | pub fn acquire(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.15s [INFO] running `Command { std: "docker" "inspect" "f3899d4aeba4744e00641e04847e994b4c49d12dc28d760f5c9f5f19a2b76ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3899d4aeba4744e00641e04847e994b4c49d12dc28d760f5c9f5f19a2b76ad5", kill_on_drop: false }` [INFO] [stdout] f3899d4aeba4744e00641e04847e994b4c49d12dc28d760f5c9f5f19a2b76ad5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2819977ad999606d9f5ad34cbd32335ec829c80e6903a4d02dcb62c4c854fa91 [INFO] running `Command { std: "docker" "start" "-a" "2819977ad999606d9f5ad34cbd32335ec829c80e6903a4d02dcb62c4c854fa91", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/router/mod.rs:116:5 [INFO] [stderr] | [INFO] [stderr] 116 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `addr` [INFO] [stderr] --> src/server/mod.rs:1067:5 [INFO] [stderr] | [INFO] [stderr] 1067 | addr: SocketAddr, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `acquire_time` is never read [INFO] [stderr] --> src/server/pool.rs:391:5 [INFO] [stderr] | [INFO] [stderr] 383 | pub struct PooledObject<'a, T: Poolable> { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 391 | acquire_time: Instant, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/extension/mod.rs:423:9 [INFO] [stderr] | [INFO] [stderr] 423 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 424 | type_id: TypeId, [INFO] [stderr] 425 | ) -> Option>> { [INFO] [stderr] | ------------------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 425 | ) -> Option>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: variable `T1` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:510:19 [INFO] [stderr] | [INFO] [stderr] 510 | impl_handler!([], T1); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `T1` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:511:16 [INFO] [stderr] | [INFO] [stderr] 511 | impl_handler!([T1], T2); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stderr] [INFO] [stderr] warning: variable `T2` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:511:21 [INFO] [stderr] | [INFO] [stderr] 511 | impl_handler!([T1], T2); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stderr] [INFO] [stderr] warning: variable `T1` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:512:16 [INFO] [stderr] | [INFO] [stderr] 512 | impl_handler!([T1, T2], T3); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stderr] [INFO] [stderr] warning: variable `T2` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:512:20 [INFO] [stderr] | [INFO] [stderr] 512 | impl_handler!([T1, T2], T3); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stderr] [INFO] [stderr] warning: variable `T3` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:512:25 [INFO] [stderr] | [INFO] [stderr] 512 | impl_handler!([T1, T2], T3); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stderr] [INFO] [stderr] warning: variable `T1` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:513:16 [INFO] [stderr] | [INFO] [stderr] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stderr] [INFO] [stderr] warning: variable `T2` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:513:20 [INFO] [stderr] | [INFO] [stderr] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stderr] [INFO] [stderr] warning: variable `T3` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:513:24 [INFO] [stderr] | [INFO] [stderr] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stderr] [INFO] [stderr] warning: variable `T4` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:513:29 [INFO] [stderr] | [INFO] [stderr] 513 | impl_handler!([T1, T2, T3], T4); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stderr] [INFO] [stderr] warning: variable `T1` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:514:16 [INFO] [stderr] | [INFO] [stderr] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stderr] [INFO] [stderr] warning: variable `T2` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:514:20 [INFO] [stderr] | [INFO] [stderr] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stderr] [INFO] [stderr] warning: variable `T3` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:514:24 [INFO] [stderr] | [INFO] [stderr] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stderr] [INFO] [stderr] warning: variable `T4` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:514:28 [INFO] [stderr] | [INFO] [stderr] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stderr] [INFO] [stderr] warning: variable `T5` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:514:33 [INFO] [stderr] | [INFO] [stderr] 514 | impl_handler!([T1, T2, T3, T4], T5); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stderr] [INFO] [stderr] warning: variable `T1` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:515:16 [INFO] [stderr] | [INFO] [stderr] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stderr] [INFO] [stderr] warning: variable `T2` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:515:20 [INFO] [stderr] | [INFO] [stderr] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stderr] [INFO] [stderr] warning: variable `T3` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:515:24 [INFO] [stderr] | [INFO] [stderr] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stderr] [INFO] [stderr] warning: variable `T4` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:515:28 [INFO] [stderr] | [INFO] [stderr] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stderr] [INFO] [stderr] warning: variable `T5` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:515:32 [INFO] [stderr] | [INFO] [stderr] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stderr] [INFO] [stderr] warning: variable `T6` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:515:37 [INFO] [stderr] | [INFO] [stderr] 515 | impl_handler!([T1, T2, T3, T4, T5], T6); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stderr] [INFO] [stderr] warning: variable `T1` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:516:16 [INFO] [stderr] | [INFO] [stderr] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stderr] [INFO] [stderr] warning: variable `T2` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:516:20 [INFO] [stderr] | [INFO] [stderr] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stderr] [INFO] [stderr] warning: variable `T3` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:516:24 [INFO] [stderr] | [INFO] [stderr] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stderr] [INFO] [stderr] warning: variable `T4` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:516:28 [INFO] [stderr] | [INFO] [stderr] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stderr] [INFO] [stderr] warning: variable `T5` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:516:32 [INFO] [stderr] | [INFO] [stderr] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stderr] [INFO] [stderr] warning: variable `T6` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:516:36 [INFO] [stderr] | [INFO] [stderr] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stderr] [INFO] [stderr] warning: variable `T7` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:516:41 [INFO] [stderr] | [INFO] [stderr] 516 | impl_handler!([T1, T2, T3, T4, T5, T6], T7); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t7` [INFO] [stderr] [INFO] [stderr] warning: variable `T1` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:517:16 [INFO] [stderr] | [INFO] [stderr] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t1` [INFO] [stderr] [INFO] [stderr] warning: variable `T2` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:517:20 [INFO] [stderr] | [INFO] [stderr] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stderr] [INFO] [stderr] warning: variable `T3` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:517:24 [INFO] [stderr] | [INFO] [stderr] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stderr] [INFO] [stderr] warning: variable `T4` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:517:28 [INFO] [stderr] | [INFO] [stderr] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t4` [INFO] [stderr] [INFO] [stderr] warning: variable `T5` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:517:32 [INFO] [stderr] | [INFO] [stderr] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t5` [INFO] [stderr] [INFO] [stderr] warning: variable `T6` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:517:36 [INFO] [stderr] | [INFO] [stderr] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t6` [INFO] [stderr] [INFO] [stderr] warning: variable `T7` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:517:40 [INFO] [stderr] | [INFO] [stderr] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t7` [INFO] [stderr] [INFO] [stderr] warning: variable `T8` should have a snake case name [INFO] [stderr] --> src/handler/mod.rs:517:45 [INFO] [stderr] | [INFO] [stderr] 517 | impl_handler!([T1, T2, T3, T4, T5, T6, T7], T8); [INFO] [stderr] | ^^ help: convert the identifier to snake case: `t8` [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/params.rs:543:16 [INFO] [stderr] | [INFO] [stderr] 543 | pub fn get(&self, key: &'static str) -> Option<&Cow> { [INFO] [stderr] | ^^^^^ --------- [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 543 | pub fn get(&self, key: &'static str) -> Option<&Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/params.rs:772:17 [INFO] [stderr] | [INFO] [stderr] 772 | pub fn iter(&self) -> impl Iterator, &Cow)> { [INFO] [stderr] | ^^^^^ --------- --------- [INFO] [stderr] | | || || [INFO] [stderr] | | || |the same lifetime is hidden here [INFO] [stderr] | | || the same lifetime is elided here [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 772 | pub fn iter(&self) -> impl Iterator, &Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/server/pool.rs:278:20 [INFO] [stderr] | [INFO] [stderr] 278 | pub fn acquire(&self) -> Result> { [INFO] [stderr] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 278 | pub fn acquire(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ignitia` (lib) generated 43 warnings (run `cargo fix --lib -p ignitia` to apply 1 suggestion) [INFO] [stderr] warning: `ignitia` (lib test) generated 43 warnings (43 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ignitia-1c6ee7bb33699e63) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test middleware::request_id::tests::test_builder_pattern ... ok [INFO] [stdout] test middleware::rate_limit::tests::test_different_ips ... ok [INFO] [stdout] test middleware::rate_limit::tests::test_custom_key_extractor ... ok [INFO] [stdout] test middleware::rate_limit::tests::test_basic_rate_limiting ... ok [INFO] [stdout] test middleware::rate_limit::tests::test_burst_allowance ... ok [INFO] [stdout] test middleware::request_id::tests::test_preset_configurations ... ok [INFO] [stdout] test middleware::request_id::tests::test_id_generators ... ok [INFO] [stdout] test middleware::request_id::tests::test_request_id_middleware_existing_id ... ok [INFO] [stdout] test middleware::request_id::tests::test_request_id_middleware_invalid_id ... ok [INFO] [stdout] test middleware::request_id::tests::test_request_id_validation ... ok [INFO] [stdout] test middleware::request_id::tests::test_request_id_middleware_new_id ... ok [INFO] [stdout] test middleware::rate_limit::tests::test_sliding_window ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests ignitia [INFO] [stdout] [INFO] [stdout] running 861 tests [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie (line 104) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie (line 84) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie (line 21) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie::expires (line 308) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie::domain (line 250) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie::http_only (line 354) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie::path (line 221) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie (line 44) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie::max_age (line 283) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie::removal (line 405) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie::new (line 192) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie::same_site (line 379) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie (line 91) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie::secure (line 332) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Cookie::to_header_value (line 427) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::CookieJar::all (line 633) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::CookieJar::contains (line 614) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::CookieJar (line 490) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::CookieJar::from_header (line 555) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::CookieJar (line 501) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::CookieJar::new (line 530) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::CookieJar::len (line 650) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::CookieJar::is_empty (line 663) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::CookieJar::get (line 590) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Response::add_cookies (line 789) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Request::cookies (line 691) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Request::cookie (line 724) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Response::add_cookie (line 757) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::SameSite (line 145) ... ok [INFO] [stdout] test src/error/mod.rs - error (line 17) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error (line 73) ... FAILED [INFO] [stdout] test src/error/mod.rs - error (line 36) ... ok [INFO] [stdout] test src/cookie/mod.rs - cookie::Response::remove_cookie (line 820) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::ExternalService (line 190) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::Error::BadRequest (line 124) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::Error::MethodNotAllowed (line 102) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::Error::TooManyRequests (line 157) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::Error::Forbidden (line 146) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::Error::NotFound (line 91) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::Error::Database (line 179) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::Error::Internal (line 113) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::Error::Validation (line 168) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::Error::Unauthorized (line 135) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::CustomError (line 297) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::Custom (line 255) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::forbidden (line 530) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::error_type (line 447) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::internal (line 558) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::not_found (line 477) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::bad_request (line 490) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::to_response (line 575) ... ok [INFO] [stdout] test src/error/mod.rs - error::ErrorHandler (line 818) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::ErrorResponse (line 380) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::ErrorExt (line 723) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::status_code (line 420) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::too_many_requests (line 544) ... ok [INFO] [stdout] test src/error/mod.rs - error::Error::validation (line 503) ... ok [INFO] [stdout] test src/error/mod.rs - error::Result (line 617) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::Error::unauthorized (line 516) ... ok [INFO] [stdout] test src/error/mod.rs - error::define_error (line 636) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::define_error (line 646) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::std::result::Result::internal_error (line 790) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::std::result::Result::forbidden (line 778) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::std::result::Result::unauthorized (line 766) ... FAILED [INFO] [stdout] test src/error/mod.rs - error::ErrorHandlerWithRequest (line 856) ... ok [INFO] [stdout] test src/extension/mod.rs - extension (line 28) ... ok [INFO] [stdout] test src/error/mod.rs - error::std::result::Result::validation_error (line 802) ... ok [INFO] [stdout] test src/error/mod.rs - error::std::result::Result::bad_request (line 754) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extension (line 624) ... ok [INFO] [stdout] test src/extension/mod.rs - extension (line 51) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extension (line 606) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extension (line 574) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extension (line 548) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extension::deref_mut (line 727) ... ok [INFO] [stdout] test src/extension/mod.rs - extension (line 66) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extension::deref (line 693) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions::contains (line 364) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extension::into_inner (line 650) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extension::into_inner (line 662) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions (line 146) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions::clear (line 504) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions (line 162) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions (line 122) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions::get (line 266) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions::len (line 440) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions::insert (line 221) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions::is_empty (line 475) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions::remove (line 315) ... ok [INFO] [stdout] test src/extension/mod.rs - extension::Extensions::new (line 196) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor (line 31) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor (line 105) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor (line 82) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Body (line 952) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Cookies (line 911) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Form (line 1226) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Form (line 1195) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Body (line 996) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Form::into_inner (line 1248) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::FromRequest (line 193) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Cookies (line 879) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Form (line 1219) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Cookies (line 892) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Body (line 974) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Form::deref (line 1268) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Headers (line 828) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Headers (line 796) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Json (line 649) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Method (line 1041) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Headers (line 811) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Method (line 1057) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Json::into_inner (line 755) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Json (line 711) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Path (line 385) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Json (line 683) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Path (line 400) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Path (line 416) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Path::into_inner (line 456) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Query (line 514) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Path (line 435) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::State (line 278) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Query (line 534) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Query (line 562) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::State (line 309) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Uri (line 1135) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::convert_string_map_to_json_value (line 150) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Query::into_inner (line 597) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::parse_form_data (line 1345) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::State::deref (line 345) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::parse_form_data (line 1336) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Uri (line 1096) ... ok [INFO] [stdout] test src/handler/mod.rs - handler (line 86) ... FAILED [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::Uri (line 1117) ... ok [INFO] [stdout] test src/handler/extractor.rs - handler::extractor::State::into_inner (line 327) ... ok [INFO] [stdout] test src/handler/mod.rs - handler (line 47) ... ok [INFO] [stdout] test src/handler/mod.rs - handler (line 22) ... ok [INFO] [stdout] test src/handler/mod.rs - handler (line 37) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::Handler (line 132) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::F (line 436) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::Handler (line 176) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::Handler::handle (line 218) ... ok [INFO] [stdout] test src/handler/mod.rs - handler (line 98) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::IntoHandler (line 349) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::Handler (line 149) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::HandlerFn (line 248) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::impl_handler (line 470) ... FAILED [INFO] [stdout] test src/handler/mod.rs - handler::handler_fn (line 288) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::RawRequest (line 525) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::handler_fn (line 313) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::handler_fn (line 298) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::raw_handler (line 591) ... FAILED [INFO] [stdout] test src/handler/mod.rs - handler::into_handler (line 408) ... ok [INFO] [stdout] test src/handler/mod.rs - handler::raw_handler (line 582) ... ok [INFO] [stdout] test src/lib.rs - (line 107) ... FAILED [INFO] [stdout] test src/lib.rs - (line 155) ... FAILED [INFO] [stdout] test src/lib.rs - (line 246) ... FAILED [INFO] [stdout] test src/lib.rs - (line 199) ... FAILED [INFO] [stdout] test src/lib.rs - (line 125) ... ok [INFO] [stdout] test src/lib.rs - (line 190) ... FAILED [INFO] [stdout] test src/lib.rs - (line 145) ... ok [INFO] [stdout] test src/lib.rs - (line 279) ... FAILED [INFO] [stdout] test src/handler/mod.rs - handler::raw_handler (line 617) ... ok [INFO] [stdout] test src/lib.rs - (line 263) ... ok [INFO] [stdout] test src/lib.rs - (line 171) ... FAILED [INFO] [stdout] test src/lib.rs - (line 38) ... FAILED [INFO] [stdout] test src/lib.rs - (line 442) ... FAILED [INFO] [stdout] test src/lib.rs - (line 595) ... FAILED [INFO] [stdout] test src/lib.rs - (line 47) ... FAILED [INFO] [stdout] test src/lib.rs - (line 558) ... FAILED [INFO] [stdout] test src/lib.rs - (line 384) ... FAILED [INFO] [stdout] test src/lib.rs - (line 541) ... FAILED [INFO] [stdout] test src/lib.rs - (line 785) ... FAILED [INFO] [stdout] test src/lib.rs - (line 219) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... FAILED [INFO] [stdout] test src/lib.rs - (line 326) ... FAILED [INFO] [stdout] test src/lib.rs - (line 449) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 100) ... FAILED [INFO] [stdout] test src/lib.rs - prelude (line 1111) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 158) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 171) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 145) ... FAILED [INFO] [stdout] test src/lib.rs - (line 641) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 123) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 186) ... FAILED [INFO] [stdout] test src/lib.rs - (line 702) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 250) ... FAILED [INFO] [stdout] test src/lib.rs - info::build_info (line 1024) ... ok [INFO] [stdout] test src/lib.rs - info::version (line 1010) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 340) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 88) ... FAILED [INFO] [stdout] test src/lib.rs - prelude (line 1084) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth::AuthMiddleware::before (line 570) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth::AuthMiddleware::new (line 412) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 38) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 25) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 55) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 69) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth (line 323) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth::AuthMiddleware::should_authenticate (line 523) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth::AuthMiddleware (line 369) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth::AuthMiddleware::protect_paths (line 493) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth::AuthMiddleware::protect_path (line 449) ... ok [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::avatar_upload (line 256) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::file_upload (line 246) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth::AuthMiddleware::new (line 419) ... FAILED [INFO] [stdout] test src/middleware/auth.rs - middleware::auth::AuthMiddleware::protect_paths (line 484) ... ok [INFO] [stdout] test src/middleware/auth.rs - middleware::auth::AuthMiddleware (line 382) ... ok [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::builder (line 375) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::format_size (line 209) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::form_data (line 266) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::gigabytes (line 144) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::json_api (line 236) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::with_logging (line 160) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit (line 8) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::with_message (line 81) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::megabytes (line 118) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::kilobytes (line 131) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::with_size_info (line 175) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression (line 47) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::message (line 102) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::max_size (line 190) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware (line 162) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware (line 150) ... FAILED [INFO] [stdout] test src/middleware/body_limit.rs - middleware::body_limit::BodySizeLimitMiddleware::new (line 59) ... ok [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::for_api (line 713) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression (line 57) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionLevel (line 87) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression (line 19) ... ok [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::fast_compression (line 784) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::high_compression (line 762) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::with_level (line 282) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::default (line 203) ... ok [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::with_brotli (line 338) ... ok [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::for_web (line 740) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression (line 36) ... ok [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 103) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::new (line 240) ... ok [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 182) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::with_compressible_types (line 363) ... ok [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::with_gzip (line 313) ... ok [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 187) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 118) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 203) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 49) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 213) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 69) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 196) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 248) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 224) ... FAILED [INFO] [stdout] test src/middleware/compression.rs - middleware::compression::CompressionMiddleware::with_threshold (line 260) ... ok [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 38) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 162) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 92) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::allow_credentials (line 712) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors (line 82) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors (line 276) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::allow_any_origin (line 402) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::allowed_origin (line 436) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::allowed_methods (line 536) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::allow_credentials (line 701) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::allowed_origin (line 426) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::allowed_headers (line 577) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::allowed_origins (line 466) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors (line 287) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::allowed_origin_regex (line 494) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::max_age (line 660) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::expose_headers (line 620) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::build (line 765) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::CorsMiddleware (line 836) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::permissive (line 1178) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::allowed_origin_regex (line 504) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::secure_api (line 1246) ... FAILED [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 147) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::disable_credentials (line 735) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::new (line 352) ... FAILED [INFO] [stdout] test src/middleware/cors.rs - middleware::cors::Cors::default_api (line 1212) ... FAILED [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 193) ... FAILED [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 109) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 99) ... FAILED [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 260) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 38) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 271) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 26) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 122) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware::after (line 651) ... FAILED [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorFormat (line 366) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware::_get_user_friendly_message (line 593) ... FAILED [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware (line 320) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 52) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler (line 66) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware (line 329) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware::with_custom_error_page (line 483) ... ok [INFO] [stdout] test src/middleware/logger.rs - middleware::logger (line 101) ... FAILED [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware::with_error_log_threshold (line 565) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware::with_details (line 426) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware::new (line 398) ... ok [INFO] [stdout] test src/middleware/logger.rs - middleware::logger (line 48) ... FAILED [INFO] [stdout] test src/middleware/logger.rs - middleware::logger (line 55) ... FAILED [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware::with_json_format (line 518) ... ok [INFO] [stdout] test src/middleware/logger.rs - middleware::logger (line 143) ... FAILED [INFO] [stdout] test src/middleware/logger.rs - middleware::logger (line 78) ... FAILED [INFO] [stdout] test src/middleware/logger.rs - middleware::logger::LoggerMiddleware (line 193) ... FAILED [INFO] [stdout] test src/middleware/logger.rs - middleware::logger::LoggerMiddleware::after (line 253) ... FAILED [INFO] [stdout] test src/middleware/logger.rs - middleware::logger::LoggerMiddleware::after (line 258) ... FAILED [INFO] [stdout] test src/middleware/logger.rs - middleware::logger::LoggerMiddleware::before (line 223) ... FAILED [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware::with_stack_trace (line 454) ... ok [INFO] [stdout] test src/middleware/error_handler.rs - middleware::error_handler::ErrorHandlerMiddleware::with_logging (line 542) ... ok [INFO] [stdout] test src/middleware/mod.rs - middleware (line 24) ... FAILED [INFO] [stdout] test src/middleware/mod.rs - middleware (line 50) ... FAILED [INFO] [stdout] test src/middleware/mod.rs - middleware (line 31) ... FAILED [INFO] [stdout] test src/middleware/logger.rs - middleware::logger::LoggerMiddleware (line 173) ... ok [INFO] [stdout] test src/middleware/mod.rs - middleware (line 60) ... FAILED [INFO] [stdout] test src/middleware/logger.rs - middleware::logger (line 27) ... ok [INFO] [stdout] test src/middleware/logger.rs - middleware::logger::LoggerMiddleware (line 182) ... ok [INFO] [stdout] test src/middleware/logger.rs - middleware::logger (line 18) ... ok [INFO] [stdout] test src/middleware/mod.rs - middleware (line 125) ... ok [INFO] [stdout] test src/middleware/mod.rs - middleware (line 93) ... ok [INFO] [stdout] test src/middleware/mod.rs - middleware::Middleware (line 208) ... ok [INFO] [stdout] test src/middleware/rate_limit.rs - middleware::rate_limit (line 17) ... FAILED [INFO] [stdout] test src/middleware/mod.rs - middleware::Middleware::after (line 366) ... ok [INFO] [stdout] test src/middleware/mod.rs - middleware::Middleware (line 225) ... ok [INFO] [stdout] test src/middleware/mod.rs - middleware (line 74) ... ok [INFO] [stdout] test src/middleware/mod.rs - middleware::Middleware::before (line 321) ... FAILED [INFO] [stdout] test src/middleware/mod.rs - middleware::Middleware (line 249) ... ok [INFO] [stdout] test src/middleware/rate_limit.rs - middleware::rate_limit::RateLimitConfig::with_error_message (line 199) ... FAILED [INFO] [stdout] test src/middleware/rate_limit.rs - middleware::rate_limit (line 26) ... FAILED [INFO] [stdout] test src/middleware/mod.rs - middleware::Middleware (line 190) ... ok [INFO] [stdout] test src/middleware/rate_limit.rs - middleware::rate_limit::RateLimitConfig::with_burst (line 231) ... FAILED [INFO] [stdout] test src/middleware/rate_limit.rs - middleware::rate_limit::RateLimitConfig::per_minute (line 138) ... FAILED [INFO] [stdout] test src/middleware/mod.rs - middleware::Middleware (line 282) ... ok [INFO] [stdout] test src/middleware/rate_limit.rs - middleware::rate_limit::RateLimitConfig::per_second (line 151) ... FAILED [INFO] [stdout] test src/middleware/rate_limit.rs - middleware::rate_limit::RateLimitConfig::new (line 118) ... ok [INFO] [stdout] test src/middleware/rate_limit.rs - middleware::rate_limit::RateLimitConfig::with_key_extractor (line 175) ... FAILED [INFO] [stdout] test src/middleware/rate_limit.rs - middleware::rate_limit::RateLimitingMiddleware::per_minute (line 409) ... FAILED [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id (line 18) ... FAILED [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id::RequestIdMiddleware (line 106) ... FAILED [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id::RequestIdMiddleware::for_microservices (line 415) ... FAILED [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id::RequestIdMiddleware (line 130) ... FAILED [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id::RequestIdMiddleware::for_performance (line 463) ... FAILED [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id::RequestIdMiddleware::for_development (line 439) ... FAILED [INFO] [stdout] test src/middleware/security.rs - middleware::security::SecurityMiddleware (line 112) ... FAILED [INFO] [stdout] test src/middleware/rate_limit.rs - middleware::rate_limit::RateLimitingMiddleware::new (line 382) ... FAILED [INFO] [stdout] test src/multipart/error.rs - multipart::error::MultipartError (line 65) ... FAILED [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id::RequestIdMiddleware (line 119) ... ok [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id::RequestIdMiddleware::default (line 162) ... ok [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id::RequestIdMiddleware::with_generator (line 195) ... ok [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id::RequestIdMiddleware::with_validation (line 248) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field (line 19) ... FAILED [INFO] [stdout] test src/multipart/error.rs - multipart::error (line 16) ... ok [INFO] [stdout] test src/middleware/request_id.rs - middleware::request_id::RequestIdMiddleware::with_header_name (line 221) ... ok [INFO] [stdout] test src/multipart/error.rs - multipart::error::MultipartError::FieldTooLarge (line 112) ... ok [INFO] [stdout] test src/multipart/error.rs - multipart::error::MultipartRejection (line 354) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::bytes (line 327) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field (line 39) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::content_type (line 237) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field (line 78) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::is_file (line 292) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::file_name (line 203) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::new (line 143) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::text (line 366) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::headers (line 264) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::name (line 180) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::save_to_file (line 412) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::set_bytes (line 530) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::set_text (line 553) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::Field::set_file (line 576) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::FileField::bytes (line 642) ... ok [INFO] [stdout] test src/multipart/mod.rs - multipart (line 18) ... FAILED [INFO] [stdout] test src/multipart/field.rs - multipart::field::FileField::text (line 683) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::TextField::with_content_type (line 823) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::FileField::persist (line 719) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::FileField (line 601) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::TextField (line 763) ... ok [INFO] [stdout] test src/multipart/field.rs - multipart::field::TextField::new (line 793) ... ok [INFO] [stdout] test src/multipart/mod.rs - multipart (line 41) ... ok [INFO] [stdout] test src/multipart/mod.rs - multipart::MultipartConfig::large_files (line 194) ... ok [INFO] [stdout] test src/multipart/mod.rs - multipart::MultipartConfig (line 82) ... ok [INFO] [stdout] test src/multipart/mod.rs - multipart::MultipartConfig::max_fields (line 296) ... ok [INFO] [stdout] test src/multipart/mod.rs - multipart::Multipart::from_request (line 323) ... ok [INFO] [stdout] test src/multipart/mod.rs - multipart::MultipartConfig::max_field_size (line 258) ... ok [INFO] [stdout] test src/multipart/mod.rs - multipart::extract_boundary (line 370) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser (line 52) ... FAILED [INFO] [stdout] test src/multipart/mod.rs - multipart::MultipartConfig::file_size_threshold (line 277) ... ok [INFO] [stdout] test src/multipart/mod.rs - multipart::MultipartConfig::max_request_size (line 239) ... ok [INFO] [stdout] test src/multipart/parser.rs - multipart::parser (line 19) ... FAILED [INFO] [stdout] test src/multipart/mod.rs - multipart::MultipartConfig::restrictive (line 216) ... ok [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::Multipart (line 120) ... FAILED [INFO] [stdout] test src/multipart/mod.rs - multipart::MultipartConfig::with_max_size (line 172) ... ok [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::Multipart (line 161) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::Multipart::collect_all (line 535) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::Multipart::new (line 202) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::MultipartData (line 656) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::MultipartData (line 632) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::MultipartData::file_fields (line 896) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::MultipartData::get_field (line 748) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::MultipartData::get_fields (line 701) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::MultipartData::text_fields (line 801) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::MultipartData::file_fields (line 868) ... FAILED [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::Multipart::collect_all (line 567) ... ok [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::Multipart::next_field (line 298) ... ok [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::Multipart::next_field (line 266) ... ok [INFO] [stdout] test src/multipart/parser.rs - multipart::parser::MultipartData::text_fields (line 821) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body (line 57) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body (line 33) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body (line 263) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body (line 73) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body (line 141) ... ok [INFO] [stdout] test src/request/body.rs - request::body::Body::bytes (line 387) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::as_bytes (line 416) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body (line 333) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body (line 324) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::from (line 668) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::from (line 688) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body (line 238) ... ok [INFO] [stdout] test src/request/body.rs - request::body (line 178) ... ok [INFO] [stdout] test src/request/body.rs - request::body::Body::bytes (line 397) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::is_empty (line 592) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body (line 97) ... ok [INFO] [stdout] test src/request/body.rs - request::body::Body::from (line 707) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::is_empty (line 604) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::json (line 538) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::len (line 629) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::json (line 515) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::len (line 641) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::new (line 363) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::text (line 445) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::json (line 556) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::text (line 476) ... FAILED [INFO] [stdout] test src/request/body.rs - request::body::Body::text (line 458) ... FAILED [INFO] [stdout] test src/request/mod.rs - request (line 58) ... FAILED [INFO] [stdout] test src/request/mod.rs - request (line 213) ... ok [INFO] [stdout] test src/request/mod.rs - request (line 82) ... FAILED [INFO] [stdout] test src/request/mod.rs - request (line 169) ... ok [INFO] [stdout] test src/request/mod.rs - request (line 35) ... ok [INFO] [stdout] test src/request/mod.rs - request (line 100) ... ok [INFO] [stdout] test src/request/mod.rs - request (line 260) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request (line 339) ... FAILED [INFO] [stdout] test src/request/mod.rs - request (line 229) ... ok [INFO] [stdout] test src/request/mod.rs - request (line 136) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::get_extension (line 807) ... FAILED [INFO] [stdout] test src/request/mod.rs - request::Request (line 309) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::get_extension (line 786) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::has_extension (line 873) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::header (line 702) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request (line 323) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::header (line 682) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::insert_extension (line 740) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::json (line 511) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::param (line 578) ... FAILED [INFO] [stdout] test src/request/mod.rs - request::Request::json (line 533) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::parse_query_params (line 448) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params (line 102) ... FAILED [INFO] [stdout] test src/request/mod.rs - request::Request::query (line 625) ... FAILED [INFO] [stdout] test src/request/mod.rs - request::Request::new (line 393) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::param (line 595) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::query (line 646) ... ok [INFO] [stdout] test src/request/params.rs - request::params (line 187) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::remove_extension (line 839) ... ok [INFO] [stdout] test src/request/params.rs - request::params (line 32) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params (line 330) ... ok [INFO] [stdout] test src/request/params.rs - request::params (line 284) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params (line 402) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params (line 50) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params (line 417) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::contains_key (line 669) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params (line 144) ... ok [INFO] [stdout] test src/request/params.rs - request::params::Params::get (line 515) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params (line 250) ... ok [INFO] [stdout] test src/request/params.rs - request::params (line 214) ... ok [INFO] [stdout] test src/request/params.rs - request::params (line 77) ... ok [INFO] [stdout] test src/request/params.rs - request::params::Params::default (line 865) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::contains_key (line 683) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::get_parsed (line 564) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::from (line 841) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::get (line 531) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::get_parsed (line 588) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::insert (line 473) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::insert (line 485) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::is_empty (line 811) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::get_parsed (line 611) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::iter (line 757) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::iter (line 718) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::iter (line 735) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::len (line 784) ... FAILED [INFO] [stdout] test src/request/params.rs - request::params::Params::new (line 450) ... FAILED [INFO] [stdout] test src/response/builder.rs - response::builder::Response::clone_body (line 1735) ... FAILED [INFO] [stdout] test src/response/builder.rs - response::builder::Response::get_cache_control (line 2005) ... FAILED [INFO] [stdout] test src/response/builder.rs - response::builder::Response::empty_array (line 1961) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::bad_request (line 1881) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::has_cache_control (line 1981) ... FAILED [INFO] [stdout] test src/response/builder.rs - response::builder::Response::empty_json (line 1769) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::forbidden (line 1861) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::json_static (line 1620) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder (line 20) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::pong (line 1941) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::health_check (line 1795) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::text_static (line 1660) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::static_json (line 1573) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::html_static (line 1699) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::success (line 1921) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::server_error (line 1821) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder (line 200) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::method_not_allowed (line 1901) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::with_header (line 2067) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::with_cors_any (line 2029) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::Response::unauthorized (line 1841) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::bad_request (line 1382) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::body (line 605) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::body_cow (line 570) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::body_bytes (line 504) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::body_static (line 436) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::body_shared (line 534) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::cache_1_day (line 1053) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::body_static_str (line 470) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::cache_1_week (line 1081) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::build (line 1219) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::cache_1_hour (line 1025) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::cache_no_store (line 1109) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::content_type_json (line 675) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::content_type_html (line 732) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::cors_origin (line 1182) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::content_type_text (line 706) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::forbidden (line 1359) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::default (line 1531) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::cors_any (line 1137) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::empty_array (line 1512) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::health (line 1263) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::empty_json (line 1491) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::header (line 638) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::json_cow (line 762) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::html (line 829) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::json (line 920) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::new (line 291) ... FAILED [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::json_with_capacity (line 979) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::pong (line 1470) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::method_not_allowed (line 1405) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::server_error (line 1313) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::not_found (line 1290) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::json_static (line 875) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::ok (line 1428) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::status (line 362) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::status_code (line 405) ... ok [INFO] [stdout] test src/response/mod.rs - response (line 113) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::unauthorized (line 1336) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::with_status (line 325) ... ok [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::success (line 1449) ... ok [INFO] [stdout] test src/response/mod.rs - response (line 165) ... FAILED [INFO] [stdout] test src/response/mod.rs - response (line 201) ... FAILED [INFO] [stdout] test src/response/mod.rs - response (line 291) ... ok [INFO] [stdout] test src/response/mod.rs - response (line 325) ... FAILED [INFO] [stdout] test src/response/builder.rs - response::builder::ResponseBuilder::text (line 799) ... ok [INFO] [stdout] test src/response/mod.rs - response (line 255) ... ok [INFO] [stdout] test src/response/mod.rs - response::CacheControl (line 534) ... FAILED [INFO] [stdout] test src/response/mod.rs - response (line 235) ... ok [INFO] [stdout] test src/response/mod.rs - response (line 346) ... ok [INFO] [stdout] test src/response/mod.rs - response (line 40) ... ok [INFO] [stdout] test src/response/mod.rs - response (line 381) ... ok [INFO] [stdout] test src/response/mod.rs - response::CacheControl (line 556) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::CacheControl (line 547) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::CacheControl::key (line 629) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::CacheControl::key (line 617) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::CacheControl (line 565) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::CacheControl::key (line 623) ... FAILED [INFO] [stdout] test src/response/mod.rs - response (line 72) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::body_shared (line 785) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::CacheControl::max_age (line 593) ... FAILED [INFO] [stdout] test src/response/mod.rs - response (line 88) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::cache_key (line 1614) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::CacheControl::key (line 635) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response (line 458) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response (line 445) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::cache_max_age (line 1685) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::cache_key (line 1625) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::cache_max_age (line 1711) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::cache_key (line 1638) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::cache_max_age (line 1675) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response (line 477) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::html (line 1021) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::error_json (line 1912) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::is_cacheable (line 1773) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::is_cacheable (line 1753) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::is_cacheable (line 1789) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::is_cacheable (line 1801) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::from (line 1847) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::html (line 1043) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::html (line 996) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::internal_error (line 848) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::json (line 877) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::json (line 910) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::not_found (line 828) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::new (line 667) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::permanent_redirect (line 1134) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::permanent_redirect (line 1153) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::permanent_redirect (line 1142) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::ok (line 808) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect (line 1083) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::permanent_redirect_308 (line 1348) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_after_post (line 1461) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_after_post (line 1474) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect (line 1095) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect (line 1105) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_empty (line 1374) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_empty (line 1386) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_to_login (line 1420) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_moved (line 1502) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_to_login (line 1435) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_moved (line 1512) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::see_other (line 1260) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_with_status (line 1202) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_with_status (line 1190) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::redirect_with_status (line 1180) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::validation_error (line 1965) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::temporary_redirect (line 1313) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::see_other (line 1273) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::see_other (line 1285) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::text (line 950) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::text (line 963) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::temporary_redirect (line 1323) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::with_cache_control (line 1569) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::with_cache_control (line 1561) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::with_cache_control (line 1548) ... FAILED [INFO] [stdout] test src/response/mod.rs - response::Response::validation_error (line 1948) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::with_body (line 757) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::validation_error (line 1980) ... ok [INFO] [stdout] test src/response/status.rs - response::status (line 130) ... FAILED [INFO] [stdout] test src/response/status.rs - response::status (line 267) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::with_status (line 700) ... ok [INFO] [stdout] test src/response/status.rs - response::status (line 69) ... ok [INFO] [stdout] test src/response/status.rs - response::status (line 101) ... ok [INFO] [stdout] test src/response/mod.rs - response::Response::with_status_code (line 726) ... ok [INFO] [stdout] test src/response/status.rs - response::status (line 212) ... ok [INFO] [stdout] test src/response/status.rs - response::status (line 179) ... ok [INFO] [stdout] test src/response/status.rs - response::status (line 51) ... ok [INFO] [stdout] test src/response/status.rs - response::status::StatusCodeExt::is_server_error (line 432) ... ok [INFO] [stdout] test src/response/status.rs - response::status::StatusCodeExt::is_informational (line 349) ... ok [INFO] [stdout] test src/response/status.rs - response::status::StatusCodeExt::is_client_error (line 410) ... ok [INFO] [stdout] test src/response/status.rs - response::status::StatusCodeExt::is_redirection (line 389) ... ok [INFO] [stdout] test src/response/status.rs - response::status::StatusCodeExt (line 329) ... ok [INFO] [stdout] test src/router/method.rs - router::method (line 167) ... ok [INFO] [stdout] test src/response/status.rs - response::status::StatusCodeExt::is_success (line 368) ... ok [INFO] [stdout] test src/router/method.rs - router::method (line 196) ... ok [INFO] [stdout] test src/router/method.rs - router::method (line 55) ... ok [INFO] [stdout] test src/router/method.rs - router::method (line 71) ... ok [INFO] [stdout] test src/router/method.rs - router::method::HttpMethod::from (line 352) ... ok [INFO] [stdout] test src/router/method.rs - router::method::HttpMethod (line 284) ... ok [INFO] [stdout] test src/router/method.rs - router::method (line 38) ... ok [INFO] [stdout] test src/router/mod.rs - router (line 19) ... FAILED [INFO] [stdout] test src/router/method.rs - router::method::HttpMethod::from_str (line 445) ... ok [INFO] [stdout] test src/router/method.rs - router::method::HttpMethod::from_str (line 465) ... ok [INFO] [stdout] test src/router/method.rs - router::method::HttpMethod (line 299) ... ok [INFO] [stdout] test src/router/method.rs - router::method (line 94) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router (line 379) ... FAILED [INFO] [stdout] test src/router/mod.rs - router (line 93) ... ok [INFO] [stdout] test src/router/mod.rs - router::LayeredHandler::layer (line 298) ... ok [INFO] [stdout] test src/router/mod.rs - router (line 54) ... ok [INFO] [stdout] test src/router/method.rs - router::method::Method::from (line 393) ... ok [INFO] [stdout] test src/router/mod.rs - router (line 80) ... ok [INFO] [stdout] test src/router/mod.rs - router::LayeredHandler::new (line 273) ... ok [INFO] [stdout] test src/router/mod.rs - router::LayeredHandler (line 244) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::any (line 778) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::any (line 802) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router (line 391) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::get_state (line 1692) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::has_state (line 1670) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::delete (line 756) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::get (line 750) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::clear_cache (line 2077) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router (line 402) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::connect (line 764) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::merge (line 1226) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::handle (line 1875) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::merge (line 1201) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::merge (line 1307) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::merge (line 1289) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::merge (line 1258) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::head (line 760) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::matches (line 2028) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::merge (line 1320) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::mode (line 622) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::new (line 459) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::nest (line 958) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::nest (line 974) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::middleware (line 882) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::options (line 762) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::not_found (line 910) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::patch (line 758) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::route_with (line 692) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::route (line 651) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::state_factory (line 1640) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::print_tree (line 2131) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::route_with_layered (line 722) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::post (line 752) ... ok [INFO] [stdout] test src/router/mod.rs - router::define_http_method (line 196) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::put (line 754) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::stats (line 2098) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::state (line 1560) ... ok [INFO] [stdout] test src/router/radix.rs - router::radix (line 26) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::state_arc (line 1605) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::with_mode (line 506) ... ok [INFO] [stdout] test src/router/mod.rs - router::define_http_method (line 203) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::RouterMode (line 137) ... ok [INFO] [stdout] test src/router/mod.rs - router::normalize_path (line 2202) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixNode::handler_count (line 322) ... FAILED [INFO] [stdout] test src/router/mod.rs - router::Router::trace (line 766) ... ok [INFO] [stdout] test src/router/radix.rs - router::radix::RadixNode::get_methods (line 368) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix (line 48) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixNode::is_wildcard (line 246) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixNode::is_parameter (line 222) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixNode::has_handler (line 347) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixNode::priority (line 293) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixNode::memory_footprint (line 393) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixNode::with_path (line 192) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixNode::is_static (line 270) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixNode::new (line 162) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixRouter (line 443) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixRouter::print_tree (line 1078) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixRouter (line 470) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixRouter (line 492) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixRouter::insert (line 568) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::normalize_radix_path (line 1209) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixRouter::stats (line 1024) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixRouter::new (line 535) ... ok [INFO] [stdout] test src/router/route.rs - router::route (line 108) ... ok [INFO] [stdout] test src/router/route.rs - router::route (line 116) ... ok [INFO] [stdout] test src/router/route.rs - router::route (line 26) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route (line 18) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route (line 34) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route (line 100) ... ok [INFO] [stdout] test src/router/route.rs - router::route (line 40) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route (line 62) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route (line 75) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route::Route (line 172) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixRouter::insert_nested (line 949) ... ok [INFO] [stdout] test src/router/route.rs - router::route::Route::get_param_names (line 559) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixRouter::print_tree (line 1090) ... ok [INFO] [stdout] test src/router/route.rs - router::route::Route (line 159) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route::Route::build_regex (line 387) ... FAILED [INFO] [stdout] test src/router/radix.rs - router::radix::RadixRouter::lookup (line 761) ... ok [INFO] [stdout] test src/router/radix.rs - router::radix::RadixStats (line 1169) ... ok [INFO] [stdout] test src/router/route.rs - router::route::Route::matches (line 454) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route::escape_regex_selective (line 598) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route::Route::new (line 239) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route::Route::with_middleware (line 311) ... FAILED [INFO] [stdout] test src/router/route.rs - router::route::Route::compile_regex (line 350) ... ok [INFO] [stdout] test src/server/config.rs - server::config (line 10) ... ok [INFO] [stdout] test src/server/config.rs - server::config::Http2Config (line 72) ... ok [INFO] [stdout] test src/server/config.rs - server::config (line 17) ... ok [INFO] [stdout] test src/server/config.rs - server::config (line 36) ... ok [INFO] [stdout] test src/server/config.rs - server::config::Http2Config::initial_stream_window_size (line 203) ... FAILED [INFO] [stdout] test src/server/config.rs - server::config::Http2Config (line 89) ... ok [INFO] [stdout] test src/server/config.rs - server::config::Http2Config::default (line 341) ... ok [INFO] [stdout] test src/server/config.rs - server::config::Http2Config::enable_prior_knowledge (line 127) ... ok [INFO] [stdout] test src/server/config.rs - server::config::Http2Config::initial_connection_window_size (line 171) ... ok [INFO] [stdout] test src/server/config.rs - server::config::Http2Config::max_header_list_size (line 304) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig (line 381) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::is_tls_enabled (line 806) ... FAILED [INFO] [stdout] test src/server/config.rs - server::config::Http2Config::keep_alive_interval (line 241) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig (line 392) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig (line 406) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::https_port (line 530) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::http2 (line 438) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::max_request_body_size (line 599) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::max_request_body_size (line 574) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::default (line 644) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::max_request_body_size (line 582) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::with_max_request_body_size (line 836) ... FAILED [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::max_request_body_size (line 590) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::redirect_to_https (line 725) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::redirect_to_https (line 739) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection (line 87) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::with_max_request_body_size (line 859) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::with_max_request_body_size (line 867) ... ok [INFO] [stdout] test src/server/config.rs - server::config::ServerConfig::with_max_request_body_size (line 851) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection (line 106) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection (line 37) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection (line 18) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::into_stream (line 276) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::into_stream (line 254) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::local_addr (line 460) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::local_addr (line 416) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::local_addr (line 493) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::new (line 154) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::local_addr (line 433) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::peer_addr (line 315) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::peer_addr (line 332) ... ok [INFO] [stdout] test src/server/executor.rs - server::executor (line 37) ... FAILED [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::peer_addr (line 359) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::new (line 166) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::stream (line 203) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::Connection::stream (line 221) ... ok [INFO] [stdout] test src/server/executor.rs - server::executor (line 25) ... ok [INFO] [stdout] test src/server/executor.rs - server::executor::TokioExecutor (line 245) ... ok [INFO] [stdout] test src/server/connection.rs - server::connection::utils::is_local_connection (line 539) ... ok [INFO] [stdout] test src/server/executor.rs - server::executor::TokioExecutor (line 106) ... ok [INFO] [stdout] test src/server/mod.rs - server (line 21) ... FAILED [INFO] [stdout] test src/server/executor.rs - server::executor::TokioExecutor (line 201) ... ok [INFO] [stdout] test src/server/executor.rs - server::executor::TokioExecutor (line 221) ... ok [INFO] [stdout] test src/server/mod.rs - server (line 46) ... FAILED [INFO] [stdout] test src/server/executor.rs - server::executor::TokioExecutor (line 95) ... ok [INFO] [stdout] test src/server/executor.rs - server::executor::TokioExecutor::default (line 374) ... ok [INFO] [stdout] test src/server/mod.rs - server (line 66) ... FAILED [INFO] [stdout] test src/server/executor.rs - server::executor::TokioExecutor::new (line 153) ... ok [INFO] [stdout] test src/server/mod.rs - server::Server::metrics (line 633) ... FAILED [INFO] [stdout] test src/server/mod.rs - server (line 81) ... FAILED [INFO] [stdout] test src/server/mod.rs - server::Server::redirect_to_https (line 597) ... FAILED [INFO] [stdout] test src/server/mod.rs - server::Server::active_connections (line 692) ... FAILED [INFO] [stdout] test src/server/mod.rs - server::Server::new (line 294) ... FAILED [INFO] [stdout] test src/server/mod.rs - server::Server::shutdown (line 949) ... FAILED [INFO] [stdout] test src/server/mod.rs - server::Server::ignitia (line 735) ... FAILED [INFO] [stdout] test src/server/mod.rs - server::Server::with_config (line 343) ... FAILED [INFO] [stdout] test src/server/mod.rs - server (line 91) ... FAILED [INFO] [stdout] test src/server/mod.rs - server::Server::total_requests (line 714) ... FAILED [INFO] [stdout] test src/server/executor.rs - server::executor::TokioExecutor::execute (line 324) ... ok [INFO] [stdout] test src/server/executor.rs - server::executor::TokioExecutor::execute (line 299) ... ok [INFO] [stdout] test src/server/mod.rs - server::Server::with_performance_config (line 407) ... FAILED [INFO] [stdout] test src/server/mod.rs - server::Server::uptime (line 670) ... FAILED [INFO] [stdout] test src/server/performance.rs - server::performance (line 28) ... FAILED [INFO] [stdout] test src/server/performance.rs - server::performance (line 42) ... FAILED [INFO] [stdout] test src/server/performance.rs - server::performance (line 61) ... FAILED [INFO] [stdout] test src/server/performance.rs - server::performance::OptimizedTcpListener::accept (line 593) ... FAILED [INFO] [stdout] test src/server/pool.rs - server::pool::ObjectPool::acquire (line 272) ... FAILED [INFO] [stdout] test src/server/mod.rs - server::Server::with_server_config (line 436) ... FAILED [INFO] [stdout] test src/server/pool.rs - server::pool (line 21) ... FAILED [INFO] [stdout] test src/server/pool.rs - server::pool (line 40) ... FAILED [INFO] [stdout] test src/server/performance.rs - server::performance::OptimizedTcpListener::bind (line 549) ... FAILED [INFO] [stdout] test src/server/performance.rs - server::performance::PerformanceMetrics::record_request (line 349) ... FAILED [INFO] [stdout] test src/server/pool.rs - server::pool (line 47) ... FAILED [INFO] [stdout] test src/server/pool.rs - server::pool::ObjectPool::new (line 217) ... FAILED [INFO] [stdout] test src/server/pool.rs - server::pool::Poolable::is_valid (line 197) ... FAILED [INFO] [stdout] test src/server/pool.rs - server::pool::ObjectPools (line 524) ... FAILED [INFO] [stdout] test src/server/pool.rs - server::pool::Poolable::reset (line 181) ... FAILED [INFO] [stdout] test src/server/pool.rs - server::pool::ObjectPool::stats (line 350) ... FAILED [INFO] [stdout] test src/utils/mod.rs - utils::headers::parse_quality_values (line 594) ... FAILED [INFO] [stdout] test src/utils/mod.rs - utils::headers::parse_cache_control (line 634) ... ok [INFO] [stdout] test src/utils/mod.rs - utils (line 32) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::generate_etag (line 472) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::html_escape (line 505) ... ok [INFO] [stdout] test src/utils/mod.rs - utils (line 20) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::is_valid_http_method (line 423) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::get_file_extension (line 449) ... FAILED [INFO] [stdout] test src/utils/mod.rs - utils::is_safe_string (line 539) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::mime::get_mime_type (line 677) ... ok [INFO] [stdout] test src/utils/mod.rs - utils (line 44) ... FAILED [INFO] [stdout] test src/utils/mod.rs - utils::mime::is_text_type (line 737) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::normalize_path (line 368) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::parse_content_type (line 275) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::parse_content_type (line 288) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::parse_content_type (line 302) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::parse_content_type (line 312) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::parse_query_string (line 119) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::parse_query_string (line 107) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::parse_content_type (line 323) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::parse_query_string (line 95) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::parse_query_string_multi (line 156) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::parse_query_string (line 82) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::validation::is_valid_url (line 802) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::validation::is_valid_email (line 776) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::truncate_string (line 565) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::url_decode (line 236) ... FAILED [INFO] [stdout] test src/utils/mod.rs - utils::url_decode (line 227) ... FAILED [INFO] [stdout] test src/utils/mod.rs - utils::url_encode (line 199) ... FAILED [INFO] [stdout] test src/utils/mod.rs - utils::validation::sanitize_filename (line 825) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/error/mod.rs - error::Error (line 73) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/error/mod.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 13 | let response = Response::from(not_found); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use http::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use reqwest::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/error/mod.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 10 | let unauthorized = Error::unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-- argument #1 is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/error/mod.rs:523:12 [INFO] [stdout] | [INFO] [stdout] 523 | pub fn unauthorized(msg: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 10 | let unauthorized = Error::unauthorized(/* msg */); [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Error::ExternalService (line 190) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 3 | let error = Error::ExternalService("Payment gateway unavailable".to_string()); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Error::BadRequest (line 124) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 3 | let error = Error::bad_request("Missing required field: email"); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Error::MethodNotAllowed (line 102) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 3 | let error = Error::MethodNotAllowed("POST not allowed on /api/users".to_string()); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Error::TooManyRequests (line 157) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 3 | let error = Error::too_many_requests("Rate limit exceeded. Try again in 60 seconds"); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Error::Forbidden (line 146) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 3 | let error = Error::forbidden("Insufficient permissions to access this resource"); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Error::NotFound (line 91) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 3 | let error = Error::not_found("/api/users/999"); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Error::Database (line 179) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 3 | let error = Error::Database("Connection timeout".to_string()); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Error::Internal (line 113) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 3 | let error = Error::internal("Unexpected server error occurred"); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Error::Validation (line 168) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 3 | let error = Error::validation("Password must be at least 8 characters"); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Error::Unauthorized (line 135) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 3 | let error = Error::unauthorized("Invalid API key provided"); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::ErrorHandler (line 818) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `Request` in this scope [INFO] [stdout] --> src/error/mod.rs:825:55 [INFO] [stdout] | [INFO] [stdout] 10 | fn handle_error(&self, error: Error, req: Option<&Request>) -> Response { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Request; [INFO] [stdout] | [INFO] [stdout] 2 + use http::Request; [INFO] [stdout] | [INFO] [stdout] 2 + use hyper::Request; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Request; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::ErrorResponse (line 380) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/error/mod.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 4 | "error": "Bad Request", [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::Result (line 617) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/error/mod.rs:625:13 [INFO] [stdout] | [INFO] [stdout] 11 | Err(Error::validation("Invalid email format")) [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::define_error (line 636) stdout ---- [INFO] [stdout] error: cannot find macro `define_error` in this scope [INFO] [stdout] --> src/error/mod.rs:637:1 [INFO] [stdout] | [INFO] [stdout] 3 | define_error! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::define_error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::define_error (line 646) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> src/error/mod.rs:661:22 [INFO] [stdout] | [INFO] [stdout] 18 | let framework_error: Error = error.into(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 21 other candidates [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::std::result::Result::internal_error (line 790) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `database_operation` in this scope [INFO] [stdout] --> src/error/mod.rs:794:14 [INFO] [stdout] | [INFO] [stdout] 7 | let result = database_operation().internal_error(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::std::result::Result::forbidden (line 778) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `check_permissions` in this scope [INFO] [stdout] --> src/error/mod.rs:782:14 [INFO] [stdout] | [INFO] [stdout] 7 | let result = check_permissions().forbidden(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/error/mod.rs - error::std::result::Result::unauthorized (line 766) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `authenticate_user` in this scope [INFO] [stdout] --> src/error/mod.rs:770:14 [INFO] [stdout] | [INFO] [stdout] 7 | let result = authenticate_user().unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::Cookies (line 911) stdout ---- [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ignitia::Error` [INFO] [stdout] --> src/handler/extractor.rs:917:44 [INFO] [stdout] | [INFO] [stdout] 9 | .ok_or_else(|| Error::Unauthorized)?; [INFO] [stdout] | ----------------------------------^ the trait `From ignitia::Error {Unauthorized}>` is not implemented for `ignitia::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, fn(String) -> ignitia::Error {Unauthorized}>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/handler/extractor.rs:920:20 [INFO] [stdout] | [INFO] [stdout] 12 | return Err(Error::Unauthorized); [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^ expected `Error`, found enum constructor [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected enum `ignitia::Error` [INFO] [stdout] found enum constructor `fn(String) -> ignitia::Error {Unauthorized}` [INFO] [stdout] help: the type constructed contains `fn(String) -> ignitia::Error {Unauthorized}` due to the type of the argument passed [INFO] [stdout] --> src/handler/extractor.rs:920:16 [INFO] [stdout] | [INFO] [stdout] 12 | return Err(Error::Unauthorized); [INFO] [stdout] | ^^^^-------------------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the type of `Err` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:557:5 [INFO] [stdout] help: use parentheses to construct this tuple variant [INFO] [stdout] | [INFO] [stdout] 12 | return Err(Error::Unauthorized(/* String */)); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::Form (line 1226) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `.` [INFO] [stdout] --> src/handler/extractor.rs:1227:5 [INFO] [stdout] | [INFO] [stdout] 1 | user.name=John&user.email=john@example.com&user.age=30 [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::Form (line 1195) stdout ---- [INFO] [stdout] error[E0599]: no method named `json` found for struct `Response` in the current scope [INFO] [stdout] --> src/handler/extractor.rs:1213:20 [INFO] [stdout] | [INFO] [stdout] 21 | Response::ok().json("Login successful") [INFO] [stdout] | ---------------^^^^-------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `Response::json("Login successful")` [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] = note: the candidate is defined in an impl for the type `Response` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::Form::into_inner (line 1248) stdout ---- [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Form` in this scope [INFO] [stdout] --> src/handler/extractor.rs:1252:12 [INFO] [stdout] | [INFO] [stdout] 6 | let form = Form(MyForm { name: "test".to_string() }); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Form; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::FromRequest (line 193) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `ignitia::FromRequest` [INFO] [stdout] --> src/handler/extractor.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 5 | use ignitia::{FromRequest, Request, Result, Error}; [INFO] [stdout] | ^^^^^^^^^^^ no `FromRequest` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] ignitia::handler::extractor::FromRequest [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::Form (line 1219) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `username` in this scope [INFO] [stdout] --> src/handler/extractor.rs:1220:1 [INFO] [stdout] | [INFO] [stdout] 3 | username=john_doe&password=secret123&remember_me=true [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to introduce a new binding [INFO] [stdout] | [INFO] [stdout] 3 | let username=john_doe&password=secret123&remember_me=true [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `john_doe` in this scope [INFO] [stdout] --> src/handler/extractor.rs:1220:10 [INFO] [stdout] | [INFO] [stdout] 3 | username=john_doe&password=secret123&remember_me=true [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `password` in this scope [INFO] [stdout] --> src/handler/extractor.rs:1220:19 [INFO] [stdout] | [INFO] [stdout] 3 | username=john_doe&password=secret123&remember_me=true [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `secret123` in this scope [INFO] [stdout] --> src/handler/extractor.rs:1220:28 [INFO] [stdout] | [INFO] [stdout] 3 | username=john_doe&password=secret123&remember_me=true [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `remember_me` in this scope [INFO] [stdout] --> src/handler/extractor.rs:1220:38 [INFO] [stdout] | [INFO] [stdout] 3 | username=john_doe&password=secret123&remember_me=true [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/handler/extractor.rs:1220:49 [INFO] [stdout] | [INFO] [stdout] 3 | username=john_doe&password=secret123&remember_me=true [INFO] [stdout] | ---------------------^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/handler/extractor.rs:1220:27 [INFO] [stdout] | [INFO] [stdout] 3 | username=john_doe&password=secret123&remember_me=true [INFO] [stdout] | -----------------^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::Form::deref (line 1268) stdout ---- [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Form` in this scope [INFO] [stdout] --> src/handler/extractor.rs:1272:12 [INFO] [stdout] | [INFO] [stdout] 6 | let form = Form(MyForm { name: "test".to_string() }); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Form; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::Headers (line 828) stdout ---- [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ignitia::Error` [INFO] [stdout] --> src/handler/extractor.rs:834:44 [INFO] [stdout] | [INFO] [stdout] 9 | .ok_or_else(|| Error::Unauthorized)?; [INFO] [stdout] | ----------------------------------^ the trait `From ignitia::Error {Unauthorized}>` is not implemented for `ignitia::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, fn(String) -> ignitia::Error {Unauthorized}>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/handler/extractor.rs:841:17 [INFO] [stdout] | [INFO] [stdout] 16 | Err(Error::Unauthorized) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^ expected `Error`, found enum constructor [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected enum `ignitia::Error` [INFO] [stdout] found enum constructor `fn(String) -> ignitia::Error {Unauthorized}` [INFO] [stdout] help: the type constructed contains `fn(String) -> ignitia::Error {Unauthorized}` due to the type of the argument passed [INFO] [stdout] --> src/handler/extractor.rs:841:13 [INFO] [stdout] | [INFO] [stdout] 16 | Err(Error::Unauthorized) [INFO] [stdout] | ^^^^-------------------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the type of `Err` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:557:5 [INFO] [stdout] help: use parentheses to construct this tuple variant [INFO] [stdout] | [INFO] [stdout] 16 | Err(Error::Unauthorized(/* String */)) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::Method (line 1041) stdout ---- [INFO] [stdout] error[E0532]: cannot match against a tuple struct which contains private fields [INFO] [stdout] --> src/handler/extractor.rs:1046:24 [INFO] [stdout] | [INFO] [stdout] 8 | async fn handle_method(Method(method): Method) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/handler/extractor.rs:1046:31 [INFO] [stdout] | [INFO] [stdout] 8 | async fn handle_method(Method(method): Method) -> Result { [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] help: consider importing this tuple struct instead [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::handler::extractor::Method; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0532`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::Method (line 1057) stdout ---- [INFO] [stdout] error[E0532]: cannot match against a tuple struct which contains private fields [INFO] [stdout] --> src/handler/extractor.rs:1062:23 [INFO] [stdout] | [INFO] [stdout] 8 | async fn cors_handler(Method(method): Method) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/handler/extractor.rs:1062:30 [INFO] [stdout] | [INFO] [stdout] 8 | async fn cors_handler(Method(method): Method) -> Result { [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] help: consider importing this tuple struct instead [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::handler::extractor::Method; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0532`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::State (line 278) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `DatabasePool` in this scope [INFO] [stdout] --> src/handler/extractor.rs:285:18 [INFO] [stdout] | [INFO] [stdout] 10 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 9 | struct AppState { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AppConfig` in this scope [INFO] [stdout] --> src/handler/extractor.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 11 | config: AppConfig, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `app_state` in this scope [INFO] [stdout] --> src/handler/extractor.rs:305:12 [INFO] [stdout] | [INFO] [stdout] 30 | .state(app_state); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `json` found for struct `Response` in the current scope [INFO] [stdout] --> src/handler/extractor.rs:292:20 [INFO] [stdout] | [INFO] [stdout] 17 | Response::ok().json(users) [INFO] [stdout] | ---------------^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `Response::json(users)` [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] = note: the candidate is defined in an impl for the type `Response` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `json` found for struct `Response` in the current scope [INFO] [stdout] --> src/handler/extractor.rs:298:20 [INFO] [stdout] | [INFO] [stdout] 23 | Response::ok().json(posts) [INFO] [stdout] | ---------------^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `Response::json(posts)` [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] = note: the candidate is defined in an impl for the type `Response` [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/handler/extractor.rs:303:6 [INFO] [stdout] | [INFO] [stdout] 28 | .route("/users", get_users) [INFO] [stdout] | ^^^^^--------------------- argument #3 of type `Arc<(dyn Fn(ignitia::Request) -> Pin> + Send + 'static)>> + Send + Sync + 'static)>` is missing [INFO] [stdout] | [INFO] [stdout] note: expected `Method`, found fn item [INFO] [stdout] --> src/handler/extractor.rs:303:22 [INFO] [stdout] | [INFO] [stdout] 28 | .route("/users", get_users) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: expected struct `ignitia::Method` [INFO] [stdout] found fn item `fn(State) -> impl Future> {get_users}` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/router/mod.rs:659:12 [INFO] [stdout] | [INFO] [stdout] 659 | pub fn route(self, path: &str, method: Method, handler: HandlerFn) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 28 - .route("/users", get_users) [INFO] [stdout] 28 + .route("/users", /* ignitia::Method */, /* Arc<(dyn Fn(ignitia::Request) -> Pin> + Send + 'static)>> + Send + Sync + 'static)> */) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/handler/extractor.rs:304:6 [INFO] [stdout] | [INFO] [stdout] 29 | .route("/posts", get_posts) [INFO] [stdout] | ^^^^^--------------------- argument #3 of type `Arc<(dyn Fn(ignitia::Request) -> Pin> + Send + 'static)>> + Send + Sync + 'static)>` is missing [INFO] [stdout] | [INFO] [stdout] note: expected `Method`, found fn item [INFO] [stdout] --> src/handler/extractor.rs:304:22 [INFO] [stdout] | [INFO] [stdout] 29 | .route("/posts", get_posts) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: expected struct `ignitia::Method` [INFO] [stdout] found fn item `fn(State) -> impl Future> {get_posts}` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/router/mod.rs:659:12 [INFO] [stdout] | [INFO] [stdout] 659 | pub fn route(self, path: &str, method: Method, handler: HandlerFn) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 29 - .route("/posts", get_posts) [INFO] [stdout] 29 + .route("/posts", /* ignitia::Method */, /* Arc<(dyn Fn(ignitia::Request) -> Pin> + Send + 'static)>> + Send + Sync + 'static)> */) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::State (line 309) stdout ---- [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `State` in this scope [INFO] [stdout] --> src/handler/extractor.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 4 | State(app_state): State, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `State` in this scope [INFO] [stdout] --> src/handler/extractor.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 5 | State(metrics): State, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/handler/extractor.rs:311:23 [INFO] [stdout] | [INFO] [stdout] 4 | State(app_state): State, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AppState` in this scope [INFO] [stdout] --> src/handler/extractor.rs:311:29 [INFO] [stdout] | [INFO] [stdout] 4 | State(app_state): State, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3 | async fn api_handler( [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/handler/extractor.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 5 | State(metrics): State, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MetricsCollector` in this scope [INFO] [stdout] --> src/handler/extractor.rs:312:27 [INFO] [stdout] | [INFO] [stdout] 5 | State(metrics): State, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3 | async fn api_handler( [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Response` in this scope [INFO] [stdout] --> src/handler/extractor.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 6 | ) -> Result { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use http::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use reqwest::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/handler/extractor.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 9 | Response::ok().json(data) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use http::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use reqwest::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/handler/extractor.rs:313:6 [INFO] [stdout] | [INFO] [stdout] 6 | ) -> Result { [INFO] [stdout] | ^^^^^^ -------- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 6 | ) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433, E0531. [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::convert_string_map_to_json_value (line 150) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap` [INFO] [stdout] --> src/handler/extractor.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 3 | let mut map = HashMap::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `HashMap` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] 2 + use ahash::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `convert_string_map_to_json_value` in this scope [INFO] [stdout] --> src/handler/extractor.rs:157:18 [INFO] [stdout] | [INFO] [stdout] 9 | let json_value = convert_string_map_to_json_value(&map); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::parse_form_data (line 1345) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `parse_form_data` in this scope [INFO] [stdout] --> src/handler/extractor.rs:1346:12 [INFO] [stdout] | [INFO] [stdout] 3 | let data = parse_form_data("user.name=John&user.age=30"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/extractor.rs - handler::extractor::parse_form_data (line 1336) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `parse_form_data` in this scope [INFO] [stdout] --> src/handler/extractor.rs:1337:12 [INFO] [stdout] | [INFO] [stdout] 3 | let data = parse_form_data("name=John%20Doe&age=30&active=true"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/mod.rs - handler (line 86) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `get_user` in this scope [INFO] [stdout] --> src/handler/mod.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 9 | .get("/users/:id", get_user) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `create_user` in this scope [INFO] [stdout] --> src/handler/mod.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 10 | .post("/users", create_user); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/mod.rs - handler::impl_handler (line 470) stdout ---- [INFO] [stdout] error[E0405]: cannot find trait `IntoHandler` in this scope [INFO] [stdout] --> src/handler/mod.rs:471:22 [INFO] [stdout] | [INFO] [stdout] 3 | impl IntoHandler<(T1, T2)> for F [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::IntoHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Future` in this scope [INFO] [stdout] --> src/handler/mod.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 6 | Fut: Future> + Send + 'static, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 2 + use std::future::Future; [INFO] [stdout] | [INFO] [stdout] 2 + use futures::Future; [INFO] [stdout] | [INFO] [stdout] 2 + use futures_util::Future; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Response` in this scope [INFO] [stdout] --> src/handler/mod.rs:474:33 [INFO] [stdout] | [INFO] [stdout] 6 | Fut: Future> + Send + 'static, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use http::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use reqwest::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FromRequest` in this scope [INFO] [stdout] --> src/handler/mod.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 7 | T1: FromRequest + Send, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::handler::extractor::FromRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FromRequest` in this scope [INFO] [stdout] --> src/handler/mod.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 8 | T2: FromRequest + Send, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::handler::extractor::FromRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Request` in this scope [INFO] [stdout] --> src/handler/mod.rs:478:30 [INFO] [stdout] | [INFO] [stdout] 10 | async fn call(self, req: Request) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Request; [INFO] [stdout] | [INFO] [stdout] 2 + use http::Request; [INFO] [stdout] | [INFO] [stdout] 2 + use hyper::Request; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Request; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Response` in this scope [INFO] [stdout] --> src/handler/mod.rs:478:49 [INFO] [stdout] | [INFO] [stdout] 10 | async fn call(self, req: Request) -> Result { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use http::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use reqwest::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/handler/mod.rs - handler::raw_handler (line 591) stdout ---- [INFO] [stdout] error[E0271]: expected `{async block@src/handler/mod.rs:7:54: 7:64}` to be a future that resolves to `Result`, but it resolves to `Result Error {Unauthorized}>` [INFO] [stdout] --> src/handler/mod.rs:595:27 [INFO] [stdout] | [INFO] [stdout] 7 | let custom_auth_handler = raw_handler(|req: Request| async move { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 8 | | // Custom authentication logic [INFO] [stdout] 9 | | let auth_header = req.header("authorization") [INFO] [stdout] 10 | | .ok_or_else(|| ignitia::Error::Unauthorized)?; [INFO] [stdout] ... | [INFO] [stdout] 23 | | Ok(Response::text("Access granted")) [INFO] [stdout] 24 | | }); [INFO] [stdout] | |__^ expected `Result`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, ignitia::Error>` [INFO] [stdout] found enum `Result<_, fn(String) -> ignitia::Error {Unauthorized}>` [INFO] [stdout] note: required by a bound in `raw_handler` [INFO] [stdout] --> /opt/rustwide/workdir/src/handler/mod.rs:640:17 [INFO] [stdout] | [INFO] [stdout] 637 | pub fn raw_handler(f: F) -> impl IntoHandler<(RawRequest,)> [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 640 | Fut: Future> + Send + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `raw_handler` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0271`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 107) stdout ---- [INFO] [stdout] error[E0599]: no method named `enable_https` found for struct `ignitia::Server` in the current scope [INFO] [stdout] --> src/lib.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 12 | / Server::new(router, addr) [INFO] [stdout] 13 | | .enable_https("server.crt", "server.key")? [INFO] [stdout] | | -^^^^^^^^^^^^ method not found in `ignitia::Server` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ignitia::Error` [INFO] [stdout] --> src/lib.rs:116:40 [INFO] [stdout] | [INFO] [stdout] 11 | let addr = "127.0.0.1:8443".parse()?; [INFO] [stdout] | -------^ the trait `From` is not implemented for `ignitia::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, AddrParseError>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] `ignitia::Error` implements `From` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 155) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Server` [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 7 | Server::new(redirect_router, "0.0.0.0:80".parse().unwrap()) [INFO] [stdout] | ^^^^^^ use of undeclared type `Server` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Server; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `redirect_router` in this scope [INFO] [stdout] --> src/lib.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 7 | Server::new(redirect_router, "0.0.0.0:80".parse().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 246) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `/` [INFO] [stdout] --> src/lib.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 1 | HTTP/2 over TLS (recommended) [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 199) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CorsMiddleware` [INFO] [stdout] --> src/lib.rs:201:16 [INFO] [stdout] | [INFO] [stdout] 4 | let dev_cors = CorsMiddleware::permissive(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CorsMiddleware` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::CorsMiddleware; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::middleware::cors::CorsMiddleware; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CorsMiddleware` [INFO] [stdout] --> src/lib.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 7 | let api_cors = CorsMiddleware::default_api(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CorsMiddleware` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::CorsMiddleware; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::middleware::cors::CorsMiddleware; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CorsMiddleware` [INFO] [stdout] --> src/lib.rs:207:19 [INFO] [stdout] | [INFO] [stdout] 10 | let secure_cors = CorsMiddleware::secure_api(&[ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CorsMiddleware` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::CorsMiddleware; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::middleware::cors::CorsMiddleware; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 190) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CorsMiddleware` [INFO] [stdout] --> src/lib.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 3 | let cors = CorsMiddleware::new() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CorsMiddleware` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::CorsMiddleware; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::middleware::cors::CorsMiddleware; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 279) stdout ---- [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:280:1 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:2 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 64 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌-----------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:3 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 63 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─----------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:4 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 62 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──---------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 61 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───--------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:6 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 60 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────-------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:7 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 59 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 58 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────-----------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 57 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────----------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 56 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────---------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:11 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 55 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────--------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:12 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 54 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────-------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 53 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:14 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 52 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────-----------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:15 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 51 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────----------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:16 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 50 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────---------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 49 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────--------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:18 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 48 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────-------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:19 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 47 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:20 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 46 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────-----------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 45 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────----------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:22 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 44 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────---------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:23 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 43 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────--------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:24 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 42 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────-------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:25 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 41 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:26 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 40 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────-----------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:27 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 39 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────----------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 38 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────---------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 37 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────--------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:30 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 36 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────-------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 35 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 34 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────-----------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:33 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 33 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────----------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:34 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 32 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────---------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:35 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 31 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────--------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:36 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 30 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────-------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:37 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 29 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:38 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 28 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────-----------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:39 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 27 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────----------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:40 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 26 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────---------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:41 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 25 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────--------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:42 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────-------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:43 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:44 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────-----------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:45 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────----------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:46 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────---------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:47 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────--------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:48 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────-------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:49 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:50 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────-----------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:51 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────----------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:52 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────---------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:53 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────--------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:54 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────-------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:55 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────────------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:56 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────────-----------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:57 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────────----------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:58 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────────---------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:59 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────────────--------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:60 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────────────-------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:61 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────────────------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:62 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────────────-----┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:63 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────────────────----┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:64 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────────────────---┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:65 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────────────────--┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:280:66 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────────────────-┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:280:67 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 2 | │ Ignitia Request Pipeline │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:281:67 [INFO] [stdout] | [INFO] [stdout] 2 | │ Ignitia Request Pipeline │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:282:1 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:2 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 64 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └-----------------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:3 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 63 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─----------------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:4 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 62 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──---------------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 61 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───--------------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:6 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 60 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────-------------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 59 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────------------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 58 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────-----------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 57 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────----------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:10 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 56 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────---------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:11 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 55 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────--------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 54 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────-------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 53 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────------------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:14 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 52 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────-----------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:15 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 51 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────----------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:16 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 50 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────---------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 49 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────--------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:18 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 48 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────-------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:19 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 47 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────------------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:20 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 46 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────-----------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:21 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 45 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────----------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:22 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 44 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────---------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:23 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 43 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────--------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:24 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 42 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────-------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:25 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 41 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────------------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:26 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 40 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────-----------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:27 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 39 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────────----------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:28 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 38 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────────---------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:29 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 37 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────────--------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:30 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 36 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────────-------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:31 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 35 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────────────------------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:32 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 34 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────────────-----------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:33 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 33 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────────────----------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:34 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 32 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────────────---------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:35 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 31 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────────────────--------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:36 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 30 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────────────────-------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:37 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 29 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────────────────------------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:38 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 28 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────────────────-----------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:39 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 27 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────────────────────----------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:40 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 26 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────────────────────---------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:41 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 25 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────────────────────--------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:42 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 24 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────────────────────-------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:43 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 23 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────────────────────────------------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:44 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 22 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────────────────────────-----------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:45 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 21 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────────────────────────----------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:46 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 20 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────────────────────────---------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:47 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 19 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────────────────────────────--------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:48 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 18 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────────────────────────────-------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:49 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 17 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────────────────────────────------------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:50 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 16 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────────────────────────────-----------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:51 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 15 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────────────────────────────────----------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:52 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 14 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────────────────────────────────---------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:53 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 13 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────────────────────────────────--------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:54 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 12 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────────────────────────────────-------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:55 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 11 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────────────────────────────────────------------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:56 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 10 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────────────────────────────────────-----------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:57 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 9 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────────────────────────────────────----------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:58 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 8 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────────────────────────────────────---------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:59 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 7 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────────────────────────────────────────--------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:60 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 6 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────────────────────────────────────────-------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:61 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 5 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────────────────────────────────────────------┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:62 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 4 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────────────────────────────────────────-----┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:63 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 3 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └─────────────────────────────────────────────────────────────----┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:64 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 2 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └──────────────────────────────────────────────────────────────---┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:65 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └───────────────────────────────────────────────────────────────--┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:282:66 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] 3 + └────────────────────────────────────────────────────────────────-┘ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:282:67 [INFO] [stdout] | [INFO] [stdout] 3 | └─────────────────────────────────────────────────────────────────┘ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:285:4 [INFO] [stdout] | [INFO] [stdout] 6 | ├─ Protocol Detection (HTTP/1.1, HTTP/2, WebSocket) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 6 | ├─ Protocol Detection (HTTP/1.1, HTTP/2, WebSocket) [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] 6 - ├─ Protocol Detection (HTTP/1.1, HTTP/2, WebSocket) [INFO] [stdout] 6 + ├- Protocol Detection (HTTP/1.1, HTTP/2, WebSocket) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:286:4 [INFO] [stdout] | [INFO] [stdout] 7 | ├─ TLS Handshake (if HTTPS) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 7 | ├─ TLS Handshake (if HTTPS) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─ TLS Handshake (if HTTPS) [INFO] [stdout] 7 + ├- TLS Handshake (if HTTPS) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:287:4 [INFO] [stdout] | [INFO] [stdout] 8 | └─ Connection Pooling [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 8 | └─ Connection Pooling [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] 8 - └─ Connection Pooling [INFO] [stdout] 8 + └- Connection Pooling [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:290:4 [INFO] [stdout] | [INFO] [stdout] 11 | ├─ Header Parsing and Validation [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 11 | ├─ Header Parsing and Validation [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] 11 - ├─ Header Parsing and Validation [INFO] [stdout] 11 + ├- Header Parsing and Validation [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:291:4 [INFO] [stdout] | [INFO] [stdout] 12 | ├─ Body Streaming (with size limits) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 12 | ├─ Body Streaming (with size limits) [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] 12 - ├─ Body Streaming (with size limits) [INFO] [stdout] 12 + ├- Body Streaming (with size limits) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:292:4 [INFO] [stdout] | [INFO] [stdout] 13 | └─ Protocol-specific Processing [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 13 | └─ Protocol-specific Processing [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] 13 - └─ Protocol-specific Processing [INFO] [stdout] 13 + └- Protocol-specific Processing [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 16 | ├─ CORS Preflight Handling [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 16 | ├─ CORS Preflight Handling [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] 16 - ├─ CORS Preflight Handling [INFO] [stdout] 16 + ├- CORS Preflight Handling [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:296:4 [INFO] [stdout] | [INFO] [stdout] 17 | ├─ Authentication/Authorization [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 17 | ├─ Authentication/Authorization [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] 17 - ├─ Authentication/Authorization [INFO] [stdout] 17 + ├- Authentication/Authorization [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:297:4 [INFO] [stdout] | [INFO] [stdout] 18 | ├─ Rate Limiting [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 18 | ├─ Rate Limiting [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] 18 - ├─ Rate Limiting [INFO] [stdout] 18 + ├- Rate Limiting [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:298:4 [INFO] [stdout] | [INFO] [stdout] 19 | ├─ Request ID Generation [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 19 | ├─ Request ID Generation [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] 19 - ├─ Request ID Generation [INFO] [stdout] 19 + ├- Request ID Generation [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:299:4 [INFO] [stdout] | [INFO] [stdout] 20 | └─ Custom middleware [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 20 | └─ Custom middleware [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] 20 - └─ Custom middleware [INFO] [stdout] 20 + └- Custom middleware [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:302:4 [INFO] [stdout] | [INFO] [stdout] 23 | ├─ Path Matching (radix tree) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 23 | ├─ Path Matching (radix tree) [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] 23 - ├─ Path Matching (radix tree) [INFO] [stdout] 23 + ├- Path Matching (radix tree) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:303:4 [INFO] [stdout] | [INFO] [stdout] 24 | ├─ Parameter Extraction [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 24 | ├─ Parameter Extraction [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] 24 - ├─ Parameter Extraction [INFO] [stdout] 24 + ├- Parameter Extraction [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:304:4 [INFO] [stdout] | [INFO] [stdout] 25 | ├─ Handler Selection [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 25 | ├─ Handler Selection [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] 25 - ├─ Handler Selection [INFO] [stdout] 25 + ├- Handler Selection [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:305:4 [INFO] [stdout] | [INFO] [stdout] 26 | └─ WebSocket Upgrade Detection [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 26 | └─ WebSocket Upgrade Detection [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] 26 - └─ WebSocket Upgrade Detection [INFO] [stdout] 26 + └- WebSocket Upgrade Detection [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:308:4 [INFO] [stdout] | [INFO] [stdout] 29 | ├─ Extractor Processing [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 29 | ├─ Extractor Processing [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] 29 - ├─ Extractor Processing [INFO] [stdout] 29 + ├- Extractor Processing [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:309:4 [INFO] [stdout] | [INFO] [stdout] 30 | ├─ Business Logic [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 30 | ├─ Business Logic [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] 30 - ├─ Business Logic [INFO] [stdout] 30 + ├- Business Logic [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:310:4 [INFO] [stdout] | [INFO] [stdout] 31 | └─ Response Generation [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 31 | └─ Response Generation [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] 31 - └─ Response Generation [INFO] [stdout] 31 + └- Response Generation [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:313:4 [INFO] [stdout] | [INFO] [stdout] 34 | ├─ Error Handling [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 34 | ├─ Error Handling [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] 34 - ├─ Error Handling [INFO] [stdout] 34 + ├- Error Handling [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:314:4 [INFO] [stdout] | [INFO] [stdout] 35 | ├─ Response Headers (Security, CORS) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 35 | ├─ Response Headers (Security, CORS) [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] 35 - ├─ Response Headers (Security, CORS) [INFO] [stdout] 35 + ├- Response Headers (Security, CORS) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:315:4 [INFO] [stdout] | [INFO] [stdout] 36 | ├─ Compression [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 36 | ├─ Compression [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] 36 - ├─ Compression [INFO] [stdout] 36 + ├- Compression [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:316:4 [INFO] [stdout] | [INFO] [stdout] 37 | └─ Logging [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 37 | └─ Logging [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] 37 - └─ Logging [INFO] [stdout] 37 + └- Logging [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:319:4 [INFO] [stdout] | [INFO] [stdout] 40 | ├─ Protocol-specific Formatting [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 40 | ├─ Protocol-specific Formatting [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] 40 - ├─ Protocol-specific Formatting [INFO] [stdout] 40 + ├- Protocol-specific Formatting [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:320:4 [INFO] [stdout] | [INFO] [stdout] 41 | ├─ Connection Management [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 41 | ├─ Connection Management [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] 41 - ├─ Connection Management [INFO] [stdout] 41 + ├- Connection Management [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:321:4 [INFO] [stdout] | [INFO] [stdout] 42 | └─ Metrics Collection [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 42 | └─ Metrics Collection [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] 42 - └─ Metrics Collection [INFO] [stdout] 42 + └- Metrics Collection [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: expected item, found `-` [INFO] [stdout] --> src/lib.rs:280:2 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 187 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 171) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router` [INFO] [stdout] --> src/lib.rs:184:14 [INFO] [stdout] | [INFO] [stdout] 16 | let router = Router::new() [INFO] [stdout] | ^^^^^^ use of undeclared type `Router` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Router; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/lib.rs:186:38 [INFO] [stdout] | [INFO] [stdout] 18 | .get("/api/users", || async { Ok(Response::json("users")?) }); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use http::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use ignitia::Response; [INFO] [stdout] | [INFO] [stdout] 2 + use reqwest::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`) [INFO] [stdout] --> src/lib.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_171_0() { [INFO] [stdout] | ----------------------------------- this function should return `Result` or `Option` to accept `?` [INFO] [stdout] ... [INFO] [stdout] 14 | .build()?; [INFO] [stdout] | ^ cannot use the `?` operator in a function that returns `()` [INFO] [stdout] | [INFO] [stdout] help: consider adding return type [INFO] [stdout] | [INFO] [stdout] 4 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_171_0() -> Result<(), Box> { [INFO] [stdout] 5 | use ignitia::{CorsMiddleware, Method}; [INFO] [stdout] ... [INFO] [stdout] 18 | .get("/api/users", || async { Ok(Response::json("users")?) }); [INFO] [stdout] 19 + Ok(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 38) stdout ---- [INFO] [stdout] error: expected item, found `[` [INFO] [stdout] --> src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 1 | [dependencies] [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 442) stdout ---- [INFO] [stdout] error: expected item, found `[` [INFO] [stdout] --> src/lib.rs:443:1 [INFO] [stdout] | [INFO] [stdout] 1 | [dependencies] [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 595) stdout ---- [INFO] [stdout] error: expected item, found `[` [INFO] [stdout] --> src/lib.rs:596:1 [INFO] [stdout] | [INFO] [stdout] 1 | [dependencies] [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 47) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `{closure@src/lib.rs:15:24: 15:38}: IntoHandler<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 15 | .post("/echo", |body: String| async move { [INFO] [stdout] | __________----__________^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 16 | | Ok(Response::text(format!("Echo: {}", body))) [INFO] [stdout] 17 | | }); [INFO] [stdout] | |_________^ the trait `IntoHandler<_>` is not implemented for closure `{closure@src/lib.rs:15:24: 15:38}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ignitia::Router::post` [INFO] [stdout] --> /opt/rustwide/workdir/src/router/mod.rs:739:5 [INFO] [stdout] | [INFO] [stdout] 739 | define_http_method!(post, Method::POST, "Adds a POST route"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this associated function [INFO] [stdout] | required by this bound in `Router::post` [INFO] [stdout] = note: this error originates in the macro `define_http_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 7 | async fn main() -> Result<()> { [INFO] [stdout] | ---------- expected `std::result::Result<(), ignitia::Error>` because of return type [INFO] [stdout] ... [INFO] [stdout] 20 | Server::new(router, addr).ignitia().await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<(), Box>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, ignitia::Error>` [INFO] [stdout] found enum `std::result::Result<_, Box>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 558) stdout ---- [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:2 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 76 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌-----------------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:3 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 75 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─----------------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:4 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 74 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──---------------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:5 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 73 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───--------------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:6 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 72 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────-------------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:7 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 71 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────------------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:8 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 70 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────-----------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 69 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────----------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:10 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 68 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────---------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:11 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 67 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────--------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:12 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 66 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────-------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:13 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 65 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────------------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:14 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 64 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────-----------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:15 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 63 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────----------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:16 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 62 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────---------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:17 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 61 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────--------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:18 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 60 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────-------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:19 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 59 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────------------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:20 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 58 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────-----------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:21 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 57 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────----------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:22 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 56 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────---------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:23 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 55 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────--------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:24 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 54 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────-------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:25 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 53 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────------------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:26 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 52 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────-----------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:27 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 51 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────----------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:28 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 50 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────---------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:29 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 49 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────--------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:30 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 48 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────-------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:31 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 47 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────------------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:32 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 46 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────-----------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:33 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 45 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────----------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:34 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 44 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────---------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:35 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 43 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────--------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:36 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 42 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────-------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:37 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 41 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────------------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:38 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 40 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────-----------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:39 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 39 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────----------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:40 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 38 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────---------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:41 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 37 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────--------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:42 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 36 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────-------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 35 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────------------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:44 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 34 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────-----------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:45 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 33 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────----------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:46 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 32 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────---------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:47 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 31 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────--------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:48 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 30 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────-------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:49 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 29 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────------------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:50 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 28 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────-----------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:51 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 27 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────----------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:52 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 26 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────---------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:53 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 25 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────--------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:54 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────-------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:55 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────────------------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:56 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────────-----------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:57 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────────----------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:58 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────────---------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:59 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────────────--------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:60 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────────────-------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:61 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────────────------------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:62 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────────────-----------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:63 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────────────────----------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:64 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────────────────---------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:65 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────────────────--------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:66 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────────────────-------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:67 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────────────────────------------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:68 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────────────────────-----------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:69 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────────────────────----------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:70 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────────────────────---------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:71 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────────────────────────--------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:72 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────────────────────────-------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:73 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────────────────────────------┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:74 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────────────────────────-----┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:75 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌─────────────────────────────────────────────────────────────────────────----┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:76 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌──────────────────────────────────────────────────────────────────────────---┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:77 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌───────────────────────────────────────────────────────────────────────────--┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:559:78 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [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] 1 - ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] 1 + ┌────────────────────────────────────────────────────────────────────────────-┐ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:559:79 [INFO] [stdout] | [INFO] [stdout] 1 | ┌─────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 2 | │ Application Layer │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:560:79 [INFO] [stdout] | [INFO] [stdout] 2 | │ Application Layer │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:561:1 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:561:3 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:4 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 12 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌-------------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:5 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 11 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─------------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:6 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 10 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌──-----------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:7 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 9 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌───----------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:8 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 8 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌────---------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:9 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 7 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────--------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 6 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌──────-------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:11 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 5 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌───────------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:12 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 4 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌────────-----┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:13 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 3 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────----┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:14 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 2 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌──────────---┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:15 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌───────────--┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:16 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌────────────-┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:561:19 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:20 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 12 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌-------------┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:21 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 11 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─------------┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:22 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 10 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌──-----------┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:23 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 9 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌───----------┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:24 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 8 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌────---------┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:25 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 7 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────--------┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:26 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 6 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌──────-------┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:27 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 5 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌───────------┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:28 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 4 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌────────-----┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:29 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 3 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────----┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:30 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 2 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌──────────---┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:31 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌───────────--┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:32 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌────────────-┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:561:33 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:561:35 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:36 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 12 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌-------------┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:37 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 11 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─------------┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:38 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 10 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌──-----------┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:39 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 9 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌───----------┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:40 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 8 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌────---------┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:41 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 7 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────--------┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:42 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 6 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌──────-------┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:43 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 5 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌───────------┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:44 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 4 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌────────-----┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:45 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 3 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────----┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:46 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 2 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌──────────---┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:47 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌───────────--┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:48 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌────────────-┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:561:49 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:561:51 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:52 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 24 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌-------------------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:53 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 23 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─------------------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:54 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 22 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌──-----------------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:55 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 21 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌───----------------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:56 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 20 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌────---------------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:57 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 19 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────--------------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:58 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 18 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌──────-------------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:59 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 17 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌───────------------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:60 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 16 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌────────-----------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:61 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 15 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────----------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:62 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 14 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌──────────---------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:63 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 13 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌───────────--------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:64 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 12 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌────────────-------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:65 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 11 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────------------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:66 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 10 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌──────────────-----------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:67 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 9 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌───────────────----------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:68 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 8 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌────────────────---------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:69 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 7 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────--------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:70 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 6 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌──────────────────-------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:71 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 5 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌───────────────────------┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:72 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 4 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌────────────────────-----┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:73 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 3 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────----┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:74 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 2 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌──────────────────────---┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:75 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌───────────────────────--┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:561:76 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 3 + │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌────────────────────────-┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:561:77 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:561:79 [INFO] [stdout] | [INFO] [stdout] 3 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:562:1 [INFO] [stdout] | [INFO] [stdout] 4 | │ │ Routes │ │ Middleware │ │ CORS │ │ WebSocket │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:562:3 [INFO] [stdout] | [INFO] [stdout] 4 | │ │ Routes │ │ Middleware │ │ CORS │ │ WebSocket │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:562:17 [INFO] [stdout] | [INFO] [stdout] 4 | │ │ Routes │ │ Middleware │ │ CORS │ │ WebSocket │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:562:19 [INFO] [stdout] | [INFO] [stdout] 4 | │ │ Routes │ │ Middleware │ │ CORS │ │ WebSocket │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:562:33 [INFO] [stdout] | [INFO] [stdout] 4 | │ │ Routes │ │ Middleware │ │ CORS │ │ WebSocket │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:562:35 [INFO] [stdout] | [INFO] [stdout] 4 | │ │ Routes │ │ Middleware │ │ CORS │ │ WebSocket │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:562:49 [INFO] [stdout] | [INFO] [stdout] 4 | │ │ Routes │ │ Middleware │ │ CORS │ │ WebSocket │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:562:51 [INFO] [stdout] | [INFO] [stdout] 4 | │ │ Routes │ │ Middleware │ │ CORS │ │ WebSocket │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:562:77 [INFO] [stdout] | [INFO] [stdout] 4 | │ │ Routes │ │ Middleware │ │ CORS │ │ WebSocket │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:562:79 [INFO] [stdout] | [INFO] [stdout] 4 | │ │ Routes │ │ Middleware │ │ CORS │ │ WebSocket │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:563:1 [INFO] [stdout] | [INFO] [stdout] 5 | │ │ & Handlers │ │ Pipeline │ │Configuration│ │ Handlers │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:563:3 [INFO] [stdout] | [INFO] [stdout] 5 | │ │ & Handlers │ │ Pipeline │ │Configuration│ │ Handlers │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:563:17 [INFO] [stdout] | [INFO] [stdout] 5 | │ │ & Handlers │ │ Pipeline │ │Configuration│ │ Handlers │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:563:19 [INFO] [stdout] | [INFO] [stdout] 5 | │ │ & Handlers │ │ Pipeline │ │Configuration│ │ Handlers │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:563:33 [INFO] [stdout] | [INFO] [stdout] 5 | │ │ & Handlers │ │ Pipeline │ │Configuration│ │ Handlers │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:563:35 [INFO] [stdout] | [INFO] [stdout] 5 | │ │ & Handlers │ │ Pipeline │ │Configuration│ │ Handlers │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:563:49 [INFO] [stdout] | [INFO] [stdout] 5 | │ │ & Handlers │ │ Pipeline │ │Configuration│ │ Handlers │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:563:51 [INFO] [stdout] | [INFO] [stdout] 5 | │ │ & Handlers │ │ Pipeline │ │Configuration│ │ Handlers │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:563:77 [INFO] [stdout] | [INFO] [stdout] 5 | │ │ & Handlers │ │ Pipeline │ │Configuration│ │ Handlers │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:563:79 [INFO] [stdout] | [INFO] [stdout] 5 | │ │ & Handlers │ │ Pipeline │ │Configuration│ │ Handlers │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:564:1 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:564:3 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:4 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └-------------┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─------------┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:6 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └──-----------┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:7 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └───----------┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:8 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └────---------┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:9 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────--------┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:10 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └──────-------┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:11 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └───────------┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:12 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └────────-----┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:13 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────----┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └──────────---┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:15 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └───────────--┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:16 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └────────────-┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:564:17 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:564:19 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:20 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └-------------┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:21 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─------------┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:22 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └──-----------┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:23 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └───----------┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:24 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └────---------┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:25 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────--------┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:26 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └──────-------┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:27 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └───────------┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:28 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └────────-----┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:29 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────----┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:30 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └──────────---┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:31 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └───────────--┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:32 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └────────────-┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:564:33 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:564:35 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:36 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └-------------┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:37 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─------------┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:38 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └──-----------┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:39 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └───----------┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:40 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └────---------┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:41 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────--------┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:42 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └──────-------┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:43 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └───────------┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:44 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └────────-----┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:45 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────----┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:46 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └──────────---┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:47 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └───────────--┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:48 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └────────────-┘ └─────────────────────────┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:564:49 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:564:51 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:52 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └-------------------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:53 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └─------------------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:54 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └──-----------------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:55 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └───----------------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:56 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └────---------------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:57 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └─────--------------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:58 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └──────-------------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:59 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └───────------------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:60 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └────────-----------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:61 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────----------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:62 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └──────────---------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:63 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └───────────--------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:64 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └────────────-------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:65 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────------------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:66 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └──────────────-----------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:67 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └───────────────----------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:68 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └────────────────---------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:69 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────--------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:70 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └──────────────────-------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:71 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └───────────────────------┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:72 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └────────────────────-----┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:73 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────----┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:74 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └──────────────────────---┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:75 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └───────────────────────--┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:564:76 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [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] 6 - │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] 6 + │ └─────────────┘ └─────────────┘ └─────────────┘ └────────────────────────-┘ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:564:77 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:564:79 [INFO] [stdout] | [INFO] [stdout] 6 | │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────────────────┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:565:1 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:2 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 76 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├-----------------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:3 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 75 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─----------------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:4 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 74 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──---------------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:5 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 73 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───--------------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:6 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 72 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────-------------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:7 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 71 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────------------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:8 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 70 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────-----------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 69 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────----------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:10 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 68 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────---------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:11 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 67 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────--------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:12 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 66 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────-------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:13 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 65 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────------------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:14 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 64 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────-----------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:15 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 63 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────----------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:16 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 62 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────---------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:17 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 61 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────--------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:18 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 60 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────-------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:19 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 59 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────------------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:20 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 58 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────-----------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:21 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 57 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────----------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:22 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 56 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────---------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:23 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 55 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────--------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:24 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 54 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────-------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:25 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 53 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────------------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:26 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 52 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────-----------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:27 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 51 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────----------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:28 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 50 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────---------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:29 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 49 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────--------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:30 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 48 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────-------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:31 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 47 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────------------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:32 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 46 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────-----------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:33 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 45 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────----------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:34 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 44 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────---------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:35 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 43 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────--------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:36 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 42 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────-------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:37 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 41 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────------------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:38 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 40 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────-----------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:39 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 39 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────────----------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:40 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 38 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────────---------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:41 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 37 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────────--------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:42 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 36 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────────-------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:43 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 35 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────────────------------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:44 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 34 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────────────-----------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:45 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 33 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────────────----------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:46 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 32 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────────────---------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:47 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 31 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────────────────--------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:48 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 30 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────────────────-------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:49 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 29 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────────────────------------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:50 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 28 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────────────────-----------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:51 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 27 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────────────────────----------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:52 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 26 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────────────────────---------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:53 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 25 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────────────────────--------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:54 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [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] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────────────────────-------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:55 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [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] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────────────────────────------------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:56 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [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] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────────────────────────-----------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:57 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [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] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────────────────────────----------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:58 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [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] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────────────────────────---------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:59 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [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] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────────────────────────────--------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:60 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [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] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────────────────────────────-------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:61 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [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] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────────────────────────────------------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:62 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [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] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────────────────────────────-----------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:63 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [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] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────────────────────────────────----------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:64 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 14 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────────────────────────────────---------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:65 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 13 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────────────────────────────────--------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:66 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 12 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────────────────────────────────-------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:67 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 11 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────────────────────────────────────------------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:68 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 10 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────────────────────────────────────-----------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:69 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 9 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────────────────────────────────────----------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:70 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 8 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────────────────────────────────────---------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:71 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 7 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────────────────────────────────────────--------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:72 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 6 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────────────────────────────────────────-------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:73 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 5 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────────────────────────────────────────------┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:74 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 4 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────────────────────────────────────────-----┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:75 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 3 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├─────────────────────────────────────────────────────────────────────────----┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:76 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 2 more times [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├──────────────────────────────────────────────────────────────────────────---┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:77 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├───────────────────────────────────────────────────────────────────────────--┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:565:78 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] 7 + ├────────────────────────────────────────────────────────────────────────────-┤ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2524} [INFO] [stdout] --> src/lib.rs:565:79 [INFO] [stdout] | [INFO] [stdout] 7 | ├─────────────────────────────────────────────────────────────────────────────┤ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:566:1 [INFO] [stdout] | [INFO] [stdout] 8 | │ Ignitia Framework │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:566:78 [INFO] [stdout] | [INFO] [stdout] 8 | │ Ignitia Framework │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:567:1 [INFO] [stdout] | [INFO] [stdout] 9 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:567:3 [INFO] [stdout] | [INFO] [stdout] 9 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:567:4 [INFO] [stdout] | [INFO] [stdout] 9 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [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] 9 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 9 + │ ┌-------------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:567:5 [INFO] [stdout] | [INFO] [stdout] 9 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [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] 9 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 9 + │ ┌─------------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:567:6 [INFO] [stdout] | [INFO] [stdout] 9 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [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] 9 - │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] 9 + │ ┌──-----------┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:567:7 [INFO] [stdout] | [INFO] [stdout] 9 | │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │ [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 [WARN] too many lines in the log, truncating it