[INFO] fetching crate spread_tracker 0.1.0...
[INFO] testing spread_tracker-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate spread_tracker 0.1.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spread_tracker 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca718b119ea25cc3c48364f11716b61eebfd4ae6792c56f7a4e8f8ce4e992955
[INFO] running `Command { std: "docker" "start" "-a" "ca718b119ea25cc3c48364f11716b61eebfd4ae6792c56f7a4e8f8ce4e992955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca718b119ea25cc3c48364f11716b61eebfd4ae6792c56f7a4e8f8ce4e992955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca718b119ea25cc3c48364f11716b61eebfd4ae6792c56f7a4e8f8ce4e992955", kill_on_drop: false }`
[INFO] [stdout] ca718b119ea25cc3c48364f11716b61eebfd4ae6792c56f7a4e8f8ce4e992955
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c84b2b768b7306f8f916f067af2347030c5ff8c8a015a939ca78b5cdd36a2fdf
[INFO] running `Command { std: "docker" "start" "-a" "c84b2b768b7306f8f916f067af2347030c5ff8c8a015a939ca78b5cdd36a2fdf", 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 pin-project-lite v0.2.14
[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 futures-core v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling memchr v2.7.2
[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 base64 v0.22.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[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 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.3.26
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper v0.14.28
[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 45.45s
[INFO] running `Command { std: "docker" "inspect" "c84b2b768b7306f8f916f067af2347030c5ff8c8a015a939ca78b5cdd36a2fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c84b2b768b7306f8f916f067af2347030c5ff8c8a015a939ca78b5cdd36a2fdf", kill_on_drop: false }`
[INFO] [stdout] c84b2b768b7306f8f916f067af2347030c5ff8c8a015a939ca78b5cdd36a2fdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d8695f03939ff29154ad688c2c8ede7227728266a48ea7603c890c20e31ba1d
[INFO] running `Command { std: "docker" "start" "-a" "5d8695f03939ff29154ad688c2c8ede7227728266a48ea7603c890c20e31ba1d", 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 0.82s
[INFO] running `Command { std: "docker" "inspect" "5d8695f03939ff29154ad688c2c8ede7227728266a48ea7603c890c20e31ba1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d8695f03939ff29154ad688c2c8ede7227728266a48ea7603c890c20e31ba1d", kill_on_drop: false }`
[INFO] [stdout] 5d8695f03939ff29154ad688c2c8ede7227728266a48ea7603c890c20e31ba1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2ed59081d67ca411726eaac166d46e883697704124f711f5410415c651b3355
[INFO] running `Command { std: "docker" "start" "-a" "e2ed59081d67ca411726eaac166d46e883697704124f711f5410415c651b3355", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spread_tracker-1b36889b697250a4)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spread_tracker-e012ad7ecff7e143)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests spread_tracker
[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::SpreadBrokerUrl::new (line 420) ... FAILED
[INFO] [stdout] test src/lib.rs - SpreadTracker::get_spread (line 238) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 46) ... FAILED
[INFO] [stdout] test src/config.rs - config::Brokers (line 93) - compile ... FAILED
[INFO] [stdout] test src/model.rs - model::SymbolSpread (line 80) ... FAILED
[INFO] [stdout] test src/model.rs - model::Symbol (line 29) ... FAILED
[INFO] [stdout] test src/model.rs - model::SymbolSpread (line 102) ... FAILED
[INFO] [stdout] test src/model.rs - model::HttpsUrl (line 298) ... FAILED
[INFO] [stdout] test src/model.rs - model::HttpsUrl (line 278) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl (line 215) ... FAILED
[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/lib.rs - SpreadTracker::regex_find_symbol_spread (line 341) ... FAILED
[INFO] [stdout] test src/utils/duplicates.rs - utils::duplicates::remove_duplicates (line 17) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl::load_config (line 347) - compile ... ok
[INFO] [stdout] test src/utils/format.rs - utils::format::wrap_json_under_key (line 113) ... FAILED
[INFO] [stdout] test src/lib.rs - SpreadTracker::download_html_body (line 299) ... FAILED
[INFO] [stdout] test src/utils/format.rs - utils::format::extract_broker_name (line 144) ... FAILED
[INFO] [stdout] test src/utils/cleaner.rs - utils::cleaner::remove_banned_chars (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[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/config.rs - config::SpreadBrokerUrl (line 333) ... ok
[INFO] [stdout] test src/utils/regex_finder.rs - utils::regex_finder::find_symbol_spread (line 18) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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 - 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/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/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/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/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/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::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] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 300 - use spread_tracker::model::SpreadBrokerUrl;
[INFO] [stdout] 300 + use spread_tracker::config::SpreadBrokerUrl;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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/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::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]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/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/rustdoctest77m5uU/rust_out.long-type-16821884863879365168.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rustdoctest77m5uU/rust_out.long-type-16821884863879365168.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/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] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 17 + use spread_tracker::utils::duplicates::remove_duplicates;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/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] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 113 + use spread_tracker::utils::format::wrap_json_under_key;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/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]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/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] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 144 + use spread_tracker::utils::format::extract_broker_name;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/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/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] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 29 + use spread_tracker::utils::format::vec_to_json;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/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' (240) 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:     0x5b9a1ce7ff22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9a1ce7ff22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9a1ce7ff22 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b9a1ce7ff22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b9a1ce9313a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b9a1ce9313a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b9a1ce83e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b9a1ce83e66 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b9a1ce6abef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b9a1ce6abef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b9a1ce7be41 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b9a1ce7bffb - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b9a1ce6aca8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b9a1ce600c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b9a1ce6b5cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b9a1ce938fc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b9a1ce937b3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x5b9a1cbca3e5 - core[585f66e14d78f9ba]::panicking::assert_failed::<alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::string::String>, alloc[15e7b27aba85d2e2]::vec::Vec<&str>>
[INFO] [stdout]   18:     0x5b9a1cbca737 - rust_out[183646e59c86b0c5]::main::_doctest_main_src_utils_regex_finder_rs_18_0
[INFO] [stdout]   19:     0x5b9a1cbca436 - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   20:     0x5b9a1cbcacd3 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5b9a1cbca3f6 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x5b9a1cbca409 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x5b9a1ce7b436 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5b9a1ce7b436 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5b9a1ce7b436 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5b9a1ce7b436 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5b9a1ce7b436 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5b9a1ce7b436 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b9a1ce7b436 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b9a1ce7b436 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b9a1ce7b436 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5b9a1cbca3a1 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x5b9a1cbcad35 - main
[INFO] [stdout]   34:     0x77bebdb211ca - <unknown>
[INFO] [stdout]   35:     0x77bebdb2128b - __libc_start_main
[INFO] [stdout]   36:     0x5b9a1cbca245 - _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.85s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e2ed59081d67ca411726eaac166d46e883697704124f711f5410415c651b3355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ed59081d67ca411726eaac166d46e883697704124f711f5410415c651b3355", kill_on_drop: false }`
[INFO] [stdout] e2ed59081d67ca411726eaac166d46e883697704124f711f5410415c651b3355
