[INFO] cloning repository https://github.com/SynergiaOS/GPW-TradingAgents
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SynergiaOS/GPW-TradingAgents" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSynergiaOS%2FGPW-TradingAgents", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSynergiaOS%2FGPW-TradingAgents'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afe0852391e57572b6bbcabb61733ae32ab1047e
[INFO] checking SynergiaOS/GPW-TradingAgents/afe0852391e57572b6bbcabb61733ae32ab1047e against master#cf8a95590a1b768b7711f2631d5b5e3ead464de7 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSynergiaOS%2FGPW-TradingAgents" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SynergiaOS/GPW-TradingAgents
[INFO] finished tweaking git repo https://github.com/SynergiaOS/GPW-TradingAgents
[INFO] tweaked toml for git repo https://github.com/SynergiaOS/GPW-TradingAgents written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SynergiaOS/GPW-TradingAgents on toolchain cf8a95590a1b768b7711f2631d5b5e3ead464de7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SynergiaOS/GPW-TradingAgents 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" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compression-codecs v0.4.31
[INFO] [stderr]   Downloaded coveralls-api v0.6.0
[INFO] [stderr]   Downloaded enum-display-macro v0.1.4
[INFO] [stderr]   Downloaded enum-display v0.1.4
[INFO] [stderr]   Downloaded csv-core v0.1.13
[INFO] [stderr]   Downloaded llvm_profparser v0.3.3
[INFO] [stderr]   Downloaded scraper v0.17.1
[INFO] [stderr]   Downloaded async-compression v0.4.32
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded procfs-core v0.16.0
[INFO] [stderr]   Downloaded cargo-tarpaulin v0.27.3
[INFO] [stderr]   Downloaded object v0.26.2
[INFO] [stderr]   Downloaded csv v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c13350c52d90a02a7199ee1b3aa0e15162a1142cfa9475547b7a76e5e1b7dbe5
[INFO] running `Command { std: "docker" "start" "-a" "c13350c52d90a02a7199ee1b3aa0e15162a1142cfa9475547b7a76e5e1b7dbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c13350c52d90a02a7199ee1b3aa0e15162a1142cfa9475547b7a76e5e1b7dbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c13350c52d90a02a7199ee1b3aa0e15162a1142cfa9475547b7a76e5e1b7dbe5", kill_on_drop: false }`
[INFO] [stdout] c13350c52d90a02a7199ee1b3aa0e15162a1142cfa9475547b7a76e5e1b7dbe5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74fe15318587d6a21106b0cff928c9d970f2156e2cc1ded8d2f7986793ae37f5
[INFO] running `Command { std: "docker" "start" "-a" "74fe15318587d6a21106b0cff928c9d970f2156e2cc1ded8d2f7986793ae37f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking unicode-ident v1.0.20
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling llvm_profparser v0.3.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling cargo-tarpaulin v0.27.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling enum-display-macro v0.1.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking enum-display v0.1.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking procfs-core v0.16.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking scraper v0.17.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking mockito v1.7.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking coveralls-api v0.6.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking stooq-scraper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/services/logger.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 398 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::NamedTempFile`
[INFO] [stdout]    --> src/services/logger.rs:399:9
[INFO] [stdout]     |
[INFO] [stdout] 399 |     use tempfile::NamedTempFile;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sleep`
[INFO] [stdout]    --> src/services/rate_limiter.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |     use tokio::time::{sleep, Duration};
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/models/error.rs:138:59
[INFO] [stdout]     |
[INFO] [stdout] 138 |           assert!(ScrapeError::Network(reqwest::Error::from(std::io::Error::new(
[INFO] [stdout]     |  ______________________________________--------------------_^
[INFO] [stdout]     | |                                      |
[INFO] [stdout]     | |                                      arguments to this function are incorrect
[INFO] [stdout] 139 | |             std::io::ErrorKind::Other,
[INFO] [stdout] 140 | |             "test"
[INFO] [stdout] 141 | |         )))
[INFO] [stdout]     | |_________^ expected `reqwest::Error`, found `std::io::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `std::io::Error` and `reqwest::Error` have similar names, but are actually distinct types
[INFO] [stdout] note: `std::io::Error` is defined in crate `std`
[INFO] [stdout]    --> /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/io/error.rs:65:0
[INFO] [stdout] note: `reqwest::Error` is defined in crate `reqwest`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/error.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/models/error.rs:155:71
[INFO] [stdout]     |
[INFO] [stdout] 155 |           let network_error = ScrapeError::Network(reqwest::Error::from(std::io::Error::new(
[INFO] [stdout]     |  __________________________________________________--------------------_^
[INFO] [stdout]     | |                                                  |
[INFO] [stdout]     | |                                                  arguments to this function are incorrect
[INFO] [stdout] 156 | |             std::io::ErrorKind::Other,
[INFO] [stdout] 157 | |             "test"
[INFO] [stdout] 158 | |         )));
[INFO] [stdout]     | |_________^ expected `reqwest::Error`, found `std::io::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `std::io::Error` and `reqwest::Error` have similar names, but are actually distinct types
[INFO] [stdout] note: `std::io::Error` is defined in crate `std`
[INFO] [stdout]    --> /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/io/error.rs:65:0
[INFO] [stdout] note: `reqwest::Error` is defined in crate `reqwest`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/error.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/models/error.rs:170:71
[INFO] [stdout]     |
[INFO] [stdout] 170 |           let network_error = ScrapeError::Network(reqwest::Error::from(std::io::Error::new(
[INFO] [stdout]     |  __________________________________________________--------------------_^
[INFO] [stdout]     | |                                                  |
[INFO] [stdout]     | |                                                  arguments to this function are incorrect
[INFO] [stdout] 171 | |             std::io::ErrorKind::Other,
[INFO] [stdout] 172 | |             "test"
[INFO] [stdout] 173 | |         )));
[INFO] [stdout]     | |_________^ expected `reqwest::Error`, found `std::io::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `std::io::Error` and `reqwest::Error` have similar names, but are actually distinct types
[INFO] [stdout] note: `std::io::Error` is defined in crate `std`
[INFO] [stdout]    --> /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/std/src/io/error.rs:65:0
[INFO] [stdout] note: `reqwest::Error` is defined in crate `reqwest`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/error.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/cf8a95590a1b768b7711f2631d5b5e3ead464de7/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_err` found for opaque type `impl Future<Output = Result<(), models::error::ScrapeError>>` in the current scope
[INFO] [stdout]    --> src/services/rate_limiter.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert!(result.is_err());
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inspect_err` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/mod.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 | /     fn inspect_err<F>(self, f: F) -> InspectErr<Self, F>
[INFO] [stdout] 494 | |     where
[INFO] [stdout] 495 | |         F: FnOnce(&Self::Error),
[INFO] [stdout] 496 | |         Self: Sized,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]     |
[INFO] [stdout] 451 |         assert!(result.await.is_err());
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/services/rate_limiter.rs:452:34
[INFO] [stdout]     |
[INFO] [stdout] 452 |         assert!(matches!(result, Err(ScrapeError::RateLimitExceeded { .. })));
[INFO] [stdout]     |                          ------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected future, found `Result<_, _>`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this expression has type `impl Future<Output = Result<(), models::error::ScrapeError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected opaque type `impl Future<Output = Result<(), models::error::ScrapeError>>`
[INFO] [stdout]                       found enum `Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/config.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |         let result = load_config();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/config.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let result = load_config_from_file(temp_file.path());
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/services/http_client.rs:416:13
[INFO] [stdout]     |
[INFO] [stdout] 416 |         let mut config = HttpClientConfig {
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/services/http_client.rs:434:22
[INFO] [stdout]     |
[INFO] [stdout] 434 |         let config = client.unwrap().config();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^         - temporary value is freed at the end of this statement
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] 435 |         assert!(config.user_agent.contains("Mozilla"));
[INFO] [stdout]     |                 ----------------- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout] help: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     |
[INFO] [stdout] 434 ~         let binding = client.unwrap();
[INFO] [stdout] 435 ~         let config = binding.config();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/lib.rs:335:13
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let result = init();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0716.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stooq-scraper` (lib test) due to 6 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "74fe15318587d6a21106b0cff928c9d970f2156e2cc1ded8d2f7986793ae37f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74fe15318587d6a21106b0cff928c9d970f2156e2cc1ded8d2f7986793ae37f5", kill_on_drop: false }`
[INFO] [stdout] 74fe15318587d6a21106b0cff928c9d970f2156e2cc1ded8d2f7986793ae37f5
