[INFO] cloning repository https://github.com/nolanderc/gpukit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nolanderc/gpukit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolanderc%2Fgpukit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolanderc%2Fgpukit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a75490181f879f3a25a0acec1d07f71857e09d62
[INFO] checking nolanderc/gpukit against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolanderc%2Fgpukit" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nolanderc/gpukit
[INFO] finished tweaking git repo https://github.com/nolanderc/gpukit
[INFO] tweaked toml for git repo https://github.com/nolanderc/gpukit written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nolanderc/gpukit on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nolanderc/gpukit 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gpu-descriptor v0.2.1
[INFO] [stderr]   Downloaded gpu-alloc v0.5.0
[INFO] [stderr]   Downloaded emath v0.14.0
[INFO] [stderr]   Downloaded minimal-lexical v0.1.2
[INFO] [stderr]   Downloaded ordered-float v2.7.0
[INFO] [stderr]   Downloaded wgpu-types v0.10.0
[INFO] [stderr]   Downloaded wgpu v0.10.1
[INFO] [stderr]   Downloaded wgpu-core v0.10.1
[INFO] [stderr]   Downloaded glow v0.11.0
[INFO] [stderr]   Downloaded wgpu-hal v0.10.2
[INFO] [stderr]   Downloaded rose_tree v0.3.0
[INFO] [stderr]   Downloaded naga v0.6.1
[INFO] [stderr]   Downloaded egui v0.14.2
[INFO] [stderr]   Downloaded ash v0.33.2+1.2.186
[INFO] [stderr]   Downloaded epaint v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec445c9a7743a3f18762b416bc2c840334d1cbadcf60d4817d6025aef5d1eb1a
[INFO] running `Command { std: "docker" "start" "-a" "ec445c9a7743a3f18762b416bc2c840334d1cbadcf60d4817d6025aef5d1eb1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec445c9a7743a3f18762b416bc2c840334d1cbadcf60d4817d6025aef5d1eb1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec445c9a7743a3f18762b416bc2c840334d1cbadcf60d4817d6025aef5d1eb1a", kill_on_drop: false }`
[INFO] [stdout] ec445c9a7743a3f18762b416bc2c840334d1cbadcf60d4817d6025aef5d1eb1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 320fb459b1083fb69d252bef251178b84ac87998db470c50459b97af1f8baae7
[INFO] running `Command { std: "docker" "start" "-a" "320fb459b1083fb69d252bef251178b84ac87998db470c50459b97af1f8baae7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.1.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking petgraph v0.6.0
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking tracing-core v0.1.19
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling wgpu-core v0.10.1
[INFO] [stderr]     Checking rose_tree v0.3.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking gpu-descriptor v0.2.1
[INFO] [stderr]     Checking gpu-alloc v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking owned_ttf_parser v0.12.1
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking ash v0.33.2+1.2.186
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking wgpu-types v0.10.0
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking glow v0.11.0
[INFO] [stderr]     Checking inplace_it v0.3.3
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking ab_glyph v0.2.11
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking ordered-float v2.7.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking emath v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]     Checking profiling v1.0.3
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking atomic_refcell v0.1.7
[INFO] [stderr]     Checking mio-misc v1.2.1
[INFO] [stderr]     Checking epaint v0.14.0
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking egui v0.14.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking inline_str v0.1.0 (/opt/rustwide/workdir/crates/inline_str)
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.28
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling gpukit_derive v0.1.0 (/opt/rustwide/workdir/crates/gpukit_derive)
[INFO] [stderr]     Checking thiserror v1.0.28
[INFO] [stderr]     Checking naga v0.6.1
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling gltf-derive v0.16.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking sharded-slab v0.1.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking glam v0.17.3
[INFO] [stderr]     Checking tracing-subscriber v0.2.20
[INFO] [stderr]     Checking pollster v0.2.4
[INFO] [stderr]     Checking gltf-json v0.16.0
[INFO] [stderr]     Checking wgpu-hal v0.10.2
[INFO] [stderr]     Checking gltf v0.16.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking wgpu v0.10.1
[INFO] [stderr]     Checking gpukit v0.1.0 (/opt/rustwide/workdir/crates/gpukit)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/gpukit/src/lib.rs:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn build_buffer<T>(&self) -> BufferBuilder<T>
[INFO] [stdout]    |                            ^^^^^     ----------------
[INFO] [stdout]    |                            |         |
[INFO] [stdout]    |                            |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                            |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn build_buffer<T>(&self) -> BufferBuilder<'_, T>
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/gpukit/src/lib.rs:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn build_buffer<T>(&self) -> BufferBuilder<T>
[INFO] [stdout]    |                            ^^^^^     ----------------
[INFO] [stdout]    |                            |         |
[INFO] [stdout]    |                            |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                            |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn build_buffer<T>(&self) -> BufferBuilder<'_, T>
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/gpukit/src/lib.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn build_texture<Format, Dimension>(&self) -> TextureBuilder<Format, Dimension>
[INFO] [stdout]    |                                             ^^^^^     --------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn build_texture<Format, Dimension>(&self) -> TextureBuilder<'_, Format, Dimension>
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/gpukit/src/buffer.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn slice(&self, range: impl std::ops::RangeBounds<usize>) -> BufferSlice<T> {
[INFO] [stdout]    |                  ^^^^^ this lifetime flows to the output             -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn slice(&self, range: impl std::ops::RangeBounds<usize>) -> BufferSlice<'_, T> {
[INFO] [stdout]    |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/gpukit/src/buffer.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn raw_slice(&self, range: impl std::ops::RangeBounds<usize>) -> wgpu::BufferSlice {
[INFO] [stdout]    |                  ^^^^^ this lifetime flows to the output             ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn raw_slice(&self, range: impl std::ops::RangeBounds<usize>) -> wgpu::BufferSlice<'_> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/gpukit/src/buffer.rs:158:23
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn buffer_binding(&self) -> wgpu::BufferBinding;
[INFO] [stdout]     |                       ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn buffer_binding(&self) -> wgpu::BufferBinding<'_>;
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/gpukit/src/buffer.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn buffer_binding(&self) -> wgpu::BufferBinding {
[INFO] [stdout]     |                       ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn buffer_binding(&self) -> wgpu::BufferBinding<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/gpukit/src/buffer.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn buffer_binding(&self) -> wgpu::BufferBinding {
[INFO] [stdout]     |                       ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn buffer_binding(&self) -> wgpu::BufferBinding<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/gpukit/src/shader.rs:182:33
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn source(self, source: &str) -> ShaderSource {
[INFO] [stdout]     |                                 ^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn source(self, source: &str) -> ShaderSource<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/gpukit/src/texture.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn get_descriptor(&self, size: Dimension::Size) -> wgpu::TextureDescriptor {
[INFO] [stdout]     |                       ^^^^^                            ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn get_descriptor(&self, size: Dimension::Size) -> wgpu::TextureDescriptor<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/gpukit/src/lib.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn build_texture<Format, Dimension>(&self) -> TextureBuilder<Format, Dimension>
[INFO] [stdout]    |                                             ^^^^^     --------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn build_texture<Format, Dimension>(&self) -> TextureBuilder<'_, Format, Dimension>
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/gpukit/src/buffer.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn slice(&self, range: impl std::ops::RangeBounds<usize>) -> BufferSlice<T> {
[INFO] [stdout]    |                  ^^^^^ this lifetime flows to the output             -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn slice(&self, range: impl std::ops::RangeBounds<usize>) -> BufferSlice<'_, T> {
[INFO] [stdout]    |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/gpukit/src/buffer.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn raw_slice(&self, range: impl std::ops::RangeBounds<usize>) -> wgpu::BufferSlice {
[INFO] [stdout]    |                  ^^^^^ this lifetime flows to the output             ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn raw_slice(&self, range: impl std::ops::RangeBounds<usize>) -> wgpu::BufferSlice<'_> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/gpukit/src/buffer.rs:158:23
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn buffer_binding(&self) -> wgpu::BufferBinding;
[INFO] [stdout]     |                       ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn buffer_binding(&self) -> wgpu::BufferBinding<'_>;
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/gpukit/src/buffer.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn buffer_binding(&self) -> wgpu::BufferBinding {
[INFO] [stdout]     |                       ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn buffer_binding(&self) -> wgpu::BufferBinding<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/gpukit/src/buffer.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn buffer_binding(&self) -> wgpu::BufferBinding {
[INFO] [stdout]     |                       ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn buffer_binding(&self) -> wgpu::BufferBinding<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/gpukit/src/shader.rs:182:33
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn source(self, source: &str) -> ShaderSource {
[INFO] [stdout]     |                                 ^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn source(self, source: &str) -> ShaderSource<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/gpukit/src/texture.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn get_descriptor(&self, size: Dimension::Size) -> wgpu::TextureDescriptor {
[INFO] [stdout]     |                       ^^^^^                            ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn get_descriptor(&self, size: Dimension::Size) -> wgpu::TextureDescriptor<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gpukit_egui v0.1.0 (/opt/rustwide/workdir/crates/gpukit_egui)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/gpukit_egui/src/renderer.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct ScreenUniforms {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/gpukit_egui/src/renderer.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / #[repr(C)]
[INFO] [stdout] 34 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 35 | | struct ScreenUniforms {
[INFO] [stdout] 36 | |     width_in_points: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     _padding: u32,
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cube v0.1.0 (/opt/rustwide/workdir/examples/cube)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/gpukit_egui/src/renderer.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct ScreenUniforms {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/gpukit_egui/src/renderer.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / #[repr(C)]
[INFO] [stdout] 34 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 35 | | struct ScreenUniforms {
[INFO] [stdout] 36 | |     width_in_points: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     _padding: u32,
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/cube/src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Vertex {
[INFO] [stdout]    |        ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/cube/src/main.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / #[repr(C)]
[INFO] [stdout] 10 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 11 | | struct Vertex {
[INFO] [stdout] 12 | |     position: [f32; 3],
[INFO] [stdout] 13 | |     normal: [f32; 3],
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/cube/src/main.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct FrameUniforms {
[INFO] [stdout]    |        ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/cube/src/main.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / #[repr(C)]
[INFO] [stdout] 23 | | #[derive(Debug, Copy, Clone, Default, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 24 | | struct FrameUniforms {
[INFO] [stdout] 25 | |     camera_transform: glam::Mat4,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     material: MaterialData,
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/cube/src/main.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct LightData {
[INFO] [stdout]    |        ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/cube/src/main.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / #[repr(C)]
[INFO] [stdout] 33 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 34 | | struct LightData {
[INFO] [stdout] 35 | |     position: glam::Vec3,
[INFO] [stdout] 36 | |     brightness: f32,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/cube/src/main.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct MaterialData {
[INFO] [stdout]    |        ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/cube/src/main.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / #[repr(C)]
[INFO] [stdout] 49 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 50 | | struct MaterialData {
[INFO] [stdout] 51 | |     diffuse: glam::Vec3,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     roughness: f32,
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/cube/src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Vertex {
[INFO] [stdout]    |        ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/cube/src/main.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / #[repr(C)]
[INFO] [stdout] 10 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 11 | | struct Vertex {
[INFO] [stdout] 12 | |     position: [f32; 3],
[INFO] [stdout] 13 | |     normal: [f32; 3],
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/cube/src/main.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct FrameUniforms {
[INFO] [stdout]    |        ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/cube/src/main.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / #[repr(C)]
[INFO] [stdout] 23 | | #[derive(Debug, Copy, Clone, Default, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 24 | | struct FrameUniforms {
[INFO] [stdout] 25 | |     camera_transform: glam::Mat4,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     material: MaterialData,
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/cube/src/main.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct LightData {
[INFO] [stdout]    |        ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/cube/src/main.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / #[repr(C)]
[INFO] [stdout] 33 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 34 | | struct LightData {
[INFO] [stdout] 35 | |     position: glam::Vec3,
[INFO] [stdout] 36 | |     brightness: f32,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/cube/src/main.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct MaterialData {
[INFO] [stdout]    |        ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/cube/src/main.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / #[repr(C)]
[INFO] [stdout] 49 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 50 | | struct MaterialData {
[INFO] [stdout] 51 | |     diffuse: glam::Vec3,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     roughness: f32,
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "320fb459b1083fb69d252bef251178b84ac87998db470c50459b97af1f8baae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "320fb459b1083fb69d252bef251178b84ac87998db470c50459b97af1f8baae7", kill_on_drop: false }`
[INFO] [stdout] 320fb459b1083fb69d252bef251178b84ac87998db470c50459b97af1f8baae7
