[INFO] cloning repository https://github.com/huvboo/test-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huvboo/test-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuvboo%2Ftest-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuvboo%2Ftest-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9936d8c1746405ce2057bdfbd3a65cc4bf9dbdc
[INFO] checking huvboo/test-rust against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuvboo%2Ftest-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/huvboo/test-rust
[INFO] finished tweaking git repo https://github.com/huvboo/test-rust
[INFO] tweaked toml for git repo https://github.com/huvboo/test-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/huvboo/test-rust on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/huvboo/test-rust 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2324f2af4dfb6e21db3258b05e8324c301daf34c58a8b13339ea14373b9c8eb
[INFO] running `Command { std: "docker" "start" "-a" "f2324f2af4dfb6e21db3258b05e8324c301daf34c58a8b13339ea14373b9c8eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2324f2af4dfb6e21db3258b05e8324c301daf34c58a8b13339ea14373b9c8eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2324f2af4dfb6e21db3258b05e8324c301daf34c58a8b13339ea14373b9c8eb", kill_on_drop: false }`
[INFO] [stdout] f2324f2af4dfb6e21db3258b05e8324c301daf34c58a8b13339ea14373b9c8eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9f0fefa2a332f714a5453cfd21b35a7bbfa454d71b4c3a2abafd22ae297ccd8
[INFO] running `Command { std: "docker" "start" "-a" "c9f0fefa2a332f714a5453cfd21b35a7bbfa454d71b4c3a2abafd22ae297ccd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]     Checking kurbo v0.7.1
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking piet v0.3.1
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking xi-unicode v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.5
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking unic-langid-impl v0.9.5
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]     Checking wayland-protocols v0.32.3
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.3
[INFO] [stderr]     Checking piet-cairo v0.3.0
[INFO] [stderr]     Checking rental v0.5.6
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking piet-common v0.3.2
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking keyboard-types v0.5.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking fluent-syntax v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking fluent-bundle v0.12.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking dbase v0.2.3
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling druid-derive v0.4.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking geo-types v0.4.3
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking robust v0.1.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking geo-booleanop v0.2.2
[INFO] [stderr]     Checking shapefile v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking druid-shell v0.7.0
[INFO] [stderr]     Checking druid v0.7.0
[INFO] [stderr]     Checking test-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `time::Duration`
[INFO] [stdout]  --> src/message.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, sync::Arc, time::Duration};
[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: `Receiver`
[INFO] [stdout]  --> src/message.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossbeam_channel::{Receiver, Sender};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/wgpu_ctx.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `window::Window`
[INFO] [stdout]  --> src/wgpu_ctx.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winit::{dpi::PhysicalSize, window::Window};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::Duration`
[INFO] [stdout]  --> src/message.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, sync::Arc, time::Duration};
[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: `Receiver`
[INFO] [stdout]  --> src/message.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossbeam_channel::{Receiver, Sender};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/wgpu_ctx.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `window::Window`
[INFO] [stdout]  --> src/wgpu_ctx.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winit::{dpi::PhysicalSize, window::Window};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n0`
[INFO] [stdout]    --> src/dcel.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |             let n0 = face.n0.clone();
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_n0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n1`
[INFO] [stdout]    --> src/dcel.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |             let n1 = face.n1.clone();
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_n1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n2`
[INFO] [stdout]    --> src/dcel.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |             let n2 = face.n2.clone();
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_n2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n3`
[INFO] [stdout]    --> src/dcel.rs:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 |             let n3 = face.n3.clone();
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_n3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/dcel.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |             let id = id.clone();
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adapter`
[INFO] [stdout]   --> src/state.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         adapter: &Adapter,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]   --> src/state.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         queue: &Queue,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Element` is more private than the item `WinCtx::element_map`
[INFO] [stdout]   --> src/win_ctx.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub element_map: HashMap<u32, Element>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WinCtx::element_map` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Element` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/win_ctx.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Element {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ElementTreeNode` is more private than the item `WinCtx::element_tree`
[INFO] [stdout]   --> src/win_ctx.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub element_tree: Vec<ElementTreeNode>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WinCtx::element_tree` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ElementTreeNode` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/win_ctx.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct ElementTreeNode {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/layer.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Vertex {
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/layer.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / #[repr(C)]
[INFO] [stdout]  9 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 10 | | pub struct Vertex {
[INFO] [stdout] 11 | |     pub position: [f32; 3],
[INFO] [stdout] 12 | |     pub id: u32,
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_id` and `data` are never read
[INFO] [stdout]  --> src/message.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Message<T> {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 6 |     message_id: MessageId,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 7 |     data: T,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bbox`, `center`, and `tz` are never read
[INFO] [stdout]   --> src/scene.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Scene {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     bbox: BBox3,              // 可视区域坐标包围盒
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     center: [f64; 3],         // 包围盒的中心点
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     tz: f64,                  // Z轴平移的距离（单位1）而非屏幕像素
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n0`
[INFO] [stdout]    --> src/dcel.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |             let n0 = face.n0.clone();
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_n0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n1`
[INFO] [stdout]    --> src/dcel.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |             let n1 = face.n1.clone();
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_n1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n2`
[INFO] [stdout]    --> src/dcel.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |             let n2 = face.n2.clone();
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_n2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n3`
[INFO] [stdout]    --> src/dcel.rs:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 |             let n3 = face.n3.clone();
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_n3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/dcel.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |             let id = id.clone();
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adapter`
[INFO] [stdout]   --> src/state.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         adapter: &Adapter,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]   --> src/state.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         queue: &Queue,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Element` is more private than the item `WinCtx::element_map`
[INFO] [stdout]   --> src/win_ctx.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub element_map: HashMap<u32, Element>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WinCtx::element_map` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Element` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/win_ctx.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Element {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ElementTreeNode` is more private than the item `WinCtx::element_tree`
[INFO] [stdout]   --> src/win_ctx.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub element_tree: Vec<ElementTreeNode>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WinCtx::element_tree` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ElementTreeNode` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/win_ctx.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct ElementTreeNode {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/layer.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Vertex {
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/layer.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / #[repr(C)]
[INFO] [stdout]  9 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 10 | | pub struct Vertex {
[INFO] [stdout] 11 | |     pub position: [f32; 3],
[INFO] [stdout] 12 | |     pub id: u32,
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_id` and `data` are never read
[INFO] [stdout]  --> src/message.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Message<T> {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 6 |     message_id: MessageId,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 7 |     data: T,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bbox`, `center`, and `tz` are never read
[INFO] [stdout]   --> src/scene.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Scene {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     bbox: BBox3,              // 可视区域坐标包围盒
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     center: [f64; 3],         // 包围盒的中心点
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     tz: f64,                  // Z轴平移的距离（单位1）而非屏幕像素
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "c9f0fefa2a332f714a5453cfd21b35a7bbfa454d71b4c3a2abafd22ae297ccd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f0fefa2a332f714a5453cfd21b35a7bbfa454d71b4c3a2abafd22ae297ccd8", kill_on_drop: false }`
[INFO] [stdout] c9f0fefa2a332f714a5453cfd21b35a7bbfa454d71b4c3a2abafd22ae297ccd8
