[INFO] cloning repository https://github.com/Gobbel2000/gpuequiv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gobbel2000/gpuequiv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGobbel2000%2Fgpuequiv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGobbel2000%2Fgpuequiv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d694133cbb963231c31ffb6340c70dce47a9abb
[INFO] building Gobbel2000/gpuequiv against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGobbel2000%2Fgpuequiv" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Gobbel2000/gpuequiv
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Gobbel2000/gpuequiv
[INFO] tweaked toml for git repo https://github.com/Gobbel2000/gpuequiv written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gobbel2000/gpuequiv on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gobbel2000/gpuequiv 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-types v0.20.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded thiserror v1.0.59
[INFO] [stderr]   Downloaded libloading v0.8.2
[INFO] [stderr]   Downloaded leb128 v0.2.5
[INFO] [stderr]   Downloaded half v2.4.0
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded wasm-bindgen-threads-xform v0.2.92
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-interpreter v0.2.92
[INFO] [stderr]   Downloaded wasm-bindgen-externref-xform v0.2.92
[INFO] [stderr]   Downloaded wasm-bindgen-multi-value-xform v0.2.92
[INFO] [stderr]   Downloaded wasm-encoder v0.29.0
[INFO] [stderr]   Downloaded devserver_lib v0.4.2
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded wgpu-hal v0.20.0
[INFO] [stderr]   Downloaded walrus-macro v0.19.0
[INFO] [stderr]   Downloaded naga v0.20.0
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-conventions v0.2.92
[INFO] [stderr]   Downloaded widestring v1.0.2
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded wasm-bindgen-cli-support v0.2.92
[INFO] [stderr]   Downloaded wasmparser v0.80.2
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded walrus v0.20.3
[INFO] [stderr]   Downloaded wgpu-core v0.20.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded gpu-allocator v0.25.0
[INFO] [stderr]   Downloaded com v0.6.0
[INFO] [stderr]   Downloaded hassle-rs v0.11.0
[INFO] [stderr]   Downloaded id-arena v2.2.1
[INFO] [stderr]   Downloaded glow v0.13.1
[INFO] [stderr]   Downloaded regex-lite v0.1.5
[INFO] [stderr]   Downloaded cargo-run-wasm v0.3.2
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded disjoint-sets v0.4.2
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.5.0
[INFO] [stderr]   Downloaded com_macros_support v0.6.0
[INFO] [stderr]   Downloaded com_macros v0.6.0
[INFO] [stderr]   Downloaded env_logger v0.11.2
[INFO] [stderr]   Downloaded pollster-macro v0.1.0
[INFO] [stderr]   Downloaded document-features v0.2.8
[INFO] [stderr]   Downloaded wgpu v0.20.0
[INFO] [stderr]   Downloaded d3d12 v0.20.0
[INFO] [stderr]   Downloaded ahash v0.8.10
[INFO] [stderr]   Downloaded metal v0.28.0
[INFO] [stderr]   Downloaded windows v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ef7b566698451ddfdba1c9b840fa14e3740c1e76fd61154e56c00814085c363
[INFO] running `Command { std: "docker" "start" "-a" "2ef7b566698451ddfdba1c9b840fa14e3740c1e76fd61154e56c00814085c363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ef7b566698451ddfdba1c9b840fa14e3740c1e76fd61154e56c00814085c363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ef7b566698451ddfdba1c9b840fa14e3740c1e76fd61154e56c00814085c363", kill_on_drop: false }`
[INFO] [stdout] 2ef7b566698451ddfdba1c9b840fa14e3740c1e76fd61154e56c00814085c363
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f5af5afafd597283aae618a54072ed51aa6533ba8e87df0a29c9ac5b84d6eed
[INFO] running `Command { std: "docker" "start" "-a" "5f5af5afafd597283aae618a54072ed51aa6533ba8e87df0a29c9ac5b84d6eed", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling libloading v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-hal v0.20.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling wgpu-core v0.20.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling wgpu v0.20.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling disjoint-sets v0.4.2
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling gpuequiv v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energygame.rs:367:29
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner> {
[INFO] [stdout]     |                             ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/energygame.rs:1442:30
[INFO] [stdout]      |
[INFO] [stdout] 1442 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner> {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1442 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energy.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<u32> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<'_, u32> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5f5af5afafd597283aae618a54072ed51aa6533ba8e87df0a29c9ac5b84d6eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5af5afafd597283aae618a54072ed51aa6533ba8e87df0a29c9ac5b84d6eed", kill_on_drop: false }`
[INFO] [stdout] 5f5af5afafd597283aae618a54072ed51aa6533ba8e87df0a29c9ac5b84d6eed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5220ec61bb5ba0feea0927920041ba5a8d2bba516e3f8a7c7f6e95ea3301091
[INFO] running `Command { std: "docker" "start" "-a" "d5220ec61bb5ba0feea0927920041ba5a8d2bba516e3f8a7c7f6e95ea3301091", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling pollster-macro v0.1.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling wgpu-hal v0.20.0
[INFO] [stderr]    Compiling wgpu-core v0.20.0
[INFO] [stderr]    Compiling wgpu v0.20.0
[INFO] [stderr]    Compiling gpuequiv v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energygame.rs:367:29
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner> {
[INFO] [stdout]     |                             ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/energygame.rs:1442:30
[INFO] [stdout]      |
[INFO] [stdout] 1442 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner> {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1442 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energy.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<u32> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<'_, u32> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energygame.rs:367:29
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner> {
[INFO] [stdout]     |                             ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/energygame.rs:1442:30
[INFO] [stdout]      |
[INFO] [stdout] 1442 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner> {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1442 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energy.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<u32> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<'_, u32> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d5220ec61bb5ba0feea0927920041ba5a8d2bba516e3f8a7c7f6e95ea3301091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5220ec61bb5ba0feea0927920041ba5a8d2bba516e3f8a7c7f6e95ea3301091", kill_on_drop: false }`
[INFO] [stdout] d5220ec61bb5ba0feea0927920041ba5a8d2bba516e3f8a7c7f6e95ea3301091
