[INFO] cloning repository https://github.com/odyslam/ethsig-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/odyslam/ethsig-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodyslam%2Fethsig-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodyslam%2Fethsig-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61b7bd0915ed4f73641d9300d23b03ac8975eadc [INFO] testing odyslam/ethsig-rs against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodyslam%2Fethsig-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/odyslam/ethsig-rs on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/odyslam/ethsig-rs [INFO] finished tweaking git repo https://github.com/odyslam/ethsig-rs [INFO] tweaked toml for git repo https://github.com/odyslam/ethsig-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/odyslam/ethsig-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b53c544da94fa12cd58c1afd5785ee021d812c6941c50ed4f23ecf83d6ca19d8 [INFO] running `Command { std: "docker" "start" "-a" "b53c544da94fa12cd58c1afd5785ee021d812c6941c50ed4f23ecf83d6ca19d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b53c544da94fa12cd58c1afd5785ee021d812c6941c50ed4f23ecf83d6ca19d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53c544da94fa12cd58c1afd5785ee021d812c6941c50ed4f23ecf83d6ca19d8", kill_on_drop: false }` [INFO] [stdout] b53c544da94fa12cd58c1afd5785ee021d812c6941c50ed4f23ecf83d6ca19d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b101f3f9a171b5b5a2bc0cce42d736ed459519781d61f2d2cf1f44c210a73ec [INFO] running `Command { std: "docker" "start" "-a" "1b101f3f9a171b5b5a2bc0cce42d736ed459519781d61f2d2cf1f44c210a73ec", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling zeroize v1.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling elliptic-curve v0.11.9 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling k256 v0.10.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo_metadata v0.14.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling crypto-bigint v0.2.5 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling ethabi v16.0.0 (https://github.com/rust-ethereum/ethabi?branch=master#c622438f) [INFO] [stderr] Compiling coins-bip32 v0.6.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling elliptic-curve v0.10.4 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ethers-core v0.6.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling coins-bip39 v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling serde-aux v3.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ethers-signers v0.6.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling k256 v0.9.5 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling worker-sys v0.0.3 (https://github.com/cloudflare/workers-rs#3cf374bc) [INFO] [stderr] Compiling ethabi v15.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling iri-string v0.4.1 [INFO] [stderr] Compiling ethers-core v0.6.3 [INFO] [stderr] Compiling ethers-contract-abigen v0.6.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling ethers-providers v0.6.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling ethers-etherscan v0.2.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling worker-macros v0.0.3 (https://github.com/cloudflare/workers-rs#3cf374bc) [INFO] [stderr] Compiling worker-kv v0.5.1 [INFO] [stderr] Compiling ethers-addressbook v0.1.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling matchit v0.4.2 [INFO] [stderr] Compiling worker v0.0.8 (https://github.com/cloudflare/workers-rs#3cf374bc) [INFO] [stderr] Compiling siwe v0.1.3 (https://github.com/spruceid/siwe-rs#6f92676a) [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling ethers-contract-derive v0.6.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling solang-parser v0.1.1 (https://github.com/hyperledger-labs/solang#4ad9d878) [INFO] [stderr] Compiling ethers-contract v0.6.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling ethers-middleware v0.6.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling ethers-solc v0.1.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling ethers v0.6.0 (https://github.com/odyslam/ethers-rs?branch=fix/worker-compile#98852369) [INFO] [stderr] Compiling ethsig-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "1b101f3f9a171b5b5a2bc0cce42d736ed459519781d61f2d2cf1f44c210a73ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b101f3f9a171b5b5a2bc0cce42d736ed459519781d61f2d2cf1f44c210a73ec", kill_on_drop: false }` [INFO] [stdout] 1b101f3f9a171b5b5a2bc0cce42d736ed459519781d61f2d2cf1f44c210a73ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b37eed6995979f353d93bfd8212513dbabb9688f12850762455d2dd3e8a22333 [INFO] running `Command { std: "docker" "start" "-a" "b37eed6995979f353d93bfd8212513dbabb9688f12850762455d2dd3e8a22333", kill_on_drop: false }` [INFO] [stderr] Compiling ethsig-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `Command { std: "docker" "inspect" "b37eed6995979f353d93bfd8212513dbabb9688f12850762455d2dd3e8a22333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37eed6995979f353d93bfd8212513dbabb9688f12850762455d2dd3e8a22333", kill_on_drop: false }` [INFO] [stdout] b37eed6995979f353d93bfd8212513dbabb9688f12850762455d2dd3e8a22333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bcfacaf3b9e9834bfa6df5d437369cacaacb0e50ba3d469c9c9a013454b63ec [INFO] running `Command { std: "docker" "start" "-a" "6bcfacaf3b9e9834bfa6df5d437369cacaacb0e50ba3d469c9c9a013454b63ec", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethsig_rs-c96460511d8cf9f2) [INFO] [stdout] [INFO] [stderr] Doc-tests ethsig-rs [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/auth.rs - auth::AuthRequest (line 14) ... FAILED [INFO] [stdout] test src/lib.rs - main_fetch_glue (line 112) ... FAILED [INFO] [stdout] test src/lib.rs - main_fetch_glue (line 105) ... FAILED [INFO] [stdout] test src/lib.rs - main_fetch_glue (line 66) ... FAILED [INFO] [stdout] test src/auth.rs - auth::AuthRequest::from_req (line 151) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/auth.rs - auth::AuthRequest (line 14) stdout ---- [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/auth.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 3 | ${domain} wants you to sign in with your Ethereum account: [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main_fetch_glue (line 112) stdout ---- [INFO] [stdout] error: expected type, found `"SIWE-AUTH=EACB9E10D0FD122CF0D2BA5F282CEBA0D71B48DD40A04893AAB94D1BE3F16F7D; [INFO] [stdout] Secure; HttpOnly; SameSite=Lax; Expires=Tue Mar 08 2022 20:51:45 GMT+0000 (Coordinated [INFO] [stdout] Universal Time)"` [INFO] [stdout] --> src/lib.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 3 | "set-cookie": "SIWE-AUTH=EACB9E10D0FD122CF0D2BA5F282CEBA0D71B48DD40A04893AAB94D1BE3F16F7D; [INFO] [stdout] | _____________-_^ [INFO] [stdout] | | | [INFO] [stdout] | | tried to parse a type due to this [INFO] [stdout] 4 | | Secure; HttpOnly; SameSite=Lax; Expires=Tue Mar 08 2022 20:51:45 GMT+0000 (Coordinated [INFO] [stdout] 5 | | Universal Time)" [INFO] [stdout] | |________________^ expected type [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main_fetch_glue (line 105) stdout ---- [INFO] [stdout] error[E0762]: unterminated character literal [INFO] [stdout] --> src/lib.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 1 | '{\n \"signature\": \"0x49a6e2a1995fde3bd10bd9ae2ecefe199ecfcb576125cc8582ee8458a4efd62668539b11f7bdb10e07f94b223f266cdd5ed592b37db4a2941541336a696d820a1c\",\n \"message\": \"localhost:4361 wants you to sign in with your Ethereum account:\\n0xDFA1fEa9915EF18b1f2A752343b168cA9c9d97aB\\n\\nSIWE Notepad Example\\n\\nURI: http://l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0762`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main_fetch_glue (line 66) stdout ---- [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 3 | ┌───┐ ┌───┐ ┌─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:2 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:3 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:4 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 3 | ┌───┐ ┌───┐ ┌─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:67:62 [INFO] [stdout] | [INFO] [stdout] 3 | ┌───┐ ┌───┐ ┌─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:63 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:64 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:65 [INFO] [stdout] | [INFO] [stdout] 3 | ┌───┐ ┌───┐ ┌─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ┌───┐ ┌──-┐ ┌───────────────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:67:66 [INFO] [stdout] | [INFO] [stdout] 3 | ┌───┐ ┌───┐ ┌─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:67:84 [INFO] [stdout] | [INFO] [stdout] 3 | ┌───┐ ┌───┐ ┌─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:85 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:86 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:87 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:88 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:89 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:90 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:91 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:92 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:93 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:94 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:95 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:96 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:97 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:98 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:99 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:100 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:101 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:102 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:67:103 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:67:104 [INFO] [stdout] | [INFO] [stdout] 3 | ┌───┐ ┌───┐ ┌─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 4 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 4 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:68:62 [INFO] [stdout] | [INFO] [stdout] 4 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:68:66 [INFO] [stdout] | [INFO] [stdout] 4 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:68:84 [INFO] [stdout] | [INFO] [stdout] 4 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:68:104 [INFO] [stdout] | [INFO] [stdout] 4 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:2 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └-┬─┘ └─┬─┘ └─────────┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{252c} [INFO] [stdout] --> src/lib.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬-┘ └─┬─┘ └─────────┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:69:62 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:63 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └-┬─┘ └─────────┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{252c} [INFO] [stdout] --> src/lib.rs:69:64 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:65 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬-┘ └─────────┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:69:66 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:69:84 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:85 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └-────────┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:86 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─-───────┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:87 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └──-──────┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:88 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └───-─────┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:89 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └────-────┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:90 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─────-───┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:91 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └──────-──┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:92 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └───────-─┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:93 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └────────-┬─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{252c} [INFO] [stdout] --> src/lib.rs:69:94 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:95 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─────────┬-────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:96 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─────────┬─-───────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:97 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─────────┬──-──────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:98 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─────────┬───-─────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:99 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─────────┬────-────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:100 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─────────┬─────-───┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:101 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─────────┬──────-──┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:102 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─────────┬───────-─┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:69:103 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [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] 5 | └─┬─┘ └─┬─┘ └─────────┬────────-┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:69:104 [INFO] [stdout] | [INFO] [stdout] 5 | └─┬─┘ └─┬─┘ └─────────┬───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 6 | │POST /api/v1/authorization, {sig: "0x..", messsage: "{..}"} │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:70:64 [INFO] [stdout] | [INFO] [stdout] 6 | │POST /api/v1/authorization, {sig: "0x..", messsage: "{..}"} │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:70:94 [INFO] [stdout] | [INFO] [stdout] 6 | │POST /api/v1/authorization, {sig: "0x..", messsage: "{..}"} │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:71:3 [INFO] [stdout] | [INFO] [stdout] 7 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:4 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:5 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:6 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:7 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:8 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:9 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 7 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | │──────-────────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:11 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:12 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:13 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:14 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:15 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:16 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:17 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:18 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:19 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:20 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:21 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:22 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:23 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:24 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:25 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 7 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | │──────────────────────-────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:27 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:28 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:29 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:30 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:31 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:32 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 7 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | │─────────────────────────────-─────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:34 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:35 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:36 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:37 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:38 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:39 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:40 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:41 [INFO] [stdout] | [INFO] [stdout] 7 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | │─────────────────────────────────────-─────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:42 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:43 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:44 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:45 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:46 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:47 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:48 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:49 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:50 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:51 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:52 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:53 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:54 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:55 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:56 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:57 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:58 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:59 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:60 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:61 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:71:62 [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] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:71:64 [INFO] [stdout] | [INFO] [stdout] 7 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:71:94 [INFO] [stdout] | [INFO] [stdout] 7 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 8 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:72:64 [INFO] [stdout] | [INFO] [stdout] 8 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:72:94 [INFO] [stdout] | [INFO] [stdout] 8 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 9 | │ ────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:73:64 [INFO] [stdout] | [INFO] [stdout] 9 | │ ────┐ │ [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] 9 | │ -───┐ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:73:65 [INFO] [stdout] | [INFO] [stdout] 9 | │ ────┐ │ [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] 9 | │ ─-──┐ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:73:66 [INFO] [stdout] | [INFO] [stdout] 9 | │ ────┐ │ [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] 9 | │ ──-─┐ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:73:67 [INFO] [stdout] | [INFO] [stdout] 9 | │ ────┐ │ [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] 9 | │ ───-┐ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:73:68 [INFO] [stdout] | [INFO] [stdout] 9 | │ ────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:73:94 [INFO] [stdout] | [INFO] [stdout] 9 | │ ────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 10 | │ │ AuthRequest::parse_req()│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:74:68 [INFO] [stdout] | [INFO] [stdout] 10 | │ │ AuthRequest::parse_req()│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:74:94 [INFO] [stdout] | [INFO] [stdout] 10 | │ │ AuthRequest::parse_req()│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 11 | │ <───┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:75:65 [INFO] [stdout] | [INFO] [stdout] 11 | │ <───┘ │ [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 | │ <-──┘ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:75:66 [INFO] [stdout] | [INFO] [stdout] 11 | │ <───┘ │ [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 | │ <─-─┘ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:75:67 [INFO] [stdout] | [INFO] [stdout] 11 | │ <───┘ │ [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 | │ <──-┘ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:75:68 [INFO] [stdout] | [INFO] [stdout] 11 | │ <───┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:75:94 [INFO] [stdout] | [INFO] [stdout] 11 | │ <───┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 12 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:76:64 [INFO] [stdout] | [INFO] [stdout] 12 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:76:94 [INFO] [stdout] | [INFO] [stdout] 12 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 13 | │ ────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:77:64 [INFO] [stdout] | [INFO] [stdout] 13 | │ ────┐ │ [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 | │ -───┐ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:77:65 [INFO] [stdout] | [INFO] [stdout] 13 | │ ────┐ │ [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 | │ ─-──┐ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:77:66 [INFO] [stdout] | [INFO] [stdout] 13 | │ ────┐ │ [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 | │ ──-─┐ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:77:67 [INFO] [stdout] | [INFO] [stdout] 13 | │ ────┐ │ [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 | │ ───-┐ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:77:68 [INFO] [stdout] | [INFO] [stdout] 13 | │ ────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:77:94 [INFO] [stdout] | [INFO] [stdout] 13 | │ ────┐ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 14 | │ │ Authorization::create() │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:78:68 [INFO] [stdout] | [INFO] [stdout] 14 | │ │ Authorization::create() │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:78:94 [INFO] [stdout] | [INFO] [stdout] 14 | │ │ Authorization::create() │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 15 | │ <───┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:79:65 [INFO] [stdout] | [INFO] [stdout] 15 | │ <───┘ │ [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] 15 | │ <-──┘ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:79:66 [INFO] [stdout] | [INFO] [stdout] 15 | │ <───┘ │ [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] 15 | │ <─-─┘ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:79:67 [INFO] [stdout] | [INFO] [stdout] 15 | │ <───┘ │ [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] 15 | │ <──-┘ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:79:68 [INFO] [stdout] | [INFO] [stdout] 15 | │ <───┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:79:94 [INFO] [stdout] | [INFO] [stdout] 15 | │ <───┘ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 16 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:80:64 [INFO] [stdout] | [INFO] [stdout] 16 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:80:94 [INFO] [stdout] | [INFO] [stdout] 16 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 17 | │ │ PUT Authorization {..} │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:81:64 [INFO] [stdout] | [INFO] [stdout] 17 | │ │ PUT Authorization {..} │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:81:94 [INFO] [stdout] | [INFO] [stdout] 17 | │ │ PUT Authorization {..} │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:82:64 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:65 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │-───────────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:66 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │─-──────────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:67 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │──-─────────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:68 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │───-────────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:69 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │────-───────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:70 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │─────-──────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:71 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │──────-─────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:72 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │───────-────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:73 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │────────-───────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:74 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │─────────-──────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:75 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │──────────-─────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:76 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │───────────-────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:77 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │────────────-───────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:78 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │─────────────-──────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:79 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │──────────────-─────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:80 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │───────────────-────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:81 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │────────────────-───────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:82 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │─────────────────-──────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:83 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │──────────────────-─────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:84 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │───────────────────-────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:85 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │────────────────────-───────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:86 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │─────────────────────-──────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:87 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │──────────────────────-─────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:88 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │───────────────────────-────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:89 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │────────────────────────-───>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:90 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │─────────────────────────-──>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:91 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │──────────────────────────-─>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:82:92 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [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 | │ │───────────────────────────->│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:82:94 [INFO] [stdout] | [INFO] [stdout] 18 | │ │────────────────────────────>│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 19 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:83:64 [INFO] [stdout] | [INFO] [stdout] 19 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:83:94 [INFO] [stdout] | [INFO] [stdout] 19 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 20 | │ │ Ok() │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:84:64 [INFO] [stdout] | [INFO] [stdout] 20 | │ │ Ok() │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:84:94 [INFO] [stdout] | [INFO] [stdout] 20 | │ │ Ok() │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:85:64 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:66 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<-───────────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:67 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<─-──────────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:68 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<──-─────────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:69 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<───-────────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:70 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<────-───────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:71 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<─────-──────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:72 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<──────-─────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:73 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<───────-────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:74 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<────────-───────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:75 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<─────────-──────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:76 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<──────────-─────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:77 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<───────────-────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:78 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<────────────-───────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:79 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<─────────────-──────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<──────────────-─────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:81 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<───────────────-────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:82 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<────────────────-───────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:83 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<─────────────────-──────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:84 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<──────────────────-─────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:85 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<───────────────────-────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:86 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<────────────────────-───────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:87 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<─────────────────────-──────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:88 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<──────────────────────-─────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:89 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<───────────────────────-────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:90 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<────────────────────────-───│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:91 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<─────────────────────────-──│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:92 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<──────────────────────────-─│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:85:93 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [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] 21 | │ │<───────────────────────────-│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:85:94 [INFO] [stdout] | [INFO] [stdout] 21 | │ │<────────────────────────────│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 22 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:86:64 [INFO] [stdout] | [INFO] [stdout] 22 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:86:94 [INFO] [stdout] | [INFO] [stdout] 22 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:87:3 [INFO] [stdout] | [INFO] [stdout] 23 | │ RESPONSE HEADERS: "set-cookie"="AUTH-SIWE": "xgh934j.." │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:87:64 [INFO] [stdout] | [INFO] [stdout] 23 | │ RESPONSE HEADERS: "set-cookie"="AUTH-SIWE": "xgh934j.." │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:87:94 [INFO] [stdout] | [INFO] [stdout] 23 | │ RESPONSE HEADERS: "set-cookie"="AUTH-SIWE": "xgh934j.." │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<-──────────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─-─────────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──-────────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───-───────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────-──────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────-─────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────-────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────-───────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────-──────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────-─────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────-────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────-───────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────-──────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────-─────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────-────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────-───────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────-──────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────-─────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────-────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────-───────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────-──────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────-─────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────-────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:28 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────-───────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────-──────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────-─────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────-────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────-───────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────-──────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────-─────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────-────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────-───────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:37 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────-──────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────-─────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────-────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:40 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────-───────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:41 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────-──────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:42 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────-─────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:43 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────-────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────────-───────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────────-──────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────────-─────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:47 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────────-────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:48 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────────────-───────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:49 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────────────-──────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:50 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────────────-─────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:51 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────────────-────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:52 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────────────────-───────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:53 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────────────────-──────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:54 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────────────────-─────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:55 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────────────────-────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:56 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────────────────────-───────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:57 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────────────────────-──────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────────────────────-─────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:59 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────────────────────-────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:60 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────────────────────────-───│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:61 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────────────────────────-──│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:62 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────────────────────────-─│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:88:63 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────────────────────────-│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:88:64 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:88:94 [INFO] [stdout] | [INFO] [stdout] 24 | │<───────────────────────────────────────────────────────────│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 25 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:89:64 [INFO] [stdout] | [INFO] [stdout] 25 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:89:94 [INFO] [stdout] | [INFO] [stdout] 25 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 26 | │ GET api/v1/authorized_resource, AUTH-SIWE="xgh934j" │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:90:64 [INFO] [stdout] | [INFO] [stdout] 26 | │ GET api/v1/authorized_resource, AUTH-SIWE="xgh934j" │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:90:94 [INFO] [stdout] | [INFO] [stdout] 26 | │ GET api/v1/authorized_resource, AUTH-SIWE="xgh934j" │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:91:3 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │-──────────────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─-─────────────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:6 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──-────────────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───-───────────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────-──────────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────-─────────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────-────────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────-───────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────-──────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────-─────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────-────────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────-───────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────-──────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────-─────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────-────────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────-───────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────-──────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────────-─────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────-────────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────────-───────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────────-──────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] | [INFO] [stdout] 27 | │─────────────────────-─────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:26 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────────-────────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────────────-───────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:28 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────────────-──────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────────────────-─────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────────────-────────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:31 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────────────────-───────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────────────────-──────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────────────────────-─────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────────────────-────────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────────────────────-───────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:36 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────────────────────-──────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:37 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────────────────────────-─────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────────────────────-────────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:39 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────────────────────────-───────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────────────────────────-──────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:41 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────────────────────────────-─────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────────────────────────-────────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────────────────────────────-───────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:44 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────────────────────────────-──────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:45 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────────────────────────────────-─────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:46 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────────────────────────────-────────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:47 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────────────────────────────────-───────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:48 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────────────────────────────────-──────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:49 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────────────────────────────────────-─────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:50 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────────────────────────────────-────────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:51 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────────────────────────────────────-───────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────────────────────────────────────-──────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:53 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────────────────────────────────────────-─────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:54 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────────────────────────────────────-────────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:55 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────────────────────────────────────────-───────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:56 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────────────────────────────────────────-──────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:57 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────────────────────────────────────────────-─────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:58 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────────────────────────────────────────-────>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:59 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │───────────────────────────────────────────────────────-───>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:60 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │────────────────────────────────────────────────────────-──>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:61 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │─────────────────────────────────────────────────────────-─>│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:91:62 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [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] 27 | │──────────────────────────────────────────────────────────->│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:91:64 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:91:94 [INFO] [stdout] | [INFO] [stdout] 27 | │───────────────────────────────────────────────────────────>│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:92:3 [INFO] [stdout] | [INFO] [stdout] 28 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:92:64 [INFO] [stdout] | [INFO] [stdout] 28 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:92:94 [INFO] [stdout] | [INFO] [stdout] 28 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 29 | │ │ GET Authorization │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:93:64 [INFO] [stdout] | [INFO] [stdout] 29 | │ │ GET Authorization │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:93:94 [INFO] [stdout] | [INFO] [stdout] 29 | │ │ GET Authorization │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:94:64 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:65 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │-───────────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:66 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │─-──────────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:67 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │──-─────────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:68 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │───-────────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:69 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │────-───────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:70 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │─────-──────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:71 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │──────-─────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:72 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │───────-────────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:73 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │────────-───────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:74 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │─────────-──────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:75 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │──────────-─────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:76 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │───────────-────────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:77 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │────────────-───────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:78 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │─────────────-──────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:79 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │──────────────-─────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:80 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │───────────────-────────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:81 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │────────────────-───────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:82 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │─────────────────-──────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:83 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │──────────────────-─────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:84 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │───────────────────-────────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:85 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │────────────────────-───────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:86 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │─────────────────────-──────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:87 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │──────────────────────-─────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:88 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │───────────────────────-────>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:89 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │────────────────────────-───>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:90 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │─────────────────────────-──>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:91 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │──────────────────────────-─>│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:94:92 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [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 | │ │───────────────────────────->│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:94:94 [INFO] [stdout] | [INFO] [stdout] 30 | │ │────────────────────────────>│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:95:3 [INFO] [stdout] | [INFO] [stdout] 31 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:95:64 [INFO] [stdout] | [INFO] [stdout] 31 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:95:94 [INFO] [stdout] | [INFO] [stdout] 31 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 32 | │ │ Authorization {..} │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:96:64 [INFO] [stdout] | [INFO] [stdout] 32 | │ │ Authorization {..} │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:96:94 [INFO] [stdout] | [INFO] [stdout] 32 | │ │ Authorization {..} │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:97:64 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:66 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<-───────────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<─-──────────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:68 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<──-─────────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:69 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<───-────────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:70 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<────-───────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:71 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<─────-──────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:72 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<──────-─────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:73 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<───────-────────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:74 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<────────-───────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:75 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<─────────-──────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:76 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<──────────-─────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:77 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<───────────-────────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:78 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<────────────-───────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:79 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<─────────────-──────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<──────────────-─────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:81 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<───────────────-────────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:82 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<────────────────-───────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:83 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<─────────────────-──────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:84 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<──────────────────-─────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:85 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<───────────────────-────────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:86 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<────────────────────-───────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:87 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<─────────────────────-──────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:88 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<──────────────────────-─────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:89 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<───────────────────────-────│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:90 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<────────────────────────-───│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:91 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<─────────────────────────-──│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:92 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<──────────────────────────-─│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:97:93 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [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] 33 | │ │<───────────────────────────-│ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:97:94 [INFO] [stdout] | [INFO] [stdout] 33 | │ │<────────────────────────────│ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 34 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:98:64 [INFO] [stdout] | [INFO] [stdout] 34 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:98:94 [INFO] [stdout] | [INFO] [stdout] 34 | │ │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:99:3 [INFO] [stdout] | [INFO] [stdout] 35 | │ RESPONSE "authorized!" │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:99:64 [INFO] [stdout] | [INFO] [stdout] 35 | │ RESPONSE "authorized!" │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:99:94 [INFO] [stdout] | [INFO] [stdout] 35 | │ RESPONSE "authorized!" │ │ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<-──────────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─-─────────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──-────────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───-───────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────-──────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────-─────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────-────────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────-───────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────-──────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:14 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────-─────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────-────────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────-───────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────-──────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────-─────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────-────────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:20 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────-───────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────-──────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────-─────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────-────────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────-───────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────-──────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────-─────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────-────────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────-───────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────-──────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────-─────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────-────────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────-───────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:33 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────-──────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────-─────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────-────────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────-───────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────-──────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:38 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────-─────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:39 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────-────────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────-───────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:41 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────-──────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:42 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────-─────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:43 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────-────────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:44 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────────-───────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:45 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────────-──────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:46 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────────-─────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:47 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────────-────────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:48 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────────────-───────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:49 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────────────-──────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:50 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────────────-─────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:51 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────────────-────────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:52 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────────────────-───────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:53 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────────────────-──────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:54 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────────────────-─────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:55 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────────────────-────────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:56 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────────────────────-───────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:57 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────────────────────-──────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:58 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────────────────────-─────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:59 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────────────────────-────│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<───────────────────────────────────────────────────────-───│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:61 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<────────────────────────────────────────────────────────-──│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:62 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<─────────────────────────────────────────────────────────-─│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:100:63 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [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 | │<──────────────────────────────────────────────────────────-│ │ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:100:64 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:100:94 [INFO] [stdout] | [INFO] [stdout] 36 | │<───────────────────────────────────────────────────────────│ │ ... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:2 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌-┴─┐ ┌─┴─┐ ┌─────────┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2534} [INFO] [stdout] --> src/lib.rs:101:3 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴-┐ ┌─┴─┐ ┌─────────┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:101:62 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:63 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌-┴─┐ ┌─────────┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2534} [INFO] [stdout] --> src/lib.rs:101:64 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:65 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴-┐ ┌─────────┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:101:66 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{250c} [INFO] [stdout] --> src/lib.rs:101:84 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:85 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌-────────┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:86 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─-───────┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:87 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌──-──────┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:88 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌───-─────┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:89 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌────-────┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:90 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─────-───┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:91 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌──────-──┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:92 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌───────-─┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:93 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌────────-┴─────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2534} [INFO] [stdout] --> src/lib.rs:101:94 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:95 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴-────────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:96 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴─-───────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:97 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴──-──────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:98 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───-─────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:99 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴────-────┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:100 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴─────-───┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:101 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴──────-──┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:102 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────-─┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:101:103 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [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 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴────────-┐ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2510} [INFO] [stdout] --> src/lib.rs:101:104 [INFO] [stdout] | [INFO] [stdout] 37 | ┌─┴─┐ ┌─┴─┐ ┌─────────┴───────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 38 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 38 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:102:62 [INFO] [stdout] | [INFO] [stdout] 38 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 38 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:102:84 [INFO] [stdout] | [INFO] [stdout] 38 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:102:104 [INFO] [stdout] | [INFO] [stdout] 38 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:2 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └-──┘ └───┘ └───────────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └─-─┘ └───┘ └───────────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └──-┘ └───┘ └───────────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:103:62 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:63 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └-──┘ └───────────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:64 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └─-─┘ └───────────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:65 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └──-┘ └───────────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:103:66 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:103:84 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:85 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └-──────────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:86 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └─-─────────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:87 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └──-────────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:88 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └───-───────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:89 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └────-──────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:90 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └─────-─────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:91 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └──────-────────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:92 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └───────-───────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:93 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └────────-──────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:94 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └─────────-─────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:95 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └──────────-────────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:96 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └───────────-───────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:97 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └────────────-──────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:98 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └─────────────-─────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:99 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └──────────────-────┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:100 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └───────────────-───┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:101 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └────────────────-──┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:102 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └─────────────────-─┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:103:103 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [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] 39 | └───┘ └───┘ └──────────────────-┘ [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2518} [INFO] [stdout] --> src/lib.rs:103:104 [INFO] [stdout] | [INFO] [stdout] 39 | └───┘ └───┘ └─────────────────... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `API` [INFO] [stdout] --> src/lib.rs:68:63 [INFO] [stdout] | [INFO] [stdout] 4 | │Bob│ │API│ │Cloudflare_KV_Store│ [INFO] [stdout] | ^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 592 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/auth.rs - auth::AuthRequest::from_req (line 151) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AuthRequest` [INFO] [stdout] --> src/auth.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 5 | let auth_req: AuthRequest = AuthRequest::from_req(req).await?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `AuthRequest` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router` [INFO] [stdout] --> src/auth.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 3 | let router = Router::new(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use worker::Router; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AuthRequest` in this scope [INFO] [stdout] --> src/auth.rs:154:15 [INFO] [stdout] | [INFO] [stdout] 5 | let auth_req: AuthRequest = AuthRequest::from_req(req).await?; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `req` in this scope [INFO] [stdout] --> src/auth.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 6 | }).run(req, ctx).await [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope [INFO] [stdout] --> src/auth.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 6 | }).run(req, ctx).await [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/auth.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_auth_rs_151_0() { [INFO] [stdout] | ------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 6 | }).run(req, ctx).await [INFO] [stdout] | ^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used in an async block that returns `Result` or `Option` (or another type that implements `FromResidual`) [INFO] [stdout] --> src/auth.rs:154:61 [INFO] [stdout] | [INFO] [stdout] 4 | router.post_async("/api/v1/authorize", |req, ctx| async move { [INFO] [stdout] | ______________________________________________________________- [INFO] [stdout] 5 | | let auth_req: AuthRequest = AuthRequest::from_req(req).await?; [INFO] [stdout] | | ^ cannot use the `?` operator in an async block that returns `()` [INFO] [stdout] 6 | | }).run(req, ctx).await [INFO] [stdout] | |_- this function should return `Result` or `Option` to accept `?` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual<_>` is not implemented for `()` [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0425, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/auth.rs - auth::AuthRequest (line 14) [INFO] [stdout] src/auth.rs - auth::AuthRequest::from_req (line 151) [INFO] [stdout] src/lib.rs - main_fetch_glue (line 105) [INFO] [stdout] src/lib.rs - main_fetch_glue (line 112) [INFO] [stdout] src/lib.rs - main_fetch_glue (line 66) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6bcfacaf3b9e9834bfa6df5d437369cacaacb0e50ba3d469c9c9a013454b63ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcfacaf3b9e9834bfa6df5d437369cacaacb0e50ba3d469c9c9a013454b63ec", kill_on_drop: false }` [INFO] [stdout] 6bcfacaf3b9e9834bfa6df5d437369cacaacb0e50ba3d469c9c9a013454b63ec