[INFO] fetching crate anki_bridge 0.10.2...
[INFO] testing anki_bridge-0.10.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate anki_bridge 0.10.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate anki_bridge 0.10.2
[INFO] finished tweaking crates.io crate anki_bridge 0.10.2
[INFO] tweaked toml for crates.io crate anki_bridge 0.10.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anki_bridge 0.10.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate anki_bridge 0.10.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a7bad292273e84502cf1d6ba8f768737a144512eef47b8a00c5fd921c7facd5
[INFO] running `Command { std: "docker" "start" "-a" "9a7bad292273e84502cf1d6ba8f768737a144512eef47b8a00c5fd921c7facd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a7bad292273e84502cf1d6ba8f768737a144512eef47b8a00c5fd921c7facd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a7bad292273e84502cf1d6ba8f768737a144512eef47b8a00c5fd921c7facd5", kill_on_drop: false }`
[INFO] [stdout] 9a7bad292273e84502cf1d6ba8f768737a144512eef47b8a00c5fd921c7facd5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0905623d836c1a52ee3b41008c6a7e1bab1c77f3733784de484cb70e49160e97
[INFO] running `Command { std: "docker" "start" "-a" "0905623d836c1a52ee3b41008c6a7e1bab1c77f3733784de484cb70e49160e97", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_tuple_macros v1.0.1
[INFO] [stderr]    Compiling serde_tuple v1.1.0
[INFO] [stderr]    Compiling anki_bridge v0.10.2 (/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:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / compile_error!(
[INFO] [stdout] 68 | |     "Please include EXACTLY ONE of the following client features: 'reqwest_async', 'reqwest_blocking' or 'ureq_blocking'"
[INFO] [stdout] 69 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `AnkiRequestable` is defined multiple times
[INFO] [stdout]    --> src/lib.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait AnkiRequestable<Request: AnkiRequest> {
[INFO] [stdout]     | ----------------------------------------------- previous definition of the trait `AnkiRequestable` here
[INFO] [stdout] ...
[INFO] [stdout] 198 | 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 unresolved module or unlinked crate `maybe_async`
[INFO] [stdout]   --> src/mock.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[maybe_async::sync_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout]   --> src/mock.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[maybe_async::async_impl]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout]    --> src/lib.rs:191:3
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[maybe_async::sync_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout]    --> src/lib.rs:196:3
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[maybe_async::async_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout]    --> src/lib.rs:224:3
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[maybe_async::sync_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout]    --> src/lib.rs:258:3
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[maybe_async::async_impl]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `maybe_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]    --> src/lib.rs:248:30
[INFO] [stdout]     |
[INFO] [stdout] 248 |         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:250:38
[INFO] [stdout]     |
[INFO] [stdout] 250 |         } 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:277:30
[INFO] [stdout]     |
[INFO] [stdout] 277 |         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:279:38
[INFO] [stdout]     |
[INFO] [stdout] 279 |         } 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<Request, F> AnkiRequestable<Request> for MockAnkiClient<Request, F>
[INFO] [stdout] 52 | | where
[INFO] [stdout] 53 | |     Request: AnkiRequest + Send + Sync,
[INFO] [stdout] 54 | |     F: FnOnce(Request) -> Result<Request::Response> + Send + Sync + Copy,
[INFO] [stdout]    | |_________________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / impl<Request, F> AnkiRequestable<Request> for MockAnkiClient<Request, F>
[INFO] [stdout] 64 | | where
[INFO] [stdout] 65 | |     Request: AnkiRequest + Send + Sync,
[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:260:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<Request: AnkiRequest> AnkiRequestable<Request> for AnkiClient<'_> {
[INFO] [stdout]     | ---------------------------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 260 | impl<'a, Request: AnkiRequest + Send + 'a> AnkiRequestable<Request> for AnkiClient<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `AnkiClient<'_>`
[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 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "0905623d836c1a52ee3b41008c6a7e1bab1c77f3733784de484cb70e49160e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0905623d836c1a52ee3b41008c6a7e1bab1c77f3733784de484cb70e49160e97", kill_on_drop: false }`
[INFO] [stdout] 0905623d836c1a52ee3b41008c6a7e1bab1c77f3733784de484cb70e49160e97
