[INFO] cloning repository https://github.com/WINSDK/rustdump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WINSDK/rustdump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWINSDK%2Frustdump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWINSDK%2Frustdump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2a9bd07043284fd055c11d5ddc8599c9525fb6e [INFO] checking WINSDK/rustdump against try#1648938e809d7a7838c36282edd641ee0a4f137f for pr-108981 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWINSDK%2Frustdump" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WINSDK/rustdump on toolchain 1648938e809d7a7838c36282edd641ee0a4f137f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1648938e809d7a7838c36282edd641ee0a4f137f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/WINSDK/rustdump [INFO] finished tweaking git repo https://github.com/WINSDK/rustdump [INFO] tweaked toml for git repo https://github.com/WINSDK/rustdump written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/WINSDK/rustdump 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" "+1648938e809d7a7838c36282edd641ee0a4f137f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+1648938e809d7a7838c36282edd641ee0a4f137f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dbcd13dbd45823677797688cedebda1cc4beb2b6d5e7b6802e723740001dd07 [INFO] running `Command { std: "docker" "start" "-a" "1dbcd13dbd45823677797688cedebda1cc4beb2b6d5e7b6802e723740001dd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dbcd13dbd45823677797688cedebda1cc4beb2b6d5e7b6802e723740001dd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbcd13dbd45823677797688cedebda1cc4beb2b6d5e7b6802e723740001dd07", kill_on_drop: false }` [INFO] [stdout] 1dbcd13dbd45823677797688cedebda1cc4beb2b6d5e7b6802e723740001dd07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+1648938e809d7a7838c36282edd641ee0a4f137f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bad97a8973a47ac7068579911ad91cb53dfeefa93d48f610dcb438dc262032ab [INFO] running `Command { std: "docker" "start" "-a" "bad97a8973a47ac7068579911ad91cb53dfeefa93d48f610dcb438dc262032ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking owned_ttf_parser v0.18.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ab_glyph v0.2.20 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking parking_lot_core v0.9.7 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking wgpu-types v0.15.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking glow v0.12.0 [INFO] [stderr] Checking strict-num v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking profiling v1.0.7 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling system-deps v6.0.3 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking memmap2 v0.5.9 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling winit v0.28.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking ordered-float v3.4.0 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling rfd v0.11.1 [INFO] [stderr] Checking bytemuck v1.13.0 [INFO] [stderr] Checking glyph_brush v0.7.6 [INFO] [stderr] Checking tiny-skia-path v0.8.3 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Checking thiserror v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Checking naga v0.11.0 [INFO] [stderr] Checking calloop v0.10.5 [INFO] [stderr] Checking tiny-skia v0.8.3 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling bite v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking glam v0.23.0 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking sctk-adwaita v0.5.3 [INFO] [stderr] Checking triple_accel v0.4.0 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking wgpu-hal v0.15.2 [INFO] [stderr] Checking wgpu-core v0.15.1 [INFO] [stderr] Checking wgpu v0.15.1 [INFO] [stderr] Checking wgpu_glyph v0.18.0 (https://github.com/WINSDK/wgpu_glyph.git#184a5952) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/symbols/itanium.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn parse(s: &str) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/symbols/msvc.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn parse(s: &str) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/symbols/rust_legacy.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn parse(s: &str) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/symbols/itanium.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn parse(s: &str) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/symbols/msvc.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn parse(s: &str) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/symbols/rust_legacy.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn parse(s: &str) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CONFIG` is never used [INFO] [stdout] --> src/main.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | static CONFIG: Lazy = Lazy::new(symbols::Config::from_env); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `down` is never used [INFO] [stdout] --> src/gui/controls.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn down(&self, keycode: VirtualKeyCode, modifier: ModifiersState) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/gui/texture.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub async fn from_bytes( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Path`, `Include`, and `Rename` are never constructed [INFO] [stdout] --> src/symbols/config.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum Statement<'p> { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 13 | Path(Vec<&'p str>), [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | Include(Vec<&'p str>), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | Rename(Vec<&'p str>, &'p str), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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 `includes` is never read [INFO] [stdout] --> src/symbols/config.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 57 | includes: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `skip_whitespace` is never used [INFO] [stdout] --> src/symbols/config.rs:151:4 [INFO] [stdout] | [INFO] [stdout] 151 | fn skip_whitespace(line: &mut &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `matches` and `part_amount_match` are never read [INFO] [stdout] --> src/symbols/config.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct Search<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 167 | matches: &'a [Statement<'static>], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 168 | part_amount_match: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Search` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_env` is never used [INFO] [stdout] --> src/symbols/config.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn from_env() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_string` is never used [INFO] [stdout] --> src/symbols/config.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_string(s: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `search` is never used [INFO] [stdout] --> src/symbols/config.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn search(&self) -> Search { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `binary_search_range` is never used [INFO] [stdout] --> src/symbols/config.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn binary_search_range(&mut self, target: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_matches` is never used [INFO] [stdout] --> src/symbols/config.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn calculate_matches(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parser` is never constructed [INFO] [stdout] --> src/symbols/msvc.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct Parser { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/symbols/msvc.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | fn new(s: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `src` is never used [INFO] [stdout] --> src/symbols/msvc.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn src(&self) -> &'static str { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek` is never used [INFO] [stdout] --> src/symbols/msvc.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn peek(&self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek_slice` is never used [INFO] [stdout] --> src/symbols/msvc.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | fn peek_slice(&self, range: std::ops::Range) -> Option<&[u8]> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `take` is never used [INFO] [stdout] --> src/symbols/msvc.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | fn take(&mut self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `consume` is never used [INFO] [stdout] --> src/symbols/msvc.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | fn consume(&mut self, byte: u8) -> Option<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `consume_slice` is never used [INFO] [stdout] --> src/symbols/msvc.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 125 | fn consume_slice(&mut self, slice: &[u8]) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calling_conv` is never used [INFO] [stdout] --> src/symbols/msvc.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | fn calling_conv(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `enuhm` is never used [INFO] [stdout] --> src/symbols/msvc.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | fn enuhm(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tipe` is never used [INFO] [stdout] --> src/symbols/msvc.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | fn tipe(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `function` is never used [INFO] [stdout] --> src/symbols/msvc.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | fn function(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tipe_modi` is never used [INFO] [stdout] --> src/symbols/msvc.rs:228:8 [INFO] [stdout] | [INFO] [stdout] 228 | fn tipe_modi(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `class_modi` is never used [INFO] [stdout] --> src/symbols/msvc.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 255 | fn class_modi(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `backref` is never used [INFO] [stdout] --> src/symbols/msvc.rs:283:8 [INFO] [stdout] | [INFO] [stdout] 283 | fn backref(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CONFIG` is never used [INFO] [stdout] --> src/main.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | static CONFIG: Lazy = Lazy::new(symbols::Config::from_env); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `down` is never used [INFO] [stdout] --> src/gui/controls.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn down(&self, keycode: VirtualKeyCode, modifier: ModifiersState) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/gui/texture.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub async fn from_bytes( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `matches` and `part_amount_match` are never read [INFO] [stdout] --> src/symbols/config.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct Search<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 167 | matches: &'a [Statement<'static>], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 168 | part_amount_match: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Search` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_env` is never used [INFO] [stdout] --> src/symbols/config.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn from_env() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `search` is never used [INFO] [stdout] --> src/symbols/config.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn search(&self) -> Search { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `binary_search_range` is never used [INFO] [stdout] --> src/symbols/config.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn binary_search_range(&mut self, target: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_matches` is never used [INFO] [stdout] --> src/symbols/config.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn calculate_matches(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parser` is never constructed [INFO] [stdout] --> src/symbols/msvc.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct Parser { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/symbols/msvc.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | fn new(s: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `src` is never used [INFO] [stdout] --> src/symbols/msvc.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn src(&self) -> &'static str { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek` is never used [INFO] [stdout] --> src/symbols/msvc.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn peek(&self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek_slice` is never used [INFO] [stdout] --> src/symbols/msvc.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | fn peek_slice(&self, range: std::ops::Range) -> Option<&[u8]> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `take` is never used [INFO] [stdout] --> src/symbols/msvc.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | fn take(&mut self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `consume` is never used [INFO] [stdout] --> src/symbols/msvc.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | fn consume(&mut self, byte: u8) -> Option<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `consume_slice` is never used [INFO] [stdout] --> src/symbols/msvc.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 125 | fn consume_slice(&mut self, slice: &[u8]) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calling_conv` is never used [INFO] [stdout] --> src/symbols/msvc.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | fn calling_conv(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `enuhm` is never used [INFO] [stdout] --> src/symbols/msvc.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | fn enuhm(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tipe` is never used [INFO] [stdout] --> src/symbols/msvc.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | fn tipe(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `function` is never used [INFO] [stdout] --> src/symbols/msvc.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | fn function(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tipe_modi` is never used [INFO] [stdout] --> src/symbols/msvc.rs:228:8 [INFO] [stdout] | [INFO] [stdout] 228 | fn tipe_modi(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `class_modi` is never used [INFO] [stdout] --> src/symbols/msvc.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 255 | fn class_modi(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `backref` is never used [INFO] [stdout] --> src/symbols/msvc.rs:283:8 [INFO] [stdout] | [INFO] [stdout] 283 | fn backref(&mut self) -> Option<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.73s [INFO] running `Command { std: "docker" "inspect" "bad97a8973a47ac7068579911ad91cb53dfeefa93d48f610dcb438dc262032ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad97a8973a47ac7068579911ad91cb53dfeefa93d48f610dcb438dc262032ab", kill_on_drop: false }` [INFO] [stdout] bad97a8973a47ac7068579911ad91cb53dfeefa93d48f610dcb438dc262032ab