[INFO] cloning repository https://github.com/coumcashier/rustfm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coumcashier/rustfm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoumcashier%2Frustfm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoumcashier%2Frustfm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1350f20edc3fbfc2b217a4eaa81bbaf14736a0dd [INFO] testing coumcashier/rustfm against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoumcashier%2Frustfm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/coumcashier/rustfm [INFO] finished tweaking git repo https://github.com/coumcashier/rustfm [INFO] tweaked toml for git repo https://github.com/coumcashier/rustfm written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coumcashier/rustfm on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coumcashier/rustfm 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: executables [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9125b44b8c0915c3f93b97002c61062d5c355e29a4e181c29e45e6328aacc128 [INFO] running `Command { std: "docker" "start" "-a" "9125b44b8c0915c3f93b97002c61062d5c355e29a4e181c29e45e6328aacc128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9125b44b8c0915c3f93b97002c61062d5c355e29a4e181c29e45e6328aacc128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9125b44b8c0915c3f93b97002c61062d5c355e29a4e181c29e45e6328aacc128", kill_on_drop: false }` [INFO] [stdout] 9125b44b8c0915c3f93b97002c61062d5c355e29a4e181c29e45e6328aacc128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4014443a2c597c19d5835040a4189651c2ceb23fb55b42d7ada7f2e17c20e0b3 [INFO] running `Command { std: "docker" "start" "-a" "4014443a2c597c19d5835040a4189651c2ceb23fb55b42d7ada7f2e17c20e0b3", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: executables [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling chlorine v1.0.10 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-io v2.2.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling async-global-executor v2.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling imgui v0.11.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling imgui-glow-renderer v0.11.0 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling imgui-winit-support v0.11.0 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling rust-fm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Mutex` [INFO] [stdout] --> src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{sync::Mutex, io::Write}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::task::JoinHandle` [INFO] [stdout] --> src/app_gui.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::task::JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glutin::event` [INFO] [stdout] --> src/app_gui.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use glutin::event; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EventLoopWindowTarget`, `EventLoop`, and `self` [INFO] [stdout] --> src/app_gui.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use glutin::event_loop::{self, EventLoop, EventLoopProxy, EventLoopWindowTarget}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imgui::internal::RawCast` [INFO] [stdout] --> src/app_gui.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use imgui::internal::RawCast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DirEntry` and `self` [INFO] [stdout] --> src/app_gui.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fs::{self, DirEntry}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error` [INFO] [stdout] --> src/app_gui.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/app_gui.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/app_gui.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/app_gui.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | ... if (self.coreApp.parent_path() != self.coreApp.current_path) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - if (self.coreApp.parent_path() != self.coreApp.current_path) { [INFO] [stdout] 118 + if self.coreApp.parent_path() != self.coreApp.current_path { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/app_gui.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | if (change_dir == true) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 140 - if (change_dir == true) { [INFO] [stdout] 140 + if change_dir == true { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `event` [INFO] [stdout] --> src/imgui_main_loop.rs:4:54 [INFO] [stdout] | [INFO] [stdout] 4 | use glutin::{event_loop::EventLoop, WindowedContext, event}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DirEntry`, `fmt::Error`, `rc::Rc`, and `self` [INFO] [stdout] --> src/core.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::PathBuf, fs::{self, DirEntry}, fmt::Error, rc::Rc}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::fs::ReadDir` [INFO] [stdout] --> src/core.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use async_std::fs::ReadDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::stream::StreamExt` [INFO] [stdout] --> src/app_gui.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let mut app = app_gui::AppGui::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/app_gui.rs:88:53 [INFO] [stdout] | [INFO] [stdout] 88 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app_gui.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | ... let mut paths = paths; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app_gui.rs:75:33 [INFO] [stdout] | [INFO] [stdout] 75 | ... let mut paths = self.coreApp.list_dir(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_loop_proxy` [INFO] [stdout] --> src/imgui_main_loop.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | event_loop.run(move |event, event_loop_proxy, control_flow| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/core.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut s = Self { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `coreApp` should have a snake case name [INFO] [stdout] --> src/app_gui.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | coreApp: App, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `core_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "4014443a2c597c19d5835040a4189651c2ceb23fb55b42d7ada7f2e17c20e0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4014443a2c597c19d5835040a4189651c2ceb23fb55b42d7ada7f2e17c20e0b3", kill_on_drop: false }` [INFO] [stdout] 4014443a2c597c19d5835040a4189651c2ceb23fb55b42d7ada7f2e17c20e0b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 202241a8606d5fd3aeab49741cc273fde11e2d6bedb9685575cff72d49b74878 [INFO] running `Command { std: "docker" "start" "-a" "202241a8606d5fd3aeab49741cc273fde11e2d6bedb9685575cff72d49b74878", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: executables [INFO] [stderr] Compiling rust-fm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Mutex` [INFO] [stdout] --> src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{sync::Mutex, io::Write}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::task::JoinHandle` [INFO] [stdout] --> src/app_gui.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::task::JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glutin::event` [INFO] [stdout] --> src/app_gui.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use glutin::event; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EventLoopWindowTarget`, `EventLoop`, and `self` [INFO] [stdout] --> src/app_gui.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use glutin::event_loop::{self, EventLoop, EventLoopProxy, EventLoopWindowTarget}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imgui::internal::RawCast` [INFO] [stdout] --> src/app_gui.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use imgui::internal::RawCast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DirEntry` and `self` [INFO] [stdout] --> src/app_gui.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fs::{self, DirEntry}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error` [INFO] [stdout] --> src/app_gui.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/app_gui.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/app_gui.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/app_gui.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | ... if (self.coreApp.parent_path() != self.coreApp.current_path) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - if (self.coreApp.parent_path() != self.coreApp.current_path) { [INFO] [stdout] 118 + if self.coreApp.parent_path() != self.coreApp.current_path { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/app_gui.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | if (change_dir == true) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 140 - if (change_dir == true) { [INFO] [stdout] 140 + if change_dir == true { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `event` [INFO] [stdout] --> src/imgui_main_loop.rs:4:54 [INFO] [stdout] | [INFO] [stdout] 4 | use glutin::{event_loop::EventLoop, WindowedContext, event}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DirEntry`, `fmt::Error`, `rc::Rc`, and `self` [INFO] [stdout] --> src/core.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::PathBuf, fs::{self, DirEntry}, fmt::Error, rc::Rc}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::fs::ReadDir` [INFO] [stdout] --> src/core.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use async_std::fs::ReadDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::stream::StreamExt` [INFO] [stdout] --> src/app_gui.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let mut app = app_gui::AppGui::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/app_gui.rs:88:53 [INFO] [stdout] | [INFO] [stdout] 88 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app_gui.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | ... let mut paths = paths; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app_gui.rs:75:33 [INFO] [stdout] | [INFO] [stdout] 75 | ... let mut paths = self.coreApp.list_dir(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_loop_proxy` [INFO] [stdout] --> src/imgui_main_loop.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | event_loop.run(move |event, event_loop_proxy, control_flow| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/core.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut s = Self { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `coreApp` should have a snake case name [INFO] [stdout] --> src/app_gui.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | coreApp: App, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `core_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "202241a8606d5fd3aeab49741cc273fde11e2d6bedb9685575cff72d49b74878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202241a8606d5fd3aeab49741cc273fde11e2d6bedb9685575cff72d49b74878", kill_on_drop: false }` [INFO] [stdout] 202241a8606d5fd3aeab49741cc273fde11e2d6bedb9685575cff72d49b74878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31639a3870c246482b1db703fa889618b0a3ed91004263e514517519474d16ca [INFO] running `Command { std: "docker" "start" "-a" "31639a3870c246482b1db703fa889618b0a3ed91004263e514517519474d16ca", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: executables [INFO] [stderr] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stderr] --> src/main.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(core_intrinsics)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: using it is strongly discouraged [INFO] [stderr] = note: `#[warn(internal_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `sync::Mutex` [INFO] [stderr] --> src/main.rs:5:11 [INFO] [stderr] | [INFO] [stderr] 5 | use std::{sync::Mutex, io::Write}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `async_std::task::JoinHandle` [INFO] [stderr] --> src/app_gui.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use async_std::task::JoinHandle; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `glutin::event` [INFO] [stderr] --> src/app_gui.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use glutin::event; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `EventLoopWindowTarget`, `EventLoop`, and `self` [INFO] [stderr] --> src/app_gui.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | use glutin::event_loop::{self, EventLoop, EventLoopProxy, EventLoopWindowTarget}; [INFO] [stderr] | ^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `imgui::internal::RawCast` [INFO] [stderr] --> src/app_gui.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use imgui::internal::RawCast; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DirEntry` and `self` [INFO] [stderr] --> src/app_gui.rs:9:15 [INFO] [stderr] | [INFO] [stderr] 9 | use std::fs::{self, DirEntry}; [INFO] [stderr] | ^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Error` [INFO] [stderr] --> src/app_gui.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::io::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::PathBuf` [INFO] [stderr] --> src/app_gui.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::path::PathBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::rc::Rc` [INFO] [stderr] --> src/app_gui.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::rc::Rc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/app_gui.rs:118:36 [INFO] [stderr] | [INFO] [stderr] 118 | ... if (self.coreApp.parent_path() != self.coreApp.current_path) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 118 - if (self.coreApp.parent_path() != self.coreApp.current_path) { [INFO] [stderr] 118 + if self.coreApp.parent_path() != self.coreApp.current_path { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/app_gui.rs:140:28 [INFO] [stderr] | [INFO] [stderr] 140 | if (change_dir == true) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 140 - if (change_dir == true) { [INFO] [stderr] 140 + if change_dir == true { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `event` [INFO] [stderr] --> src/imgui_main_loop.rs:4:54 [INFO] [stderr] | [INFO] [stderr] 4 | use glutin::{event_loop::EventLoop, WindowedContext, event}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DirEntry`, `fmt::Error`, `rc::Rc`, and `self` [INFO] [stderr] --> src/core.rs:1:31 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{path::PathBuf, fs::{self, DirEntry}, fmt::Error, rc::Rc}; [INFO] [stderr] | ^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `async_std::fs::ReadDir` [INFO] [stderr] --> src/core.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use async_std::fs::ReadDir; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `async_std::stream::StreamExt` [INFO] [stderr] --> src/app_gui.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use async_std::stream::StreamExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | let mut app = app_gui::AppGui::new(); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/app_gui.rs:88:53 [INFO] [stderr] | [INFO] [stderr] 88 | ... Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/app_gui.rs:78:37 [INFO] [stderr] | [INFO] [stderr] 78 | ... let mut paths = paths; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/app_gui.rs:75:33 [INFO] [stderr] | [INFO] [stderr] 75 | ... let mut paths = self.coreApp.list_dir(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event_loop_proxy` [INFO] [stderr] --> src/imgui_main_loop.rs:29:33 [INFO] [stderr] | [INFO] [stderr] 29 | event_loop.run(move |event, event_loop_proxy, control_flow| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop_proxy` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/core.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | let mut s = Self { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: structure field `coreApp` should have a snake case name [INFO] [stderr] --> src/app_gui.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | coreApp: App, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `core_app` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-fm` (bin "rust-fm" test) generated 23 warnings (run `cargo fix --bin "rust-fm" --tests` to apply 18 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_fm-00731f6713a8ef4a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31639a3870c246482b1db703fa889618b0a3ed91004263e514517519474d16ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31639a3870c246482b1db703fa889618b0a3ed91004263e514517519474d16ca", kill_on_drop: false }` [INFO] [stdout] 31639a3870c246482b1db703fa889618b0a3ed91004263e514517519474d16ca