[INFO] cloning repository https://github.com/PauloUbirajara/tooscut
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PauloUbirajara/tooscut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPauloUbirajara%2Ftooscut", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPauloUbirajara%2Ftooscut'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12daa7cd1eacee22a33d2aaefe2143ab1c0ece91
[INFO] checking PauloUbirajara/tooscut against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPauloUbirajara%2Ftooscut" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PauloUbirajara/tooscut
[INFO] finished tweaking git repo https://github.com/PauloUbirajara/tooscut
[INFO] tweaked toml for git repo https://github.com/PauloUbirajara/tooscut written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PauloUbirajara/tooscut on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PauloUbirajara/tooscut 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-shared v0.2.108
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.58
[INFO] [stderr]   Downloaded tsify-next-macros v0.5.6
[INFO] [stderr]   Downloaded minicov v0.3.8
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.58
[INFO] [stderr]   Downloaded wgpu-types v24.0.0
[INFO] [stderr]   Downloaded tsify-next v0.5.6
[INFO] [stderr]   Downloaded wgpu v24.0.5
[INFO] [stderr]   Downloaded glyphon v0.8.0
[INFO] [stderr]   Downloaded wgpu-core v24.0.5
[INFO] [stderr]   Downloaded wgpu-hal v24.0.4
[INFO] [stderr]   Downloaded naga v24.0.0
[INFO] [stderr]   Downloaded metal v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b40486ec3a6c383de3bcfb60a73dcb7b8ed824b1a7b2673b6cdff5ff945890d7
[INFO] running `Command { std: "docker" "start" "-a" "b40486ec3a6c383de3bcfb60a73dcb7b8ed824b1a7b2673b6cdff5ff945890d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b40486ec3a6c383de3bcfb60a73dcb7b8ed824b1a7b2673b6cdff5ff945890d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b40486ec3a6c383de3bcfb60a73dcb7b8ed824b1a7b2673b6cdff5ff945890d7", kill_on_drop: false }`
[INFO] [stdout] b40486ec3a6c383de3bcfb60a73dcb7b8ed824b1a7b2673b6cdff5ff945890d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc19fcc31a4dc646a307e57c35875e15fbeb691155f4a7ffef3263764fbb9bcd
[INFO] running `Command { std: "docker" "start" "-a" "cc19fcc31a4dc646a307e57c35875e15fbeb691155f4a7ffef3263764fbb9bcd", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking wasm-bindgen-test-shared v0.2.108
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking euclid v0.22.13
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.58
[INFO] [stderr]    Compiling tsify-next-macros v0.5.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.58
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]     Checking tsify-next v0.5.6
[INFO] [stderr]     Checking tooscut-types v0.1.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]     Checking tooscut-keyframe v0.1.0 (/opt/rustwide/workdir/crates/keyframe)
[INFO] [stderr]     Checking glyphon v0.8.0
[INFO] [stderr]     Checking tooscut-audio-engine v0.1.0 (/opt/rustwide/workdir/crates/audio-engine)
[INFO] [stdout] warning: function `make_track` is never used
[INFO] [stdout]   --> crates/keyframe/src/lib.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn make_track(keyframes: Vec<Keyframe>) -> KeyframeTrack {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tooscut-compositor v0.1.0 (/opt/rustwide/workdir/crates/compositor)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> crates/audio-engine/src/source.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct AudioClipSource {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 8 |     /// Unique identifier
[INFO] [stdout] 9 |     pub id: String,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_frames` is never used
[INFO] [stdout]    --> crates/audio-engine/src/source.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl AudioClipSource {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn num_frames(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `corr_buf` is never read
[INFO] [stdout]   --> crates/audio-engine/src/time_stretcher.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct TimeStretcher {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     corr_buf: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> crates/audio-engine/src/transition.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CrossTransition {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 13 |     /// Unique identifier
[INFO] [stdout] 14 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrossTransition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_active` and `progress` are never read
[INFO] [stdout]   --> crates/audio-engine/src/transition.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CrossTransitionInfo {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 29 |     /// Whether this clip is part of an active cross-transition
[INFO] [stdout] 30 |     pub is_active: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub progress: f32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrossTransitionInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> crates/audio-engine/src/source.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct AudioClipSource {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 8 |     /// Unique identifier
[INFO] [stdout] 9 |     pub id: String,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_frames` is never used
[INFO] [stdout]    --> crates/audio-engine/src/source.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl AudioClipSource {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn num_frames(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `corr_buf` is never read
[INFO] [stdout]   --> crates/audio-engine/src/time_stretcher.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct TimeStretcher {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     corr_buf: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> crates/audio-engine/src/transition.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CrossTransition {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 13 |     /// Unique identifier
[INFO] [stdout] 14 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrossTransition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_active` is never read
[INFO] [stdout]   --> crates/audio-engine/src/transition.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CrossTransitionInfo {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 29 |     /// Whether this clip is part of an active cross-transition
[INFO] [stdout] 30 |     pub is_active: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrossTransitionInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_with_surface` is never used
[INFO] [stdout]    --> crates/compositor/src/compositor.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl Compositor {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 320 |     /// Create compositor with a surface.
[INFO] [stdout] 321 |     async fn create_with_surface(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHADER_SOURCE` is never used
[INFO] [stdout]   --> crates/compositor/src/pipeline.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const SHADER_SOURCE: &str = r#"
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_bind_group_layout` is never used
[INFO] [stdout]    --> crates/compositor/src/pipeline.rs:236:8
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn create_bind_group_layout(device: &Device) -> BindGroupLayout {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_pipeline` is never used
[INFO] [stdout]    --> crates/compositor/src/pipeline.rs:274:8
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub fn create_pipeline(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE_SHADER` is never used
[INFO] [stdout]    --> crates/compositor/src/shape_pipeline.rs:314:7
[INFO] [stdout]     |
[INFO] [stdout] 314 | const SHAPE_SHADER: &str = r#"
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shape_bind_group_layout` is never used
[INFO] [stdout]    --> crates/compositor/src/shape_pipeline.rs:629:8
[INFO] [stdout]     |
[INFO] [stdout] 629 | pub fn create_shape_bind_group_layout(device: &Device) -> BindGroupLayout {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shape_pipeline` is never used
[INFO] [stdout]    --> crates/compositor/src/shape_pipeline.rs:646:8
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub fn create_shape_pipeline(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> crates/compositor/src/text.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct TextRenderer {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     cache: Cache,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `weight` and `is_italic` are never read
[INFO] [stdout]   --> crates/compositor/src/text.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct LoadedFontInfo {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 49 |     family: String,
[INFO] [stdout] 50 |     weight: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 51 |     is_italic: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadedFontInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `calculate_word_bounds` is never used
[INFO] [stdout]    --> crates/compositor/src/text.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | impl TextRenderer {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 261 |     fn calculate_word_bounds(buffer: &Buffer, text: &str) -> HashMap<usize, (f32, f32, f32, f32)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `is_empty`, and `texture_ids` are never used
[INFO] [stdout]    --> crates/compositor/src/texture.rs:95:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl TextureManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout]  94 |     /// Create a new texture manager.
[INFO] [stdout]  95 |     pub fn new(device: &Device) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn texture_ids(&self) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_with_surface` is never used
[INFO] [stdout]    --> crates/compositor/src/compositor.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl Compositor {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 320 |     /// Create compositor with a surface.
[INFO] [stdout] 321 |     async fn create_with_surface(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHADER_SOURCE` is never used
[INFO] [stdout]   --> crates/compositor/src/pipeline.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const SHADER_SOURCE: &str = r#"
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_bind_group_layout` is never used
[INFO] [stdout]    --> crates/compositor/src/pipeline.rs:236:8
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn create_bind_group_layout(device: &Device) -> BindGroupLayout {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_pipeline` is never used
[INFO] [stdout]    --> crates/compositor/src/pipeline.rs:274:8
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub fn create_pipeline(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE_SHADER` is never used
[INFO] [stdout]    --> crates/compositor/src/shape_pipeline.rs:314:7
[INFO] [stdout]     |
[INFO] [stdout] 314 | const SHAPE_SHADER: &str = r#"
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shape_bind_group_layout` is never used
[INFO] [stdout]    --> crates/compositor/src/shape_pipeline.rs:629:8
[INFO] [stdout]     |
[INFO] [stdout] 629 | pub fn create_shape_bind_group_layout(device: &Device) -> BindGroupLayout {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shape_pipeline` is never used
[INFO] [stdout]    --> crates/compositor/src/shape_pipeline.rs:646:8
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub fn create_shape_pipeline(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> crates/compositor/src/text.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct TextRenderer {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     cache: Cache,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `weight` and `is_italic` are never read
[INFO] [stdout]   --> crates/compositor/src/text.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct LoadedFontInfo {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 49 |     family: String,
[INFO] [stdout] 50 |     weight: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 51 |     is_italic: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadedFontInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `calculate_word_bounds` is never used
[INFO] [stdout]    --> crates/compositor/src/text.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | impl TextRenderer {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 261 |     fn calculate_word_bounds(buffer: &Buffer, text: &str) -> HashMap<usize, (f32, f32, f32, f32)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `is_empty`, and `texture_ids` are never used
[INFO] [stdout]    --> crates/compositor/src/texture.rs:95:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl TextureManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout]  94 |     /// Create a new texture manager.
[INFO] [stdout]  95 |     pub fn new(device: &Device) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn texture_ids(&self) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "cc19fcc31a4dc646a307e57c35875e15fbeb691155f4a7ffef3263764fbb9bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc19fcc31a4dc646a307e57c35875e15fbeb691155f4a7ffef3263764fbb9bcd", kill_on_drop: false }`
[INFO] [stdout] cc19fcc31a4dc646a307e57c35875e15fbeb691155f4a7ffef3263764fbb9bcd
