[INFO] updating cached repository https://github.com/jayong93/SJChaosHelper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c646fff895cf56113f7ec5dc618ddf16d5a94bc3 [INFO] testing jayong93/SJChaosHelper against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayong93%2FSJChaosHelper" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jayong93/SJChaosHelper on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jayong93/SJChaosHelper [INFO] removed workspace from git repo https://github.com/jayong93/SJChaosHelper [INFO] removed path dependency helper from git repo https://github.com/jayong93/SJChaosHelper [INFO] finished tweaking git repo https://github.com/jayong93/SJChaosHelper [INFO] tweaked toml for git repo https://github.com/jayong93/SJChaosHelper written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jayong93/SJChaosHelper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (helper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jayong93/iced` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (helper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96b42fe0d0e73d270deebb92d083483d83cb4b9cd6e289cb65a8fd35570ac430 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "96b42fe0d0e73d270deebb92d083483d83cb4b9cd6e289cb65a8fd35570ac430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96b42fe0d0e73d270deebb92d083483d83cb4b9cd6e289cb65a8fd35570ac430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b42fe0d0e73d270deebb92d083483d83cb4b9cd6e289cb65a8fd35570ac430", kill_on_drop: false }` [INFO] [stdout] 96b42fe0d0e73d270deebb92d083483d83cb4b9cd6e289cb65a8fd35570ac430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ebd2b226f770feca6b1f69e271e6be6c470076df8c615d4bc2fddd3299c26ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8ebd2b226f770feca6b1f69e271e6be6c470076df8c615d4bc2fddd3299c26ee", kill_on_drop: false }` [INFO] [stderr] warning: dependency (helper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling ttf-parser v0.8.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling iced_core v0.2.1 (https://github.com/jayong93/iced?branch=device_event#9d3d6657) [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling helper v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling iced_style v0.1.0 (https://github.com/jayong93/iced?branch=device_event#9d3d6657) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling gfx-hal v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling ab_glyph v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling font-loader v0.9.0 [INFO] [stderr] Compiling font-kit v0.6.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling glyph_brush_layout v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling guillotiere v0.5.2 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling gfx-backend-empty v0.5.2 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-memory v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.1 [INFO] [stderr] Compiling glyph_brush v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling clipboard_x11 v0.1.0 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.5.1 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.11 [INFO] [stderr] Compiling smithay-clipboard v0.3.7 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling clipboard_wayland v0.1.0 [INFO] [stderr] Compiling window_clipboard v0.1.1 [INFO] [stderr] Compiling wgpu-core v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling iced_futures v0.1.2 (https://github.com/jayong93/iced?branch=device_event#9d3d6657) [INFO] [stderr] Compiling iced_native v0.2.2 (https://github.com/jayong93/iced?branch=device_event#9d3d6657) [INFO] [stderr] Compiling iced_graphics v0.1.0 (https://github.com/jayong93/iced?branch=device_event#9d3d6657) [INFO] [stderr] Compiling iced_winit v0.1.1 (https://github.com/jayong93/iced?branch=device_event#9d3d6657) [INFO] [stderr] Compiling wgpu-native v0.5.1 [INFO] [stderr] Compiling wgpu v0.5.2 [INFO] [stderr] Compiling wgpu_glyph v0.9.0 [INFO] [stderr] Compiling iced_wgpu v0.2.2 (https://github.com/jayong93/iced?branch=device_event#9d3d6657) [INFO] [stderr] Compiling iced v0.1.1 (https://github.com/jayong93/iced?branch=device_event#9d3d6657) [INFO] [stderr] Compiling chaos_helper v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::minwindef::FALSE; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::ntdef::NULL; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::windef::{HWND__, RECT}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::wingdi::{self, RGB}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::wingdi::{self, RGB}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winit::platform::windows` [INFO] [stdout] --> src/main.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | platform::windows::{EventLoopExtWindows, WindowExtWindows}, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/ui.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | use std::os::windows::ffi::*; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | use winapi::shared::windef::POINT; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/main.rs:278:18 [INFO] [stdout] | [INFO] [stdout] 278 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `helper::AccountData` [INFO] [stdout] --> src/ui.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use helper::AccountData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AccountData` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ui.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Debug, Serialize, Deserialize, Copy, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ui.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Debug, Serialize, Deserialize, Copy, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ui.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Serialize, Deserialize, Default)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ui.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Serialize, Deserialize, Default)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/ui.rs:164:7 [INFO] [stdout] | [INFO] [stdout] 164 | #[serde(flatten)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/ui.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | winapi::um::winuser::MessageBoxW( [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/ui.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | winapi::um::winuser::MB_OK | winapi::um::winuser::MB_SYSTEMMODAL, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/ui.rs:34:54 [INFO] [stdout] | [INFO] [stdout] 34 | winapi::um::winuser::MB_OK | winapi::um::winuser::MB_SYSTEMMODAL, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `POINT` [INFO] [stdout] --> src/main.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | let mut point = POINT::default(); [INFO] [stdout] | ^^^^^ use of undeclared type or module `POINT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | bail!("Os Error: {}", winapi::um::errhandlingapi::GetLastError()) [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResponseFromNetwork` in `helper` [INFO] [stdout] --> src/main.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | helper::ResponseFromNetwork::StashStatus((recipe_map, chaos_num)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `ResponseFromNetwork` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemType` in `helper` [INFO] [stdout] --> src/main.rs:283:25 [INFO] [stdout] | [INFO] [stdout] 283 | helper::ItemType::Weapon1HOrShield, [INFO] [stdout] | ^^^^^^^^ could not find `ItemType` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemType` in `helper` [INFO] [stdout] --> src/main.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | helper::ItemType::Weapon2H, [INFO] [stdout] | ^^^^^^^^ could not find `ItemType` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemType` in `helper` [INFO] [stdout] --> src/main.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 285 | helper::ItemType::Body, [INFO] [stdout] | ^^^^^^^^ could not find `ItemType` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemType` in `helper` [INFO] [stdout] --> src/main.rs:286:25 [INFO] [stdout] | [INFO] [stdout] 286 | helper::ItemType::Helmet, [INFO] [stdout] | ^^^^^^^^ could not find `ItemType` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemType` in `helper` [INFO] [stdout] --> src/main.rs:287:25 [INFO] [stdout] | [INFO] [stdout] 287 | helper::ItemType::Gloves, [INFO] [stdout] | ^^^^^^^^ could not find `ItemType` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemType` in `helper` [INFO] [stdout] --> src/main.rs:288:25 [INFO] [stdout] | [INFO] [stdout] 288 | helper::ItemType::Belt, [INFO] [stdout] | ^^^^^^^^ could not find `ItemType` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemType` in `helper` [INFO] [stdout] --> src/main.rs:289:25 [INFO] [stdout] | [INFO] [stdout] 289 | helper::ItemType::Boots, [INFO] [stdout] | ^^^^^^^^ could not find `ItemType` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemType` in `helper` [INFO] [stdout] --> src/main.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | helper::ItemType::Ring, [INFO] [stdout] | ^^^^^^^^ could not find `ItemType` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemType` in `helper` [INFO] [stdout] --> src/main.rs:291:25 [INFO] [stdout] | [INFO] [stdout] 291 | helper::ItemType::Amulet, [INFO] [stdout] | ^^^^^^^^ could not find `ItemType` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResponseFromNetwork` in `helper` [INFO] [stdout] --> src/main.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | helper::ResponseFromNetwork::ChaosRecipe((chaos_recipe, is_quad_stash)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `ResponseFromNetwork` in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_league_list` in crate `helper` [INFO] [stdout] --> src/ui.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 16 | static ref LEAGUE_DATA: Vec = helper::get_league_list() [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_account` in crate `helper` [INFO] [stdout] --> src/ui.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | helper::set_account(self.account_data.clone()); [INFO] [stdout] | ^^^^^^^^^^^ not found in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/main.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | ) -> RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResponseFromNetwork` in crate `helper` [INFO] [stdout] --> src/main.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | ShowResult(helper::ResponseFromNetwork), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_module` in crate `helper` [INFO] [stdout] --> src/main.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | helper::init_module(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND__` in this scope [INFO] [stdout] --> src/main.rs:94:52 [INFO] [stdout] | [INFO] [stdout] 94 | let main_hwnd = main_window.hwnd() as *mut HWND__; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> src/main.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut main_rect = RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope [INFO] [stdout] --> src/main.rs:108:72 [INFO] [stdout] | [INFO] [stdout] 108 | winuser::AdjustWindowRect(&mut main_rect, main_style as _, FALSE); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NULL` in this scope [INFO] [stdout] --> src/main.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | NULL as _, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NULL` in this scope [INFO] [stdout] --> src/main.rs:154:37 [INFO] [stdout] | [INFO] [stdout] 154 | ... NULL as _, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NULL` in this scope [INFO] [stdout] --> src/main.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | ... NULL as _, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NULL` in this scope [INFO] [stdout] --> src/main.rs:188:37 [INFO] [stdout] | [INFO] [stdout] 188 | ... NULL as _, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `acquire_chaos_list` in crate `helper` [INFO] [stdout] --> src/main.rs:203:67 [INFO] [stdout] | [INFO] [stdout] 203 | UIMessage::ShowStashMask => match helper::acquire_chaos_list(false) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `acquire_chaos_list` in crate `helper` [INFO] [stdout] --> src/main.rs:211:64 [INFO] [stdout] | [INFO] [stdout] 211 | UIMessage::ShowStatus => match helper::acquire_chaos_list(true) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND__` in this scope [INFO] [stdout] --> src/main.rs:235:41 [INFO] [stdout] | [INFO] [stdout] 235 | fn toggle_window_transparent(hwnd: *mut HWND__, apply: bool) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND__` in this scope [INFO] [stdout] --> src/main.rs:247:37 [INFO] [stdout] | [INFO] [stdout] 247 | fn set_main_window_style(hwnd: *mut HWND__) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGB` in this scope [INFO] [stdout] --> src/main.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | RGB(0, 255, 0), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND__` in this scope [INFO] [stdout] --> src/main.rs:271:27 [INFO] [stdout] | [INFO] [stdout] 271 | fn show_window(hwnd: *mut HWND__) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND__` in this scope [INFO] [stdout] --> src/main.rs:277:27 [INFO] [stdout] | [INFO] [stdout] 277 | fn draw_window(hwnd: *mut HWND__, rect: &mut RECT, data: &helper::ResponseFromNetwork) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/main.rs:277:46 [INFO] [stdout] | [INFO] [stdout] 277 | fn draw_window(hwnd: *mut HWND__, rect: &mut RECT, data: &helper::ResponseFromNetwork) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResponseFromNetwork` in crate `helper` [INFO] [stdout] --> src/main.rs:277:67 [INFO] [stdout] | [INFO] [stdout] 277 | fn draw_window(hwnd: *mut HWND__, rect: &mut RECT, data: &helper::ResponseFromNetwork) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGB` in this scope [INFO] [stdout] --> src/main.rs:319:60 [INFO] [stdout] | [INFO] [stdout] 319 | let green_brush = wingdi::CreateSolidBrush(RGB(0, 255, 0)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGB` in this scope [INFO] [stdout] --> src/main.rs:360:58 [INFO] [stdout] | [INFO] [stdout] 360 | let brush = wingdi::CreateSolidBrush(RGB(0, 255, 0)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/ui.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_any_thread` found for struct `winit::event_loop::EventLoop<_>` in the current scope [INFO] [stdout] --> src/main.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | let event_loop = event_loop::EventLoop::new_any_thread(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `winit::event_loop::EventLoop<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 | use winit::platform::unix::EventLoopExtUnix; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hwnd` found for struct `winit::window::Window` in the current scope [INFO] [stdout] --> src/main.rs:94:37 [INFO] [stdout] | [INFO] [stdout] 94 | let main_hwnd = main_window.hwnd() as *mut HWND__; [INFO] [stdout] | ^^^^ method not found in `winit::window::Window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `std::ffi::OsString` in the current scope [INFO] [stdout] --> src/main.rs:304:37 [INFO] [stdout] | [INFO] [stdout] 304 | let text: Vec<_> = info.encode_wide().collect(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `std::ffi::OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `std::ffi::OsString` in the current scope [INFO] [stdout] --> src/main.rs:346:22 [INFO] [stdout] | [INFO] [stdout] 346 | .encode_wide() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `std::ffi::OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `std::ffi::OsString` in the current scope [INFO] [stdout] --> src/ui.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | let mut s_it = s.encode_wide().collect::>(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `std::ffi::OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&std::ffi::OsStr` in the current scope [INFO] [stdout] --> src/ui.rs:27:47 [INFO] [stdout] | [INFO] [stdout] 27 | let mut caption = OsStr::new("Error").encode_wide().collect::>(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&std::ffi::OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/ui.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | account_data: AccountData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ui::SaveData: serde::Serialize` is not satisfied [INFO] [stdout] --> src/ui.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | to_writer(out_file, account)?; [INFO] [stdout] | ^^^^^^^ the trait `serde::Serialize` is not implemented for `ui::SaveData` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.56/src/ser.rs:2155:17 [INFO] [stdout] | [INFO] [stdout] 2155 | T: ?Sized + Serialize, [INFO] [stdout] | --------- required by this bound in `serde_json::to_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> ui::SaveData: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/ui.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | from_reader(out_file).map_err(|e| anyhow!(e)) [INFO] [stdout] | ^^^^^^^^^^^ the trait `for<'de> serde::Deserialize<'de>` is not implemented for `ui::SaveData` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.56/src/de.rs:2500:8 [INFO] [stdout] | [INFO] [stdout] 2500 | T: de::DeserializeOwned, [INFO] [stdout] | -------------------- required by this bound in `serde_json::from_reader` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `serde::de::DeserializeOwned` for `ui::SaveData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 65 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0283, E0412, E0422, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chaos_helper`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8ebd2b226f770feca6b1f69e271e6be6c470076df8c615d4bc2fddd3299c26ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ebd2b226f770feca6b1f69e271e6be6c470076df8c615d4bc2fddd3299c26ee", kill_on_drop: false }` [INFO] [stdout] 8ebd2b226f770feca6b1f69e271e6be6c470076df8c615d4bc2fddd3299c26ee