[INFO] fetching crate spread_tracker 0.1.0...
[INFO] testing spread_tracker-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate spread_tracker 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate spread_tracker 0.1.0
[INFO] finished tweaking crates.io crate spread_tracker 0.1.0
[INFO] tweaked toml for crates.io crate spread_tracker 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spread_tracker 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spread_tracker 0.1.0 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f6d4b7a145de3164275cb632641ff1f40b5f2d375b5c84fca3e8720de22e029
[INFO] running `Command { std: "docker" "start" "-a" "7f6d4b7a145de3164275cb632641ff1f40b5f2d375b5c84fca3e8720de22e029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f6d4b7a145de3164275cb632641ff1f40b5f2d375b5c84fca3e8720de22e029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6d4b7a145de3164275cb632641ff1f40b5f2d375b5c84fca3e8720de22e029", kill_on_drop: false }`
[INFO] [stdout] 7f6d4b7a145de3164275cb632641ff1f40b5f2d375b5c84fca3e8720de22e029
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7239e290b86b7cead4f60fefce0a9c778f0b67714a4a36b5740226c01953c37f
[INFO] running `Command { std: "docker" "start" "-a" "7239e290b86b7cead4f60fefce0a9c778f0b67714a4a36b5740226c01953c37f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling getrandom v0.2.13
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling uuid-macro-internal v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling supabase_rs v0.2.2
[INFO] [stderr]    Compiling spread_tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.20s
[INFO] running `Command { std: "docker" "inspect" "7239e290b86b7cead4f60fefce0a9c778f0b67714a4a36b5740226c01953c37f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7239e290b86b7cead4f60fefce0a9c778f0b67714a4a36b5740226c01953c37f", kill_on_drop: false }`
[INFO] [stdout] 7239e290b86b7cead4f60fefce0a9c778f0b67714a4a36b5740226c01953c37f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6480e1e17f100bd9cd948fd820d454b581c6b029b2b9de96c91db7b45555a98
[INFO] running `Command { std: "docker" "start" "-a" "b6480e1e17f100bd9cd948fd820d454b581c6b029b2b9de96c91db7b45555a98", kill_on_drop: false }`
[INFO] [stderr]    Compiling spread_tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "b6480e1e17f100bd9cd948fd820d454b581c6b029b2b9de96c91db7b45555a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6480e1e17f100bd9cd948fd820d454b581c6b029b2b9de96c91db7b45555a98", kill_on_drop: false }`
[INFO] [stdout] b6480e1e17f100bd9cd948fd820d454b581c6b029b2b9de96c91db7b45555a98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12712c25503fd40236ac85664ea55dad8f5f832e6aa15faf109d38b502ad4638
[INFO] running `Command { std: "docker" "start" "-a" "12712c25503fd40236ac85664ea55dad8f5f832e6aa15faf109d38b502ad4638", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spread_tracker-4899c3ec0310c1d6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spread_tracker-4ea863a7f616ea56)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests spread_tracker
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/config.rs - config::Brokers (line 93) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl::new (line 420) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 46) ... FAILED
[INFO] [stdout] test src/lib.rs - SpreadTracker::regex_find_symbol_spread (line 341) ... FAILED
[INFO] [stdout] test src/lib.rs - SpreadTracker::get_spread (line 238) ... FAILED
[INFO] [stdout] test src/model.rs - model::SymbolSpread (line 80) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl (line 215) ... FAILED
[INFO] [stdout] test src/model.rs - model::SymbolSpread (line 102) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl::load_config (line 347) - compile ... ok
[INFO] [stdout] test src/model.rs - model::FromStr (line 127) ... FAILED
[INFO] [stdout] test src/model.rs - model::Symbol::from_str (line 160) ... FAILED
[INFO] [stdout] test src/utils/format.rs - utils::format::extract_broker_name (line 144) ... FAILED
[INFO] [stdout] test src/utils/duplicates.rs - utils::duplicates::remove_duplicates (line 17) ... FAILED
[INFO] [stdout] test src/utils/cleaner.rs - utils::cleaner::remove_banned_chars (line 20) ... FAILED
[INFO] [stdout] test src/model.rs - model::HttpsUrl (line 278) ... FAILED
[INFO] [stdout] test src/model.rs - model::Symbol (line 29) ... FAILED
[INFO] [stdout] test src/lib.rs - SpreadTracker::download_html_body (line 299) ... FAILED
[INFO] [stdout] test src/model.rs - model::HttpsUrl (line 298) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[INFO] [stdout] test src/utils/format.rs - utils::format::wrap_json_under_key (line 113) ... FAILED
[INFO] [stdout] test src/utils/format.rs - utils::format::vec_to_json (line 29) ... FAILED
[INFO] [stdout] test src/model.rs - model::Symbol::fmt (line 221) ... ok
[INFO] [stdout] test src/utils/regex_finder.rs - utils::regex_finder::find_symbol_spread (line 18) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl (line 333) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::Brokers (line 93) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/config.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | let spread_broker_url = SpreadBrokerUrl::new();
[INFO] [stdout]    | ^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `let` cannot be used for global variables
[INFO] [stdout]    | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::SpreadBrokerUrl::new (line 420) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/config.rs:423:1
[INFO] [stdout]     |
[INFO] [stdout] 423 | let spread_broker_url = SpreadBrokerUrl::new();
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 46) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/lib.rs:87:50
[INFO] [stdout]    |
[INFO] [stdout] 71 | {
[INFO] [stdout]    | - unclosed delimiter
[INFO] [stdout] 72 |  "spread": {
[INFO] [stdout]    |            - unclosed delimiter
[INFO] [stdout] 73 |    "eightcap": [
[INFO] [stdout]    |                - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 86 |      {
[INFO] [stdout]    |      - unclosed delimiter
[INFO] [stdout] 87 | ---------------- cut for brevity ----------------
[INFO] [stdout]    |                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SpreadTracker::regex_find_symbol_spread (line 341) stdout ----
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `impl Future<Output = Result<Vec<String>, Box<...>>>`
[INFO] [stdout]    --> src/lib.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | assert_eq!(spread, vec!["1.1234 1.1233 0.0001Spread"]);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | impl Future<Output = Result<Vec<String>, Box<...>>>
[INFO] [stdout]     | Vec<&str>
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestChbcf6/rust_out.long-type-7187795659309663295.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `impl Future<Output = Result<Vec<String>, Box<...>>>` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | assert_eq!(spread, vec!["1.1234 1.1233 0.0001Spread"]);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `impl Future<Output = Result<Vec<String>, Box<...>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestChbcf6/rust_out.long-type-7187795659309663295.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SpreadTracker::get_spread (line 238) stdout ----
[INFO] [stdout] error: unexpected closing delimiter: `)`
[INFO] [stdout]    --> src/lib.rs:251:2
[INFO] [stdout]     |
[INFO] [stdout] 246 | {
[INFO] [stdout]     | - this opening brace...
[INFO] [stdout] ...
[INFO] [stdout] 251 | });
[INFO] [stdout]     | -^ unexpected closing delimiter
[INFO] [stdout]     | |
[INFO] [stdout]     | ...matches this closing brace
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::SymbolSpread (line 80) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `forex_model`
[INFO] [stdout]   --> src/model.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | use forex_model::{Symbol, SymbolSpread};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `forex_model`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `forex_model`, use `cargo add forex_model` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::SpreadBrokerUrl (line 215) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/config.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | let spread_broker_url = SpreadBrokerUrl::new();
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::SymbolSpread (line 102) stdout ----
[INFO] [stdout] error[E0599]: no method named `get_symbol` found for struct `SymbolSpread` in the current scope
[INFO] [stdout]    --> src/model.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 | assert_eq!(spread.get_symbol(), "EURUSD");
[INFO] [stdout]     |                   ^^^^^^^^^^ method not found in `SymbolSpread`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::FromStr (line 127) stdout ----
[INFO] [stdout] error[E0599]: no method named `get_symbol` found for enum `Symbol` in the current scope
[INFO] [stdout]    --> src/model.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 | assert_eq!(symbol.get_symbol(), "EURUSD");
[INFO] [stdout]     |                   ^^^^^^^^^^ method not found in `Symbol`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::Symbol::from_str (line 160) stdout ----
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Symbol`
[INFO] [stdout]    --> src/model.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | assert_eq!(symbol, Symbol::EuroUsd);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | Symbol
[INFO] [stdout]     | Symbol
[INFO] [stdout]     |
[INFO] [stdout] note: `Symbol` does not implement `PartialEq`
[INFO] [stdout]    --> src/model.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | pub enum Symbol {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `Symbol` is defined in another crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0369`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/format.rs - utils::format::extract_broker_name (line 144) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `extract_broker_name` in this scope
[INFO] [stdout]    --> src/utils/format.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 | let broker_name = extract_broker_name(broker_url).unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/duplicates.rs - utils::duplicates::remove_duplicates (line 17) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `remove_duplicates` in this scope
[INFO] [stdout]   --> src/utils/duplicates.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | let outputs = remove_duplicates(inputs);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/cleaner.rs - utils::cleaner::remove_banned_chars (line 20) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/utils/cleaner.rs:21:78
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utils_cleaner_rs_20_0() {
[INFO] [stdout]    |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 21 | let cleaned_string = remove_banned_chars_async("Hello, World!", &[' ', ',']).await;
[INFO] [stdout]    |                                                                              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `remove_banned_chars_async` in this scope
[INFO] [stdout]   --> src/utils/cleaner.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | let cleaned_string = remove_banned_chars_async("Hello, World!", &[' ', ',']).await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::HttpsUrl (line 278) stdout ----
[INFO] [stdout] error[E0624]: method `verify_url` is private
[INFO] [stdout]    --> src/model.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 286 | assert_eq!(https_url.verify_url(), true);
[INFO] [stdout]     |                      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |     fn verify_url(&self) -> bool {
[INFO] [stdout]     |     ---------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0624`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::Symbol (line 29) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `forex_model`
[INFO] [stdout]   --> src/model.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use forex_model::Symbol;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `forex_model`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `forex_model`, use `cargo add forex_model` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SpreadTracker::download_html_body (line 299) stdout ----
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `impl Future<Output = Result<String, Box<(dyn std::error::Error + Send + Sync + 'static)>>>`
[INFO] [stdout]    --> src/lib.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | assert_eq!(body, "EURUSD 0.0001 1.1234 1.1233");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | impl Future<Output = Result<String, Box<(dyn std::error::Error + Send + Sync + 'static)>>>
[INFO] [stdout]     | &str
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `impl Future<Output = Result<String, Box<(dyn std::error::Error + Send + Sync + 'static)>>>` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | assert_eq!(body, "EURUSD 0.0001 1.1234 1.1233");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `impl Future<Output = Result<String, Box<(dyn std::error::Error + Send + Sync + 'static)>>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::HttpsUrl (line 298) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `spread_tracker::model::SpreadBrokerUrl`
[INFO] [stdout]    --> src/model.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 | use spread_tracker::model::SpreadBrokerUrl;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SpreadBrokerUrl` in `model`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/format.rs - utils::format::wrap_json_under_key (line 113) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `wrap_json_under_key` in this scope
[INFO] [stdout]    --> src/utils/format.rs:115:20
[INFO] [stdout]     |
[INFO] [stdout] 115 | let wrapped_data = wrap_json_under_key(data, "person".to_string()).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/format.rs - utils::format::vec_to_json (line 29) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `vec_to_json` in this scope
[INFO] [stdout]   --> src/utils/format.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 | let json_output = vec_to_json(input).unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/regex_finder.rs - utils::regex_finder::find_symbol_spread (line 18) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (224) panicked at src/utils/regex_finder.rs:11:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: []
[INFO] [stdout]  right: ["1.1234 1.1233 0.0001Spread"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56956b5d61ea - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56956b5d61ea - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56956b5d61ea - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56956b5d61ea - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56956b5e894a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56956b5e894a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x56956b5d9992 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56956b5d9992 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56956b5c1b0f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56956b5c1b0f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56956b5d2141 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56956b5d22fb - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56956b5c1bc8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x56956b5b70b9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56956b5c24ad - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56956b5e918c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56956b5e9043 - core[6771d259883166e6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x56956b31df67 - core::panicking::assert_failed::h4f493fbaffce773b
[INFO] [stdout]   18:     0x56956b31e425 - rust_out::main::_doctest_main_src_utils_regex_finder_rs_18_0::h27dd702030167a25
[INFO] [stdout]   19:     0x56956b31e2a6 - rust_out::main::h82fb2350cf581080
[INFO] [stdout]   20:     0x56956b31deb3 - core::ops::function::FnOnce::call_once::ha255b9c9bfd362b0
[INFO] [stdout]   21:     0x56956b31de86 - std::sys::backtrace::__rust_begin_short_backtrace::h2d9a46d63e3b4cf7
[INFO] [stdout]   22:     0x56956b31de69 - std::rt::lang_start::{{closure}}::ha4a2862521902498
[INFO] [stdout]   23:     0x56956b5d18c4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x56956b5d18c4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x56956b5d18c4 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x56956b5d18c4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x56956b5d18c4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x56956b5d18c4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56956b5d18c4 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56956b5d18c4 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56956b5d18c4 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x56956b31de51 - std::rt::lang_start::h45abc79480616123
[INFO] [stdout]   33:     0x56956b31e475 - main
[INFO] [stdout]   34:     0x7482f968e1ca - <unknown>
[INFO] [stdout]   35:     0x7482f968e28b - __libc_start_main
[INFO] [stdout]   36:     0x56956b31dd65 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::Brokers (line 93)
[INFO] [stdout]     src/config.rs - config::SpreadBrokerUrl (line 215)
[INFO] [stdout]     src/config.rs - config::SpreadBrokerUrl::new (line 420)
[INFO] [stdout]     src/lib.rs - (line 46)
[INFO] [stdout]     src/lib.rs - SpreadTracker::download_html_body (line 299)
[INFO] [stdout]     src/lib.rs - SpreadTracker::get_spread (line 238)
[INFO] [stdout]     src/lib.rs - SpreadTracker::regex_find_symbol_spread (line 341)
[INFO] [stdout]     src/model.rs - model::FromStr (line 127)
[INFO] [stdout]     src/model.rs - model::HttpsUrl (line 278)
[INFO] [stdout]     src/model.rs - model::HttpsUrl (line 298)
[INFO] [stdout]     src/model.rs - model::Symbol (line 29)
[INFO] [stdout]     src/model.rs - model::Symbol::from_str (line 160)
[INFO] [stdout]     src/model.rs - model::SymbolSpread (line 102)
[INFO] [stdout]     src/model.rs - model::SymbolSpread (line 80)
[INFO] [stdout]     src/utils/cleaner.rs - utils::cleaner::remove_banned_chars (line 20)
[INFO] [stdout]     src/utils/duplicates.rs - utils::duplicates::remove_duplicates (line 17)
[INFO] [stdout]     src/utils/format.rs - utils::format::extract_broker_name (line 144)
[INFO] [stdout]     src/utils/format.rs - utils::format::vec_to_json (line 29)
[INFO] [stdout]     src/utils/format.rs - utils::format::wrap_json_under_key (line 113)
[INFO] [stdout]     src/utils/regex_finder.rs - utils::regex_finder::find_symbol_spread (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.79s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "12712c25503fd40236ac85664ea55dad8f5f832e6aa15faf109d38b502ad4638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12712c25503fd40236ac85664ea55dad8f5f832e6aa15faf109d38b502ad4638", kill_on_drop: false }`
[INFO] [stdout] 12712c25503fd40236ac85664ea55dad8f5f832e6aa15faf109d38b502ad4638
