[INFO] cloning repository https://github.com/chfi/pafview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chfi/pafview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Fpafview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Fpafview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb6579d9c900beb7c6d1f70ac43f5ea1a029d5f8 [INFO] checking chfi/pafview against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Fpafview" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chfi/pafview on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chfi/pafview [INFO] finished tweaking git repo https://github.com/chfi/pafview [INFO] tweaked toml for git repo https://github.com/chfi/pafview written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chfi/pafview 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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ultraviolet v0.9.2 [INFO] [stderr] Downloaded line_drawing v1.0.0 [INFO] [stderr] Downloaded hash32 v0.3.1 [INFO] [stderr] Downloaded env_logger v0.11.2 [INFO] [stderr] Downloaded heapless v0.8.0 [INFO] [stderr] Downloaded rstar v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc2bb4b1cc6257d04981f358a8f0dbffa872024788b132e346764e50dc5ba18f [INFO] running `Command { std: "docker" "start" "-a" "fc2bb4b1cc6257d04981f358a8f0dbffa872024788b132e346764e50dc5ba18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc2bb4b1cc6257d04981f358a8f0dbffa872024788b132e346764e50dc5ba18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2bb4b1cc6257d04981f358a8f0dbffa872024788b132e346764e50dc5ba18f", kill_on_drop: false }` [INFO] [stdout] fc2bb4b1cc6257d04981f358a8f0dbffa872024788b132e346764e50dc5ba18f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7351245966b9a20907d0efe943b75ce367f51d93e10698524cf59764111bd49b [INFO] running `Command { std: "docker" "start" "-a" "7351245966b9a20907d0efe943b75ce367f51d93e10698524cf59764111bd49b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Checking wgpu-types v0.19.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking fallible_collections v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking line_drawing v1.0.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking rstar v0.12.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking ecolor v0.26.2 [INFO] [stderr] Checking emath v0.26.2 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking naga v0.19.0 [INFO] [stderr] Checking lodepng v3.10.1 [INFO] [stderr] Checking epaint v0.26.2 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking env_logger v0.11.2 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Checking egui v0.26.2 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Checking arboard v3.3.1 [INFO] [stderr] Checking egui-winit v0.26.2 [INFO] [stderr] Checking egui-wgpu v0.26.2 [INFO] [stderr] Checking pafview v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mat4`, `Vec2`, `Vec3` [INFO] [stdout] --> src/main.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use ultraviolet::{DVec2, Mat4, Vec2, Vec3}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BTreeMap`, `VecDeque`, `borrow::Borrow`, `path::PathBuf` [INFO] [stdout] --> src/annotations.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | borrow::Borrow, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 3 | collections::{BTreeMap, VecDeque}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 4 | path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mat4`, `Vec2`, `Vec3` [INFO] [stdout] --> src/main.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use ultraviolet::{DVec2, Mat4, Vec2, Vec3}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::PafInput` [INFO] [stdout] --> src/grid.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::PafInput; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DragValue`, `util::IdTypeMap` [INFO] [stdout] --> src/gui.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use egui::{util::IdTypeMap, Color32, DragValue, FontId, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap` [INFO] [stdout] --> src/gui.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rustc_hash::FxHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BTreeMap`, `VecDeque`, `borrow::Borrow`, `path::PathBuf` [INFO] [stdout] --> src/annotations.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | borrow::Borrow, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 3 | collections::{BTreeMap, VecDeque}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 4 | path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mat4` [INFO] [stdout] --> src/gui.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use ultraviolet::{Mat4, Vec2}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::PafInput` [INFO] [stdout] --> src/grid.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::PafInput; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AlignedSeq` [INFO] [stdout] --> src/gui.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{annotations::AnnotationStore, view::View, AlignedSeq, PafInput, PafViewerApp}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bimap::BiMap` [INFO] [stdout] --> src/gui/debug.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bimap::BiMap; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color32`, `DragValue`, `FontId`, `Ui`, `util::IdTypeMap` [INFO] [stdout] --> src/gui/debug.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use egui::{util::IdTypeMap, Color32, DragValue, FontId, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DragValue`, `util::IdTypeMap` [INFO] [stdout] --> src/gui.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use egui::{util::IdTypeMap, Color32, DragValue, FontId, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap` [INFO] [stdout] --> src/gui/debug.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rustc_hash::FxHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mat4`, `Vec2` [INFO] [stdout] --> src/gui/debug.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use ultraviolet::{Mat4, Vec2}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap` [INFO] [stdout] --> src/gui.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rustc_hash::FxHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mat4` [INFO] [stdout] --> src/gui.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use ultraviolet::{Mat4, Vec2}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AlignedSeq` [INFO] [stdout] --> src/gui.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{annotations::AnnotationStore, view::View, AlignedSeq, PafInput, PafViewerApp}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bimap::BiMap` [INFO] [stdout] --> src/gui/debug.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bimap::BiMap; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AlignedSeq`, `PafInput`, `PafViewerApp`, `annotations::AnnotationStore`, `view::View` [INFO] [stdout] --> src/gui/debug.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{annotations::AnnotationStore, view::View, AlignedSeq, PafInput, PafViewerApp}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color32`, `DragValue`, `FontId`, `util::IdTypeMap` [INFO] [stdout] --> src/gui/regions.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use egui::{util::IdTypeMap, Color32, DragValue, FontId, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color32`, `DragValue`, `FontId`, `Ui`, `util::IdTypeMap` [INFO] [stdout] --> src/gui/debug.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use egui::{util::IdTypeMap, Color32, DragValue, FontId, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap` [INFO] [stdout] --> src/gui/regions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rustc_hash::FxHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap` [INFO] [stdout] --> src/gui/debug.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rustc_hash::FxHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mat4`, `Vec2` [INFO] [stdout] --> src/gui/regions.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use ultraviolet::{Mat4, Vec2}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mat4`, `Vec2` [INFO] [stdout] --> src/gui/debug.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use ultraviolet::{Mat4, Vec2}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AlignedSeq`, `PafViewerApp`, `annotations::AnnotationStore` [INFO] [stdout] --> src/gui/regions.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{annotations::AnnotationStore, view::View, AlignedSeq, PafInput, PafViewerApp}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AlignedSeq`, `PafInput`, `PafViewerApp`, `annotations::AnnotationStore`, `view::View` [INFO] [stdout] --> src/gui/debug.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{annotations::AnnotationStore, view::View, AlignedSeq, PafInput, PafViewerApp}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AABB`, `Point`, `RStarInsertionStrategy`, `RTreeNode`, `RTreeParams` [INFO] [stdout] --> src/spatial.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Point, RStarInsertionStrategy, RTree, RTreeNode, RTreeParams, AABB, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DVec2` [INFO] [stdout] --> src/spatial.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use ultraviolet::{DVec2, Vec2}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color32`, `DragValue`, `FontId`, `util::IdTypeMap` [INFO] [stdout] --> src/gui/regions.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use egui::{util::IdTypeMap, Color32, DragValue, FontId, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vec3` [INFO] [stdout] --> src/view.rs:3:52 [INFO] [stdout] | [INFO] [stdout] 3 | use ultraviolet::{DMat4, DVec2, DVec4, Mat4, Vec2, Vec3}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap` [INFO] [stdout] --> src/gui/regions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rustc_hash::FxHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mat4`, `Vec2` [INFO] [stdout] --> src/gui/regions.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use ultraviolet::{Mat4, Vec2}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AlignedSeq`, `PafViewerApp`, `annotations::AnnotationStore` [INFO] [stdout] --> src/gui/regions.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{annotations::AnnotationStore, view::View, AlignedSeq, PafInput, PafViewerApp}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AABB`, `Point`, `RStarInsertionStrategy`, `RTreeNode`, `RTreeParams` [INFO] [stdout] --> src/spatial.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Point, RStarInsertionStrategy, RTree, RTreeNode, RTreeParams, AABB, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DVec2` [INFO] [stdout] --> src/spatial.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use ultraviolet::{DVec2, Vec2}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vec3` [INFO] [stdout] --> src/view.rs:3:52 [INFO] [stdout] | [INFO] [stdout] 3 | use ultraviolet::{DMat4, DVec2, DVec4, Mat4, Vec2, Vec3}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phase` [INFO] [stdout] --> src/main.rs:880:54 [INFO] [stdout] | [INFO] [stdout] 880 | WindowEvent::MouseWheel { delta, phase, .. } => match delta { [INFO] [stdout] | ^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:881:67 [INFO] [stdout] | [INFO] [stdout] 881 | winit::event::MouseScrollDelta::LineDelta(x, y) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta_t` [INFO] [stdout] --> src/main.rs:923:29 [INFO] [stdout] | [INFO] [stdout] 923 | let delta_t = last_frame.elapsed().as_secs_f64(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phase` [INFO] [stdout] --> src/main.rs:880:54 [INFO] [stdout] | [INFO] [stdout] 880 | WindowEvent::MouseWheel { delta, phase, .. } => match delta { [INFO] [stdout] | ^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:881:67 [INFO] [stdout] | [INFO] [stdout] 881 | winit::event::MouseScrollDelta::LineDelta(x, y) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta_t` [INFO] [stdout] --> src/main.rs:923:29 [INFO] [stdout] | [INFO] [stdout] 923 | let delta_t = last_frame.elapsed().as_secs_f64(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `AlignedSeq::offset` [INFO] [stdout] --> src/annotations.rs:447:29 [INFO] [stdout] | [INFO] [stdout] 447 | let global_tgt_offset = target.offset as u64 + target_range.start; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `AlignedSeq::offset` [INFO] [stdout] --> src/annotations.rs:447:29 [INFO] [stdout] | [INFO] [stdout] 447 | let global_tgt_offset = target.offset as u64 + target_range.start; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `AlignedSeq::offset` [INFO] [stdout] --> src/main.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | seq.offset = offset; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rev_strand` [INFO] [stdout] --> src/annotations.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | let rev_strand = fields.get(5).map(|&s| s == "-").unwrap_or(false); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rev_strand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thick_range` [INFO] [stdout] --> src/annotations.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | let thick_range = parse_range(6, 7); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thick_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `AlignedSeq::offset` [INFO] [stdout] --> src/main.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | seq.offset = offset; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `match_i` [INFO] [stdout] --> src/annotations.rs:471:14 [INFO] [stdout] | [INFO] [stdout] 471 | for (match_i, &[start, end]) in cigar.match_edges[match_range].iter().enumerate() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_match_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seq_names` [INFO] [stdout] --> src/annotations.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | seq_names: &BiMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seq_names` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cigar_i` [INFO] [stdout] --> src/annotations.rs:554:14 [INFO] [stdout] | [INFO] [stdout] 554 | for (cigar_i, matches) in matches.iter() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cigar_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rev_strand` [INFO] [stdout] --> src/annotations.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | let rev_strand = fields.get(5).map(|&s| s == "-").unwrap_or(false); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rev_strand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thick_range` [INFO] [stdout] --> src/annotations.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | let thick_range = parse_range(6, 7); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thick_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/grid.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | let len = self.seq_lens[i]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alignment_grid` [INFO] [stdout] --> src/gui/regions.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | alignment_grid: &crate::grid::AlignmentGrid, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alignment_grid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seq_names` [INFO] [stdout] --> src/gui/regions.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | seq_names: &BiMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seq_names` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/gui/regions.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | input: &PafInput, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `view` [INFO] [stdout] --> src/gui/regions.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | view: &mut View, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record_id` [INFO] [stdout] --> src/gui/regions.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | for (record_id, record) in list.records.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_dims` [INFO] [stdout] --> src/gui.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | let (pressed_enter, window_dims, aspect_ratio) = ui.input(|i| { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_dims` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/gui.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | input: &PafInput, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `match_i` [INFO] [stdout] --> src/annotations.rs:471:14 [INFO] [stdout] | [INFO] [stdout] 471 | for (match_i, &[start, end]) in cigar.match_edges[match_range].iter().enumerate() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_match_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seq_names` [INFO] [stdout] --> src/annotations.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | seq_names: &BiMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seq_names` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cigar_i` [INFO] [stdout] --> src/annotations.rs:554:14 [INFO] [stdout] | [INFO] [stdout] 554 | for (cigar_i, matches) in matches.iter() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cigar_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/gui.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | app: &PafViewerApp, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/grid.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | let len = self.seq_lens[i]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/render.rs:301:56 [INFO] [stdout] | [INFO] [stdout] 301 | let full_output = self.context.run(raw_input, |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alignment_grid` [INFO] [stdout] --> src/gui/regions.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | alignment_grid: &crate::grid::AlignmentGrid, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alignment_grid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seq_names` [INFO] [stdout] --> src/gui/regions.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | seq_names: &BiMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seq_names` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/gui/regions.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | input: &PafInput, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `view` [INFO] [stdout] --> src/gui/regions.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | view: &mut View, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record_id` [INFO] [stdout] --> src/gui/regions.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | for (record_id, record) in list.records.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_dims` [INFO] [stdout] --> src/gui.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | let (pressed_enter, window_dims, aspect_ratio) = ui.input(|i| { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_dims` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/gui.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | input: &PafInput, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bind_group_layout` [INFO] [stdout] --> src/render.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | bind_group_layout: &wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bind_group_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bind_group_layout` [INFO] [stdout] --> src/render.rs:895:9 [INFO] [stdout] | [INFO] [stdout] 895 | bind_group_layout: &wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bind_group_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_params` [INFO] [stdout] --> src/render.rs:949:9 [INFO] [stdout] | [INFO] [stdout] 949 | old_params: &PafDrawParams, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_params` [INFO] [stdout] --> src/render.rs:950:9 [INFO] [stdout] | [INFO] [stdout] 950 | new_params: &PafDrawParams, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/gui.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | app: &PafViewerApp, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rpass` [INFO] [stdout] --> src/render.rs:1111:13 [INFO] [stdout] | [INFO] [stdout] 1111 | let rpass = encoder.begin_render_pass(&wgpu::RenderPassDescriptor { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rpass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/render.rs:301:56 [INFO] [stdout] | [INFO] [stdout] 301 | let full_output = self.context.run(raw_input, |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bind_group_layout` [INFO] [stdout] --> src/render.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | bind_group_layout: &wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bind_group_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bind_group_layout` [INFO] [stdout] --> src/render.rs:895:9 [INFO] [stdout] | [INFO] [stdout] 895 | bind_group_layout: &wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bind_group_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_params` [INFO] [stdout] --> src/render.rs:949:9 [INFO] [stdout] | [INFO] [stdout] 949 | old_params: &PafDrawParams, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_params` [INFO] [stdout] --> src/render.rs:950:9 [INFO] [stdout] | [INFO] [stdout] 950 | new_params: &PafDrawParams, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rpass` [INFO] [stdout] --> src/render.rs:1111:13 [INFO] [stdout] | [INFO] [stdout] 1111 | let rpass = encoder.begin_render_pass(&wgpu::RenderPassDescriptor { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rpass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_len` [INFO] [stdout] --> src/main.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | target_len: usize, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query_len` [INFO] [stdout] --> src/main.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | query_len: usize, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PafInput` is more private than the item `write_png` [INFO] [stdout] --> src/main.rs:1074:1 [INFO] [stdout] | [INFO] [stdout] 1074 | / pub fn write_png( [INFO] [stdout] 1075 | | input: &PafInput, [INFO] [stdout] 1076 | | view: &crate::view::View, [INFO] [stdout] 1077 | | width: usize, [INFO] [stdout] 1078 | | height: usize, [INFO] [stdout] 1079 | | out_path: impl AsRef, [INFO] [stdout] 1080 | | ) -> anyhow::Result<()> { [INFO] [stdout] | |_______________________^ function `write_png` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PafInput` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/main.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | struct PafInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | struct ProcessedCigar { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 55 | target_id: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | target_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 57 | target_len: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 58 | [INFO] [stdout] 59 | query_id: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | query_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 61 | query_len: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | match_offsets: Vec<[u64; 2]>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 66 | [INFO] [stdout] 67 | aabb_min: DVec2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 68 | aabb_max: DVec2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `OpProj` is never used [INFO] [stdout] --> src/main.rs:400:6 [INFO] [stdout] | [INFO] [stdout] 400 | enum OpProj { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `count`, `with_count`, and `is_same_op` are never used [INFO] [stdout] --> src/main.rs:407:8 [INFO] [stdout] | [INFO] [stdout] 406 | impl OpProj { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 407 | fn count(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | fn with_count(&self, count: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 424 | fn is_same_op(&self, other: Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_cigar` is never used [INFO] [stdout] --> src/main.rs:435:4 [INFO] [stdout] | [INFO] [stdout] 435 | fn process_cigar( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_cigar_compress` is never used [INFO] [stdout] --> src/main.rs:497:4 [INFO] [stdout] | [INFO] [stdout] 497 | fn process_cigar_compress( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `list_by_name` is never used [INFO] [stdout] --> src/annotations.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AnnotationStore { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn list_by_name(&self, name: &str) -> Option<&RecordList> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `string_hash_color_f32` is never used [INFO] [stdout] --> src/annotations.rs:394:8 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn string_hash_color_f32(input: &str) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `string_hash_color_alt` is never used [INFO] [stdout] --> src/annotations.rs:406:8 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn string_hash_color_alt(path_name: &str) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_matches_for_target_range` is never used [INFO] [stdout] --> src/annotations.rs:436:8 [INFO] [stdout] | [INFO] [stdout] 436 | pub fn find_matches_for_target_range( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `match_output` are never read [INFO] [stdout] --> src/annotations.rs:486:5 [INFO] [stdout] | [INFO] [stdout] 485 | struct AnnotTestState { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 486 | key: Option<(String, [u64; 2])>, [INFO] [stdout] | ^^^ [INFO] [stdout] 487 | match_output: Arc)>>>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AnnotTestState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_annotation_test_window` is never used [INFO] [stdout] --> src/annotations.rs:490:8 [INFO] [stdout] | [INFO] [stdout] 490 | pub fn draw_annotation_test_window( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `galley_cache` and `annotations` are never read [INFO] [stdout] --> src/annotations.rs:606:5 [INFO] [stdout] | [INFO] [stdout] 605 | pub struct AnnotationPainter { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 606 | galley_cache: FxHashMap<(String, egui::TextFormat), Arc>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 607 | annotations: FxHashMap>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `global_to_axis_local` and `axis_local_to_global` are never used [INFO] [stdout] --> src/grid.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl GridAxis { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn global_to_axis_local(&self, t: f64) -> Option<(usize, f64)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn axis_local_to_global(&self, seq_id: usize, t: f64) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line_width_control` is never used [INFO] [stdout] --> src/gui/debug.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn line_width_control(ctx: &egui::Context, renderer: &mut crate::PafRenderer) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `paf_line_debug_aabbs` is never used [INFO] [stdout] --> src/regions.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn paf_line_debug_aabbs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShortMatchPipeline` is never constructed [INFO] [stdout] --> src/render.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub struct ShortMatchPipeline { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/render.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 126 | impl ShortMatchPipeline { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 127 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color_texture` is never read [INFO] [stdout] --> src/render.rs:650:5 [INFO] [stdout] | [INFO] [stdout] 649 | struct PafTextures { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 650 | color_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PafTextures` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pipeline_layout` is never read [INFO] [stdout] --> src/render.rs:961:5 [INFO] [stdout] | [INFO] [stdout] 958 | struct ImageRenderer { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 961 | pipeline_layout: wgpu::PipelineLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MatchTree` is never used [INFO] [stdout] --> src/spatial.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub type MatchTree = RTree; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `TreePoint` is never used [INFO] [stdout] --> src/spatial.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type TreePoint = GeomWithData, usize>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RStarMatches` is never constructed [INFO] [stdout] --> src/spatial.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct RStarMatches { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_paf` and `lookup_screen_pos` are never used [INFO] [stdout] --> src/spatial.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl RStarMatches { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 15 | pub fn from_paf(input: &super::PafInput) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn lookup_screen_pos( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_len` [INFO] [stdout] --> src/main.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | target_len: usize, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query_len` [INFO] [stdout] --> src/main.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | query_len: usize, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 71 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PafInput` is more private than the item `write_png` [INFO] [stdout] --> src/main.rs:1074:1 [INFO] [stdout] | [INFO] [stdout] 1074 | / pub fn write_png( [INFO] [stdout] 1075 | | input: &PafInput, [INFO] [stdout] 1076 | | view: &crate::view::View, [INFO] [stdout] 1077 | | width: usize, [INFO] [stdout] 1078 | | height: usize, [INFO] [stdout] 1079 | | out_path: impl AsRef, [INFO] [stdout] 1080 | | ) -> anyhow::Result<()> { [INFO] [stdout] | |_______________________^ function `write_png` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PafInput` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/main.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | struct PafInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | struct ProcessedCigar { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 55 | target_id: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | target_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 57 | target_len: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 58 | [INFO] [stdout] 59 | query_id: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | query_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 61 | query_len: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | match_offsets: Vec<[u64; 2]>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 66 | [INFO] [stdout] 67 | aabb_min: DVec2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 68 | aabb_max: DVec2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `OpProj` is never used [INFO] [stdout] --> src/main.rs:400:6 [INFO] [stdout] | [INFO] [stdout] 400 | enum OpProj { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `count`, `with_count`, and `is_same_op` are never used [INFO] [stdout] --> src/main.rs:407:8 [INFO] [stdout] | [INFO] [stdout] 406 | impl OpProj { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 407 | fn count(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | fn with_count(&self, count: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 424 | fn is_same_op(&self, other: Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_cigar` is never used [INFO] [stdout] --> src/main.rs:435:4 [INFO] [stdout] | [INFO] [stdout] 435 | fn process_cigar( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_cigar_compress` is never used [INFO] [stdout] --> src/main.rs:497:4 [INFO] [stdout] | [INFO] [stdout] 497 | fn process_cigar_compress( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `list_by_name` is never used [INFO] [stdout] --> src/annotations.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AnnotationStore { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn list_by_name(&self, name: &str) -> Option<&RecordList> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `string_hash_color_f32` is never used [INFO] [stdout] --> src/annotations.rs:394:8 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn string_hash_color_f32(input: &str) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `string_hash_color_alt` is never used [INFO] [stdout] --> src/annotations.rs:406:8 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn string_hash_color_alt(path_name: &str) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_matches_for_target_range` is never used [INFO] [stdout] --> src/annotations.rs:436:8 [INFO] [stdout] | [INFO] [stdout] 436 | pub fn find_matches_for_target_range( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `match_output` are never read [INFO] [stdout] --> src/annotations.rs:486:5 [INFO] [stdout] | [INFO] [stdout] 485 | struct AnnotTestState { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 486 | key: Option<(String, [u64; 2])>, [INFO] [stdout] | ^^^ [INFO] [stdout] 487 | match_output: Arc)>>>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AnnotTestState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_annotation_test_window` is never used [INFO] [stdout] --> src/annotations.rs:490:8 [INFO] [stdout] | [INFO] [stdout] 490 | pub fn draw_annotation_test_window( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `galley_cache` and `annotations` are never read [INFO] [stdout] --> src/annotations.rs:606:5 [INFO] [stdout] | [INFO] [stdout] 605 | pub struct AnnotationPainter { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 606 | galley_cache: FxHashMap<(String, egui::TextFormat), Arc>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 607 | annotations: FxHashMap>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line_width_control` is never used [INFO] [stdout] --> src/gui/debug.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn line_width_control(ctx: &egui::Context, renderer: &mut crate::PafRenderer) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `paf_line_debug_aabbs` is never used [INFO] [stdout] --> src/regions.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn paf_line_debug_aabbs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShortMatchPipeline` is never constructed [INFO] [stdout] --> src/render.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub struct ShortMatchPipeline { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/render.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 126 | impl ShortMatchPipeline { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 127 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color_texture` is never read [INFO] [stdout] --> src/render.rs:650:5 [INFO] [stdout] | [INFO] [stdout] 649 | struct PafTextures { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 650 | color_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PafTextures` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pipeline_layout` is never read [INFO] [stdout] --> src/render.rs:961:5 [INFO] [stdout] | [INFO] [stdout] 958 | struct ImageRenderer { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 961 | pipeline_layout: wgpu::PipelineLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MatchTree` is never used [INFO] [stdout] --> src/spatial.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub type MatchTree = RTree; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `TreePoint` is never used [INFO] [stdout] --> src/spatial.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type TreePoint = GeomWithData, usize>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RStarMatches` is never constructed [INFO] [stdout] --> src/spatial.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct RStarMatches { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_paf` and `lookup_screen_pos` are never used [INFO] [stdout] --> src/spatial.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl RStarMatches { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 15 | pub fn from_paf(input: &super::PafInput) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn lookup_screen_pos( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 70 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.39s [INFO] running `Command { std: "docker" "inspect" "7351245966b9a20907d0efe943b75ce367f51d93e10698524cf59764111bd49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7351245966b9a20907d0efe943b75ce367f51d93e10698524cf59764111bd49b", kill_on_drop: false }` [INFO] [stdout] 7351245966b9a20907d0efe943b75ce367f51d93e10698524cf59764111bd49b [INFO] checking chfi/pafview against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Fpafview" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chfi/pafview on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chfi/pafview [INFO] finished tweaking git repo https://github.com/chfi/pafview [INFO] tweaked toml for git repo https://github.com/chfi/pafview written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chfi/pafview 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9562fa379a00a1b3ef81522aa0b04c3b6e26faf0608fd69c641de41d49460a4 [INFO] running `Command { std: "docker" "start" "-a" "a9562fa379a00a1b3ef81522aa0b04c3b6e26faf0608fd69c641de41d49460a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9562fa379a00a1b3ef81522aa0b04c3b6e26faf0608fd69c641de41d49460a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9562fa379a00a1b3ef81522aa0b04c3b6e26faf0608fd69c641de41d49460a4", kill_on_drop: false }` [INFO] [stdout] a9562fa379a00a1b3ef81522aa0b04c3b6e26faf0608fd69c641de41d49460a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ae496064737b129951910c34cc141aa1dcc527df375295b350894a30117d2d4 [INFO] running `Command { std: "docker" "start" "-a" "4ae496064737b129951910c34cc141aa1dcc527df375295b350894a30117d2d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking wgpu-types v0.19.0 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Checking fallible_collections v0.4.9 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking line_drawing v1.0.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking rstar v0.12.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking ecolor v0.26.2 [INFO] [stderr] Checking emath v0.26.2 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking naga v0.19.0 [INFO] [stderr] Checking lodepng v3.10.1 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking epaint v0.26.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking env_logger v0.11.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Checking egui v0.26.2 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=a20fabdf37b436a7 -C extra-filename=-a20fabdf37b436a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-81adf139dc0e97f7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4ae496064737b129951910c34cc141aa1dcc527df375295b350894a30117d2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae496064737b129951910c34cc141aa1dcc527df375295b350894a30117d2d4", kill_on_drop: false }` [INFO] [stdout] 4ae496064737b129951910c34cc141aa1dcc527df375295b350894a30117d2d4