[INFO] fetching crate btwallet 4.0.1...
[INFO] testing btwallet-4.0.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate btwallet 4.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate btwallet 4.0.1
[INFO] finished tweaking crates.io crate btwallet 4.0.1
[INFO] tweaked toml for crates.io crate btwallet 4.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate btwallet 4.0.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate btwallet 4.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9287a70a0095ef93e3d1e1840eab408a743b1ba7480406ddad4f33064bd5ddbb
[INFO] running `Command { std: "docker" "start" "-a" "9287a70a0095ef93e3d1e1840eab408a743b1ba7480406ddad4f33064bd5ddbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9287a70a0095ef93e3d1e1840eab408a743b1ba7480406ddad4f33064bd5ddbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9287a70a0095ef93e3d1e1840eab408a743b1ba7480406ddad4f33064bd5ddbb", kill_on_drop: false }`
[INFO] [stdout] 9287a70a0095ef93e3d1e1840eab408a743b1ba7480406ddad4f33064bd5ddbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 452e447cba4814f3de2f86e22bda8cd5cf4c94fb0916fd2546ebcf5eee55fcc6
[INFO] running `Command { std: "docker" "start" "-a" "452e447cba4814f3de2f86e22bda8cd5cf4c94fb0916fd2546ebcf5eee55fcc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling password-hash v0.1.4
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling sp-std v14.0.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling array-bytes v6.2.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling random-number-macro-impl v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v18.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling aes-ctr v0.6.0
[INFO] [stderr]    Compiling pbkdf2 v0.7.5
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling fernet v0.2.1
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling random-number v0.1.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling ansible-vault v0.2.1
[INFO] [stderr]    Compiling random-pick v1.2.16
[INFO] [stderr]    Compiling passwords v3.1.16
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling parity-scale-codec v3.6.12
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling parity-bip39 v2.0.1
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling schnorrkel v0.11.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling scale-info v2.11.3
[INFO] [stderr]    Compiling sp-storage v21.0.0
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling sp-wasm-interface v21.0.0
[INFO] [stderr]    Compiling sp-externalities v0.29.0
[INFO] [stderr]    Compiling ss58-registry v1.50.0
[INFO] [stderr]    Compiling sp-tracing v17.0.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling bounded-collections v0.2.0
[INFO] [stderr]    Compiling sp-runtime-interface v28.0.0
[INFO] [stderr]    Compiling sp-core v34.0.0
[INFO] [stderr]    Compiling sodiumoxide v0.2.7
[INFO] [stderr]    Compiling btwallet v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "452e447cba4814f3de2f86e22bda8cd5cf4c94fb0916fd2546ebcf5eee55fcc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "452e447cba4814f3de2f86e22bda8cd5cf4c94fb0916fd2546ebcf5eee55fcc6", kill_on_drop: false }`
[INFO] [stdout] 452e447cba4814f3de2f86e22bda8cd5cf4c94fb0916fd2546ebcf5eee55fcc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cd5bdf372fb1e3d57db54460b0920928484968d4f6a059c5dbfe9e1ee1d004b
[INFO] running `Command { std: "docker" "start" "-a" "5cd5bdf372fb1e3d57db54460b0920928484968d4f6a059c5dbfe9e1ee1d004b", kill_on_drop: false }`
[INFO] [stderr]    Compiling btwallet v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "5cd5bdf372fb1e3d57db54460b0920928484968d4f6a059c5dbfe9e1ee1d004b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd5bdf372fb1e3d57db54460b0920928484968d4f6a059c5dbfe9e1ee1d004b", kill_on_drop: false }`
[INFO] [stdout] 5cd5bdf372fb1e3d57db54460b0920928484968d4f6a059c5dbfe9e1ee1d004b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9c5af84b92fcaa37d843f7a39bfcc7aed98508c2971151c36a5dfe9a6382f00
[INFO] running `Command { std: "docker" "start" "-a" "d9c5af84b92fcaa37d843f7a39bfcc7aed98508c2971151c36a5dfe9a6382f00", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bittensor_wallet-d74a02d73db0a32b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utils::tests::test_get_ss58_format_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bittensor_wallet
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::_read_keyfile_data_from_file (line 926) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::decrypt (line 885) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::is_encrypted (line 675) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::ask_password (line 163) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::check_and_update_encryption (line 710) ... FAILED
[INFO] [stdout] test src/config.rs - config::Config::new (line 48) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::exists_on_device (line 626) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::encrypt (line 829) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::get_password_from_environment (line 277) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::get_keypair (line 527) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::decrypt_keyfile_data (line 345) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::keyfile_data_encryption_method (line 232) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::keyfile_data_is_encrypted_legacy (line 209) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::new (line 485) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::is_writable (line 653) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::save_password_to_env (line 1002) ... FAILED
[INFO] [stdout] test src/config.rs - config::WalletConfig::new (line 15) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::serialized_keypair_to_keyfile_data (line 29) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::encrypt_keyfile_data (line 311) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::set_keypair (line 577) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::validate_password (line 121) ... FAILED
[INFO] [stdout] test src/keypair.rs - keypair::Keypair::create_from_encrypted_json (line 213) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::legacy_encrypt_keyfile_data (line 251) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::keyfile_data_is_encrypted (line 219) ... FAILED
[INFO] [stdout] test src/keypair.rs - keypair::Keypair::create_from_mnemonic (line 156) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::Keyfile::_write_keyfile_data_to_file (line 959) ... FAILED
[INFO] [stdout] test src/keypair.rs - keypair::Keypair::new (line 57) ... FAILED
[INFO] [stdout] test src/keypair.rs - keypair::Keypair::set_crypto_type (line 463) ... FAILED
[INFO] [stdout] test src/keypair.rs - keypair::Keypair::create_from_seed (line 175) ... FAILED
[INFO] [stdout] test src/keypair.rs - keypair::Keypair::sign (line 340) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::keyfile_data_is_encrypted_nacl (line 189) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::prompt (line 127) ... FAILED
[INFO] [stdout] test src/keypair.rs - keypair::Keypair::generate_mnemonic (line 145) ... FAILED
[INFO] [stdout] test src/keypair.rs - keypair::Keypair::create_from_private_key (line 193) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::keyfile_data_is_encrypted_ansible (line 199) ... FAILED
[INFO] [stdout] test src/keypair.rs - keypair::Keypair::create_from_uri (line 324) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::create_coldkey_from_uri (line 604) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::create_coldkey_file (line 342) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::create_new_coldkey (line 775) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::create_new_hotkey (line 859) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::get_ss58_format (line 10) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::create_hotkey_file (line 314) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::create_hotkey_from_uri (line 647) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::prompt_password (line 146) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::get_coldkey (line 552) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::create_if_non_existent (line 158) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::new (line 68) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::is_valid_ss58_address (line 23) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::regenerate_hotkey (line 1015) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::create (line 197) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::get_hotkey (line 578) ... FAILED
[INFO] [stdout] test src/keypair.rs - keypair::Keypair::verify (line 367) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::get_hotkeypub (line 591) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::recreate (line 261) ... FAILED
[INFO] [stdout] test src/keyfile.rs - keyfile::deserialize_keypair_from_keyfile_data (line 73) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::new_coldkey (line 742) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::get_coldkeypub (line 565) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::regenerate_hotkeypub (line 1076) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::regenerate_coldkeypub (line 969) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::new_hotkey (line 826) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::display_mnemonic_msg (line 14) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::set_coldkeypub (line 469) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::set_hotkey (line 498) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::set_hotkeypub (line 523) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::regenerate_coldkey (line 907) ... FAILED
[INFO] [stdout] test src/wallet.rs - wallet::Wallet::set_coldkey (line 441) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::_read_keyfile_data_from_file (line 926) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:927:8
[INFO] [stdout]     |
[INFO] [stdout] 927 | Returns:
[INFO] [stdout]     |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::decrypt (line 885) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:887:74
[INFO] [stdout]     |
[INFO] [stdout] 887 |     password (Option<String>): The password used to decrypt the data. If ``None``, asks for user input.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 887 -     password (Option<String>): The password used to decrypt the data. If ``None``, asks for user input.
[INFO] [stdout] 887 +     password (Option<String>): The password used to decrypt the data. If ''None``, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:887:80
[INFO] [stdout]     |
[INFO] [stdout] 887 |     password (Option<String>): The password used to decrypt the data. If ``None``, asks for user input.
[INFO] [stdout]     |                                                                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 887 -     password (Option<String>): The password used to decrypt the data. If ``None``, asks for user input.
[INFO] [stdout] 887 +     password (Option<String>): The password used to decrypt the data. If ``None'', asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:886:10
[INFO] [stdout]     |
[INFO] [stdout] 886 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::is_encrypted (line 675) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:677:23
[INFO] [stdout]     |
[INFO] [stdout] 677 |     encrypted (bool): ``True`` if the file is encrypted.
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 677 -     encrypted (bool): ``True`` if the file is encrypted.
[INFO] [stdout] 677 +     encrypted (bool): ''True`` if the file is encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:677:29
[INFO] [stdout]     |
[INFO] [stdout] 677 |     encrypted (bool): ``True`` if the file is encrypted.
[INFO] [stdout]     |                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 677 -     encrypted (bool): ``True`` if the file is encrypted.
[INFO] [stdout] 677 +     encrypted (bool): ``True'' if the file is encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:676:8
[INFO] [stdout]     |
[INFO] [stdout] 676 | Returns:
[INFO] [stdout]     |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::ask_password (line 163) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:165:36
[INFO] [stdout]     |
[INFO] [stdout] 165 |     validation_required (bool): If ``True``, validates the password against policy requirements.
[INFO] [stdout]     |                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 -     validation_required (bool): If ``True``, validates the password against policy requirements.
[INFO] [stdout] 165 +     validation_required (bool): If ''True``, validates the password against policy requirements.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:165:42
[INFO] [stdout]     |
[INFO] [stdout] 165 |     validation_required (bool): If ``True``, validates the password against policy requirements.
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 -     validation_required (bool): If ``True``, validates the password against policy requirements.
[INFO] [stdout] 165 +     validation_required (bool): If ``True'', validates the password against policy requirements.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:164:10
[INFO] [stdout]     |
[INFO] [stdout] 164 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::check_and_update_encryption (line 710) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:712:29
[INFO] [stdout]     |
[INFO] [stdout] 712 |     print_result (bool): If ``True``, prints the result of the encryption check.
[INFO] [stdout]     |                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 712 -     print_result (bool): If ``True``, prints the result of the encryption check.
[INFO] [stdout] 712 +     print_result (bool): If ''True``, prints the result of the encryption check.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:712:35
[INFO] [stdout]     |
[INFO] [stdout] 712 |     print_result (bool): If ``True``, prints the result of the encryption check.
[INFO] [stdout]     |                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 712 -     print_result (bool): If ``True``, prints the result of the encryption check.
[INFO] [stdout] 712 +     print_result (bool): If ``True'', prints the result of the encryption check.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:713:26
[INFO] [stdout]     |
[INFO] [stdout] 713 |     no_prompt (bool): If ``True``, skips user prompts during the update process.
[INFO] [stdout]     |                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 713 -     no_prompt (bool): If ``True``, skips user prompts during the update process.
[INFO] [stdout] 713 +     no_prompt (bool): If ''True``, skips user prompts during the update process.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:713:32
[INFO] [stdout]     |
[INFO] [stdout] 713 |     no_prompt (bool): If ``True``, skips user prompts during the update process.
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 713 -     no_prompt (bool): If ``True``, skips user prompts during the update process.
[INFO] [stdout] 713 +     no_prompt (bool): If ``True'', skips user prompts during the update process.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:715:21
[INFO] [stdout]     |
[INFO] [stdout] 715 |     updated (bool): ``True`` if the keyfile was successfully updated to the latest encryption method.
[INFO] [stdout]     |                     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 715 -     updated (bool): ``True`` if the keyfile was successfully updated to the latest encryption method.
[INFO] [stdout] 715 +     updated (bool): ''True`` if the keyfile was successfully updated to the latest encryption method.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:715:27
[INFO] [stdout]     |
[INFO] [stdout] 715 |     updated (bool): ``True`` if the keyfile was successfully updated to the latest encryption method.
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 715 -     updated (bool): ``True`` if the keyfile was successfully updated to the latest encryption method.
[INFO] [stdout] 715 +     updated (bool): ``True'' if the keyfile was successfully updated to the latest encryption method.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:711:10
[INFO] [stdout]     |
[INFO] [stdout] 711 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Config::new (line 48) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/config.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | Arguments:
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::exists_on_device (line 626) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:628:22
[INFO] [stdout]     |
[INFO] [stdout] 628 |     readable (bool): ``True`` if the file is readable.
[INFO] [stdout]     |                      ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 628 -     readable (bool): ``True`` if the file is readable.
[INFO] [stdout] 628 +     readable (bool): ''True`` if the file is readable.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:628:28
[INFO] [stdout]     |
[INFO] [stdout] 628 |     readable (bool): ``True`` if the file is readable.
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 628 -     readable (bool): ``True`` if the file is readable.
[INFO] [stdout] 628 +     readable (bool): ``True'' if the file is readable.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:627:8
[INFO] [stdout]     |
[INFO] [stdout] 627 | Returns:
[INFO] [stdout]     |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::encrypt (line 829) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:831:74
[INFO] [stdout]     |
[INFO] [stdout] 831 |     password (Option<String>): The password used to encrypt the data. If ``None``, asks for user input.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 831 -     password (Option<String>): The password used to encrypt the data. If ``None``, asks for user input.
[INFO] [stdout] 831 +     password (Option<String>): The password used to encrypt the data. If ''None``, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:831:80
[INFO] [stdout]     |
[INFO] [stdout] 831 |     password (Option<String>): The password used to encrypt the data. If ``None``, asks for user input.
[INFO] [stdout]     |                                                                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 831 -     password (Option<String>): The password used to encrypt the data. If ``None``, asks for user input.
[INFO] [stdout] 831 +     password (Option<String>): The password used to encrypt the data. If ``None'', asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:830:10
[INFO] [stdout]     |
[INFO] [stdout] 830 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::get_password_from_environment (line 277) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     `coldkey_name` - The name of the cold key.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 279 -     `coldkey_name` - The name of the cold key.
[INFO] [stdout] 279 +     'coldkey_name` - The name of the cold key.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout] 279 |     `coldkey_name` - The name of the cold key.
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 279 -     `coldkey_name` - The name of the cold key.
[INFO] [stdout] 279 +     `coldkey_name' - The name of the cold key.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     `Option<String>` - The password retrieved from the environment variables, or `None` if not found.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 281 -     `Option<String>` - The password retrieved from the environment variables, or `None` if not found.
[INFO] [stdout] 281 +     'Option<String>` - The password retrieved from the environment variables, or `None` if not found.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:281:20
[INFO] [stdout]     |
[INFO] [stdout] 281 |     `Option<String>` - The password retrieved from the environment variables, or `None` if not found.
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 281 -     `Option<String>` - The password retrieved from the environment variables, or `None` if not found.
[INFO] [stdout] 281 +     `Option<String>' - The password retrieved from the environment variables, or `None` if not found.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:281:82
[INFO] [stdout]     |
[INFO] [stdout] 281 |     `Option<String>` - The password retrieved from the environment variables, or `None` if not found.
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 281 -     `Option<String>` - The password retrieved from the environment variables, or `None` if not found.
[INFO] [stdout] 281 +     `Option<String>` - The password retrieved from the environment variables, or 'None` if not found.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:281:87
[INFO] [stdout]     |
[INFO] [stdout] 281 |     `Option<String>` - The password retrieved from the environment variables, or `None` if not found.
[INFO] [stdout]     |                                                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 281 -     `Option<String>` - The password retrieved from the environment variables, or `None` if not found.
[INFO] [stdout] 281 +     `Option<String>` - The password retrieved from the environment variables, or `None' if not found.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:278:10
[INFO] [stdout]     |
[INFO] [stdout] 278 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::get_keypair (line 527) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:529:74
[INFO] [stdout]     |
[INFO] [stdout] 529 |     password (Option<String>): The password used to decrypt the data. If ``None``, asks for user input.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 529 -     password (Option<String>): The password used to decrypt the data. If ``None``, asks for user input.
[INFO] [stdout] 529 +     password (Option<String>): The password used to decrypt the data. If ''None``, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:529:80
[INFO] [stdout]     |
[INFO] [stdout] 529 |     password (Option<String>): The password used to decrypt the data. If ``None``, asks for user input.
[INFO] [stdout]     |                                                                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 529 -     password (Option<String>): The password used to decrypt the data. If ``None``, asks for user input.
[INFO] [stdout] 529 +     password (Option<String>): The password used to decrypt the data. If ``None'', asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:528:10
[INFO] [stdout]     |
[INFO] [stdout] 528 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::decrypt_keyfile_data (line 345) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:348:63
[INFO] [stdout]     |
[INFO] [stdout] 348 |     password (str): The password used to decrypt the data. If `None`, asks for user input.
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 348 -     password (str): The password used to decrypt the data. If `None`, asks for user input.
[INFO] [stdout] 348 +     password (str): The password used to decrypt the data. If 'None`, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:348:68
[INFO] [stdout]     |
[INFO] [stdout] 348 |     password (str): The password used to decrypt the data. If `None`, asks for user input.
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 348 -     password (str): The password used to decrypt the data. If `None`, asks for user input.
[INFO] [stdout] 348 +     password (str): The password used to decrypt the data. If `None', asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:346:10
[INFO] [stdout]     |
[INFO] [stdout] 346 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::keyfile_data_encryption_method (line 232) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:233:10
[INFO] [stdout]     |
[INFO] [stdout] 233 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::keyfile_data_is_encrypted_legacy (line 209) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     `keyfile_data` - The bytes to validate.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 -     `keyfile_data` - The bytes to validate.
[INFO] [stdout] 211 +     'keyfile_data` - The bytes to validate.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:211:18
[INFO] [stdout]     |
[INFO] [stdout] 211 |     `keyfile_data` - The bytes to validate.
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 -     `keyfile_data` - The bytes to validate.
[INFO] [stdout] 211 +     `keyfile_data' - The bytes to validate.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     `is_legacy` - `true` if the data is legacy encrypted.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 -     `is_legacy` - `true` if the data is legacy encrypted.
[INFO] [stdout] 213 +     'is_legacy` - `true` if the data is legacy encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:213:15
[INFO] [stdout]     |
[INFO] [stdout] 213 |     `is_legacy` - `true` if the data is legacy encrypted.
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 -     `is_legacy` - `true` if the data is legacy encrypted.
[INFO] [stdout] 213 +     `is_legacy' - `true` if the data is legacy encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     `is_legacy` - `true` if the data is legacy encrypted.
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 -     `is_legacy` - `true` if the data is legacy encrypted.
[INFO] [stdout] 213 +     `is_legacy` - 'true` if the data is legacy encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:213:24
[INFO] [stdout]     |
[INFO] [stdout] 213 |     `is_legacy` - `true` if the data is legacy encrypted.
[INFO] [stdout]     |                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 -     `is_legacy` - `true` if the data is legacy encrypted.
[INFO] [stdout] 213 +     `is_legacy` - `true' if the data is legacy encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:210:10
[INFO] [stdout]     |
[INFO] [stdout] 210 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::new (line 485) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:489:35
[INFO] [stdout]     |
[INFO] [stdout] 489 |     should_save_to_env (bool): If ``True``, saves the password to environment variables.
[INFO] [stdout]     |                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 489 -     should_save_to_env (bool): If ``True``, saves the password to environment variables.
[INFO] [stdout] 489 +     should_save_to_env (bool): If ''True``, saves the password to environment variables.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:489:41
[INFO] [stdout]     |
[INFO] [stdout] 489 |     should_save_to_env (bool): If ``True``, saves the password to environment variables.
[INFO] [stdout]     |                                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 489 -     should_save_to_env (bool): If ``True``, saves the password to environment variables.
[INFO] [stdout] 489 +     should_save_to_env (bool): If ``True'', saves the password to environment variables.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:486:10
[INFO] [stdout]     |
[INFO] [stdout] 486 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::is_writable (line 653) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:655:22
[INFO] [stdout]     |
[INFO] [stdout] 655 |     writable (bool): ``True`` if the file is writable.
[INFO] [stdout]     |                      ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 655 -     writable (bool): ``True`` if the file is writable.
[INFO] [stdout] 655 +     writable (bool): ''True`` if the file is writable.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:655:28
[INFO] [stdout]     |
[INFO] [stdout] 655 |     writable (bool): ``True`` if the file is writable.
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 655 -     writable (bool): ``True`` if the file is writable.
[INFO] [stdout] 655 +     writable (bool): ``True'' if the file is writable.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:654:8
[INFO] [stdout]     |
[INFO] [stdout] 654 | Returns:
[INFO] [stdout]     |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::save_password_to_env (line 1002) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/keyfile.rs:1004:57
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     password (Option<String>): The password to save. If ``None``, asks for user input.
[INFO] [stdout]      |                                                         ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1004 -     password (Option<String>): The password to save. If ``None``, asks for user input.
[INFO] [stdout] 1004 +     password (Option<String>): The password to save. If ''None``, asks for user input.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/keyfile.rs:1004:63
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     password (Option<String>): The password to save. If ``None``, asks for user input.
[INFO] [stdout]      |                                                               ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1004 -     password (Option<String>): The password to save. If ``None``, asks for user input.
[INFO] [stdout] 1004 +     password (Option<String>): The password to save. If ``None'', asks for user input.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/keyfile.rs:1003:10
[INFO] [stdout]      |
[INFO] [stdout] 1003 | Arguments:
[INFO] [stdout]      |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::WalletConfig::new (line 15) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/config.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | Arguments:
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::serialized_keypair_to_keyfile_data (line 29) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/keyfile.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | Arguments:
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::encrypt_keyfile_data (line 311) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:314:63
[INFO] [stdout]     |
[INFO] [stdout] 314 |     password (str): The password used to encrypt the data. If `None`, asks for user input.
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 314 -     password (str): The password used to encrypt the data. If `None`, asks for user input.
[INFO] [stdout] 314 +     password (str): The password used to encrypt the data. If 'None`, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:314:68
[INFO] [stdout]     |
[INFO] [stdout] 314 |     password (str): The password used to encrypt the data. If `None`, asks for user input.
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 314 -     password (str): The password used to encrypt the data. If `None`, asks for user input.
[INFO] [stdout] 314 +     password (str): The password used to encrypt the data. If `None', asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:312:10
[INFO] [stdout]     |
[INFO] [stdout] 312 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::set_keypair (line 577) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:580:24
[INFO] [stdout]     |
[INFO] [stdout] 580 |     encrypt (bool): If ``True``, encrypts the keyfile data.
[INFO] [stdout]     |                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 580 -     encrypt (bool): If ``True``, encrypts the keyfile data.
[INFO] [stdout] 580 +     encrypt (bool): If ''True``, encrypts the keyfile data.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:580:30
[INFO] [stdout]     |
[INFO] [stdout] 580 |     encrypt (bool): If ``True``, encrypts the keyfile data.
[INFO] [stdout]     |                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 580 -     encrypt (bool): If ``True``, encrypts the keyfile data.
[INFO] [stdout] 580 +     encrypt (bool): If ``True'', encrypts the keyfile data.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:581:26
[INFO] [stdout]     |
[INFO] [stdout] 581 |     overwrite (bool): If ``True``, overwrites existing file without prompting.
[INFO] [stdout]     |                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 581 -     overwrite (bool): If ``True``, overwrites existing file without prompting.
[INFO] [stdout] 581 +     overwrite (bool): If ''True``, overwrites existing file without prompting.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:581:32
[INFO] [stdout]     |
[INFO] [stdout] 581 |     overwrite (bool): If ``True``, overwrites existing file without prompting.
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 581 -     overwrite (bool): If ``True``, overwrites existing file without prompting.
[INFO] [stdout] 581 +     overwrite (bool): If ``True'', overwrites existing file without prompting.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:582:74
[INFO] [stdout]     |
[INFO] [stdout] 582 |     password (Option<String>): The password used to encrypt the data. If ``None``, asks for user input.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 582 -     password (Option<String>): The password used to encrypt the data. If ``None``, asks for user input.
[INFO] [stdout] 582 +     password (Option<String>): The password used to encrypt the data. If ''None``, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:582:80
[INFO] [stdout]     |
[INFO] [stdout] 582 |     password (Option<String>): The password used to encrypt the data. If ``None``, asks for user input.
[INFO] [stdout]     |                                                                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 582 -     password (Option<String>): The password used to encrypt the data. If ``None``, asks for user input.
[INFO] [stdout] 582 +     password (Option<String>): The password used to encrypt the data. If ``None'', asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:578:10
[INFO] [stdout]     |
[INFO] [stdout] 578 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::validate_password (line 121) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |     valid (bool): ``True`` if the password meets validity requirements.
[INFO] [stdout]     |                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 125 -     valid (bool): ``True`` if the password meets validity requirements.
[INFO] [stdout] 125 +     valid (bool): ''True`` if the password meets validity requirements.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |     valid (bool): ``True`` if the password meets validity requirements.
[INFO] [stdout]     |                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 125 -     valid (bool): ``True`` if the password meets validity requirements.
[INFO] [stdout] 125 +     valid (bool): ``True'' if the password meets validity requirements.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keypair.rs - keypair::Keypair::create_from_encrypted_json (line 213) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keypair.rs:214:10
[INFO] [stdout]     |
[INFO] [stdout] 214 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::legacy_encrypt_keyfile_data (line 251) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:252:10
[INFO] [stdout]     |
[INFO] [stdout] 252 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::keyfile_data_is_encrypted (line 219) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:223:26
[INFO] [stdout]     |
[INFO] [stdout] 223 |     is_encrypted (bool): `true` if the data is encrypted.
[INFO] [stdout]     |                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 223 -     is_encrypted (bool): `true` if the data is encrypted.
[INFO] [stdout] 223 +     is_encrypted (bool): 'true` if the data is encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:223:31
[INFO] [stdout]     |
[INFO] [stdout] 223 |     is_encrypted (bool): `true` if the data is encrypted.
[INFO] [stdout]     |                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 223 -     is_encrypted (bool): `true` if the data is encrypted.
[INFO] [stdout] 223 +     is_encrypted (bool): `true' if the data is encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keypair.rs - keypair::Keypair::create_from_mnemonic (line 156) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keypair.rs:157:10
[INFO] [stdout]     |
[INFO] [stdout] 157 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::Keyfile::_write_keyfile_data_to_file (line 959) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:960:10
[INFO] [stdout]     |
[INFO] [stdout] 960 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keypair.rs - keypair::Keypair::new (line 57) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/keypair.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | Arguments:
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keypair.rs - keypair::Keypair::set_crypto_type (line 463) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keypair.rs:464:10
[INFO] [stdout]     |
[INFO] [stdout] 464 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keypair.rs - keypair::Keypair::create_from_seed (line 175) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keypair.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keypair.rs - keypair::Keypair::sign (line 340) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keypair.rs:341:10
[INFO] [stdout]     |
[INFO] [stdout] 341 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::keyfile_data_is_encrypted_nacl (line 189) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     `keyfile_data` - Bytes to validate
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 191 -     `keyfile_data` - Bytes to validate
[INFO] [stdout] 191 +     'keyfile_data` - Bytes to validate
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:191:18
[INFO] [stdout]     |
[INFO] [stdout] 191 |     `keyfile_data` - Bytes to validate
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 191 -     `keyfile_data` - Bytes to validate
[INFO] [stdout] 191 +     `keyfile_data' - Bytes to validate
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     `is_nacl` - `true` if the data is ansible encrypted.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 193 -     `is_nacl` - `true` if the data is ansible encrypted.
[INFO] [stdout] 193 +     'is_nacl` - `true` if the data is ansible encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |     `is_nacl` - `true` if the data is ansible encrypted.
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 193 -     `is_nacl` - `true` if the data is ansible encrypted.
[INFO] [stdout] 193 +     `is_nacl' - `true` if the data is ansible encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |     `is_nacl` - `true` if the data is ansible encrypted.
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 193 -     `is_nacl` - `true` if the data is ansible encrypted.
[INFO] [stdout] 193 +     `is_nacl` - 'true` if the data is ansible encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |     `is_nacl` - `true` if the data is ansible encrypted.
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 193 -     `is_nacl` - `true` if the data is ansible encrypted.
[INFO] [stdout] 193 +     `is_nacl` - `true' if the data is ansible encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::prompt (line 127) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/utils.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keypair.rs - keypair::Keypair::generate_mnemonic (line 145) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keypair.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keypair.rs - keypair::Keypair::create_from_private_key (line 193) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keypair.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::keyfile_data_is_encrypted_ansible (line 199) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     `keyfile_data` - The bytes to validate.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 201 -     `keyfile_data` - The bytes to validate.
[INFO] [stdout] 201 +     'keyfile_data` - The bytes to validate.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:201:18
[INFO] [stdout]     |
[INFO] [stdout] 201 |     `keyfile_data` - The bytes to validate.
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 201 -     `keyfile_data` - The bytes to validate.
[INFO] [stdout] 201 +     `keyfile_data' - The bytes to validate.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     `is_ansible` - ``True`` if the data is ansible encrypted.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     `is_ansible` - ``True`` if the data is ansible encrypted.
[INFO] [stdout] 203 +     'is_ansible` - ``True`` if the data is ansible encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:203:16
[INFO] [stdout]     |
[INFO] [stdout] 203 |     `is_ansible` - ``True`` if the data is ansible encrypted.
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     `is_ansible` - ``True`` if the data is ansible encrypted.
[INFO] [stdout] 203 +     `is_ansible' - ``True`` if the data is ansible encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |     `is_ansible` - ``True`` if the data is ansible encrypted.
[INFO] [stdout]     |                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     `is_ansible` - ``True`` if the data is ansible encrypted.
[INFO] [stdout] 203 +     `is_ansible` - ''True`` if the data is ansible encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keyfile.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 203 |     `is_ansible` - ``True`` if the data is ansible encrypted.
[INFO] [stdout]     |                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     `is_ansible` - ``True`` if the data is ansible encrypted.
[INFO] [stdout] 203 +     `is_ansible` - ``True'' if the data is ansible encrypted.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keyfile.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keypair.rs - keypair::Keypair::create_from_uri (line 324) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keypair.rs:325:10
[INFO] [stdout]     |
[INFO] [stdout] 325 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::create_coldkey_from_uri (line 604) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:607:77
[INFO] [stdout]     |
[INFO] [stdout] 607 |     use_password (bool): Whether to use a password for coldkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 607 -     use_password (bool): Whether to use a password for coldkey. Defaults to ``False``.
[INFO] [stdout] 607 +     use_password (bool): Whether to use a password for coldkey. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:607:84
[INFO] [stdout]     |
[INFO] [stdout] 607 |     use_password (bool): Whether to use a password for coldkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 607 -     use_password (bool): Whether to use a password for coldkey. Defaults to ``False``.
[INFO] [stdout] 607 +     use_password (bool): Whether to use a password for coldkey. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:608:71
[INFO] [stdout]     |
[INFO] [stdout] 608 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 608 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 608 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:608:78
[INFO] [stdout]     |
[INFO] [stdout] 608 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 608 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 608 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:609:72
[INFO] [stdout]     |
[INFO] [stdout] 609 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``True``.
[INFO] [stdout]     |                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 609 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``True``.
[INFO] [stdout] 609 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:609:78
[INFO] [stdout]     |
[INFO] [stdout] 609 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``True``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 609 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``True``.
[INFO] [stdout] 609 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:610:92
[INFO] [stdout]     |
[INFO] [stdout] 610 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 610 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 610 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:610:99
[INFO] [stdout]     |
[INFO] [stdout] 610 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 610 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 610 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:611:84
[INFO] [stdout]     |
[INFO] [stdout] 611 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout]     |                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 611 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 611 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ''None``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:611:90
[INFO] [stdout]     |
[INFO] [stdout] 611 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 611 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 611 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:614:5
[INFO] [stdout]     |
[INFO] [stdout] 614 |     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 614 -     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout] 614 +     'Wallet` - The wallet instance with created coldkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:614:12
[INFO] [stdout]     |
[INFO] [stdout] 614 |     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 614 -     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout] 614 +     `Wallet' - The wallet instance with created coldkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:605:10
[INFO] [stdout]     |
[INFO] [stdout] 605 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::create_coldkey_file (line 342) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:344:92
[INFO] [stdout]     |
[INFO] [stdout] 344 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 344 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 344 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:344:99
[INFO] [stdout]     |
[INFO] [stdout] 344 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 344 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 344 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 |     `Keyfile` - The created coldkey file.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 347 -     `Keyfile` - The created coldkey file.
[INFO] [stdout] 347 +     'Keyfile` - The created coldkey file.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 |     `Keyfile` - The created coldkey file.
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 347 -     `Keyfile` - The created coldkey file.
[INFO] [stdout] 347 +     `Keyfile' - The created coldkey file.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:343:10
[INFO] [stdout]     |
[INFO] [stdout] 343 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::create_new_coldkey (line 775) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:778:77
[INFO] [stdout]     |
[INFO] [stdout] 778 |     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 778 -     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 778 +     use_password (bool): Whether to use a password for coldkey. Defaults to ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:778:83
[INFO] [stdout]     |
[INFO] [stdout] 778 |     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 778 -     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 778 +     use_password (bool): Whether to use a password for coldkey. Defaults to ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:779:71
[INFO] [stdout]     |
[INFO] [stdout] 779 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 779 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 779 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:779:78
[INFO] [stdout]     |
[INFO] [stdout] 779 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 779 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 779 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:780:72
[INFO] [stdout]     |
[INFO] [stdout] 780 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]     |                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 780 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 780 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:780:79
[INFO] [stdout]     |
[INFO] [stdout] 780 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]     |                                                                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 780 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 780 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:781:92
[INFO] [stdout]     |
[INFO] [stdout] 781 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 781 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 781 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:781:99
[INFO] [stdout]     |
[INFO] [stdout] 781 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 781 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 781 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:782:84
[INFO] [stdout]     |
[INFO] [stdout] 782 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 782 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 782 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ''None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:782:90
[INFO] [stdout]     |
[INFO] [stdout] 782 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 782 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 782 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None''. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:782:97
[INFO] [stdout]     |
[INFO] [stdout] 782 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 782 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 782 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If 'coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:782:114
[INFO] [stdout]     |
[INFO] [stdout] 782 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 782 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 782 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password' is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:782:132
[INFO] [stdout]     |
[INFO] [stdout] 782 | ...n. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 782 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 782 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then 'use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:782:145
[INFO] [stdout]     |
[INFO] [stdout] 782 | ...o ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 782 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 782 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password' is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:782:164
[INFO] [stdout]     |
[INFO] [stdout] 782 | ...dkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 782 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 782 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:782:170
[INFO] [stdout]     |
[INFO] [stdout] 782 | ...assword` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 782 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 782 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:785:5
[INFO] [stdout]     |
[INFO] [stdout] 785 |     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 785 -     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout] 785 +     'Wallet` - The wallet instance with created coldkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:785:12
[INFO] [stdout]     |
[INFO] [stdout] 785 |     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 785 -     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout] 785 +     `Wallet' - The wallet instance with created coldkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:776:10
[INFO] [stdout]     |
[INFO] [stdout] 776 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::create_new_hotkey (line 859) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:862:76
[INFO] [stdout]     |
[INFO] [stdout] 862 |     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 862 -     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 862 +     use_password (bool): Whether to use a password for hotkey. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:862:83
[INFO] [stdout]     |
[INFO] [stdout] 862 |     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 862 -     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 862 +     use_password (bool): Whether to use a password for hotkey. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:863:71
[INFO] [stdout]     |
[INFO] [stdout] 863 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 863 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 863 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:863:78
[INFO] [stdout]     |
[INFO] [stdout] 863 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 863 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 863 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:864:72
[INFO] [stdout]     |
[INFO] [stdout] 864 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]     |                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 864 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 864 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:864:79
[INFO] [stdout]     |
[INFO] [stdout] 864 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]     |                                                                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 864 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 864 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:865:90
[INFO] [stdout]     |
[INFO] [stdout] 865 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 865 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 865 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:865:97
[INFO] [stdout]     |
[INFO] [stdout] 865 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 865 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 865 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:866:82
[INFO] [stdout]     |
[INFO] [stdout] 866 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `us...
[INFO] [stdout]     |                                                                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 866 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 866 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ''None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:866:88
[INFO] [stdout]     |
[INFO] [stdout] 866 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `us...
[INFO] [stdout]     |                                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 866 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 866 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None''. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:866:95
[INFO] [stdout]     |
[INFO] [stdout] 866 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `us...
[INFO] [stdout]     |                                                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 866 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 866 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If 'hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:866:111
[INFO] [stdout]     |
[INFO] [stdout] 866 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `us...
[INFO] [stdout]     |                                                                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 866 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 866 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password' is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:866:129
[INFO] [stdout]     |
[INFO] [stdout] 866 | ...on. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 866 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 866 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then 'use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:866:142
[INFO] [stdout]     |
[INFO] [stdout] 866 | ...to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 866 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 866 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password' is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:866:161
[INFO] [stdout]     |
[INFO] [stdout] 866 | ...tkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 866 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 866 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:866:167
[INFO] [stdout]     |
[INFO] [stdout] 866 | ...assword` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 866 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 866 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:869:5
[INFO] [stdout]     |
[INFO] [stdout] 869 |     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 869 -     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout] 869 +     'Wallet` - The wallet instance with created hotkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:869:12
[INFO] [stdout]     |
[INFO] [stdout] 869 |     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 869 -     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout] 869 +     `Wallet' - The wallet instance with created hotkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:860:10
[INFO] [stdout]     |
[INFO] [stdout] 860 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::get_ss58_format (line 10) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/utils.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | Arguments:
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::create_hotkey_file (line 314) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:316:90
[INFO] [stdout]     |
[INFO] [stdout] 316 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 316 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 316 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:316:97
[INFO] [stdout]     |
[INFO] [stdout] 316 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 316 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 316 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     `Keyfile` - The created hotkey file.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 319 -     `Keyfile` - The created hotkey file.
[INFO] [stdout] 319 +     'Keyfile` - The created hotkey file.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 |     `Keyfile` - The created hotkey file.
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 319 -     `Keyfile` - The created hotkey file.
[INFO] [stdout] 319 +     `Keyfile' - The created hotkey file.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:315:10
[INFO] [stdout]     |
[INFO] [stdout] 315 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::create_hotkey_from_uri (line 647) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:650:76
[INFO] [stdout]     |
[INFO] [stdout] 650 |     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 650 -     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 650 +     use_password (bool): Whether to use a password for hotkey. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:650:83
[INFO] [stdout]     |
[INFO] [stdout] 650 |     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 650 -     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 650 +     use_password (bool): Whether to use a password for hotkey. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:651:71
[INFO] [stdout]     |
[INFO] [stdout] 651 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 651 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 651 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:651:78
[INFO] [stdout]     |
[INFO] [stdout] 651 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 651 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 651 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:652:72
[INFO] [stdout]     |
[INFO] [stdout] 652 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``True``.
[INFO] [stdout]     |                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 652 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``True``.
[INFO] [stdout] 652 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:652:78
[INFO] [stdout]     |
[INFO] [stdout] 652 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``True``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 652 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``True``.
[INFO] [stdout] 652 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:653:90
[INFO] [stdout]     |
[INFO] [stdout] 653 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 653 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 653 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:653:97
[INFO] [stdout]     |
[INFO] [stdout] 653 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 653 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 653 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:654:82
[INFO] [stdout]     |
[INFO] [stdout] 654 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout]     |                                                                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 654 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 654 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ''None``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:654:88
[INFO] [stdout]     |
[INFO] [stdout] 654 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout]     |                                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 654 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 654 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:657:5
[INFO] [stdout]     |
[INFO] [stdout] 657 |     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 657 -     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout] 657 +     'Wallet` - The wallet instance with created hotkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:657:12
[INFO] [stdout]     |
[INFO] [stdout] 657 |     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 657 -     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout] 657 +     `Wallet' - The wallet instance with created hotkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:648:10
[INFO] [stdout]     |
[INFO] [stdout] 648 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::prompt_password (line 146) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/utils.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::get_coldkey (line 552) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:554:68
[INFO] [stdout]     |
[INFO] [stdout] 554 |     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 554 -     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout] 554 +     password (Optional[str]): Password for decryption. Defaults to ''None``. If not provided, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:554:74
[INFO] [stdout]     |
[INFO] [stdout] 554 |     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 554 -     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout] 554 +     password (Optional[str]): Password for decryption. Defaults to ``None''. If not provided, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:557:5
[INFO] [stdout]     |
[INFO] [stdout] 557 |     `Keypair` - The coldkey keypair.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 557 -     `Keypair` - The coldkey keypair.
[INFO] [stdout] 557 +     'Keypair` - The coldkey keypair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:557:13
[INFO] [stdout]     |
[INFO] [stdout] 557 |     `Keypair` - The coldkey keypair.
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 557 -     `Keypair` - The coldkey keypair.
[INFO] [stdout] 557 +     `Keypair' - The coldkey keypair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `doesn` is unknown
[INFO] [stdout]    --> src/wallet.rs:559:39
[INFO] [stdout]     |
[INFO] [stdout] 559 |     KeyFileError: If the coldkey file doesn't exist or decryption fails.
[INFO] [stdout]     |                                       ^^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 559 |     KeyFileError: If the coldkey file doesn 't exist or decryption fails.
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:553:10
[INFO] [stdout]     |
[INFO] [stdout] 553 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::create_if_non_existent (line 158) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:160:85
[INFO] [stdout]     |
[INFO] [stdout] 160 |     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                                     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 160 -     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 160 +     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:160:91
[INFO] [stdout]     |
[INFO] [stdout] 160 |     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 160 -     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 160 +     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:161:83
[INFO] [stdout]     |
[INFO] [stdout] 161 |     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 161 -     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 161 +     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:161:90
[INFO] [stdout]     |
[INFO] [stdout] 161 |     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 161 -     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 161 +     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:162:94
[INFO] [stdout]     |
[INFO] [stdout] 162 |     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 162 -     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 162 +     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:162:101
[INFO] [stdout]     |
[INFO] [stdout] 162 |     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 162 -     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 162 +     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:163:92
[INFO] [stdout]     |
[INFO] [stdout] 163 |     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 163 -     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 163 +     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:163:99
[INFO] [stdout]     |
[INFO] [stdout] 163 |     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 163 -     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 163 +     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:164:84
[INFO] [stdout]     |
[INFO] [stdout] 164 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 164 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 164 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ''None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:164:90
[INFO] [stdout]     |
[INFO] [stdout] 164 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 164 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 164 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None''. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:164:97
[INFO] [stdout]     |
[INFO] [stdout] 164 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 164 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 164 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If 'coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:164:114
[INFO] [stdout]     |
[INFO] [stdout] 164 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 164 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 164 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password' is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:164:132
[INFO] [stdout]     |
[INFO] [stdout] 164 | ...n. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 164 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 164 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then 'coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:164:153
[INFO] [stdout]     |
[INFO] [stdout] 164 | ...``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 164 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 164 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password' is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:164:172
[INFO] [stdout]     |
[INFO] [stdout] 164 | ...sword` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 164 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 164 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:164:178
[INFO] [stdout]     |
[INFO] [stdout] 164 | ... is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 164 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 164 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:165:82
[INFO] [stdout]     |
[INFO] [stdout] 165 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 165 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ''None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:165:88
[INFO] [stdout]     |
[INFO] [stdout] 165 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 165 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None''. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:165:95
[INFO] [stdout]     |
[INFO] [stdout] 165 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 165 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If 'hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:165:111
[INFO] [stdout]     |
[INFO] [stdout] 165 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 165 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password' is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:165:129
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...on. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 165 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then 'hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:165:149
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...ne``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 165 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password' is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:165:168
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...ssword` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 165 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:165:174
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 165 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:166:74
[INFO] [stdout]     |
[INFO] [stdout] 166 |     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 166 -     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout] 166 +     overwrite (bool): Whether to overwrite an existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:166:81
[INFO] [stdout]     |
[INFO] [stdout] 166 |     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 166 -     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout] 166 +     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 167 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 167 +     suppress (bool): If ''True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:167:31
[INFO] [stdout]     |
[INFO] [stdout] 167 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 167 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 167 +     suppress (bool): If ``True'', suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:167:100
[INFO] [stdout]     |
[INFO] [stdout] 167 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 167 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 167 +     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:167:107
[INFO] [stdout]     |
[INFO] [stdout] 167 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 167 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 167 +     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     `Wallet` - The wallet instance with created keys.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 170 -     `Wallet` - The wallet instance with created keys.
[INFO] [stdout] 170 +     'Wallet` - The wallet instance with created keys.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 170 |     `Wallet` - The wallet instance with created keys.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 170 -     `Wallet` - The wallet instance with created keys.
[INFO] [stdout] 170 +     `Wallet' - The wallet instance with created keys.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 33 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::new (line 68) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/wallet.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     `Wallet` - A new Wallet instance.
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 76 -     `Wallet` - A new Wallet instance.
[INFO] [stdout] 76 +     'Wallet` - A new Wallet instance.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/wallet.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 |     `Wallet` - A new Wallet instance.
[INFO] [stdout]    |            ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 76 -     `Wallet` - A new Wallet instance.
[INFO] [stdout] 76 +     `Wallet' - A new Wallet instance.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/wallet.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | Arguments:
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::is_valid_ss58_address (line 23) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/utils.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ``True`` if the address is a valid ss58 address for Bittensor, ``False`` otherwise.
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 27 -     ``True`` if the address is a valid ss58 address for Bittensor, ``False`` otherwise.
[INFO] [stdout] 27 +     ''True`` if the address is a valid ss58 address for Bittensor, ``False`` otherwise.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/utils.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ``True`` if the address is a valid ss58 address for Bittensor, ``False`` otherwise.
[INFO] [stdout]    |           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 27 -     ``True`` if the address is a valid ss58 address for Bittensor, ``False`` otherwise.
[INFO] [stdout] 27 +     ``True'' if the address is a valid ss58 address for Bittensor, ``False`` otherwise.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/utils.rs:27:68
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ``True`` if the address is a valid ss58 address for Bittensor, ``False`` otherwise.
[INFO] [stdout]    |                                                                    ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 27 -     ``True`` if the address is a valid ss58 address for Bittensor, ``False`` otherwise.
[INFO] [stdout] 27 +     ``True`` if the address is a valid ss58 address for Bittensor, ''False`` otherwise.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/utils.rs:27:75
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ``True`` if the address is a valid ss58 address for Bittensor, ``False`` otherwise.
[INFO] [stdout]    |                                                                           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 27 -     ``True`` if the address is a valid ss58 address for Bittensor, ``False`` otherwise.
[INFO] [stdout] 27 +     ``True`` if the address is a valid ss58 address for Bittensor, ``False'' otherwise.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/utils.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | Arguments:
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::regenerate_hotkey (line 1015) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1017:90
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     mnemonic (Optional[str]): Mnemonic phrase to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout]      |                                                                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1017 -     mnemonic (Optional[str]): Mnemonic phrase to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout] 1017 +     mnemonic (Optional[str]): Mnemonic phrase to regenerate the hotkey from. Defaults to ''None``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1017:96
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     mnemonic (Optional[str]): Mnemonic phrase to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout]      |                                                                                                ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1017 -     mnemonic (Optional[str]): Mnemonic phrase to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout] 1017 +     mnemonic (Optional[str]): Mnemonic phrase to regenerate the hotkey from. Defaults to ``None''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1018:79
[INFO] [stdout]      |
[INFO] [stdout] 1018 |     seed (Optional[str]): Seed hex to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout]      |                                                                               ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1018 -     seed (Optional[str]): Seed hex to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout] 1018 +     seed (Optional[str]): Seed hex to regenerate the hotkey from. Defaults to ''None``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1018:85
[INFO] [stdout]      |
[INFO] [stdout] 1018 |     seed (Optional[str]): Seed hex to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout]      |                                                                                     ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1018 -     seed (Optional[str]): Seed hex to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout] 1018 +     seed (Optional[str]): Seed hex to regenerate the hotkey from. Defaults to ``None''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1019:105
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout]      |                                                                                                         ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1019 -     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout] 1019 +     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the hotkey from. Defaults to ''None``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1019:111
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout]      |                                                                                                               ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1019 -     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the hotkey from. Defaults to ``None``.
[INFO] [stdout] 1019 +     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the hotkey from. Defaults to ``None''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1020:76
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]      |                                                                            ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1020 -     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 1020 +     use_password (bool): Whether to use a password for hotkey. Defaults to ''False``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1020:83
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]      |                                                                                   ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1020 -     use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 1020 +     use_password (bool): Whether to use a password for hotkey. Defaults to ``False''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1021:71
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]      |                                                                       ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1021 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 1021 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ''False``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1021:78
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]      |                                                                              ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1021 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 1021 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1022:72
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]      |                                                                        ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1022 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 1022 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ''False``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1022:79
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]      |                                                                               ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1022 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 1022 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1023:90
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]      |                                                                                          ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1023 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 1023 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ''False``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1023:97
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]      |                                                                                                 ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1023 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 1023 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1024:82
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout]      |                                                                                  ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1024 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 1024 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ''None``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1024:88
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout]      |                                                                                        ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1024 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 1024 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1027:5
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     `Wallet` - The wallet instance with regenerated hotkey.
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1027 -     `Wallet` - The wallet instance with regenerated hotkey.
[INFO] [stdout] 1027 +     'Wallet` - The wallet instance with regenerated hotkey.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1027:12
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     `Wallet` - The wallet instance with regenerated hotkey.
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1027 -     `Wallet` - The wallet instance with regenerated hotkey.
[INFO] [stdout] 1027 +     `Wallet' - The wallet instance with regenerated hotkey.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/wallet.rs:1016:10
[INFO] [stdout]      |
[INFO] [stdout] 1016 | Arguments:
[INFO] [stdout]      |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::create (line 197) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:199:85
[INFO] [stdout]     |
[INFO] [stdout] 199 |     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                                     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 199 -     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 199 +     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:199:91
[INFO] [stdout]     |
[INFO] [stdout] 199 |     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 199 -     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 199 +     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 200 -     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 200 +     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:200:90
[INFO] [stdout]     |
[INFO] [stdout] 200 |     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 200 -     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 200 +     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:201:94
[INFO] [stdout]     |
[INFO] [stdout] 201 |     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 201 -     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 201 +     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:201:101
[INFO] [stdout]     |
[INFO] [stdout] 201 |     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 201 -     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 201 +     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:202:92
[INFO] [stdout]     |
[INFO] [stdout] 202 |     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 202 -     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 202 +     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:202:99
[INFO] [stdout]     |
[INFO] [stdout] 202 |     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 202 -     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 202 +     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:203:84
[INFO] [stdout]     |
[INFO] [stdout] 203 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 203 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ''None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:203:90
[INFO] [stdout]     |
[INFO] [stdout] 203 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 203 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None''. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:203:97
[INFO] [stdout]     |
[INFO] [stdout] 203 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 203 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If 'coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:203:114
[INFO] [stdout]     |
[INFO] [stdout] 203 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 203 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password' is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:203:132
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...n. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 203 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then 'coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:203:153
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 203 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password' is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:203:172
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...sword` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 203 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:203:178
[INFO] [stdout]     |
[INFO] [stdout] 203 | ... is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 203 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:204:82
[INFO] [stdout]     |
[INFO] [stdout] 204 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 204 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 204 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ''None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:204:88
[INFO] [stdout]     |
[INFO] [stdout] 204 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 204 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 204 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None''. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:204:95
[INFO] [stdout]     |
[INFO] [stdout] 204 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 204 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 204 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If 'hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:204:111
[INFO] [stdout]     |
[INFO] [stdout] 204 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 204 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 204 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password' is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:204:129
[INFO] [stdout]     |
[INFO] [stdout] 204 | ...on. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 204 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 204 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then 'hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:204:149
[INFO] [stdout]     |
[INFO] [stdout] 204 | ...ne``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 204 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 204 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password' is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:204:168
[INFO] [stdout]     |
[INFO] [stdout] 204 | ...ssword` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 204 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 204 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:204:174
[INFO] [stdout]     |
[INFO] [stdout] 204 | ...` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 204 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 204 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:205:74
[INFO] [stdout]     |
[INFO] [stdout] 205 |     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 205 -     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout] 205 +     overwrite (bool): Whether to overwrite an existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:205:81
[INFO] [stdout]     |
[INFO] [stdout] 205 |     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 205 -     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout] 205 +     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 206 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 206 +     suppress (bool): If ''True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:206:31
[INFO] [stdout]     |
[INFO] [stdout] 206 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 206 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 206 +     suppress (bool): If ``True'', suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:206:100
[INFO] [stdout]     |
[INFO] [stdout] 206 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 206 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 206 +     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:206:107
[INFO] [stdout]     |
[INFO] [stdout] 206 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 206 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 206 +     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:198:10
[INFO] [stdout]     |
[INFO] [stdout] 198 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::get_hotkey (line 578) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:580:68
[INFO] [stdout]     |
[INFO] [stdout] 580 |     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 580 -     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout] 580 +     password (Optional[str]): Password for decryption. Defaults to ''None``. If not provided, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:580:74
[INFO] [stdout]     |
[INFO] [stdout] 580 |     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 580 -     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout] 580 +     password (Optional[str]): Password for decryption. Defaults to ``None''. If not provided, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:583:5
[INFO] [stdout]     |
[INFO] [stdout] 583 |     `Keypair` - The hotkey keypair.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 583 -     `Keypair` - The hotkey keypair.
[INFO] [stdout] 583 +     'Keypair` - The hotkey keypair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 |     `Keypair` - The hotkey keypair.
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 583 -     `Keypair` - The hotkey keypair.
[INFO] [stdout] 583 +     `Keypair' - The hotkey keypair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `doesn` is unknown
[INFO] [stdout]    --> src/wallet.rs:585:38
[INFO] [stdout]     |
[INFO] [stdout] 585 |     KeyFileError: If the hotkey file doesn't exist or decryption fails.
[INFO] [stdout]     |                                      ^^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 585 |     KeyFileError: If the hotkey file doesn 't exist or decryption fails.
[INFO] [stdout]     |                                           +
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:579:10
[INFO] [stdout]     |
[INFO] [stdout] 579 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keypair.rs - keypair::Keypair::verify (line 367) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keypair.rs:372:22
[INFO] [stdout]     |
[INFO] [stdout] 372 |     verified (bool): ``True`` if the signature is valid, ``False`` otherwise.
[INFO] [stdout]     |                      ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 372 -     verified (bool): ``True`` if the signature is valid, ``False`` otherwise.
[INFO] [stdout] 372 +     verified (bool): ''True`` if the signature is valid, ``False`` otherwise.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keypair.rs:372:28
[INFO] [stdout]     |
[INFO] [stdout] 372 |     verified (bool): ``True`` if the signature is valid, ``False`` otherwise.
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 372 -     verified (bool): ``True`` if the signature is valid, ``False`` otherwise.
[INFO] [stdout] 372 +     verified (bool): ``True'' if the signature is valid, ``False`` otherwise.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keypair.rs:372:58
[INFO] [stdout]     |
[INFO] [stdout] 372 |     verified (bool): ``True`` if the signature is valid, ``False`` otherwise.
[INFO] [stdout]     |                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 372 -     verified (bool): ``True`` if the signature is valid, ``False`` otherwise.
[INFO] [stdout] 372 +     verified (bool): ``True`` if the signature is valid, ''False`` otherwise.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/keypair.rs:372:65
[INFO] [stdout]     |
[INFO] [stdout] 372 |     verified (bool): ``True`` if the signature is valid, ``False`` otherwise.
[INFO] [stdout]     |                                                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 372 -     verified (bool): ``True`` if the signature is valid, ``False`` otherwise.
[INFO] [stdout] 372 +     verified (bool): ``True`` if the signature is valid, ``False'' otherwise.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/keypair.rs:368:10
[INFO] [stdout]     |
[INFO] [stdout] 368 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::get_hotkeypub (line 591) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:593:68
[INFO] [stdout]     |
[INFO] [stdout] 593 |     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 593 -     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout] 593 +     password (Optional[str]): Password for decryption. Defaults to ''None``. If not provided, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:593:74
[INFO] [stdout]     |
[INFO] [stdout] 593 |     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 593 -     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout] 593 +     password (Optional[str]): Password for decryption. Defaults to ``None''. If not provided, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:596:5
[INFO] [stdout]     |
[INFO] [stdout] 596 |     `Keypair` - The hotkeypub keypair.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 596 -     `Keypair` - The hotkeypub keypair.
[INFO] [stdout] 596 +     'Keypair` - The hotkeypub keypair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |     `Keypair` - The hotkeypub keypair.
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 596 -     `Keypair` - The hotkeypub keypair.
[INFO] [stdout] 596 +     `Keypair' - The hotkeypub keypair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `doesn` is unknown
[INFO] [stdout]    --> src/wallet.rs:598:41
[INFO] [stdout]     |
[INFO] [stdout] 598 |     KeyFileError: If the hotkeypub file doesn't exist or decryption fails.
[INFO] [stdout]     |                                         ^^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 598 |     KeyFileError: If the hotkeypub file doesn 't exist or decryption fails.
[INFO] [stdout]     |                                              +
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:592:10
[INFO] [stdout]     |
[INFO] [stdout] 592 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::recreate (line 261) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:263:85
[INFO] [stdout]     |
[INFO] [stdout] 263 |     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                                     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 263 -     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 263 +     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:263:91
[INFO] [stdout]     |
[INFO] [stdout] 263 |     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 263 -     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 263 +     coldkey_use_password (bool): Whether to use a password for coldkey. Defaults to ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:264:83
[INFO] [stdout]     |
[INFO] [stdout] 264 |     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 264 -     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 264 +     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:264:90
[INFO] [stdout]     |
[INFO] [stdout] 264 |     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 264 -     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False``.
[INFO] [stdout] 264 +     hotkey_use_password (bool): Whether to use a password for hotkey. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:265:94
[INFO] [stdout]     |
[INFO] [stdout] 265 |     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 265 -     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 265 +     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:265:101
[INFO] [stdout]     |
[INFO] [stdout] 265 |     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 265 -     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 265 +     save_coldkey_to_env (bool): Whether to save a coldkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:266:92
[INFO] [stdout]     |
[INFO] [stdout] 266 |     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 266 -     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 266 +     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:266:99
[INFO] [stdout]     |
[INFO] [stdout] 266 |     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 266 -     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 266 +     save_hotkey_to_env (bool): Whether to save a hotkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:267:84
[INFO] [stdout]     |
[INFO] [stdout] 267 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 267 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 267 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ''None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:267:90
[INFO] [stdout]     |
[INFO] [stdout] 267 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 267 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 267 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None''. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:267:97
[INFO] [stdout]     |
[INFO] [stdout] 267 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 267 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 267 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If 'coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:267:114
[INFO] [stdout]     |
[INFO] [stdout] 267 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 267 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 267 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password' is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:267:132
[INFO] [stdout]     |
[INFO] [stdout] 267 | ...n. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 267 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 267 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then 'coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:267:153
[INFO] [stdout]     |
[INFO] [stdout] 267 | ...``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 267 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 267 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password' is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:267:172
[INFO] [stdout]     |
[INFO] [stdout] 267 | ...sword` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 267 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 267 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:267:178
[INFO] [stdout]     |
[INFO] [stdout] 267 | ... is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 267 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True``.
[INFO] [stdout] 267 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `coldkey_use_password` is automatically ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:268:82
[INFO] [stdout]     |
[INFO] [stdout] 268 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 268 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 268 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ''None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:268:88
[INFO] [stdout]     |
[INFO] [stdout] 268 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 268 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 268 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None''. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:268:95
[INFO] [stdout]     |
[INFO] [stdout] 268 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 268 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 268 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If 'hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:268:111
[INFO] [stdout]     |
[INFO] [stdout] 268 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `ho...
[INFO] [stdout]     |                                                                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 268 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 268 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password' is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:268:129
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...on. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 268 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 268 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then 'hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:268:149
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...ne``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 268 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 268 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password' is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:268:168
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...ssword` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 268 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 268 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:268:174
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 268 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True``.
[INFO] [stdout] 268 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `hotkey_use_password` is automatically ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:269:74
[INFO] [stdout]     |
[INFO] [stdout] 269 |     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 269 -     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout] 269 +     overwrite (bool): Whether to overwrite an existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:269:81
[INFO] [stdout]     |
[INFO] [stdout] 269 |     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 269 -     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False``.
[INFO] [stdout] 269 +     overwrite (bool): Whether to overwrite an existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 270 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 270 +     suppress (bool): If ''True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:270:31
[INFO] [stdout]     |
[INFO] [stdout] 270 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 270 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 270 +     suppress (bool): If ``True'', suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:270:100
[INFO] [stdout]     |
[INFO] [stdout] 270 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 270 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 270 +     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:270:107
[INFO] [stdout]     |
[INFO] [stdout] 270 |     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 270 -     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False``.
[INFO] [stdout] 270 +     suppress (bool): If ``True``, suppresses the display of the keys mnemonic message. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:262:10
[INFO] [stdout]     |
[INFO] [stdout] 262 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keyfile.rs - keyfile::deserialize_keypair_from_keyfile_data (line 73) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/keyfile.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 | Arguments:
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::new_coldkey (line 742) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:745:77
[INFO] [stdout]     |
[INFO] [stdout] 745 |     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 745 -     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 745 +     use_password (bool): Whether to use a password for coldkey. Defaults to ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:745:83
[INFO] [stdout]     |
[INFO] [stdout] 745 |     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 745 -     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 745 +     use_password (bool): Whether to use a password for coldkey. Defaults to ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:746:71
[INFO] [stdout]     |
[INFO] [stdout] 746 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 746 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 746 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:746:78
[INFO] [stdout]     |
[INFO] [stdout] 746 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 746 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 746 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:747:72
[INFO] [stdout]     |
[INFO] [stdout] 747 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]     |                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 747 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 747 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:747:79
[INFO] [stdout]     |
[INFO] [stdout] 747 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]     |                                                                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 747 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 747 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:748:92
[INFO] [stdout]     |
[INFO] [stdout] 748 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 748 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 748 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:748:99
[INFO] [stdout]     |
[INFO] [stdout] 748 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 748 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 748 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:749:84
[INFO] [stdout]     |
[INFO] [stdout] 749 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 749 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 749 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ''None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:749:90
[INFO] [stdout]     |
[INFO] [stdout] 749 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 749 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 749 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None''. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:749:97
[INFO] [stdout]     |
[INFO] [stdout] 749 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 749 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 749 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If 'coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:749:114
[INFO] [stdout]     |
[INFO] [stdout] 749 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then ...
[INFO] [stdout]     |                                                                                                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 749 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 749 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password' is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:749:132
[INFO] [stdout]     |
[INFO] [stdout] 749 | ...n. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 749 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 749 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then 'use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:749:145
[INFO] [stdout]     |
[INFO] [stdout] 749 | ...o ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 749 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 749 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password' is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:749:164
[INFO] [stdout]     |
[INFO] [stdout] 749 | ...dkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 749 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 749 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:749:170
[INFO] [stdout]     |
[INFO] [stdout] 749 | ...assword` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 749 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 749 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``. If `coldkey_password` is passed, then `use_password` is automatically ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:752:5
[INFO] [stdout]     |
[INFO] [stdout] 752 |     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 752 -     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout] 752 +     'Wallet` - The wallet instance with created coldkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:752:12
[INFO] [stdout]     |
[INFO] [stdout] 752 |     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 752 -     `Wallet` - The wallet instance with created coldkey.
[INFO] [stdout] 752 +     `Wallet' - The wallet instance with created coldkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:743:10
[INFO] [stdout]     |
[INFO] [stdout] 743 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::get_coldkeypub (line 565) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:567:68
[INFO] [stdout]     |
[INFO] [stdout] 567 |     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 567 -     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout] 567 +     password (Optional[str]): Password for decryption. Defaults to ''None``. If not provided, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:567:74
[INFO] [stdout]     |
[INFO] [stdout] 567 |     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 567 -     password (Optional[str]): Password for decryption. Defaults to ``None``. If not provided, asks for user input.
[INFO] [stdout] 567 +     password (Optional[str]): Password for decryption. Defaults to ``None''. If not provided, asks for user input.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:570:5
[INFO] [stdout]     |
[INFO] [stdout] 570 |     `Keypair` - The coldkeypub keypair.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 570 -     `Keypair` - The coldkeypub keypair.
[INFO] [stdout] 570 +     'Keypair` - The coldkeypub keypair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |     `Keypair` - The coldkeypub keypair.
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 570 -     `Keypair` - The coldkeypub keypair.
[INFO] [stdout] 570 +     `Keypair' - The coldkeypub keypair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `doesn` is unknown
[INFO] [stdout]    --> src/wallet.rs:572:42
[INFO] [stdout]     |
[INFO] [stdout] 572 |     KeyFileError: If the coldkeypub file doesn't exist or decryption fails.
[INFO] [stdout]     |                                          ^^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 572 |     KeyFileError: If the coldkeypub file doesn 't exist or decryption fails.
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:566:10
[INFO] [stdout]     |
[INFO] [stdout] 566 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::regenerate_hotkeypub (line 1076) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1078:94
[INFO] [stdout]      |
[INFO] [stdout] 1078 |     ss58_address (Optional[str]): SS58 address to regenerate the hotkeypub from. Defaults to ``None``.
[INFO] [stdout]      |                                                                                              ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1078 -     ss58_address (Optional[str]): SS58 address to regenerate the hotkeypub from. Defaults to ``None``.
[INFO] [stdout] 1078 +     ss58_address (Optional[str]): SS58 address to regenerate the hotkeypub from. Defaults to ''None``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1078:100
[INFO] [stdout]      |
[INFO] [stdout] 1078 |     ss58_address (Optional[str]): SS58 address to regenerate the hotkeypub from. Defaults to ``None``.
[INFO] [stdout]      |                                                                                                    ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1078 -     ss58_address (Optional[str]): SS58 address to regenerate the hotkeypub from. Defaults to ``None``.
[INFO] [stdout] 1078 +     ss58_address (Optional[str]): SS58 address to regenerate the hotkeypub from. Defaults to ``None''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1079:94
[INFO] [stdout]      |
[INFO] [stdout] 1079 |     public_key (Optional[str]): Public key hex to regenerate the hotkeypub from. Defaults to ``None``.
[INFO] [stdout]      |                                                                                              ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1079 -     public_key (Optional[str]): Public key hex to regenerate the hotkeypub from. Defaults to ``None``.
[INFO] [stdout] 1079 +     public_key (Optional[str]): Public key hex to regenerate the hotkeypub from. Defaults to ''None``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1079:100
[INFO] [stdout]      |
[INFO] [stdout] 1079 |     public_key (Optional[str]): Public key hex to regenerate the hotkeypub from. Defaults to ``None``.
[INFO] [stdout]      |                                                                                                    ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1079 -     public_key (Optional[str]): Public key hex to regenerate the hotkeypub from. Defaults to ``None``.
[INFO] [stdout] 1079 +     public_key (Optional[str]): Public key hex to regenerate the hotkeypub from. Defaults to ``None''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1080:71
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]      |                                                                       ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1080 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 1080 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ''False``.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1080:78
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]      |                                                                              ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1080 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 1080 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False''.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1083:5
[INFO] [stdout]      |
[INFO] [stdout] 1083 |     `Wallet` - The wallet instance with regenerated hotkeypub.
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1083 -     `Wallet` - The wallet instance with regenerated hotkeypub.
[INFO] [stdout] 1083 +     'Wallet` - The wallet instance with regenerated hotkeypub.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/wallet.rs:1083:12
[INFO] [stdout]      |
[INFO] [stdout] 1083 |     `Wallet` - The wallet instance with regenerated hotkeypub.
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1083 -     `Wallet` - The wallet instance with regenerated hotkeypub.
[INFO] [stdout] 1083 +     `Wallet' - The wallet instance with regenerated hotkeypub.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/wallet.rs:1077:10
[INFO] [stdout]      |
[INFO] [stdout] 1077 | Arguments:
[INFO] [stdout]      |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::regenerate_coldkeypub (line 969) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:971:95
[INFO] [stdout]     |
[INFO] [stdout] 971 |     ss58_address (Optional[str]): SS58 address to regenerate the coldkeypub from. Defaults to ``None``.
[INFO] [stdout]     |                                                                                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 971 -     ss58_address (Optional[str]): SS58 address to regenerate the coldkeypub from. Defaults to ``None``.
[INFO] [stdout] 971 +     ss58_address (Optional[str]): SS58 address to regenerate the coldkeypub from. Defaults to ''None``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:971:101
[INFO] [stdout]     |
[INFO] [stdout] 971 |     ss58_address (Optional[str]): SS58 address to regenerate the coldkeypub from. Defaults to ``None``.
[INFO] [stdout]     |                                                                                                     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 971 -     ss58_address (Optional[str]): SS58 address to regenerate the coldkeypub from. Defaults to ``None``.
[INFO] [stdout] 971 +     ss58_address (Optional[str]): SS58 address to regenerate the coldkeypub from. Defaults to ``None''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:972:95
[INFO] [stdout]     |
[INFO] [stdout] 972 |     public_key (Optional[str]): Public key hex to regenerate the coldkeypub from. Defaults to ``None``.
[INFO] [stdout]     |                                                                                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 972 -     public_key (Optional[str]): Public key hex to regenerate the coldkeypub from. Defaults to ``None``.
[INFO] [stdout] 972 +     public_key (Optional[str]): Public key hex to regenerate the coldkeypub from. Defaults to ''None``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:972:101
[INFO] [stdout]     |
[INFO] [stdout] 972 |     public_key (Optional[str]): Public key hex to regenerate the coldkeypub from. Defaults to ``None``.
[INFO] [stdout]     |                                                                                                     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 972 -     public_key (Optional[str]): Public key hex to regenerate the coldkeypub from. Defaults to ``None``.
[INFO] [stdout] 972 +     public_key (Optional[str]): Public key hex to regenerate the coldkeypub from. Defaults to ``None''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:973:71
[INFO] [stdout]     |
[INFO] [stdout] 973 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 973 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 973 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:973:78
[INFO] [stdout]     |
[INFO] [stdout] 973 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 973 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 973 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:976:5
[INFO] [stdout]     |
[INFO] [stdout] 976 |     `Wallet` - The wallet instance with regenerated coldkeypub.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 976 -     `Wallet` - The wallet instance with regenerated coldkeypub.
[INFO] [stdout] 976 +     'Wallet` - The wallet instance with regenerated coldkeypub.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:976:12
[INFO] [stdout]     |
[INFO] [stdout] 976 |     `Wallet` - The wallet instance with regenerated coldkeypub.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 976 -     `Wallet` - The wallet instance with regenerated coldkeypub.
[INFO] [stdout] 976 +     `Wallet' - The wallet instance with regenerated coldkeypub.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:970:10
[INFO] [stdout]     |
[INFO] [stdout] 970 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::new_hotkey (line 826) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:829:76
[INFO] [stdout]     |
[INFO] [stdout] 829 |     use_password (bool): Whether to use a password for hotkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 829 -     use_password (bool): Whether to use a password for hotkey. Defaults to ``True``.
[INFO] [stdout] 829 +     use_password (bool): Whether to use a password for hotkey. Defaults to ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:829:82
[INFO] [stdout]     |
[INFO] [stdout] 829 |     use_password (bool): Whether to use a password for hotkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 829 -     use_password (bool): Whether to use a password for hotkey. Defaults to ``True``.
[INFO] [stdout] 829 +     use_password (bool): Whether to use a password for hotkey. Defaults to ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:830:71
[INFO] [stdout]     |
[INFO] [stdout] 830 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 830 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 830 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:830:78
[INFO] [stdout]     |
[INFO] [stdout] 830 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 830 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 830 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:831:72
[INFO] [stdout]     |
[INFO] [stdout] 831 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]     |                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 831 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 831 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:831:79
[INFO] [stdout]     |
[INFO] [stdout] 831 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]     |                                                                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 831 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 831 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:832:90
[INFO] [stdout]     |
[INFO] [stdout] 832 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 832 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 832 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:832:97
[INFO] [stdout]     |
[INFO] [stdout] 832 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 832 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 832 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:833:82
[INFO] [stdout]     |
[INFO] [stdout] 833 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `us...
[INFO] [stdout]     |                                                                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 833 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 833 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ''None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:833:88
[INFO] [stdout]     |
[INFO] [stdout] 833 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `us...
[INFO] [stdout]     |                                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 833 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 833 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None''. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:833:95
[INFO] [stdout]     |
[INFO] [stdout] 833 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `us...
[INFO] [stdout]     |                                                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 833 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 833 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If 'hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:833:111
[INFO] [stdout]     |
[INFO] [stdout] 833 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `us...
[INFO] [stdout]     |                                                                                                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 833 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 833 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password' is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:833:129
[INFO] [stdout]     |
[INFO] [stdout] 833 | ...on. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 833 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 833 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then 'use_password` is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:833:142
[INFO] [stdout]     |
[INFO] [stdout] 833 | ...to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 833 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 833 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password' is automatically ``True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:833:161
[INFO] [stdout]     |
[INFO] [stdout] 833 | ...tkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 833 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 833 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:833:167
[INFO] [stdout]     |
[INFO] [stdout] 833 | ...assword` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 833 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True``.
[INFO] [stdout] 833 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``. If `hotkey_password` is passed, then `use_password` is automatically ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:836:5
[INFO] [stdout]     |
[INFO] [stdout] 836 |     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 836 -     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout] 836 +     'Wallet` - The wallet instance with created hotkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:836:12
[INFO] [stdout]     |
[INFO] [stdout] 836 |     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 836 -     `Wallet` - The wallet instance with created hotkey.
[INFO] [stdout] 836 +     `Wallet' - The wallet instance with created hotkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:827:10
[INFO] [stdout]     |
[INFO] [stdout] 827 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::display_mnemonic_msg (line 14) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/wallet.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | Arguments:
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::set_coldkeypub (line 469) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:472:61
[INFO] [stdout]     |
[INFO] [stdout] 472 |     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout]     |                                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 472 -     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout] 472 +     encrypt (bool): Whether to encrypt the key. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:472:68
[INFO] [stdout]     |
[INFO] [stdout] 472 |     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 472 -     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout] 472 +     encrypt (bool): Whether to encrypt the key. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:473:71
[INFO] [stdout]     |
[INFO] [stdout] 473 |     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 473 -     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout] 473 +     overwrite (bool): Whether to overwrite if key exists. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:473:78
[INFO] [stdout]     |
[INFO] [stdout] 473 |     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 473 -     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout] 473 +     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:470:10
[INFO] [stdout]     |
[INFO] [stdout] 470 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::set_hotkey (line 498) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:501:61
[INFO] [stdout]     |
[INFO] [stdout] 501 |     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout]     |                                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 501 -     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout] 501 +     encrypt (bool): Whether to encrypt the key. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:501:68
[INFO] [stdout]     |
[INFO] [stdout] 501 |     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 501 -     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout] 501 +     encrypt (bool): Whether to encrypt the key. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:502:71
[INFO] [stdout]     |
[INFO] [stdout] 502 |     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 502 -     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout] 502 +     overwrite (bool): Whether to overwrite if key exists. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:502:78
[INFO] [stdout]     |
[INFO] [stdout] 502 |     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 502 -     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout] 502 +     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:503:90
[INFO] [stdout]     |
[INFO] [stdout] 503 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 503 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 503 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:503:97
[INFO] [stdout]     |
[INFO] [stdout] 503 |     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 503 -     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False``.
[INFO] [stdout] 503 +     save_hotkey_to_env (bool): Whether to save hotkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:504:82
[INFO] [stdout]     |
[INFO] [stdout] 504 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout]     |                                                                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 504 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 504 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ''None``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:504:88
[INFO] [stdout]     |
[INFO] [stdout] 504 |     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout]     |                                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 504 -     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 504 +     hotkey_password (Optional[str]): Hotkey password for encryption. Defaults to ``None''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:499:10
[INFO] [stdout]     |
[INFO] [stdout] 499 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::set_hotkeypub (line 523) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:526:61
[INFO] [stdout]     |
[INFO] [stdout] 526 |     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout]     |                                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 526 -     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout] 526 +     encrypt (bool): Whether to encrypt the key. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:526:68
[INFO] [stdout]     |
[INFO] [stdout] 526 |     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 526 -     encrypt (bool): Whether to encrypt the key. Defaults to ``False``.
[INFO] [stdout] 526 +     encrypt (bool): Whether to encrypt the key. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:527:71
[INFO] [stdout]     |
[INFO] [stdout] 527 |     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 527 -     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout] 527 +     overwrite (bool): Whether to overwrite if key exists. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:527:78
[INFO] [stdout]     |
[INFO] [stdout] 527 |     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 527 -     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout] 527 +     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:524:10
[INFO] [stdout]     |
[INFO] [stdout] 524 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::regenerate_coldkey (line 907) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:909:91
[INFO] [stdout]     |
[INFO] [stdout] 909 |     mnemonic (Optional[str]): Mnemonic phrase to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout]     |                                                                                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 909 -     mnemonic (Optional[str]): Mnemonic phrase to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout] 909 +     mnemonic (Optional[str]): Mnemonic phrase to regenerate the coldkey from. Defaults to ''None``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:909:97
[INFO] [stdout]     |
[INFO] [stdout] 909 |     mnemonic (Optional[str]): Mnemonic phrase to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout]     |                                                                                                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 909 -     mnemonic (Optional[str]): Mnemonic phrase to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout] 909 +     mnemonic (Optional[str]): Mnemonic phrase to regenerate the coldkey from. Defaults to ``None''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:910:80
[INFO] [stdout]     |
[INFO] [stdout] 910 |     seed (Optional[str]): Seed hex to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout]     |                                                                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 910 -     seed (Optional[str]): Seed hex to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout] 910 +     seed (Optional[str]): Seed hex to regenerate the coldkey from. Defaults to ''None``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:910:86
[INFO] [stdout]     |
[INFO] [stdout] 910 |     seed (Optional[str]): Seed hex to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout]     |                                                                                      ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 910 -     seed (Optional[str]): Seed hex to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout] 910 +     seed (Optional[str]): Seed hex to regenerate the coldkey from. Defaults to ``None''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:911:106
[INFO] [stdout]     |
[INFO] [stdout] 911 |     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout]     |                                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 911 -     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout] 911 +     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the coldkey from. Defaults to ''None``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:911:112
[INFO] [stdout]     |
[INFO] [stdout] 911 |     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout]     |                                                                                                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 911 -     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the coldkey from. Defaults to ``None``.
[INFO] [stdout] 911 +     json (Optional[tuple]): Tuple of (JSON data, passphrase) to regenerate the coldkey from. Defaults to ``None''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:912:77
[INFO] [stdout]     |
[INFO] [stdout] 912 |     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 912 -     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 912 +     use_password (bool): Whether to use a password for coldkey. Defaults to ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:912:83
[INFO] [stdout]     |
[INFO] [stdout] 912 |     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout]     |                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 912 -     use_password (bool): Whether to use a password for coldkey. Defaults to ``True``.
[INFO] [stdout] 912 +     use_password (bool): Whether to use a password for coldkey. Defaults to ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:913:71
[INFO] [stdout]     |
[INFO] [stdout] 913 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 913 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 913 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:913:78
[INFO] [stdout]     |
[INFO] [stdout] 913 |     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 913 -     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False``.
[INFO] [stdout] 913 +     overwrite (bool): Whether to overwrite existing keys. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:914:72
[INFO] [stdout]     |
[INFO] [stdout] 914 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]     |                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 914 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 914 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:914:79
[INFO] [stdout]     |
[INFO] [stdout] 914 |     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout]     |                                                                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 914 -     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False``.
[INFO] [stdout] 914 +     suppress (bool): Whether to suppress mnemonic display. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:915:92
[INFO] [stdout]     |
[INFO] [stdout] 915 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 915 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 915 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:915:99
[INFO] [stdout]     |
[INFO] [stdout] 915 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 915 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 915 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:916:84
[INFO] [stdout]     |
[INFO] [stdout] 916 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout]     |                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 916 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 916 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ''None``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:916:90
[INFO] [stdout]     |
[INFO] [stdout] 916 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 916 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 916 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:919:5
[INFO] [stdout]     |
[INFO] [stdout] 919 |     `Wallet` - The wallet instance with regenerated coldkey.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 919 -     `Wallet` - The wallet instance with regenerated coldkey.
[INFO] [stdout] 919 +     'Wallet` - The wallet instance with regenerated coldkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:919:12
[INFO] [stdout]     |
[INFO] [stdout] 919 |     `Wallet` - The wallet instance with regenerated coldkey.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 919 -     `Wallet` - The wallet instance with regenerated coldkey.
[INFO] [stdout] 919 +     `Wallet' - The wallet instance with regenerated coldkey.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:908:10
[INFO] [stdout]     |
[INFO] [stdout] 908 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wallet.rs - wallet::Wallet::set_coldkey (line 441) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:444:61
[INFO] [stdout]     |
[INFO] [stdout] 444 |     encrypt (bool): Whether to encrypt the key. Defaults to ``True``.
[INFO] [stdout]     |                                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 444 -     encrypt (bool): Whether to encrypt the key. Defaults to ``True``.
[INFO] [stdout] 444 +     encrypt (bool): Whether to encrypt the key. Defaults to ''True``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:444:67
[INFO] [stdout]     |
[INFO] [stdout] 444 |     encrypt (bool): Whether to encrypt the key. Defaults to ``True``.
[INFO] [stdout]     |                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 444 -     encrypt (bool): Whether to encrypt the key. Defaults to ``True``.
[INFO] [stdout] 444 +     encrypt (bool): Whether to encrypt the key. Defaults to ``True''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:445:71
[INFO] [stdout]     |
[INFO] [stdout] 445 |     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout]     |                                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 445 -     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout] 445 +     overwrite (bool): Whether to overwrite if key exists. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:445:78
[INFO] [stdout]     |
[INFO] [stdout] 445 |     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout]     |                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 445 -     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False``.
[INFO] [stdout] 445 +     overwrite (bool): Whether to overwrite if key exists. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:446:92
[INFO] [stdout]     |
[INFO] [stdout] 446 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 446 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 446 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ''False``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:446:99
[INFO] [stdout]     |
[INFO] [stdout] 446 |     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout]     |                                                                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 446 -     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False``.
[INFO] [stdout] 446 +     save_coldkey_to_env (bool): Whether to save coldkey password to local env. Defaults to ``False''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:447:84
[INFO] [stdout]     |
[INFO] [stdout] 447 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout]     |                                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 447 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 447 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ''None``.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/wallet.rs:447:90
[INFO] [stdout]     |
[INFO] [stdout] 447 |     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout]     |                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 447 -     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None``.
[INFO] [stdout] 447 +     coldkey_password (Optional[str]): Coldkey password for encryption. Defaults to ``None''.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/wallet.rs:442:10
[INFO] [stdout]     |
[INFO] [stdout] 442 | Arguments:
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::Config::new (line 48)
[INFO] [stdout]     src/config.rs - config::WalletConfig::new (line 15)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::_read_keyfile_data_from_file (line 926)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::_write_keyfile_data_to_file (line 959)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::check_and_update_encryption (line 710)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::decrypt (line 885)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::encrypt (line 829)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::exists_on_device (line 626)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::get_keypair (line 527)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::is_encrypted (line 675)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::is_writable (line 653)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::new (line 485)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::save_password_to_env (line 1002)
[INFO] [stdout]     src/keyfile.rs - keyfile::Keyfile::set_keypair (line 577)
[INFO] [stdout]     src/keyfile.rs - keyfile::ask_password (line 163)
[INFO] [stdout]     src/keyfile.rs - keyfile::decrypt_keyfile_data (line 345)
[INFO] [stdout]     src/keyfile.rs - keyfile::deserialize_keypair_from_keyfile_data (line 73)
[INFO] [stdout]     src/keyfile.rs - keyfile::encrypt_keyfile_data (line 311)
[INFO] [stdout]     src/keyfile.rs - keyfile::get_password_from_environment (line 277)
[INFO] [stdout]     src/keyfile.rs - keyfile::keyfile_data_encryption_method (line 232)
[INFO] [stdout]     src/keyfile.rs - keyfile::keyfile_data_is_encrypted (line 219)
[INFO] [stdout]     src/keyfile.rs - keyfile::keyfile_data_is_encrypted_ansible (line 199)
[INFO] [stdout]     src/keyfile.rs - keyfile::keyfile_data_is_encrypted_legacy (line 209)
[INFO] [stdout]     src/keyfile.rs - keyfile::keyfile_data_is_encrypted_nacl (line 189)
[INFO] [stdout]     src/keyfile.rs - keyfile::legacy_encrypt_keyfile_data (line 251)
[INFO] [stdout]     src/keyfile.rs - keyfile::serialized_keypair_to_keyfile_data (line 29)
[INFO] [stdout]     src/keyfile.rs - keyfile::validate_password (line 121)
[INFO] [stdout]     src/keypair.rs - keypair::Keypair::create_from_encrypted_json (line 213)
[INFO] [stdout]     src/keypair.rs - keypair::Keypair::create_from_mnemonic (line 156)
[INFO] [stdout]     src/keypair.rs - keypair::Keypair::create_from_private_key (line 193)
[INFO] [stdout]     src/keypair.rs - keypair::Keypair::create_from_seed (line 175)
[INFO] [stdout]     src/keypair.rs - keypair::Keypair::create_from_uri (line 324)
[INFO] [stdout]     src/keypair.rs - keypair::Keypair::generate_mnemonic (line 145)
[INFO] [stdout]     src/keypair.rs - keypair::Keypair::new (line 57)
[INFO] [stdout]     src/keypair.rs - keypair::Keypair::set_crypto_type (line 463)
[INFO] [stdout]     src/keypair.rs - keypair::Keypair::sign (line 340)
[INFO] [stdout]     src/keypair.rs - keypair::Keypair::verify (line 367)
[INFO] [stdout]     src/utils.rs - utils::get_ss58_format (line 10)
[INFO] [stdout]     src/utils.rs - utils::is_valid_ss58_address (line 23)
[INFO] [stdout]     src/utils.rs - utils::prompt (line 127)
[INFO] [stdout]     src/utils.rs - utils::prompt_password (line 146)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::create (line 197)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::create_coldkey_file (line 342)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::create_coldkey_from_uri (line 604)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::create_hotkey_file (line 314)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::create_hotkey_from_uri (line 647)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::create_if_non_existent (line 158)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::create_new_coldkey (line 775)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::create_new_hotkey (line 859)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::get_coldkey (line 552)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::get_coldkeypub (line 565)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::get_hotkey (line 578)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::get_hotkeypub (line 591)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::new (line 68)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::new_coldkey (line 742)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::new_hotkey (line 826)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::recreate (line 261)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::regenerate_coldkey (line 907)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::regenerate_coldkeypub (line 969)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::regenerate_hotkey (line 1015)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::regenerate_hotkeypub (line 1076)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::set_coldkey (line 441)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::set_coldkeypub (line 469)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::set_hotkey (line 498)
[INFO] [stdout]     src/wallet.rs - wallet::Wallet::set_hotkeypub (line 523)
[INFO] [stdout]     src/wallet.rs - wallet::display_mnemonic_msg (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 66 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d9c5af84b92fcaa37d843f7a39bfcc7aed98508c2971151c36a5dfe9a6382f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9c5af84b92fcaa37d843f7a39bfcc7aed98508c2971151c36a5dfe9a6382f00", kill_on_drop: false }`
[INFO] [stdout] d9c5af84b92fcaa37d843f7a39bfcc7aed98508c2971151c36a5dfe9a6382f00
