[INFO] fetching crate spread_tracker 0.1.0... [INFO] testing spread_tracker-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate spread_tracker 0.1.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spread_tracker 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework-sys v2.10.0 [INFO] [stderr] Downloaded supabase_rs v0.2.2 [INFO] [stderr] Downloaded fastrand v2.0.2 [INFO] [stderr] Downloaded uuid-macro-internal v1.8.0 [INFO] [stderr] Downloaded rustls-pki-types v1.4.1 [INFO] [stderr] Downloaded security-framework v2.10.0 [INFO] [stderr] Downloaded base64 v0.22.0 [INFO] [stderr] Downloaded cc v1.0.91 [INFO] [stderr] Downloaded serde_json v1.0.115 [INFO] [stderr] Downloaded hyper v1.2.0 [INFO] [stderr] Downloaded reqwest v0.12.3 [INFO] [stderr] Downloaded chrono v0.4.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c16e85d4277b4e8a75cc4550c53f542c979afcf8470f89405fd711950eff682 [INFO] running `Command { std: "docker" "start" "-a" "9c16e85d4277b4e8a75cc4550c53f542c979afcf8470f89405fd711950eff682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c16e85d4277b4e8a75cc4550c53f542c979afcf8470f89405fd711950eff682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c16e85d4277b4e8a75cc4550c53f542c979afcf8470f89405fd711950eff682", kill_on_drop: false }` [INFO] [stdout] 9c16e85d4277b4e8a75cc4550c53f542c979afcf8470f89405fd711950eff682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1202863ec9ab6a281b58a7ea34c757cce21be5dc620f4db74874381c9a7df168 [INFO] running `Command { std: "docker" "start" "-a" "1202863ec9ab6a281b58a7ea34c757cce21be5dc620f4db74874381c9a7df168", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cc v1.0.91 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [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 serde v1.0.197 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [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 1m 02s [INFO] running `Command { std: "docker" "inspect" "1202863ec9ab6a281b58a7ea34c757cce21be5dc620f4db74874381c9a7df168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1202863ec9ab6a281b58a7ea34c757cce21be5dc620f4db74874381c9a7df168", kill_on_drop: false }` [INFO] [stdout] 1202863ec9ab6a281b58a7ea34c757cce21be5dc620f4db74874381c9a7df168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0f5f860de880b1c21b14741d3325956914817f54de914fb642657462aac58ef [INFO] running `Command { std: "docker" "start" "-a" "f0f5f860de880b1c21b14741d3325956914817f54de914fb642657462aac58ef", 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.06s [INFO] running `Command { std: "docker" "inspect" "f0f5f860de880b1c21b14741d3325956914817f54de914fb642657462aac58ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f5f860de880b1c21b14741d3325956914817f54de914fb642657462aac58ef", kill_on_drop: false }` [INFO] [stdout] f0f5f860de880b1c21b14741d3325956914817f54de914fb642657462aac58ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e95f51823985aa03d43f28b31fc341593795e5c67e2ebefe224668ecf1636a6 [INFO] running `Command { std: "docker" "start" "-a" "6e95f51823985aa03d43f28b31fc341593795e5c67e2ebefe224668ecf1636a6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spread_tracker-9830e3635fc28698) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spread_tracker-3e852a640bbf931f) [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] [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/lib.rs - SpreadTracker::get_spread (line 238) ... FAILED [INFO] [stdout] test src/lib.rs - (line 46) ... FAILED [INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl::load_config (line 347) - compile ... ok [INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl (line 215) ... FAILED [INFO] [stdout] test src/model.rs - model::HttpsUrl (line 278) ... 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/config.rs - config::Brokers (line 93) - compile ... FAILED [INFO] [stdout] test src/utils/format.rs - utils::format::extract_broker_name (line 144) ... FAILED [INFO] [stdout] test src/lib.rs - SpreadTracker::download_html_body (line 299) ... FAILED [INFO] [stdout] test src/utils/format.rs - utils::format::vec_to_json (line 29) ... FAILED [INFO] [stdout] test src/config.rs - config::SpreadBrokerUrl::new (line 420) ... FAILED [INFO] [stdout] test src/lib.rs - SpreadTracker::regex_find_symbol_spread (line 341) ... FAILED [INFO] [stdout] test src/model.rs - model::SymbolSpread (line 80) ... FAILED [INFO] [stdout] test src/utils/format.rs - utils::format::wrap_json_under_key (line 113) ... FAILED [INFO] [stdout] test src/model.rs - model::SymbolSpread (line 102) ... 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 (line 29) ... 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/config.rs - config::SpreadBrokerUrl (line 333) ... ok [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/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 - (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 (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 [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::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::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::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/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 [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [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/lib.rs - SpreadTracker::download_html_body (line 299) stdout ---- [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `impl Future>>` [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>> [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>>` 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>>` [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::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/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 [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, 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, Box<...>>> [INFO] [stdout] | Vec<&str> [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/tmp/rustdoctestayhNPU/rust_out.long-type-11960770318886366686.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, 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, Box<...>>>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/tmp/rustdoctestayhNPU/rust_out.long-type-11960770318886366686.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::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/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/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/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/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/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: 0x556f7a0040c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556f7a0040c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556f7a0040c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556f7a0040c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556f7a022223 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556f7a022223 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x556f7a001cb3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556f7a001cb3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x556f7a003f12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556f7a004fa3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x556f7a004d85 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x556f7a005875 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x556f7a00570a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x556f7a0045b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x556f7a00539d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x556f7a021110 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x556f7a021463 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 17: 0x556f79d4cefc - core::panicking::assert_failed::he2f6a6ddea55a2fc [INFO] [stdout] 18: 0x556f79d4d652 - rust_out::main::_doctest_main_src_utils_regex_finder_rs_18_0::hfc95685c6e44be2f [INFO] [stdout] 19: 0x556f79d4d4f6 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 20: 0x556f79d4cb43 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 21: 0x556f79d4cb16 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 22: 0x556f79d4caf9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 23: 0x556f79fff860 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x556f79fff860 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 25: 0x556f79fff860 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 26: 0x556f79fff860 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x556f79fff860 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x556f79fff860 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x556f79fff860 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x556f79fff860 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x556f79fff860 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x556f79d4cae1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 33: 0x556f79d4d6a5 - main [INFO] [stdout] 34: 0x781b0d0601ca - [INFO] [stdout] 35: 0x781b0d06028b - __libc_start_main [INFO] [stdout] 36: 0x556f79d4c9f5 - _start [INFO] [stdout] 37: 0x0 - [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.05s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "6e95f51823985aa03d43f28b31fc341593795e5c67e2ebefe224668ecf1636a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e95f51823985aa03d43f28b31fc341593795e5c67e2ebefe224668ecf1636a6", kill_on_drop: false }` [INFO] [stdout] 6e95f51823985aa03d43f28b31fc341593795e5c67e2ebefe224668ecf1636a6