[INFO] fetching crate anki_bridge 0.7.1...
[INFO] checking anki_bridge-0.7.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate anki_bridge 0.7.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate anki_bridge 0.7.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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 serde_tuple v0.5.0
[INFO] [stderr]   Downloaded maybe-async v0.2.7
[INFO] [stderr]   Downloaded ureq v2.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffc8af2caf46098ef1c52d1b7e0051bb42e11d6d9e1af010a2c3b227072367c7
[INFO] running `Command { std: "docker" "start" "-a" "ffc8af2caf46098ef1c52d1b7e0051bb42e11d6d9e1af010a2c3b227072367c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffc8af2caf46098ef1c52d1b7e0051bb42e11d6d9e1af010a2c3b227072367c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffc8af2caf46098ef1c52d1b7e0051bb42e11d6d9e1af010a2c3b227072367c7", kill_on_drop: false }`
[INFO] [stdout] ffc8af2caf46098ef1c52d1b7e0051bb42e11d6d9e1af010a2c3b227072367c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dc9d8ac6470752ddb5f92e8dd02f669b0b0198a7ceb6597f2a33530e314b29c
[INFO] running `Command { std: "docker" "start" "-a" "6dc9d8ac6470752ddb5f92e8dd02f669b0b0198a7ceb6597f2a33530e314b29c", kill_on_drop: false }`
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.108
[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: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: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: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: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: 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] [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
[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] [stderr] error: could not compile `anki_bridge` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "6dc9d8ac6470752ddb5f92e8dd02f669b0b0198a7ceb6597f2a33530e314b29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dc9d8ac6470752ddb5f92e8dd02f669b0b0198a7ceb6597f2a33530e314b29c", kill_on_drop: false }`
[INFO] [stdout] 6dc9d8ac6470752ddb5f92e8dd02f669b0b0198a7ceb6597f2a33530e314b29c
[INFO] checking anki_bridge-0.7.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate anki_bridge 0.7.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate anki_bridge 0.7.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 315d705998d6621a23236ec165c4a8b15bedd5c7ae9be1e87ec195c84ab522bd
[INFO] running `Command { std: "docker" "start" "-a" "315d705998d6621a23236ec165c4a8b15bedd5c7ae9be1e87ec195c84ab522bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "315d705998d6621a23236ec165c4a8b15bedd5c7ae9be1e87ec195c84ab522bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "315d705998d6621a23236ec165c4a8b15bedd5c7ae9be1e87ec195c84ab522bd", kill_on_drop: false }`
[INFO] [stdout] 315d705998d6621a23236ec165c4a8b15bedd5c7ae9be1e87ec195c84ab522bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6a1e7a08367c02532c0c72017317545abb981574851c0fe1245d73ea6a1d83f
[INFO] running `Command { std: "docker" "start" "-a" "a6a1e7a08367c02532c0c72017317545abb981574851c0fe1245d73ea6a1d83f", kill_on_drop: false }`
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking serde_json v1.0.108
[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] 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: 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[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
[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" "a6a1e7a08367c02532c0c72017317545abb981574851c0fe1245d73ea6a1d83f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6a1e7a08367c02532c0c72017317545abb981574851c0fe1245d73ea6a1d83f", kill_on_drop: false }`
[INFO] [stdout] a6a1e7a08367c02532c0c72017317545abb981574851c0fe1245d73ea6a1d83f
