[INFO] fetching crate speechmatics 0.4.0...
[INFO] testing speechmatics-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate speechmatics 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate speechmatics 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate speechmatics 0.4.0
[INFO] tweaked toml for crates.io crate speechmatics 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate speechmatics 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate speechmatics 0.4.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-executor v1.13.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.19.0
[INFO] [stderr]   Downloaded async-io v2.5.0
[INFO] [stderr]   Downloaded tungstenite v0.19.0
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded zerovec v0.11.3
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] [stderr]   Downloaded serde_json v1.0.142
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 833674b065b791fdf3e08d39653df89df14c586b6e92f7ee5ab4b344854ff2c9
[INFO] running `Command { std: "docker" "start" "-a" "833674b065b791fdf3e08d39653df89df14c586b6e92f7ee5ab4b344854ff2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "833674b065b791fdf3e08d39653df89df14c586b6e92f7ee5ab4b344854ff2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "833674b065b791fdf3e08d39653df89df14c586b6e92f7ee5ab4b344854ff2c9", kill_on_drop: false }`
[INFO] [stdout] 833674b065b791fdf3e08d39653df89df14c586b6e92f7ee5ab4b344854ff2c9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fcb40f0d4d5aa88483af8d9cd53026185a2b3d4f24c8d5f9c57c7e845483c3d
[INFO] running `Command { std: "docker" "start" "-a" "2fcb40f0d4d5aa88483af8d9cd53026185a2b3d4f24c8d5f9c57c7e845483c3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling speechmatics v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.52s
[INFO] running `Command { std: "docker" "inspect" "2fcb40f0d4d5aa88483af8d9cd53026185a2b3d4f24c8d5f9c57c7e845483c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fcb40f0d4d5aa88483af8d9cd53026185a2b3d4f24c8d5f9c57c7e845483c3d", kill_on_drop: false }`
[INFO] [stdout] 2fcb40f0d4d5aa88483af8d9cd53026185a2b3d4f24c8d5f9c57c7e845483c3d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbfb95f76acb5d0db2812a1acc2452ee74356e86138d9cb99919686812f0ad86
[INFO] running `Command { std: "docker" "start" "-a" "cbfb95f76acb5d0db2812a1acc2452ee74356e86138d9cb99919686812f0ad86", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling speechmatics v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stdout] error[E0432]: unresolved import `speechmatics::realtime`
[INFO] [stdout]  --> examples/realtime-basic.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use speechmatics::realtime::*;
[INFO] [stdout]   |                   ^^^^^^^^ could not find `realtime` in `speechmatics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio`
[INFO] [stdout]  --> examples/realtime-basic.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::{self, fs::File, try_join};
[INFO] [stdout]   |             ^^^^ no external crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `batch` in `speechmatics`
[INFO] [stdout]  --> examples/tokio-batch.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use speechmatics::batch::{
[INFO] [stdout]   |                   ^^^^^ could not find `batch` in `speechmatics`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "batch")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `batch` feature
[INFO] [stdout] 9 | pub mod batch;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `speechmatics::batch`
[INFO] [stdout]  --> examples/tokio-batch.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use speechmatics::batch::{
[INFO] [stdout]   |                   ^^^^^ could not find `batch` in `speechmatics`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "batch")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `batch` feature
[INFO] [stdout] 9 | pub mod batch;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio`
[INFO] [stdout]  --> examples/tokio-batch.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio;
[INFO] [stdout]   |     ^^^^^ no external crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/tokio-batch.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |       let job_res = batch_client
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 28 | |         .submit_job(config, test_file_path)
[INFO] [stdout] 29 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `batch` in `speechmatics`
[INFO] [stdout]  --> examples/async-std-batch.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use speechmatics::batch::{
[INFO] [stdout]   |                   ^^^^^ could not find `batch` in `speechmatics`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "batch")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `batch` feature
[INFO] [stdout] 9 | pub mod batch;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/tokio-batch.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let get_job_res = batch_client.get_job(&job_res.id).await.unwrap();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `speechmatics::batch`
[INFO] [stdout]  --> examples/async-std-batch.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use speechmatics::batch::{
[INFO] [stdout]   |                   ^^^^^ could not find `batch` in `speechmatics`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "batch")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `batch` feature
[INFO] [stdout] 9 | pub mod batch;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/tokio-batch.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let get_result_res = batch_client.get_json_result(&job_res.id).await.unwrap();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/tokio-batch.rs:55:22
[INFO] [stdout]    |
[INFO] [stdout] 55 |       let delete_res = batch_client
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 56 | |         .delete_job(&job_res.id, Some(true))
[INFO] [stdout] 57 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/realtime-basic.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let file = File::open(test_file_path).await.unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/tokio-batch.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn main() {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/realtime-basic.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |         while let Some(message) = receive_channel.recv().await {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/realtime-basic.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let run_task = { rt_session.run(config, file) };
[INFO] [stdout]    |                      ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/realtime-basic.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `speechmatics` (example "tokio-batch") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `speechmatics` (example "realtim-basic") due to 6 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/async-std-batch.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let job_res = batch_client
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 27 | |         .submit_job(config, test_file_path)
[INFO] [stdout] 28 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/async-std-batch.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let get_job_res = batch_client.get_job(&job_res.id).await.unwrap();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/async-std-batch.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let get_result_res = batch_client.get_json_result(&job_res.id).await.unwrap();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/async-std-batch.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |       let delete_res = batch_client
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 55 | |         .delete_job(&job_res.id, Some(true))
[INFO] [stdout] 56 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `speechmatics` (example "async-std-batch") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "cbfb95f76acb5d0db2812a1acc2452ee74356e86138d9cb99919686812f0ad86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbfb95f76acb5d0db2812a1acc2452ee74356e86138d9cb99919686812f0ad86", kill_on_drop: false }`
[INFO] [stdout] cbfb95f76acb5d0db2812a1acc2452ee74356e86138d9cb99919686812f0ad86
