[INFO] cloning repository https://github.com/Joatin/wgpu_tokio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joatin/wgpu_tokio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoatin%2Fwgpu_tokio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoatin%2Fwgpu_tokio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2d97ccb8717638d21e6d84b4229fff80af86637
[INFO] testing Joatin/wgpu_tokio against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoatin%2Fwgpu_tokio" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Joatin/wgpu_tokio
[INFO] finished tweaking git repo https://github.com/Joatin/wgpu_tokio
[INFO] tweaked toml for git repo https://github.com/Joatin/wgpu_tokio written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Joatin/wgpu_tokio on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Joatin/wgpu_tokio 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a70ff70c58b0fbea87be9df3fe81a9108fa4c0fd634ba05d9bf62736f9e0e60e
[INFO] running `Command { std: "docker" "start" "-a" "a70ff70c58b0fbea87be9df3fe81a9108fa4c0fd634ba05d9bf62736f9e0e60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a70ff70c58b0fbea87be9df3fe81a9108fa4c0fd634ba05d9bf62736f9e0e60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a70ff70c58b0fbea87be9df3fe81a9108fa4c0fd634ba05d9bf62736f9e0e60e", kill_on_drop: false }`
[INFO] [stdout] a70ff70c58b0fbea87be9df3fe81a9108fa4c0fd634ba05d9bf62736f9e0e60e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92604df2befa4345ea2ac9329e644b1dff8aa0abb8a994a9c70c20cb11407f41
[INFO] running `Command { std: "docker" "start" "-a" "92604df2befa4345ea2ac9329e644b1dff8aa0abb8a994a9c70c20cb11407f41", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling raw-window-handle v0.4.2
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling wgpu-types v0.13.2
[INFO] [stderr]    Compiling inplace_it v0.3.3
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.2
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling profiling v1.0.5
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling naga v0.9.0
[INFO] [stderr]    Compiling wgpu-hal v0.13.2
[INFO] [stderr]    Compiling wgpu v0.13.1
[INFO] [stderr]    Compiling wgpu_tokio v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/texture_async_ext.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn as_image_copy_async(&self) -> ImageCopyTexture;
[INFO] [stdout]    |              -------------------           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn as_image_copy_async(&self) -> ImageCopyTexture<'life0>;
[INFO] [stdout]    |                                                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/texture_async_ext.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn as_image_copy_async(&self) -> ImageCopyTexture {
[INFO] [stdout]    |              -------------------           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn as_image_copy_async(&self) -> ImageCopyTexture<'life0> {
[INFO] [stdout]    |                                                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "92604df2befa4345ea2ac9329e644b1dff8aa0abb8a994a9c70c20cb11407f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92604df2befa4345ea2ac9329e644b1dff8aa0abb8a994a9c70c20cb11407f41", kill_on_drop: false }`
[INFO] [stdout] 92604df2befa4345ea2ac9329e644b1dff8aa0abb8a994a9c70c20cb11407f41
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfc49ffef69cface7a0bef1cf10e5f7449989b2e2e7ea277ce2861a6aecb2d63
[INFO] running `Command { std: "docker" "start" "-a" "bfc49ffef69cface7a0bef1cf10e5f7449989b2e2e7ea277ce2861a6aecb2d63", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/texture_async_ext.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn as_image_copy_async(&self) -> ImageCopyTexture;
[INFO] [stdout]    |              -------------------           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn as_image_copy_async(&self) -> ImageCopyTexture<'life0>;
[INFO] [stdout]    |                                                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/texture_async_ext.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn as_image_copy_async(&self) -> ImageCopyTexture {
[INFO] [stdout]    |              -------------------           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn as_image_copy_async(&self) -> ImageCopyTexture<'life0> {
[INFO] [stdout]    |                                                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wgpu_tokio v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/texture_async_ext.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn as_image_copy_async(&self) -> ImageCopyTexture;
[INFO] [stdout]    |              -------------------           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn as_image_copy_async(&self) -> ImageCopyTexture<'life0>;
[INFO] [stdout]    |                                                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/texture_async_ext.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn as_image_copy_async(&self) -> ImageCopyTexture {
[INFO] [stdout]    |              -------------------           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn as_image_copy_async(&self) -> ImageCopyTexture<'life0> {
[INFO] [stdout]    |                                                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.76s
[INFO] running `Command { std: "docker" "inspect" "bfc49ffef69cface7a0bef1cf10e5f7449989b2e2e7ea277ce2861a6aecb2d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfc49ffef69cface7a0bef1cf10e5f7449989b2e2e7ea277ce2861a6aecb2d63", kill_on_drop: false }`
[INFO] [stdout] bfc49ffef69cface7a0bef1cf10e5f7449989b2e2e7ea277ce2861a6aecb2d63
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c704298ba81e6bee940c08b51048fee466b7e16e46b29f3f3e3b00b54e924802
[INFO] running `Command { std: "docker" "start" "-a" "c704298ba81e6bee940c08b51048fee466b7e16e46b29f3f3e3b00b54e924802", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/texture_async_ext.rs:19:44
[INFO] [stderr]    |
[INFO] [stderr] 19 |     async fn as_image_copy_async(&self) -> ImageCopyTexture;
[INFO] [stderr]    |              -------------------           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 19 |     async fn as_image_copy_async(&self) -> ImageCopyTexture<'life0>;
[INFO] [stderr]    |                                                            ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/texture_async_ext.rs:32:44
[INFO] [stderr]    |
[INFO] [stderr] 32 |     async fn as_image_copy_async(&self) -> ImageCopyTexture {
[INFO] [stderr]    |              -------------------           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 32 |     async fn as_image_copy_async(&self) -> ImageCopyTexture<'life0> {
[INFO] [stderr]    |                                                            ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wgpu_tokio` (lib) generated 2 warnings (run `cargo fix --lib -p wgpu_tokio` to apply 2 suggestions)
[INFO] [stderr] warning: `wgpu_tokio` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wgpu_tokio-c6ef2d3775454df9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wgpu_tokio
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 37) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/lib.rs:39:48
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let my_buffer = device.create_buffer_async(...).await;
[INFO] [stdout]    |                                                ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 39 -     let my_buffer = device.create_buffer_async(...).await;
[INFO] [stdout] 39 +     let my_buffer = device.create_buffer_async(..).await;
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 39 -     let my_buffer = device.create_buffer_async(...).await;
[INFO] [stdout] 39 +     let my_buffer = device.create_buffer_async(..=).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/lib.rs:39:48
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let my_buffer = device.create_buffer_async(...).await;
[INFO] [stdout]    |                                                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 39 -     let my_buffer = device.create_buffer_async(...).await;
[INFO] [stdout] 39 +     let my_buffer = device.create_buffer_async(..).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/lib.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 | async fn do_something(device: Arc<Device>) {
[INFO] [stdout]    |                               ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 37 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Device` in this scope
[INFO] [stdout]   --> src/lib.rs:38:35
[INFO] [stdout]    |
[INFO] [stdout] 38 | async fn do_something(device: Arc<Device>) {
[INFO] [stdout]    |                                   ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 38 | async fn do_something<Device>(device: Arc<Device>) {
[INFO] [stdout]    |                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 37)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c704298ba81e6bee940c08b51048fee466b7e16e46b29f3f3e3b00b54e924802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c704298ba81e6bee940c08b51048fee466b7e16e46b29f3f3e3b00b54e924802", kill_on_drop: false }`
[INFO] [stdout] c704298ba81e6bee940c08b51048fee466b7e16e46b29f3f3e3b00b54e924802
