[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] building coumcashier/rustfm against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoumcashier%2Frustfm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coumcashier/rustfm on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: executables [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Downloaded imgui-winit-support v0.11.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.88 [INFO] [stderr] Downloaded async-channel v2.1.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.38 [INFO] [stderr] Downloaded js-sys v0.3.65 [INFO] [stderr] Downloaded async-global-executor v2.4.0 [INFO] [stderr] Downloaded futures-lite v2.1.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.58 [INFO] [stderr] Downloaded termcolor v1.4.0 [INFO] [stderr] Downloaded polling v3.3.1 [INFO] [stderr] Downloaded async-io v2.2.1 [INFO] [stderr] Downloaded calloop v0.10.6 [INFO] [stderr] Downloaded wasm-bindgen v0.2.88 [INFO] [stderr] Downloaded event-listener v4.0.0 [INFO] [stderr] Downloaded async-lock v3.2.0 [INFO] [stderr] Downloaded glutin v0.29.1 [INFO] [stderr] Downloaded imgui v0.11.0 [INFO] [stderr] Downloaded winnow v0.5.18 [INFO] [stderr] Downloaded chrono v0.4.31 [INFO] [stderr] Downloaded smithay-client-toolkit v0.16.1 [INFO] [stderr] Downloaded imgui-glow-renderer v0.11.0 [INFO] [stderr] Downloaded env_logger v0.10.1 [INFO] [stderr] Downloaded glutin_egl_sys v0.1.6 [INFO] [stderr] Downloaded fdeflate v0.3.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.88 [INFO] [stderr] Downloaded glutin_glx_sys v0.1.8 [INFO] [stderr] Downloaded wayland-egl v0.29.5 [INFO] [stderr] Downloaded chlorine v1.0.10 [INFO] [stderr] Downloaded value-bag v1.4.2 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded web-sys v0.3.65 [INFO] [stderr] Downloaded linux-raw-sys v0.4.12 [INFO] [stderr] Downloaded imgui-sys v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f5ac1ec4b66ef43880673869c7532b0be3385f440b9eb9adb872b16997ca75e [INFO] running `Command { std: "docker" "start" "-a" "3f5ac1ec4b66ef43880673869c7532b0be3385f440b9eb9adb872b16997ca75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f5ac1ec4b66ef43880673869c7532b0be3385f440b9eb9adb872b16997ca75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5ac1ec4b66ef43880673869c7532b0be3385f440b9eb9adb872b16997ca75e", kill_on_drop: false }` [INFO] [stdout] 3f5ac1ec4b66ef43880673869c7532b0be3385f440b9eb9adb872b16997ca75e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56fd5e76e1a69ff5c7623a235964747e59fead7e99c6969b90fbb7038a3c2059 [INFO] running `Command { std: "docker" "start" "-a" "56fd5e76e1a69ff5c7623a235964747e59fead7e99c6969b90fbb7038a3c2059", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: executables [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memchr v2.6.4 [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 wayland-sys v0.29.5 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling chlorine v1.0.10 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling piper v0.2.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 aho-corasick v1.1.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling async-io v2.2.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [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 termcolor v1.4.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling async-global-executor v2.4.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling imgui v0.11.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: 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: `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: 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 1m 12s [INFO] running `Command { std: "docker" "inspect" "56fd5e76e1a69ff5c7623a235964747e59fead7e99c6969b90fbb7038a3c2059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56fd5e76e1a69ff5c7623a235964747e59fead7e99c6969b90fbb7038a3c2059", kill_on_drop: false }` [INFO] [stdout] 56fd5e76e1a69ff5c7623a235964747e59fead7e99c6969b90fbb7038a3c2059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c94e5eddb448ac30ecc83b6cc6473b510ee86ec2feb28ba4fd1e35453cc81400 [INFO] running `Command { std: "docker" "start" "-a" "c94e5eddb448ac30ecc83b6cc6473b510ee86ec2feb28ba4fd1e35453cc81400", 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: 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: `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: 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.61s [INFO] running `Command { std: "docker" "inspect" "c94e5eddb448ac30ecc83b6cc6473b510ee86ec2feb28ba4fd1e35453cc81400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94e5eddb448ac30ecc83b6cc6473b510ee86ec2feb28ba4fd1e35453cc81400", kill_on_drop: false }` [INFO] [stdout] c94e5eddb448ac30ecc83b6cc6473b510ee86ec2feb28ba4fd1e35453cc81400