[INFO] cloning repository https://github.com/mixsoulgithub/my_wgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mixsoulgithub/my_wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixsoulgithub%2Fmy_wgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixsoulgithub%2Fmy_wgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9be00277f588696e8b2cbc82a21201048348039a
[INFO] checking mixsoulgithub/my_wgpu against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixsoulgithub%2Fmy_wgpu" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mixsoulgithub/my_wgpu
[INFO] finished tweaking git repo https://github.com/mixsoulgithub/my_wgpu
[INFO] tweaked toml for git repo https://github.com/mixsoulgithub/my_wgpu written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mixsoulgithub/my_wgpu on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mixsoulgithub/my_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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `my_wgpu` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../my_wgpu
[INFO] [stderr]   |                                                  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `my-wgpu`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "my_wgpu"
[INFO] [stderr] 2 + name = "my-wgpu"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `my_wgpu_gpu` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../my_wgpu_gpu
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `my-wgpu-gpu`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "my_wgpu_gpu"
[INFO] [stderr] 6 + name = "my-wgpu-gpu"
[INFO] [stderr]   |
[INFO] [stderr] warning: `my_wgpu` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5924e8872ee13452ca91936f07147cc41f4630141554dea4fd3e553ebf8d97b2
[INFO] running `Command { std: "docker" "start" "5924e8872ee13452ca91936f07147cc41f4630141554dea4fd3e553ebf8d97b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5924e8872ee13452ca91936f07147cc41f4630141554dea4fd3e553ebf8d97b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5924e8872ee13452ca91936f07147cc41f4630141554dea4fd3e553ebf8d97b2" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5924e8872ee13452ca91936f07147cc41f4630141554dea4fd3e553ebf8d97b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5924e8872ee13452ca91936f07147cc41f4630141554dea4fd3e553ebf8d97b2" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `my_wgpu` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../my_wgpu
[INFO] [stderr]   |                          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `my-wgpu`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "my_wgpu"
[INFO] [stderr] 2 + name = "my-wgpu"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `my_wgpu_gpu` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../my_wgpu_gpu
[INFO] [stderr]   |                          ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `my-wgpu-gpu`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "my_wgpu_gpu"
[INFO] [stderr] 6 + name = "my-wgpu-gpu"
[INFO] [stderr]   |
[INFO] [stderr] warning: `my_wgpu` (manifest) generated 2 warnings
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking my_wgpu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]  --> src/graphic.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Vertex {
[INFO] [stdout]   | ----------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entity` is never constructed
[INFO] [stdout]   --> src/graphic.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Entity {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/graphic.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Entity {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn new(vertices: Vec<Vertex>, indices: Option<Vec<u16>>, topology: wgpu::PrimitiveTopology) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_small_circle` is never used
[INFO] [stdout]   --> src/graphic.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn create_small_circle(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_lines` is never used
[INFO] [stdout]   --> src/graphic.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn get_lines()->Vec<Vertex> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_triangles` is never used
[INFO] [stdout]   --> src/graphic.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn get_triangles()->Vec<Vertex> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_circles` is never used
[INFO] [stdout]    --> src/graphic.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn get_circles()->(Vec<Vertex>,Vec<u16>){
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_points` is never used
[INFO] [stdout]    --> src/graphic.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn get_points()->Vec<Vertex>{
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_entities` is never used
[INFO] [stdout]    --> src/graphic.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn get_entities()->Vec<Entity> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rectangle` is never constructed
[INFO] [stdout]    --> src/graphic.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct Rectangle {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `to_gpu`, `update`, and `to_vertices` are never used
[INFO] [stdout]    --> src/graphic.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl Rectangle {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 198 |     /// 创建新矩形
[INFO] [stdout] 199 |     pub fn new(x: f32, y: f32, width: f32, height: f32, v_x: f32, v_y: f32, color: [f32; 3]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn to_gpu(&self) -> RectangleGpu {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn update(&mut self, dt: f32, gravity: f32, bounds: (f32, f32, f32, f32)) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn to_vertices(&self) -> Vec<Vertex> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pixel_to_ndc` is never used
[INFO] [stdout]    --> src/graphic.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn pixel_to_ndc(pixel_x: f32, pixel_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ndc_to_pixel` is never used
[INFO] [stdout]    --> src/graphic.rs:310:8
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub fn ndc_to_pixel(ndc_x: f32, ndc_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]  --> src/graphic.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Vertex {
[INFO] [stdout]   | ----------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entity` is never constructed
[INFO] [stdout]   --> src/graphic.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Entity {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/graphic.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Entity {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn new(vertices: Vec<Vertex>, indices: Option<Vec<u16>>, topology: wgpu::PrimitiveTopology) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_small_circle` is never used
[INFO] [stdout]   --> src/graphic.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn create_small_circle(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_lines` is never used
[INFO] [stdout]   --> src/graphic.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn get_lines()->Vec<Vertex> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_triangles` is never used
[INFO] [stdout]   --> src/graphic.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn get_triangles()->Vec<Vertex> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_circles` is never used
[INFO] [stdout]    --> src/graphic.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn get_circles()->(Vec<Vertex>,Vec<u16>){
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_points` is never used
[INFO] [stdout]    --> src/graphic.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn get_points()->Vec<Vertex>{
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_entities` is never used
[INFO] [stdout]    --> src/graphic.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn get_entities()->Vec<Entity> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rectangle` is never constructed
[INFO] [stdout]    --> src/graphic.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct Rectangle {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `to_gpu`, `update`, and `to_vertices` are never used
[INFO] [stdout]    --> src/graphic.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl Rectangle {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 198 |     /// 创建新矩形
[INFO] [stdout] 199 |     pub fn new(x: f32, y: f32, width: f32, height: f32, v_x: f32, v_y: f32, color: [f32; 3]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn to_gpu(&self) -> RectangleGpu {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn update(&mut self, dt: f32, gravity: f32, bounds: (f32, f32, f32, f32)) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn to_vertices(&self) -> Vec<Vertex> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pixel_to_ndc` is never used
[INFO] [stdout]    --> src/graphic.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn pixel_to_ndc(pixel_x: f32, pixel_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ndc_to_pixel` is never used
[INFO] [stdout]    --> src/graphic.rs:310:8
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub fn ndc_to_pixel(ndc_x: f32, ndc_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]  --> src/graphic.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Vertex {
[INFO] [stdout]   | ----------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entity` is never constructed
[INFO] [stdout]   --> src/graphic.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Entity {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/graphic.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Entity {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn new(vertices: Vec<Vertex>, indices: Option<Vec<u16>>, topology: wgpu::PrimitiveTopology) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_small_circle` is never used
[INFO] [stdout]   --> src/graphic.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn create_small_circle(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_lines` is never used
[INFO] [stdout]   --> src/graphic.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn get_lines()->Vec<Vertex> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_triangles` is never used
[INFO] [stdout]   --> src/graphic.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn get_triangles()->Vec<Vertex> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_circles` is never used
[INFO] [stdout]    --> src/graphic.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn get_circles()->(Vec<Vertex>,Vec<u16>){
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_points` is never used
[INFO] [stdout]    --> src/graphic.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn get_points()->Vec<Vertex>{
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_entities` is never used
[INFO] [stdout]    --> src/graphic.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn get_entities()->Vec<Entity> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/graphic.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl Ball {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 181 |     pub fn new(x: f32, y: f32, r: f32, v_x: f32, v_y: f32, color: [f32; 3]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update` and `to_vertices` are never used
[INFO] [stdout]    --> src/graphic.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl Rectangle {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn update(&mut self, dt: f32, gravity: f32, bounds: (f32, f32, f32, f32)) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn to_vertices(&self) -> Vec<Vertex> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pixel_to_ndc` is never used
[INFO] [stdout]    --> src/graphic.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn pixel_to_ndc(pixel_x: f32, pixel_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ndc_to_pixel` is never used
[INFO] [stdout]    --> src/graphic.rs:310:8
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub fn ndc_to_pixel(ndc_x: f32, ndc_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entity` is never constructed
[INFO] [stdout]   --> src/graphic.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Entity {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/graphic.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Entity {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn new(vertices: Vec<Vertex>, indices: Option<Vec<u16>>, topology: wgpu::PrimitiveTopology) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_triangles` is never used
[INFO] [stdout]   --> src/graphic.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn get_triangles()->Vec<Vertex> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_entities` is never used
[INFO] [stdout]    --> src/graphic.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn get_entities()->Vec<Entity> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/graphic.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl Ball {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 181 |     pub fn new(x: f32, y: f32, r: f32, v_x: f32, v_y: f32, color: [f32; 3]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_gpu` is never used
[INFO] [stdout]    --> src/graphic.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl Rectangle {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn to_gpu(&self) -> RectangleGpu {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pixel_to_ndc` is never used
[INFO] [stdout]    --> src/graphic.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn pixel_to_ndc(pixel_x: f32, pixel_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ndc_to_pixel` is never used
[INFO] [stdout]    --> src/graphic.rs:310:8
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub fn ndc_to_pixel(ndc_x: f32, ndc_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]  --> src/graphic.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Vertex {
[INFO] [stdout]   | ----------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entity` is never constructed
[INFO] [stdout]   --> src/graphic.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Entity {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/graphic.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Entity {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn new(vertices: Vec<Vertex>, indices: Option<Vec<u16>>, topology: wgpu::PrimitiveTopology) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_small_circle` is never used
[INFO] [stdout]   --> src/graphic.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn create_small_circle(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_lines` is never used
[INFO] [stdout]   --> src/graphic.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn get_lines()->Vec<Vertex> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_triangles` is never used
[INFO] [stdout]   --> src/graphic.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn get_triangles()->Vec<Vertex> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_circles` is never used
[INFO] [stdout]    --> src/graphic.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn get_circles()->(Vec<Vertex>,Vec<u16>){
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_points` is never used
[INFO] [stdout]    --> src/graphic.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn get_points()->Vec<Vertex>{
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_entities` is never used
[INFO] [stdout]    --> src/graphic.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn get_entities()->Vec<Entity> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/graphic.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl Ball {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 181 |     pub fn new(x: f32, y: f32, r: f32, v_x: f32, v_y: f32, color: [f32; 3]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update` and `to_vertices` are never used
[INFO] [stdout]    --> src/graphic.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl Rectangle {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn update(&mut self, dt: f32, gravity: f32, bounds: (f32, f32, f32, f32)) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn to_vertices(&self) -> Vec<Vertex> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pixel_to_ndc` is never used
[INFO] [stdout]    --> src/graphic.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn pixel_to_ndc(pixel_x: f32, pixel_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ndc_to_pixel` is never used
[INFO] [stdout]    --> src/graphic.rs:310:8
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub fn ndc_to_pixel(ndc_x: f32, ndc_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entity` is never constructed
[INFO] [stdout]   --> src/graphic.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Entity {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/graphic.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Entity {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn new(vertices: Vec<Vertex>, indices: Option<Vec<u16>>, topology: wgpu::PrimitiveTopology) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_triangles` is never used
[INFO] [stdout]   --> src/graphic.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn get_triangles()->Vec<Vertex> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_entities` is never used
[INFO] [stdout]    --> src/graphic.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn get_entities()->Vec<Entity> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/graphic.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl Ball {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 181 |     pub fn new(x: f32, y: f32, r: f32, v_x: f32, v_y: f32, color: [f32; 3]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_gpu` is never used
[INFO] [stdout]    --> src/graphic.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl Rectangle {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn to_gpu(&self) -> RectangleGpu {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pixel_to_ndc` is never used
[INFO] [stdout]    --> src/graphic.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn pixel_to_ndc(pixel_x: f32, pixel_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ndc_to_pixel` is never used
[INFO] [stdout]    --> src/graphic.rs:310:8
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub fn ndc_to_pixel(ndc_x: f32, ndc_y: f32, screen_width: f32, screen_height: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu v0.20.1, wgpu-core v0.21.1, wgpu-hal v0.21.1, winit v0.30.12
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12`
[INFO] running `Command { std: "docker" "inspect" "5924e8872ee13452ca91936f07147cc41f4630141554dea4fd3e553ebf8d97b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5924e8872ee13452ca91936f07147cc41f4630141554dea4fd3e553ebf8d97b2", kill_on_drop: false }`
[INFO] [stdout] 5924e8872ee13452ca91936f07147cc41f4630141554dea4fd3e553ebf8d97b2
