[INFO] cloning repository https://github.com/rootliuat/myproject [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rootliuat/myproject" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frootliuat%2Fmyproject", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frootliuat%2Fmyproject'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e33ac940f5d346c86f4bc81fd3ec5dc55f573b0 [INFO] checking rootliuat/myproject against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frootliuat%2Fmyproject" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rootliuat/myproject [INFO] finished tweaking git repo https://github.com/rootliuat/myproject [INFO] tweaked toml for git repo https://github.com/rootliuat/myproject written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rootliuat/myproject on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rootliuat/myproject 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bf527a965a70a582bce10aaafea601ca447a8920e76646a01bb6cbae2b4d3b8 [INFO] running `Command { std: "docker" "start" "-a" "1bf527a965a70a582bce10aaafea601ca447a8920e76646a01bb6cbae2b4d3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bf527a965a70a582bce10aaafea601ca447a8920e76646a01bb6cbae2b4d3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf527a965a70a582bce10aaafea601ca447a8920e76646a01bb6cbae2b4d3b8", kill_on_drop: false }` [INFO] [stdout] 1bf527a965a70a582bce10aaafea601ca447a8920e76646a01bb6cbae2b4d3b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cec8b28848bb59f2f41e7eb030f0e6c36c4e10993a3f1c34306974fe6e7321b [INFO] running `Command { std: "docker" "start" "-a" "8cec8b28848bb59f2f41e7eb030f0e6c36c4e10993a3f1c34306974fe6e7321b", kill_on_drop: false }` [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking rustix v0.37.28 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking epaint v0.27.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking async-once-cell v0.5.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking egui v0.27.2 [INFO] [stderr] Checking async-fs v2.1.3 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking avif-serialize v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking polling v3.9.0 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking async-io v2.5.0 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking zune-jpeg v0.4.19 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Compiling pdfium-render v0.8.34 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking utf16string v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling image_converter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking wayland-client v0.31.10 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking egui_glow v0.27.2 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking arboard v3.6.0 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking ashpd v0.8.1 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Checking accesskit_winit v0.16.1 [INFO] [stderr] Checking egui-winit v0.27.2 [INFO] [stderr] Checking eframe v0.27.2 [INFO] [stdout] warning: function `primary_button` is never used [INFO] [stdout] --> src/ui/components.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn primary_button(ui: &mut Ui, text: &str) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `danger_button` is never used [INFO] [stdout] --> src/ui/components.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn danger_button(ui: &mut Ui, text: &str) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `file_path_display` is never used [INFO] [stdout] --> src/ui/components.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn file_path_display(ui: &mut Ui, label: &str, path: &mut String, on_browse: impl FnOnce()) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LIGHT_GREEN` is never used [INFO] [stdout] --> src/ui/styles.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const LIGHT_GREEN: Color32 = Color32::from_rgb(144, 238, 144); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLUE` is never used [INFO] [stdout] --> src/ui/styles.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const BLUE: Color32 = Color32::from_rgb(30, 144, 255); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WARNING_COLOR` is never used [INFO] [stdout] --> src/ui/styles.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const WARNING_COLOR: Color32 = Color32::from_rgb(255, 165, 0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INFO_COLOR` is never used [INFO] [stdout] --> src/ui/styles.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const INFO_COLOR: Color32 = BLUE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `warning_text` is never used [INFO] [stdout] --> src/ui/styles.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn warning_text(text: &str) -> RichText { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info_text` is never used [INFO] [stdout] --> src/ui/styles.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn info_text(text: &str) -> RichText { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset_to_default` and `validate` are never used [INFO] [stdout] --> src/utils/config.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 124 | impl AppConfig { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn reset_to_default(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn validate(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `extension` and `display_name` are never used [INFO] [stdout] --> src/utils/config.rs:229:12 [INFO] [stdout] | [INFO] [stdout] 227 | impl OutputFormat { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 228 | /// 获取文件扩展名 [INFO] [stdout] 229 | pub fn extension(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub fn display_name(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `display_name` is never used [INFO] [stdout] --> src/utils/config.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 250 | impl ProcessingMode { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 251 | /// 获取显示名称 [INFO] [stdout] 252 | pub fn display_name(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_disk_space` is never used [INFO] [stdout] --> src/utils/file_utils.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn check_disk_space(path: &Path, _required_bytes: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `primary_button` is never used [INFO] [stdout] --> src/ui/components.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn primary_button(ui: &mut Ui, text: &str) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `danger_button` is never used [INFO] [stdout] --> src/ui/components.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn danger_button(ui: &mut Ui, text: &str) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `file_path_display` is never used [INFO] [stdout] --> src/ui/components.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn file_path_display(ui: &mut Ui, label: &str, path: &mut String, on_browse: impl FnOnce()) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LIGHT_GREEN` is never used [INFO] [stdout] --> src/ui/styles.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const LIGHT_GREEN: Color32 = Color32::from_rgb(144, 238, 144); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLUE` is never used [INFO] [stdout] --> src/ui/styles.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const BLUE: Color32 = Color32::from_rgb(30, 144, 255); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WARNING_COLOR` is never used [INFO] [stdout] --> src/ui/styles.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const WARNING_COLOR: Color32 = Color32::from_rgb(255, 165, 0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INFO_COLOR` is never used [INFO] [stdout] --> src/ui/styles.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const INFO_COLOR: Color32 = BLUE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `warning_text` is never used [INFO] [stdout] --> src/ui/styles.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn warning_text(text: &str) -> RichText { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info_text` is never used [INFO] [stdout] --> src/ui/styles.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn info_text(text: &str) -> RichText { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset_to_default` and `validate` are never used [INFO] [stdout] --> src/utils/config.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 124 | impl AppConfig { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn reset_to_default(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn validate(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `extension` and `display_name` are never used [INFO] [stdout] --> src/utils/config.rs:229:12 [INFO] [stdout] | [INFO] [stdout] 227 | impl OutputFormat { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 228 | /// 获取文件扩展名 [INFO] [stdout] 229 | pub fn extension(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub fn display_name(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `display_name` is never used [INFO] [stdout] --> src/utils/config.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 250 | impl ProcessingMode { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 251 | /// 获取显示名称 [INFO] [stdout] 252 | pub fn display_name(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_disk_space` is never used [INFO] [stdout] --> src/utils/file_utils.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn check_disk_space(path: &Path, _required_bytes: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "8cec8b28848bb59f2f41e7eb030f0e6c36c4e10993a3f1c34306974fe6e7321b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cec8b28848bb59f2f41e7eb030f0e6c36c4e10993a3f1c34306974fe6e7321b", kill_on_drop: false }` [INFO] [stdout] 8cec8b28848bb59f2f41e7eb030f0e6c36c4e10993a3f1c34306974fe6e7321b