[INFO] cloning repository https://github.com/ticky/feedsweeper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ticky/feedsweeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fticky%2Ffeedsweeper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fticky%2Ffeedsweeper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66eac1bb47d9067e8b74c9a29e5a237ff6bff952
[INFO] checking ticky/feedsweeper against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fticky%2Ffeedsweeper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ticky/feedsweeper
[INFO] finished tweaking git repo https://github.com/ticky/feedsweeper
[INFO] tweaked toml for git repo https://github.com/ticky/feedsweeper written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ticky/feedsweeper on toolchain 63132bd615c9bf75e93af8405d00064212331708
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ticky/feedsweeper 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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-link v0.1.0
[INFO] [stderr]   Downloaded once_cell v1.20.0
[INFO] [stderr]   Downloaded windows-result v0.3.1
[INFO] [stderr]   Downloaded syn v2.0.97
[INFO] [stderr]   Downloaded ring v0.17.13
[INFO] [stderr]   Downloaded feedbin_api v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a6a448dd5efbc6e282b12aef130390b22777b1cbafae36d85b72e2992e81883
[INFO] running `Command { std: "docker" "start" "-a" "2a6a448dd5efbc6e282b12aef130390b22777b1cbafae36d85b72e2992e81883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a6a448dd5efbc6e282b12aef130390b22777b1cbafae36d85b72e2992e81883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a6a448dd5efbc6e282b12aef130390b22777b1cbafae36d85b72e2992e81883", kill_on_drop: false }`
[INFO] [stdout] 2a6a448dd5efbc6e282b12aef130390b22777b1cbafae36d85b72e2992e81883
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df7a0ae35ac9b4c0e4682a0afc66800d6344cb10f13581d69a0b8fb4412c545a
[INFO] running `Command { std: "docker" "start" "-a" "df7a0ae35ac9b4c0e4682a0afc66800d6344cb10f13581d69a0b8fb4412c545a", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking once_cell v1.20.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling syn v2.0.97
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking feedbin_api v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking feedsweeper v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:49:50
[INFO] [stdout]     |
[INFO] [stdout]  49 |         let taggings_response = api.get_taggings(&client, None).await.unwrap();
[INFO] [stdout]     |                                     ------------ ^^^^^^^ expected `reqwest::async_impl::client::Client`, found `Client`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `reqwest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ----------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feedbin_api-0.4.0/src/lib.rs:511:18
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub async fn get_taggings(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:49:50
[INFO] [stdout]     |
[INFO] [stdout]  49 |         let taggings_response = api.get_taggings(&client, None).await.unwrap();
[INFO] [stdout]     |                                     ------------ ^^^^^^^ expected `reqwest::async_impl::client::Client`, found `Client`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `reqwest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ----------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feedbin_api-0.4.0/src/lib.rs:511:18
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub async fn get_taggings(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:70:57
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let all_unread_entry_ids = api.get_unread_entry_ids(&client).await.unwrap();
[INFO] [stdout]     |                                    -------------------- ^^^^^^^ expected `reqwest::async_impl::client::Client`, found `Client`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `reqwest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ----------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feedbin_api-0.4.0/src/lib.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub async fn get_unread_entry_ids(&self, client: &Client) -> Result<Vec<EntryID>, ApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:70:57
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let all_unread_entry_ids = api.get_unread_entry_ids(&client).await.unwrap();
[INFO] [stdout]     |                                    -------------------- ^^^^^^^ expected `reqwest::async_impl::client::Client`, found `Client`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `reqwest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ----------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feedbin_api-0.4.0/src/lib.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub async fn get_unread_entry_ids(&self, client: &Client) -> Result<Vec<EntryID>, ApiError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:79:17
[INFO] [stdout]     |
[INFO] [stdout]  78 |             .get_entries(
[INFO] [stdout]     |              ----------- arguments to this method are incorrect
[INFO] [stdout]  79 |                 &client,
[INFO] [stdout]     |                 ^^^^^^^ expected `reqwest::async_impl::client::Client`, found `Client`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `reqwest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ----------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feedbin_api-0.4.0/src/lib.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub async fn get_entries(
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:79:17
[INFO] [stdout]     |
[INFO] [stdout]  78 |             .get_entries(
[INFO] [stdout]     |              ----------- arguments to this method are incorrect
[INFO] [stdout]  79 |                 &client,
[INFO] [stdout]     |                 ^^^^^^^ expected `reqwest::async_impl::client::Client`, found `Client`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `reqwest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ----------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feedbin_api-0.4.0/src/lib.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub async fn get_entries(
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:142:34
[INFO] [stdout]     |
[INFO] [stdout] 142 |             api.set_entries_read(&client, matching_entry_page)
[INFO] [stdout]     |                 ---------------- ^^^^^^^ expected `reqwest::async_impl::client::Client`, found `Client`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `reqwest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ----------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feedbin_api-0.4.0/src/lib.rs:319:18
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub async fn set_entries_read(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:142:34
[INFO] [stdout]     |
[INFO] [stdout] 142 |             api.set_entries_read(&client, matching_entry_page)
[INFO] [stdout]     |                 ---------------- ^^^^^^^ expected `reqwest::async_impl::client::Client`, found `Client`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `reqwest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/async_impl/client.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct Client {
[INFO] [stdout]     | ----------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feedbin_api-0.4.0/src/lib.rs:319:18
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub async fn set_entries_read(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `feedsweeper` (bin "feedsweeper" test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `feedsweeper` (bin "feedsweeper") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "df7a0ae35ac9b4c0e4682a0afc66800d6344cb10f13581d69a0b8fb4412c545a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7a0ae35ac9b4c0e4682a0afc66800d6344cb10f13581d69a0b8fb4412c545a", kill_on_drop: false }`
[INFO] [stdout] df7a0ae35ac9b4c0e4682a0afc66800d6344cb10f13581d69a0b8fb4412c545a
