[INFO] cloning repository https://github.com/GuYeying/starfish
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GuYeying/starfish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuYeying%2Fstarfish", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuYeying%2Fstarfish'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 653c6262db52b0e68c466f1d22aac9bb993feecf
[INFO] checking GuYeying/starfish against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuYeying%2Fstarfish" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  53% (134/252)
Updating files:  54% (137/252)
Updating files:  55% (139/252)
Updating files:  56% (142/252)
Updating files:  57% (144/252)
Updating files:  58% (147/252)
Updating files:  59% (149/252)
Updating files:  60% (152/252)
Updating files:  61% (154/252)
Updating files:  62% (157/252)
Updating files:  63% (159/252)
Updating files:  64% (162/252)
Updating files:  65% (164/252)
Updating files:  66% (167/252)
Updating files:  67% (169/252)
Updating files:  68% (172/252)
Updating files:  69% (174/252)
Updating files:  70% (177/252)
Updating files:  71% (179/252)
Updating files:  72% (182/252)
Updating files:  73% (184/252)
Updating files:  74% (187/252)
Updating files:  75% (189/252)
Updating files:  76% (192/252)
Updating files:  77% (195/252)
Updating files:  78% (197/252)
Updating files:  79% (200/252)
Updating files:  80% (202/252)
Updating files:  81% (205/252)
Updating files:  82% (207/252)
Updating files:  83% (210/252)
Updating files:  84% (212/252)
Updating files:  85% (215/252)
Updating files:  86% (217/252)
Updating files:  87% (220/252)
Updating files:  88% (222/252)
Updating files:  89% (225/252)
Updating files:  90% (227/252)
Updating files:  91% (230/252)
Updating files:  92% (232/252)
Updating files:  93% (235/252)
Updating files:  94% (237/252)
Updating files:  95% (240/252)
Updating files:  96% (242/252)
Updating files:  97% (245/252)
Updating files:  98% (247/252)
Updating files:  99% (250/252)
Updating files: 100% (252/252)
Updating files: 100% (252/252), done.
[INFO] started tweaking git repo https://github.com/GuYeying/starfish
[INFO] finished tweaking git repo https://github.com/GuYeying/starfish
[INFO] tweaked toml for git repo https://github.com/GuYeying/starfish written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GuYeying/starfish on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GuYeying/starfish 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.6.7+SDL-3.4.12` for dependency `sdl3-sys` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `starfish` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 54a995fe1fd8ade0261a9100648a9b12e75de300e72990fb2eadfdfa1a73f3a6
[INFO] running `Command { std: "docker" "start" "54a995fe1fd8ade0261a9100648a9b12e75de300e72990fb2eadfdfa1a73f3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54a995fe1fd8ade0261a9100648a9b12e75de300e72990fb2eadfdfa1a73f3a6", 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" "54a995fe1fd8ade0261a9100648a9b12e75de300e72990fb2eadfdfa1a73f3a6" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54a995fe1fd8ade0261a9100648a9b12e75de300e72990fb2eadfdfa1a73f3a6", 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" "54a995fe1fd8ade0261a9100648a9b12e75de300e72990fb2eadfdfa1a73f3a6" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.6.7+SDL-3.4.12` for dependency `sdl3-sys` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `starfish` (manifest) generated 1 warning
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling sdl3-src v3.4.12
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rpkg-config v0.1.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling naga v30.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling wgpu-hal v30.0.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling wgpu-core v30.0.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling wgpu v30.0.0
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking jiff v0.2.29
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling sdl3-sys v0.6.7+SDL-3.4.12
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling sdl3 v0.18.4
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking naga-types v30.0.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking glam v0.33.2
[INFO] [stderr]     Checking wgpu-types v30.0.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stderr]     Checking starfish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `raw_window_handle::HandleError`
[INFO] [stdout]  --> src/base/render/render_context.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use raw_window_handle::HandleError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raw_window_handle::HandleError`
[INFO] [stdout]  --> src/base/render/render_context.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use raw_window_handle::HandleError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size` and `inner` are never used
[INFO] [stdout]   --> src/base/resources/image/image.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl <'a> Image <'a>{
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn size(&self) -> (u32, u32) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn inner(&self) -> &ImageData {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `size` and `alignment` are never read
[INFO] [stdout]   --> src/base/render/bind_group/field_layout.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct FieldLayout {
[INFO] [stdout]    |                   ----------- fields in this struct
[INFO] [stdout] 12 |     offset: u64,
[INFO] [stdout] 13 |     size: u64,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 14 |     alignment: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldLayout` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size` and `alignment` are never used
[INFO] [stdout]   --> src/base/render/bind_group/field_layout.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl FieldLayout {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn size(&self)->u64{
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn alignment(&self)->u64{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `instance` and `array_stride` are never used
[INFO] [stdout]   --> src/base/render/mesh/buffer_layout.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl BufferLayout{
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) fn instance(attrs: &[wgpu::VertexFormat]) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(crate) fn array_stride(&self) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instance`, `surface`, `device`, and `queue` are never read
[INFO] [stdout]   --> src/base/render/render_context.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RenderContext {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 12 |     //以后提供非常原始的接口能力！！！！！
[INFO] [stdout] 13 |     instance: wgpu::Instance,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     surface: Arc<wgpu::Surface<'static>>,          // 渲染表面（对应窗口）
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     device: Arc<wgpu::Device>,                // GPU逻辑设备（核心）
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     queue: Arc<wgpu::Queue>,                  // GPU命令队列
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pipeline_layout` and `shader` are never read
[INFO] [stdout]   --> src/base/render/ext/mipmap.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Mipmap {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pipeline_layout: PipelineLayout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     shader: WgpuShaderModule,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_wgpu` is never used
[INFO] [stdout]   --> src/base/color.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Color {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub(crate) fn to_wgpu(self) -> wgpu::Color {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_f64_color` and `from_f64_color` are never used
[INFO] [stdout]    --> src/pygame/color.rs:461:19
[INFO] [stdout]     |
[INFO] [stdout] 434 | impl Color {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 461 |     pub(crate) fn to_f64_color(&self)->F64Color{
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 471 |     pub(crate) fn from_f64_color(&self,f64_color:F64Color)->Self{
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size` and `inner` are never used
[INFO] [stdout]   --> src/base/resources/image/image.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl <'a> Image <'a>{
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn size(&self) -> (u32, u32) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn inner(&self) -> &ImageData {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `size` and `alignment` are never read
[INFO] [stdout]   --> src/base/render/bind_group/field_layout.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct FieldLayout {
[INFO] [stdout]    |                   ----------- fields in this struct
[INFO] [stdout] 12 |     offset: u64,
[INFO] [stdout] 13 |     size: u64,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 14 |     alignment: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldLayout` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size` and `alignment` are never used
[INFO] [stdout]   --> src/base/render/bind_group/field_layout.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl FieldLayout {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn size(&self)->u64{
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn alignment(&self)->u64{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `instance` and `array_stride` are never used
[INFO] [stdout]   --> src/base/render/mesh/buffer_layout.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl BufferLayout{
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) fn instance(attrs: &[wgpu::VertexFormat]) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(crate) fn array_stride(&self) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instance`, `surface`, `device`, and `queue` are never read
[INFO] [stdout]   --> src/base/render/render_context.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RenderContext {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 12 |     //以后提供非常原始的接口能力！！！！！
[INFO] [stdout] 13 |     instance: wgpu::Instance,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     surface: Arc<wgpu::Surface<'static>>,          // 渲染表面（对应窗口）
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     device: Arc<wgpu::Device>,                // GPU逻辑设备（核心）
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     queue: Arc<wgpu::Queue>,                  // GPU命令队列
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pipeline_layout` and `shader` are never read
[INFO] [stdout]   --> src/base/render/ext/mipmap.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Mipmap {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pipeline_layout: PipelineLayout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     shader: WgpuShaderModule,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_wgpu` is never used
[INFO] [stdout]   --> src/base/color.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Color {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub(crate) fn to_wgpu(self) -> wgpu::Color {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_f64_color` and `from_f64_color` are never used
[INFO] [stdout]    --> src/pygame/color.rs:461:19
[INFO] [stdout]     |
[INFO] [stdout] 434 | impl Color {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 461 |     pub(crate) fn to_f64_color(&self)->F64Color{
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 471 |     pub(crate) fn from_f64_color(&self,f64_color:F64Color)->Self{
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> examples/03_texture.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let (context,resouce,mut surface) = RenderEntry::new(&window, Some(surface_settings), Some(gpu_settings))
[INFO] [stdout]    |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> examples/02_triangles.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let (context,resouce,mut surface) = RenderEntry::new(&window, None, None)
[INFO] [stdout]    |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> examples/01_hello_world.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let (context,resouce,mut surface) = RenderEntry::new(&window, None, None)
[INFO] [stdout]    |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resouce`
[INFO] [stdout]   --> examples/01_hello_world.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let (context,resouce,mut surface) = RenderEntry::new(&window, None, None)
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resouce`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> examples/04_coord_system.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let (context,resouce,mut surface) = RenderEntry::new(&window, Some(surface_settings), Some(gpu_settings))
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> examples/05_storage_cube.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let (context,resouce,mut surface) = 
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v30.0.0, wgpu v30.0.0, wgpu-core v30.0.0, wgpu-hal v30.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "54a995fe1fd8ade0261a9100648a9b12e75de300e72990fb2eadfdfa1a73f3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54a995fe1fd8ade0261a9100648a9b12e75de300e72990fb2eadfdfa1a73f3a6", kill_on_drop: false }`
[INFO] [stdout] 54a995fe1fd8ade0261a9100648a9b12e75de300e72990fb2eadfdfa1a73f3a6
