[INFO] fetching crate spread_tracker 0.1.0...
[INFO] testing spread_tracker-0.1.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate spread_tracker 0.1.0 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spread_tracker 0.1.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.8.0
[INFO] [stderr]   Downloaded cc v1.0.91
[INFO] [stderr]   Downloaded supabase_rs v0.2.2
[INFO] [stderr]   Downloaded getrandom v0.2.13
[INFO] [stderr]   Downloaded rustls-pki-types v1.4.1
[INFO] [stderr]   Downloaded reqwest v0.12.3
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf2dbe6eaece1e5cc188c372e6c8f23f5e333b3a1412a9ca4f495f6eb7f90fa0
[INFO] running `Command { std: "docker" "start" "-a" "cf2dbe6eaece1e5cc188c372e6c8f23f5e333b3a1412a9ca4f495f6eb7f90fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf2dbe6eaece1e5cc188c372e6c8f23f5e333b3a1412a9ca4f495f6eb7f90fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf2dbe6eaece1e5cc188c372e6c8f23f5e333b3a1412a9ca4f495f6eb7f90fa0", kill_on_drop: false }`
[INFO] [stdout] cf2dbe6eaece1e5cc188c372e6c8f23f5e333b3a1412a9ca4f495f6eb7f90fa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85fd6607bac356c3eb85693ec2ab1d07420a76c67e7b28df8ad425e44f626120
[INFO] running `Command { std: "docker" "start" "-a" "85fd6607bac356c3eb85693ec2ab1d07420a76c67e7b28df8ad425e44f626120", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[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 regex-syntax v0.8.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[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 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 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 5m 57s
[INFO] running `Command { std: "docker" "inspect" "85fd6607bac356c3eb85693ec2ab1d07420a76c67e7b28df8ad425e44f626120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85fd6607bac356c3eb85693ec2ab1d07420a76c67e7b28df8ad425e44f626120", kill_on_drop: false }`
[INFO] [stdout] 85fd6607bac356c3eb85693ec2ab1d07420a76c67e7b28df8ad425e44f626120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a47bbc221791252ec62ccd14757e4ec0054b60abc9f017147d9d5577eee67a5
[INFO] running `Command { std: "docker" "start" "-a" "4a47bbc221791252ec62ccd14757e4ec0054b60abc9f017147d9d5577eee67a5", 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.12s
[INFO] running `Command { std: "docker" "inspect" "4a47bbc221791252ec62ccd14757e4ec0054b60abc9f017147d9d5577eee67a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a47bbc221791252ec62ccd14757e4ec0054b60abc9f017147d9d5577eee67a5", kill_on_drop: false }`
[INFO] [stdout] 4a47bbc221791252ec62ccd14757e4ec0054b60abc9f017147d9d5577eee67a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41589a872291eaa46ae9cfb1a693c19348b0874dffee0f336089212b209dfd0a
[INFO] running `Command { std: "docker" "start" "-a" "41589a872291eaa46ae9cfb1a693c19348b0874dffee0f336089212b209dfd0a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spread_tracker-b4fde88b7818cca1)
[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-4eb89ebdfad16b79)
[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]    Doc-tests spread_tracker
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/config.rs - config::Brokers (line 93) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 46) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl::new (line 420) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl (line 215) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl::load_config (line 347) - compile ... ok
[INFO] [stdout] test src/lib.rs - SpreadTracker::get_spread (line 238) ... FAILED
[INFO] [stdout] test src/lib.rs - SpreadTracker::download_html_body (line 299) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[INFO] [stdout] test src/lib.rs - SpreadTracker::regex_find_symbol_spread (line 341) ... 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/model.rs - model::HttpsUrl (line 298) ... FAILED
[INFO] [stdout] test src/model.rs - model::FromStr (line 127) ... FAILED
[INFO] [stdout] test src/model.rs - model::SymbolSpread (line 102) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl (line 333) ... ok
[INFO] [stdout] test src/utils/format.rs - utils::format::extract_broker_name (line 144) ... FAILED
[INFO] [stdout] test src/model.rs - model::Symbol::from_str (line 160) ... FAILED
[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::SymbolSpread (line 80) ... 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::Symbol::fmt (line 221) ... 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::Brokers (line 93) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/config.rs:96:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 25 | {
[INFO] [stdout]    | - unclosed delimiter
[INFO] [stdout] 26 |  "spread": {
[INFO] [stdout]    |            - unclosed delimiter
[INFO] [stdout] 27 |    "eightcap": [
[INFO] [stdout]    |                - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 40 |      {
[INFO] [stdout]    |      - unclosed delimiter
[INFO] [stdout] 41 | ---------------- 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::SpreadBrokerUrl::new (line 420) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/config.rs:423:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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 (line 215) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/config.rs:218:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 8  | {
[INFO] [stdout]    | - this opening brace...
[INFO] [stdout] ...
[INFO] [stdout] 13 | });
[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 - 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] 11 | 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] 11 | 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/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] 11 | 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/rustdoctestgddqIc/rust_out.long-type-5427693670909025961.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] 11 | 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/rustdoctestgddqIc/rust_out.long-type-5427693670909025961.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/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] 11  | assert_eq!(https_url.verify_url(), true);
[INFO] [stdout]     |                      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/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] 3 | 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::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] 5 | 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] 5 - use spread_tracker::model::SpreadBrokerUrl;
[INFO] [stdout] 5 + 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::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] 9 | 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::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] 10 | 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/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] 4 | 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] 2 + 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/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] 10 | assert_eq!(symbol, Symbol::EuroUsd);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | Symbol
[INFO] [stdout]    | Symbol
[INFO] [stdout]    |
[INFO] [stdout] note: the foreign item type `Symbol` doesn't implement `PartialEq`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/model.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub enum Symbol {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ not implement `PartialEq`
[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/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] 4 | 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] 2 + 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/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] 4 | 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] 2 + 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/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] 3 | 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/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] 4 | 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] 2 + 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/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] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utils_cleaner_rs_20_0() {
[INFO] [stdout]   |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 3 | 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] 3 | 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/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' 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:     0x586094f93e52 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x586094f93e52 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x586094f93e52 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x586094f93e52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x586094fb1fd3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x586094fb1fd3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x586094f91a53 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x586094f91a53 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x586094f93ca2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x586094f94d16 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x586094f94b19 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x586094f955e2 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x586094f9547a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x586094f94349 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x586094f9510d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x586094fb0ee0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x586094fb1213 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   17:     0x586094e9efbc - core::panicking::assert_failed::hf240f5056cf1dcb5
[INFO] [stdout]   18:     0x586094e9f8c2 - rust_out::main::_doctest_main_src_utils_regex_finder_rs_18_0::he34d250b0d1a4ec7
[INFO] [stdout]   19:     0x586094e9f766 - rust_out::main::h707a703e23e8b691
[INFO] [stdout]   20:     0x586094e9ea73 - core::ops::function::FnOnce::call_once::hacedfcda517d60ac
[INFO] [stdout]   21:     0x586094e9e6f6 - std::sys::backtrace::__rust_begin_short_backtrace::h4237a9aceaf0c727
[INFO] [stdout]   22:     0x586094e9e6d9 - std::rt::lang_start::{{closure}}::hd68394c0f7c71761
[INFO] [stdout]   23:     0x586094f8f5d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h106557a9d245eb10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   24:     0x586094f8f5d0 - std::panicking::catch_unwind::do_call::h18100d9574045a86
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   25:     0x586094f8f5d0 - std::panicking::catch_unwind::hf9f86a2471d520c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   26:     0x586094f8f5d0 - std::panic::catch_unwind::h410688ae8e8348a9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x586094f8f5d0 - std::rt::lang_start_internal::{{closure}}::h42fee7344f1a80c6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x586094f8f5d0 - std::panicking::catch_unwind::do_call::h62b4ab9c433ebcfb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x586094f8f5d0 - std::panicking::catch_unwind::h61ceb8228d4a4310
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x586094f8f5d0 - std::panic::catch_unwind::hf4a60a68b20bb306
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x586094f8f5d0 - std::rt::lang_start_internal::h3478bd2aa4cc9cb2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x586094e9e6c1 - std::rt::lang_start::h323b15ce03982075
[INFO] [stdout]   33:     0x586094e9f915 - main
[INFO] [stdout]   34:     0x7792e15371ca - <unknown>
[INFO] [stdout]   35:     0x7792e153728b - __libc_start_main
[INFO] [stdout]   36:     0x586094e9e5d5 - _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 2.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "41589a872291eaa46ae9cfb1a693c19348b0874dffee0f336089212b209dfd0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41589a872291eaa46ae9cfb1a693c19348b0874dffee0f336089212b209dfd0a", kill_on_drop: false }`
[INFO] [stdout] 41589a872291eaa46ae9cfb1a693c19348b0874dffee0f336089212b209dfd0a
