[INFO] fetching crate anki_bridge 0.7.1...
[INFO] checking anki_bridge-0.7.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate anki_bridge 0.7.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate anki_bridge 0.7.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anki_bridge 0.7.1
[INFO] finished tweaking crates.io crate anki_bridge 0.7.1
[INFO] tweaked toml for crates.io crate anki_bridge 0.7.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maybe-async v0.2.10
[INFO] [stderr]   Downloaded serde_tuple_macros v0.5.0
[INFO] [stderr]   Downloaded serde_tuple v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da432ad56218f255db4eeb1467ca0767fb9a9fa72d215dbf4ef07fa086a52c83
[INFO] running `Command { std: "docker" "start" "-a" "da432ad56218f255db4eeb1467ca0767fb9a9fa72d215dbf4ef07fa086a52c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da432ad56218f255db4eeb1467ca0767fb9a9fa72d215dbf4ef07fa086a52c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da432ad56218f255db4eeb1467ca0767fb9a9fa72d215dbf4ef07fa086a52c83", kill_on_drop: false }`
[INFO] [stdout] da432ad56218f255db4eeb1467ca0767fb9a9fa72d215dbf4ef07fa086a52c83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 631a06428486ab10c10d81d459f2d3de09f4f66f3c798bf9fea72ac1dfa2ddba
[INFO] running `Command { std: "docker" "start" "-a" "631a06428486ab10c10d81d459f2d3de09f4f66f3c798bf9fea72ac1dfa2ddba", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking anki_bridge v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: Please include EXACTLY ONE of the following client features: 'reqwest_async', 'reqwest_blocking' or 'ureq_blocking'
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | compile_error!("Please include EXACTLY ONE of the following client features: 'reqwest_async', 'reqwest_blocking' or 'ureq_blocking'");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Please include EXACTLY ONE of the following client features: 'reqwest_async', 'reqwest_blocking' or 'ureq_blocking'
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | compile_error!("Please include EXACTLY ONE of the following client features: 'reqwest_async', 'reqwest_blocking' or 'ureq_blocking'");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `AnkiRequestable` is defined multiple times
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub trait AnkiRequestable<Request: AnkiRequest> {
[INFO] [stdout]     | ----------------------------------------------- previous definition of the trait `AnkiRequestable` here
[INFO] [stdout] ...
[INFO] [stdout] 141 | pub trait AnkiRequestable<Request: AnkiRequest + Send> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AnkiRequestable` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnkiRequestable` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `AnkiRequestable` is defined multiple times
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub trait AnkiRequestable<Request: AnkiRequest> {
[INFO] [stdout]     | ----------------------------------------------- previous definition of the trait `AnkiRequestable` here
[INFO] [stdout] ...
[INFO] [stdout] 141 | pub trait AnkiRequestable<Request: AnkiRequest + Send> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AnkiRequestable` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnkiRequestable` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]   --> src/mock.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[maybe_async::sync_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]   --> src/mock.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[maybe_async::async_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[maybe_async::sync_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:139:3
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[maybe_async::async_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:167:3
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[maybe_async::sync_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:199:3
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[maybe_async::async_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]   --> src/mock.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[maybe_async::sync_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]   --> src/mock.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[maybe_async::async_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[maybe_async::sync_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:139:3
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[maybe_async::async_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:167:3
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[maybe_async::sync_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:199:3
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[maybe_async::async_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 189 |         if let Some(error) = response.error {
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:191:38
[INFO] [stdout]     |
[INFO] [stdout] 191 |         } else if let Some(result) = response.result {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:218:30
[INFO] [stdout]     |
[INFO] [stdout] 218 |         if let Some(error) = response.error {
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:220:38
[INFO] [stdout]     |
[INFO] [stdout] 220 |         } else if let Some(result) = response.result {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 189 |         if let Some(error) = response.error {
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:191:38
[INFO] [stdout]     |
[INFO] [stdout] 191 |         } else if let Some(result) = response.result {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:218:30
[INFO] [stdout]     |
[INFO] [stdout] 218 |         if let Some(error) = response.error {
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:220:38
[INFO] [stdout]     |
[INFO] [stdout] 220 |         } else if let Some(result) = response.result {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::card_actions::find_cards::FindCardsRequest`
[INFO] [stdout]   --> src/mock.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     use crate::card_actions::find_cards::FindCardsRequest;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AnkiRequestable<_>` for type `MockAnkiClient<_, _>`
[INFO] [stdout]   --> src/mock.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / impl<'a, Request, F> AnkiRequestable<Request> for MockAnkiClient<Request, F>
[INFO] [stdout] 52 | | where
[INFO] [stdout] 53 | |     Request: AnkiRequest + Send + Sync + 'a,
[INFO] [stdout] 54 | |     F: FnOnce(Request) -> Result<Request::Response> + Send + Sync + Copy,
[INFO] [stdout]    | |_________________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / impl<'a, Request, F> AnkiRequestable<Request> for MockAnkiClient<Request, F>
[INFO] [stdout] 64 | | where
[INFO] [stdout] 65 | |     Request: AnkiRequest + Send + Sync + 'a,
[INFO] [stdout] 66 | |     F: FnOnce(Request) -> Result<Request::Response> + Send + Sync + Copy,
[INFO] [stdout]    | |_________________________________________________________________________^ conflicting implementation for `MockAnkiClient<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AnkiRequestable<_>` for type `AnkiClient<'_>`
[INFO] [stdout]    --> src/lib.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<'a, Request: AnkiRequest> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout]     | -------------------------------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 201 | impl<'a, Request: AnkiRequest + Send + 'a> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `AnkiClient<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `request` do not match the trait declaration
[INFO] [stdout]    --> src/lib.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn request(&self, params: Request) -> Result<Request::Response>;
[INFO] [stdout]     |               - lifetimes in impl do not match this method in trait
[INFO] [stdout] ...
[INFO] [stdout] 200 | #[async_trait::async_trait]
[INFO] [stdout]     | --------------------------- this `where` clause might not match the one in the trait
[INFO] [stdout] 201 | impl<'a, Request: AnkiRequest + Send + 'a> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout] 202 |     async fn request(&self, params: Request) -> Result<Request::Response> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AnkiRequestable<_>` for type `MockAnkiClient<_, _>`
[INFO] [stdout]   --> src/mock.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / impl<'a, Request, F> AnkiRequestable<Request> for MockAnkiClient<Request, F>
[INFO] [stdout] 52 | | where
[INFO] [stdout] 53 | |     Request: AnkiRequest + Send + Sync + 'a,
[INFO] [stdout] 54 | |     F: FnOnce(Request) -> Result<Request::Response> + Send + Sync + Copy,
[INFO] [stdout]    | |_________________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / impl<'a, Request, F> AnkiRequestable<Request> for MockAnkiClient<Request, F>
[INFO] [stdout] 64 | | where
[INFO] [stdout] 65 | |     Request: AnkiRequest + Send + Sync + 'a,
[INFO] [stdout] 66 | |     F: FnOnce(Request) -> Result<Request::Response> + Send + Sync + Copy,
[INFO] [stdout]    | |_________________________________________________________________________^ conflicting implementation for `MockAnkiClient<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AnkiRequestable<_>` for type `AnkiClient<'_>`
[INFO] [stdout]    --> src/lib.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<'a, Request: AnkiRequest> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout]     | -------------------------------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 201 | impl<'a, Request: AnkiRequest + Send + 'a> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `AnkiClient<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `request` do not match the trait declaration
[INFO] [stdout]    --> src/lib.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn request(&self, params: Request) -> Result<Request::Response>;
[INFO] [stdout]     |               - lifetimes in impl do not match this method in trait
[INFO] [stdout] ...
[INFO] [stdout] 200 | #[async_trait::async_trait]
[INFO] [stdout]     | --------------------------- this `where` clause might not match the one in the trait
[INFO] [stdout] 201 | impl<'a, Request: AnkiRequest + Send + 'a> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout] 202 |     async fn request(&self, params: Request) -> Result<Request::Response> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `request` do not match the trait declaration
[INFO] [stdout]    --> src/mock.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout] 62  | #[async_trait::async_trait]
[INFO] [stdout]     | --------------------------- this `where` clause might not match the one in the trait
[INFO] [stdout] ...
[INFO] [stdout] 68  |     async fn request(&self, params: Request) -> Result<Request::Response> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn request(&self, params: Request) -> Result<Request::Response>;
[INFO] [stdout]     |               - lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `request` do not match the trait declaration
[INFO] [stdout]    --> src/mock.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout] 62  | #[async_trait::async_trait]
[INFO] [stdout]     | --------------------------- this `where` clause might not match the one in the trait
[INFO] [stdout] ...
[INFO] [stdout] 68  |     async fn request(&self, params: Request) -> Result<Request::Response> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn request(&self, params: Request) -> Result<Request::Response>;
[INFO] [stdout]     |               - lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, E0195, E0425, E0428, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anki_bridge` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, E0195, E0425, E0428, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anki_bridge` (lib test) due to 17 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "631a06428486ab10c10d81d459f2d3de09f4f66f3c798bf9fea72ac1dfa2ddba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "631a06428486ab10c10d81d459f2d3de09f4f66f3c798bf9fea72ac1dfa2ddba", kill_on_drop: false }`
[INFO] [stdout] 631a06428486ab10c10d81d459f2d3de09f4f66f3c798bf9fea72ac1dfa2ddba
[INFO] checking anki_bridge-0.7.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate anki_bridge 0.7.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate anki_bridge 0.7.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anki_bridge 0.7.1
[INFO] finished tweaking crates.io crate anki_bridge 0.7.1
[INFO] tweaked toml for crates.io crate anki_bridge 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07a91127de449ce5a729d6b08112342f77509f0f13a24845a8d12d6c9e381ec4
[INFO] running `Command { std: "docker" "start" "-a" "07a91127de449ce5a729d6b08112342f77509f0f13a24845a8d12d6c9e381ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07a91127de449ce5a729d6b08112342f77509f0f13a24845a8d12d6c9e381ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07a91127de449ce5a729d6b08112342f77509f0f13a24845a8d12d6c9e381ec4", kill_on_drop: false }`
[INFO] [stdout] 07a91127de449ce5a729d6b08112342f77509f0f13a24845a8d12d6c9e381ec4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d47d51486f8d5e9dc8fd0a0363372ae1b51f97b9b6befb0c806e52a2e54fb38f
[INFO] running `Command { std: "docker" "start" "-a" "d47d51486f8d5e9dc8fd0a0363372ae1b51f97b9b6befb0c806e52a2e54fb38f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking anki_bridge v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: Please include EXACTLY ONE of the following client features: 'reqwest_async', 'reqwest_blocking' or 'ureq_blocking'
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | compile_error!("Please include EXACTLY ONE of the following client features: 'reqwest_async', 'reqwest_blocking' or 'ureq_blocking'");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Please include EXACTLY ONE of the following client features: 'reqwest_async', 'reqwest_blocking' or 'ureq_blocking'
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | compile_error!("Please include EXACTLY ONE of the following client features: 'reqwest_async', 'reqwest_blocking' or 'ureq_blocking'");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `AnkiRequestable` is defined multiple times
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub trait AnkiRequestable<Request: AnkiRequest> {
[INFO] [stdout]     | ----------------------------------------------- previous definition of the trait `AnkiRequestable` here
[INFO] [stdout] ...
[INFO] [stdout] 141 | pub trait AnkiRequestable<Request: AnkiRequest + Send> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AnkiRequestable` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnkiRequestable` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `AnkiRequestable` is defined multiple times
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub trait AnkiRequestable<Request: AnkiRequest> {
[INFO] [stdout]     | ----------------------------------------------- previous definition of the trait `AnkiRequestable` here
[INFO] [stdout] ...
[INFO] [stdout] 141 | pub trait AnkiRequestable<Request: AnkiRequest + Send> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AnkiRequestable` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnkiRequestable` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]   --> src/mock.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[maybe_async::sync_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]   --> src/mock.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[maybe_async::async_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[maybe_async::sync_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:139:3
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[maybe_async::async_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:167:3
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[maybe_async::sync_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:199:3
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[maybe_async::async_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]   --> src/mock.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[maybe_async::sync_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]   --> src/mock.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[maybe_async::async_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[maybe_async::sync_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:139:3
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[maybe_async::async_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:167:3
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[maybe_async::sync_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maybe_async`
[INFO] [stdout]    --> src/lib.rs:199:3
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[maybe_async::async_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of undeclared crate or module `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 189 |         if let Some(error) = response.error {
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 189 |         if let Some(error) = response.error {
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:191:38
[INFO] [stdout]     |
[INFO] [stdout] 191 |         } else if let Some(result) = response.result {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:191:38
[INFO] [stdout]     |
[INFO] [stdout] 191 |         } else if let Some(result) = response.result {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:218:30
[INFO] [stdout]     |
[INFO] [stdout] 218 |         if let Some(error) = response.error {
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:220:38
[INFO] [stdout]     |
[INFO] [stdout] 220 |         } else if let Some(result) = response.result {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:218:30
[INFO] [stdout]     |
[INFO] [stdout] 218 |         if let Some(error) = response.error {
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:220:38
[INFO] [stdout]     |
[INFO] [stdout] 220 |         } else if let Some(result) = response.result {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::card_actions::find_cards::FindCardsRequest`
[INFO] [stdout]   --> src/mock.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     use crate::card_actions::find_cards::FindCardsRequest;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AnkiRequestable<_>` for type `MockAnkiClient<_, _>`
[INFO] [stdout]   --> src/mock.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / impl<'a, Request, F> AnkiRequestable<Request> for MockAnkiClient<Request, F>
[INFO] [stdout] 52 | | where
[INFO] [stdout] 53 | |     Request: AnkiRequest + Send + Sync + 'a,
[INFO] [stdout] 54 | |     F: FnOnce(Request) -> Result<Request::Response> + Send + Sync + Copy,
[INFO] [stdout]    | |_________________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / impl<'a, Request, F> AnkiRequestable<Request> for MockAnkiClient<Request, F>
[INFO] [stdout] 64 | | where
[INFO] [stdout] 65 | |     Request: AnkiRequest + Send + Sync + 'a,
[INFO] [stdout] 66 | |     F: FnOnce(Request) -> Result<Request::Response> + Send + Sync + Copy,
[INFO] [stdout]    | |_________________________________________________________________________^ conflicting implementation for `MockAnkiClient<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AnkiRequestable<_>` for type `AnkiClient<'_>`
[INFO] [stdout]    --> src/lib.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<'a, Request: AnkiRequest> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout]     | -------------------------------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 201 | impl<'a, Request: AnkiRequest + Send + 'a> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `AnkiClient<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `request` do not match the trait declaration
[INFO] [stdout]    --> src/lib.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn request(&self, params: Request) -> Result<Request::Response>;
[INFO] [stdout]     |               - lifetimes in impl do not match this method in trait
[INFO] [stdout] ...
[INFO] [stdout] 200 | #[async_trait::async_trait]
[INFO] [stdout]     | --------------------------- this `where` clause might not match the one in the trait
[INFO] [stdout] 201 | impl<'a, Request: AnkiRequest + Send + 'a> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout] 202 |     async fn request(&self, params: Request) -> Result<Request::Response> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AnkiRequestable<_>` for type `MockAnkiClient<_, _>`
[INFO] [stdout]   --> src/mock.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / impl<'a, Request, F> AnkiRequestable<Request> for MockAnkiClient<Request, F>
[INFO] [stdout] 52 | | where
[INFO] [stdout] 53 | |     Request: AnkiRequest + Send + Sync + 'a,
[INFO] [stdout] 54 | |     F: FnOnce(Request) -> Result<Request::Response> + Send + Sync + Copy,
[INFO] [stdout]    | |_________________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / impl<'a, Request, F> AnkiRequestable<Request> for MockAnkiClient<Request, F>
[INFO] [stdout] 64 | | where
[INFO] [stdout] 65 | |     Request: AnkiRequest + Send + Sync + 'a,
[INFO] [stdout] 66 | |     F: FnOnce(Request) -> Result<Request::Response> + Send + Sync + Copy,
[INFO] [stdout]    | |_________________________________________________________________________^ conflicting implementation for `MockAnkiClient<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `AnkiRequestable<_>` for type `AnkiClient<'_>`
[INFO] [stdout]    --> src/lib.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<'a, Request: AnkiRequest> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout]     | -------------------------------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 201 | impl<'a, Request: AnkiRequest + Send + 'a> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `AnkiClient<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `request` do not match the trait declaration
[INFO] [stdout]    --> src/lib.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn request(&self, params: Request) -> Result<Request::Response>;
[INFO] [stdout]     |               - lifetimes in impl do not match this method in trait
[INFO] [stdout] ...
[INFO] [stdout] 200 | #[async_trait::async_trait]
[INFO] [stdout]     | --------------------------- this `where` clause might not match the one in the trait
[INFO] [stdout] 201 | impl<'a, Request: AnkiRequest + Send + 'a> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout] 202 |     async fn request(&self, params: Request) -> Result<Request::Response> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `request` do not match the trait declaration
[INFO] [stdout]    --> src/mock.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout] 62  | #[async_trait::async_trait]
[INFO] [stdout]     | --------------------------- this `where` clause might not match the one in the trait
[INFO] [stdout] ...
[INFO] [stdout] 68  |     async fn request(&self, params: Request) -> Result<Request::Response> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn request(&self, params: Request) -> Result<Request::Response>;
[INFO] [stdout]     |               - lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `request` do not match the trait declaration
[INFO] [stdout]    --> src/mock.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout] 62  | #[async_trait::async_trait]
[INFO] [stdout]     | --------------------------- this `where` clause might not match the one in the trait
[INFO] [stdout] ...
[INFO] [stdout] 68  |     async fn request(&self, params: Request) -> Result<Request::Response> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn request(&self, params: Request) -> Result<Request::Response>;
[INFO] [stdout]     |               - lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, E0195, E0425, E0428, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anki_bridge` (lib test) due to 17 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, E0195, E0425, E0428, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anki_bridge` (lib) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "d47d51486f8d5e9dc8fd0a0363372ae1b51f97b9b6befb0c806e52a2e54fb38f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d47d51486f8d5e9dc8fd0a0363372ae1b51f97b9b6befb0c806e52a2e54fb38f", kill_on_drop: false }`
[INFO] [stdout] d47d51486f8d5e9dc8fd0a0363372ae1b51f97b9b6befb0c806e52a2e54fb38f
