[INFO] cloning repository https://github.com/f-gate/newbie-wgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f-gate/newbie-wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff-gate%2Fnewbie-wgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff-gate%2Fnewbie-wgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73cc776cd4fda35d83957cf0188e98ef9281c854 [INFO] testing f-gate/newbie-wgpu against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff-gate%2Fnewbie-wgpu" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/f-gate/newbie-wgpu on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/f-gate/newbie-wgpu [INFO] finished tweaking git repo https://github.com/f-gate/newbie-wgpu [INFO] tweaked toml for git repo https://github.com/f-gate/newbie-wgpu written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/f-gate/newbie-wgpu 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 754569346c4f095863103a8938f2405be2a13fe9957391baa76a504d88523ee8 [INFO] running `Command { std: "docker" "start" "-a" "754569346c4f095863103a8938f2405be2a13fe9957391baa76a504d88523ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "754569346c4f095863103a8938f2405be2a13fe9957391baa76a504d88523ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754569346c4f095863103a8938f2405be2a13fe9957391baa76a504d88523ee8", kill_on_drop: false }` [INFO] [stdout] 754569346c4f095863103a8938f2405be2a13fe9957391baa76a504d88523ee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b76c8d0ea2fb66e2100e462f4197554e097ab2cf5c06bdaa27af7dc2e07308c4 [INFO] running `Command { std: "docker" "start" "-a" "b76c8d0ea2fb66e2100e462f4197554e097ab2cf5c06bdaa27af7dc2e07308c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling tobj v3.2.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling newbie-wgpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `platform::unix::x11::ffi::WidthValue` [INFO] [stdout] --> src/lib.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | window::WindowBuilder, platform::unix::x11::ffi::WidthValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wgpu::Features` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use wgpu::Features; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::Num` [INFO] [stdout] --> src/lib.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use cgmath::{prelude::*, num_traits::Num}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ControlFlow`, `EventLoop`, `platform::unix::x11::ffi::WidthValue`, and `window::WindowBuilder` [INFO] [stdout] --> src/camera.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | event_loop::{ControlFlow, EventLoop}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 4 | window::WindowBuilder, platform::unix::x11::ffi::WidthValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/resources.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::{BufReader, Cursor}, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> src/resources.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | queue: &wgpu::Queue, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INSTANCE_DISPLACEMENT` is never used [INFO] [stdout] --> src/lib.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const INSTANCE_DISPLACEMENT: cgmath::Vector3 = cgmath::Vector3::new(NUM_INSTANCES_PER_ROW as f32 * 0.5, 0.0, NUM_INSTANCES_PER_ROW a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `materials` is never read [INFO] [stdout] --> src/model.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 43 | pub meshes: Vec, [INFO] [stdout] 44 | pub materials: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/model.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Material { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `material` are never read [INFO] [stdout] --> src/model.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Mesh { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 52 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub material: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw_mesh` is never used [INFO] [stdout] --> src/model.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait DrawModel<'a> { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 61 | fn draw_mesh(&mut self, mesh: &'a Mesh); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_binary` is never used [INFO] [stdout] --> src/resources.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn load_binary(file_name: &str) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `texture` and `sampler` are never read [INFO] [stdout] --> src/texture.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Texture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 4 | pub view: TextureView, [INFO] [stdout] 5 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | pub sampler: Sampler [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, wasm-bindgen v0.2.80 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b76c8d0ea2fb66e2100e462f4197554e097ab2cf5c06bdaa27af7dc2e07308c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76c8d0ea2fb66e2100e462f4197554e097ab2cf5c06bdaa27af7dc2e07308c4", kill_on_drop: false }` [INFO] [stdout] b76c8d0ea2fb66e2100e462f4197554e097ab2cf5c06bdaa27af7dc2e07308c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9afff4dcd76c5944a7875c2357d95c9cd427487f307100b2140f78acdf573025 [INFO] running `Command { std: "docker" "start" "-a" "9afff4dcd76c5944a7875c2357d95c9cd427487f307100b2140f78acdf573025", kill_on_drop: false }` [INFO] [stderr] Compiling newbie-wgpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `platform::unix::x11::ffi::WidthValue` [INFO] [stdout] --> src/lib.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | window::WindowBuilder, platform::unix::x11::ffi::WidthValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wgpu::Features` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use wgpu::Features; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::Num` [INFO] [stdout] --> src/lib.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use cgmath::{prelude::*, num_traits::Num}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ControlFlow`, `EventLoop`, `platform::unix::x11::ffi::WidthValue`, and `window::WindowBuilder` [INFO] [stdout] --> src/camera.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | event_loop::{ControlFlow, EventLoop}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 4 | window::WindowBuilder, platform::unix::x11::ffi::WidthValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/resources.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::{BufReader, Cursor}, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> src/resources.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | queue: &wgpu::Queue, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INSTANCE_DISPLACEMENT` is never used [INFO] [stdout] --> src/lib.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const INSTANCE_DISPLACEMENT: cgmath::Vector3 = cgmath::Vector3::new(NUM_INSTANCES_PER_ROW as f32 * 0.5, 0.0, NUM_INSTANCES_PER_ROW a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `materials` is never read [INFO] [stdout] --> src/model.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 43 | pub meshes: Vec, [INFO] [stdout] 44 | pub materials: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/model.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Material { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `material` are never read [INFO] [stdout] --> src/model.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Mesh { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 52 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub material: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw_mesh` is never used [INFO] [stdout] --> src/model.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait DrawModel<'a> { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 61 | fn draw_mesh(&mut self, mesh: &'a Mesh); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_binary` is never used [INFO] [stdout] --> src/resources.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn load_binary(file_name: &str) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `texture` and `sampler` are never read [INFO] [stdout] --> src/texture.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Texture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 4 | pub view: TextureView, [INFO] [stdout] 5 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | pub sampler: Sampler [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `platform::unix::x11::ffi::WidthValue` [INFO] [stdout] --> src/lib.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | window::WindowBuilder, platform::unix::x11::ffi::WidthValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wgpu::Features` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use wgpu::Features; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::Num` [INFO] [stdout] --> src/lib.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use cgmath::{prelude::*, num_traits::Num}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ControlFlow`, `EventLoop`, `platform::unix::x11::ffi::WidthValue`, and `window::WindowBuilder` [INFO] [stdout] --> src/camera.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | event_loop::{ControlFlow, EventLoop}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 4 | window::WindowBuilder, platform::unix::x11::ffi::WidthValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/resources.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::{BufReader, Cursor}, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> src/resources.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | queue: &wgpu::Queue, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INSTANCE_DISPLACEMENT` is never used [INFO] [stdout] --> src/lib.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const INSTANCE_DISPLACEMENT: cgmath::Vector3 = cgmath::Vector3::new(NUM_INSTANCES_PER_ROW as f32 * 0.5, 0.0, NUM_INSTANCES_PER_ROW a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `materials` is never read [INFO] [stdout] --> src/model.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 43 | pub meshes: Vec, [INFO] [stdout] 44 | pub materials: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/model.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Material { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `material` are never read [INFO] [stdout] --> src/model.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Mesh { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 52 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub material: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw_mesh` is never used [INFO] [stdout] --> src/model.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait DrawModel<'a> { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 61 | fn draw_mesh(&mut self, mesh: &'a Mesh); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_binary` is never used [INFO] [stdout] --> src/resources.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn load_binary(file_name: &str) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `texture` and `sampler` are never read [INFO] [stdout] --> src/texture.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Texture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 4 | pub view: TextureView, [INFO] [stdout] 5 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | pub sampler: Sampler [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, wasm-bindgen v0.2.80 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9afff4dcd76c5944a7875c2357d95c9cd427487f307100b2140f78acdf573025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9afff4dcd76c5944a7875c2357d95c9cd427487f307100b2140f78acdf573025", kill_on_drop: false }` [INFO] [stdout] 9afff4dcd76c5944a7875c2357d95c9cd427487f307100b2140f78acdf573025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6aee73d07cdb579d3017e4dae70d1d12390dd6ac60969df621f14288af7bdb39 [INFO] running `Command { std: "docker" "start" "-a" "6aee73d07cdb579d3017e4dae70d1d12390dd6ac60969df621f14288af7bdb39", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `platform::unix::x11::ffi::WidthValue` [INFO] [stderr] --> src/lib.rs:7:28 [INFO] [stderr] | [INFO] [stderr] 7 | window::WindowBuilder, platform::unix::x11::ffi::WidthValue, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `wgpu::Features` [INFO] [stderr] --> src/lib.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use wgpu::Features; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `num_traits::Num` [INFO] [stderr] --> src/lib.rs:11:26 [INFO] [stderr] | [INFO] [stderr] 11 | use cgmath::{prelude::*, num_traits::Num}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ControlFlow`, `EventLoop`, `platform::unix::x11::ffi::WidthValue`, and `window::WindowBuilder` [INFO] [stderr] --> src/camera.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | event_loop::{ControlFlow, EventLoop}, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] 4 | window::WindowBuilder, platform::unix::x11::ffi::WidthValue, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `sync::Arc` [INFO] [stderr] --> src/resources.rs:1:36 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{io::{BufReader, Cursor}, sync::Arc}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `queue` [INFO] [stderr] --> src/resources.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | queue: &wgpu::Queue, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `INSTANCE_DISPLACEMENT` is never used [INFO] [stderr] --> src/lib.rs:21:7 [INFO] [stderr] | [INFO] [stderr] 21 | const INSTANCE_DISPLACEMENT: cgmath::Vector3 = cgmath::Vector3::new(NUM_INSTANCES_PER_ROW as f32 * 0.5, 0.0, NUM_INSTANCES_PER_ROW a... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `materials` is never read [INFO] [stderr] --> src/model.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct Model { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 43 | pub meshes: Vec, [INFO] [stderr] 44 | pub materials: Vec, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/model.rs:48:9 [INFO] [stderr] | [INFO] [stderr] 47 | pub struct Material { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 48 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `name` and `material` are never read [INFO] [stderr] --> src/model.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 51 | pub struct Mesh { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 52 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 56 | pub material: usize, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `draw_mesh` is never used [INFO] [stderr] --> src/model.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 60 | pub trait DrawModel<'a> { [INFO] [stderr] | --------- method in this trait [INFO] [stderr] 61 | fn draw_mesh(&mut self, mesh: &'a Mesh); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `load_binary` is never used [INFO] [stderr] --> src/resources.rs:39:14 [INFO] [stderr] | [INFO] [stderr] 39 | pub async fn load_binary(file_name: &str) -> anyhow::Result> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `texture` and `sampler` are never read [INFO] [stderr] --> src/texture.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct Texture { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 4 | pub view: TextureView, [INFO] [stderr] 5 | pub texture: wgpu::Texture, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 6 | pub sampler: Sampler [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `newbie-wgpu` (lib) generated 13 warnings (run `cargo fix --lib -p newbie-wgpu` to apply 5 suggestions) [INFO] [stderr] warning: `newbie-wgpu` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, wasm-bindgen v0.2.80 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newbie_wgpu-a9ec557cea24b792) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/newbie_wgpu-b0e1d71e67d208f0) [INFO] [stdout] [INFO] [stderr] Doc-tests newbie_wgpu [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] [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] running `Command { std: "docker" "inspect" "6aee73d07cdb579d3017e4dae70d1d12390dd6ac60969df621f14288af7bdb39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aee73d07cdb579d3017e4dae70d1d12390dd6ac60969df621f14288af7bdb39", kill_on_drop: false }` [INFO] [stdout] 6aee73d07cdb579d3017e4dae70d1d12390dd6ac60969df621f14288af7bdb39