[INFO] fetching crate anki_bridge 0.7.1...
[INFO] checking anki_bridge-0.7.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate anki_bridge 0.7.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate anki_bridge 0.7.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 113 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.4)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_tuple_macros v0.5.0
[INFO] [stderr]   Downloaded winreg v0.50.0
[INFO] [stderr]   Downloaded serde_tuple v0.5.0
[INFO] [stderr]   Downloaded equivalent v1.0.1
[INFO] [stderr]   Downloaded system-configuration-sys v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.42
[INFO] [stderr]   Downloaded tokio-macros v2.2.0
[INFO] [stderr]   Downloaded base64 v0.22.1
[INFO] [stderr]   Downloaded maybe-async v0.2.10
[INFO] [stderr]   Downloaded http-body v0.4.6
[INFO] [stderr]   Downloaded sync_wrapper v0.1.2
[INFO] [stderr]   Downloaded system-configuration v0.5.1
[INFO] [stderr]   Downloaded indexmap v2.2.6
[INFO] [stderr]   Downloaded hashbrown v0.14.5
[INFO] [stderr]   Downloaded h2 v0.3.26
[INFO] [stderr]   Downloaded hyper v0.14.28
[INFO] [stderr]   Downloaded reqwest v0.11.27
[INFO] [stderr]   Downloaded ureq v2.9.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf523a245b63c5fb4b5e51f49bd1e69b65f201c348f1178f5735dbf2d270d12f
[INFO] running `Command { std: "docker" "start" "-a" "bf523a245b63c5fb4b5e51f49bd1e69b65f201c348f1178f5735dbf2d270d12f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf523a245b63c5fb4b5e51f49bd1e69b65f201c348f1178f5735dbf2d270d12f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf523a245b63c5fb4b5e51f49bd1e69b65f201c348f1178f5735dbf2d270d12f", kill_on_drop: false }`
[INFO] [stdout] bf523a245b63c5fb4b5e51f49bd1e69b65f201c348f1178f5735dbf2d270d12f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa506533d10570f5ea9d096a8ae2cc498cf36d35856b4d5a7ab8cf91dd168e76
[INFO] running `Command { std: "docker" "start" "-a" "aa506533d10570f5ea9d096a8ae2cc498cf36d35856b4d5a7ab8cf91dd168e76", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking serde_tuple v0.5.0
[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] 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[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[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[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: aborting due to 14 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, 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 15 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, 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 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "aa506533d10570f5ea9d096a8ae2cc498cf36d35856b4d5a7ab8cf91dd168e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa506533d10570f5ea9d096a8ae2cc498cf36d35856b4d5a7ab8cf91dd168e76", kill_on_drop: false }`
[INFO] [stdout] aa506533d10570f5ea9d096a8ae2cc498cf36d35856b4d5a7ab8cf91dd168e76
