[INFO] cloning repository https://github.com/theRippedPug/ProjectChess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theRippedPug/ProjectChess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRippedPug%2FProjectChess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRippedPug%2FProjectChess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3097b2f03bf05b0630fcf2cf68ae1f1c2337803 [INFO] testing theRippedPug/ProjectChess against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRippedPug%2FProjectChess" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theRippedPug/ProjectChess on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theRippedPug/ProjectChess [INFO] finished tweaking git repo https://github.com/theRippedPug/ProjectChess [INFO] tweaked toml for git repo https://github.com/theRippedPug/ProjectChess written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/theRippedPug/ProjectChess already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6806fd07ed3d5b84ea8b2f9fdc7ec7eb0d64640be0bcf9b2f98793729956b6ce [INFO] running `Command { std: "docker" "start" "-a" "6806fd07ed3d5b84ea8b2f9fdc7ec7eb0d64640be0bcf9b2f98793729956b6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6806fd07ed3d5b84ea8b2f9fdc7ec7eb0d64640be0bcf9b2f98793729956b6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6806fd07ed3d5b84ea8b2f9fdc7ec7eb0d64640be0bcf9b2f98793729956b6ce", kill_on_drop: false }` [INFO] [stdout] 6806fd07ed3d5b84ea8b2f9fdc7ec7eb0d64640be0bcf9b2f98793729956b6ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cd576a5371677df78bc58dc835ba9d33d3535053675fa68a941070102f82a10 [INFO] running `Command { std: "docker" "start" "-a" "0cd576a5371677df78bc58dc835ba9d33d3535053675fa68a941070102f82a10", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling lyon_geom v0.17.6 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling emath v0.17.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling epaint v0.17.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling dark-light v0.2.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling egui v0.17.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling detect-desktop-environment v0.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling dconf_rs v0.3.0 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling epi v0.17.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webbrowser v0.6.0 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling emath v0.16.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling epaint v0.16.0 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling glyph_brush v0.7.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling glam v0.20.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling egui v0.16.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling chess v3.1.1 (https://github.com/jordanbray/chess#a09032e3) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling enumflags2 v0.7.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.10 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling ggez v0.7.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling zvariant_derive v3.1.2 [INFO] [stderr] Compiling zbus_macros v2.1.1 [INFO] [stderr] Compiling zvariant v3.1.2 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling old_school_gfx_glutin_ext v0.27.0 [INFO] [stderr] Compiling zbus_names v2.1.0 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling zbus v2.1.1 [INFO] [stderr] Compiling ggez-egui v0.1.7 [INFO] [stderr] Compiling egui-winit v0.17.0 [INFO] [stderr] Compiling egui_glow v0.17.0 [INFO] [stderr] Compiling eframe v0.17.0 [INFO] [stderr] Compiling att_1_boxed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::parsers::PhysicalPos` [INFO] [stdout] --> src/gameui/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::parsers::PhysicalPos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/termui/mod.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use chess::{Board, ChessMove, Color, Square}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self`, `unbounded` [INFO] [stdout] --> src/termui/mod.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use crossbeam::crossbeam_channel::{self,unbounded}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChessMove`, `Color`, `Square` [INFO] [stdout] --> src/main.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use chess::{Board, ChessMove, Color, Square}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unbounded` [INFO] [stdout] --> src/main.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | use crossbeam::crossbeam_channel::{self,unbounded}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glam` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AbstractPos` [INFO] [stdout] --> src/parsers/abstract_move_parser.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | AbstractMove, AbstractPos, BoardRep, ChessPieceType, ParseError, PieceCoord, PieceDest, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chess::Board::from_fen`: please use `Board::from_str(fen)?` instead [INFO] [stdout] --> src/termui/mod.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | rep_board = Board::from_fen(bakra2.to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chess::Square::from_string`: please use `Square::from_str(square)?` instead [INFO] [stdout] --> src/termui/mod.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Square::from_string(bakra[0..2].to_string()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chess::Square::from_string`: please use `Square::from_str(square)?` instead [INFO] [stdout] --> src/termui/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | Square::from_string(bakra[2..4].to_string()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `physical_move_list` [INFO] [stdout] --> src/parsers/physical_move_parser.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | let physical_move_list: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_physical_move_list` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reset_positions` [INFO] [stdout] --> src/parsers/physical_move_parser.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | let reset_positions: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reset_positions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_pos` [INFO] [stdout] --> src/parsers/physical_move_parser.rs:121:27 [INFO] [stdout] | [INFO] [stdout] 121 | ... PieceDest::OnBoard(end_pos) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reset_list` [INFO] [stdout] --> src/parsers/physical_move_parser.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | let mut reset_list: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reset_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `click_inp_receiver` [INFO] [stdout] --> src/main.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | let (click_inp_sender,click_inp_receiver) = crossbeam_channel::unbounded(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_click_inp_receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parsers/physical_move_parser.rs:384:6 [INFO] [stdout] | [INFO] [stdout] 384 | let mut reset_list: Vec = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | let mut rep_board = Board::default(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/gameui/mod.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct PiecePos { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 32 | x: i16, [INFO] [stdout] | ^ [INFO] [stdout] 33 | y: char, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `PiecePos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start`, `end` and `speed` are never read [INFO] [stdout] --> src/parsers/mod.rs:125:2 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct PhysicalMove { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 125 | start: PhysicalPos, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 126 | end: PhysicalPos, [INFO] [stdout] | ^^^ [INFO] [stdout] 127 | speed: MovementSpeed, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PhysicalMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:164:2 [INFO] [stdout] | [INFO] [stdout] 164 | termui_handle.join(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/gameui/mod.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | graphics::draw(ctx, &line_mesh, graphics::DrawParam::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/termui/mod.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | board_sender.send(rep_board.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/termui/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | board_sender.send(rep_board.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 13s [INFO] running `Command { std: "docker" "inspect" "0cd576a5371677df78bc58dc835ba9d33d3535053675fa68a941070102f82a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd576a5371677df78bc58dc835ba9d33d3535053675fa68a941070102f82a10", kill_on_drop: false }` [INFO] [stdout] 0cd576a5371677df78bc58dc835ba9d33d3535053675fa68a941070102f82a10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d70508b33260c2817e6cc1007ec6e4c9deaed43b7a58ffd7595f746e549a1046 [INFO] running `Command { std: "docker" "start" "-a" "d70508b33260c2817e6cc1007ec6e4c9deaed43b7a58ffd7595f746e549a1046", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling att_1_boxed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::parsers::PhysicalPos` [INFO] [stdout] --> src/gameui/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::parsers::PhysicalPos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/termui/mod.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use chess::{Board, ChessMove, Color, Square}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self`, `unbounded` [INFO] [stdout] --> src/termui/mod.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use crossbeam::crossbeam_channel::{self,unbounded}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChessMove`, `Color`, `Square` [INFO] [stdout] --> src/main.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use chess::{Board, ChessMove, Color, Square}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unbounded` [INFO] [stdout] --> src/main.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | use crossbeam::crossbeam_channel::{self,unbounded}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glam` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AbstractPos` [INFO] [stdout] --> src/parsers/abstract_move_parser.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | AbstractMove, AbstractPos, BoardRep, ChessPieceType, ParseError, PieceCoord, PieceDest, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chess::Board::from_fen`: please use `Board::from_str(fen)?` instead [INFO] [stdout] --> src/termui/mod.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | rep_board = Board::from_fen(bakra2.to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chess::Square::from_string`: please use `Square::from_str(square)?` instead [INFO] [stdout] --> src/termui/mod.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Square::from_string(bakra[0..2].to_string()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chess::Square::from_string`: please use `Square::from_str(square)?` instead [INFO] [stdout] --> src/termui/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | Square::from_string(bakra[2..4].to_string()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `physical_move_list` [INFO] [stdout] --> src/parsers/physical_move_parser.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | let physical_move_list: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_physical_move_list` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reset_positions` [INFO] [stdout] --> src/parsers/physical_move_parser.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | let reset_positions: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reset_positions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_pos` [INFO] [stdout] --> src/parsers/physical_move_parser.rs:121:27 [INFO] [stdout] | [INFO] [stdout] 121 | ... PieceDest::OnBoard(end_pos) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reset_list` [INFO] [stdout] --> src/parsers/physical_move_parser.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | let mut reset_list: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reset_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `click_inp_receiver` [INFO] [stdout] --> src/main.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | let (click_inp_sender,click_inp_receiver) = crossbeam_channel::unbounded(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_click_inp_receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parsers/physical_move_parser.rs:384:6 [INFO] [stdout] | [INFO] [stdout] 384 | let mut reset_list: Vec = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | let mut rep_board = Board::default(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/gameui/mod.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct PiecePos { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 32 | x: i16, [INFO] [stdout] | ^ [INFO] [stdout] 33 | y: char, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `PiecePos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start`, `end` and `speed` are never read [INFO] [stdout] --> src/parsers/mod.rs:125:2 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct PhysicalMove { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 125 | start: PhysicalPos, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 126 | end: PhysicalPos, [INFO] [stdout] | ^^^ [INFO] [stdout] 127 | speed: MovementSpeed, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PhysicalMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:164:2 [INFO] [stdout] | [INFO] [stdout] 164 | termui_handle.join(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/gameui/mod.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | graphics::draw(ctx, &line_mesh, graphics::DrawParam::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/termui/mod.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | board_sender.send(rep_board.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/termui/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | board_sender.send(rep_board.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "d70508b33260c2817e6cc1007ec6e4c9deaed43b7a58ffd7595f746e549a1046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d70508b33260c2817e6cc1007ec6e4c9deaed43b7a58ffd7595f746e549a1046", kill_on_drop: false }` [INFO] [stdout] d70508b33260c2817e6cc1007ec6e4c9deaed43b7a58ffd7595f746e549a1046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7744fee5f04f3ad3715416d1cb4168006fd89183061ebcdbfbffbe45af79da91 [INFO] running `Command { std: "docker" "start" "-a" "7744fee5f04f3ad3715416d1cb4168006fd89183061ebcdbfbffbe45af79da91", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::parsers::PhysicalPos` [INFO] [stderr] --> src/gameui/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::parsers::PhysicalPos; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Color` [INFO] [stderr] --> src/termui/mod.rs:1:31 [INFO] [stderr] | [INFO] [stderr] 1 | use chess::{Board, ChessMove, Color, Square}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `self`, `unbounded` [INFO] [stderr] --> src/termui/mod.rs:2:36 [INFO] [stderr] | [INFO] [stderr] 2 | use crossbeam::crossbeam_channel::{self,unbounded}; [INFO] [stderr] | ^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ChessMove`, `Color`, `Square` [INFO] [stderr] --> src/main.rs:7:20 [INFO] [stderr] | [INFO] [stderr] 7 | use chess::{Board, ChessMove, Color, Square}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `unbounded` [INFO] [stderr] --> src/main.rs:8:41 [INFO] [stderr] | [INFO] [stderr] 8 | use crossbeam::crossbeam_channel::{self,unbounded}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `glam` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use glam; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::io; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::thread::sleep` [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::thread::sleep; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `AbstractPos` [INFO] [stderr] --> src/parsers/abstract_move_parser.rs:3:16 [INFO] [stderr] | [INFO] [stderr] 3 | AbstractMove, AbstractPos, BoardRep, ChessPieceType, ParseError, PieceCoord, PieceDest, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chess::Board::from_fen`: please use `Board::from_str(fen)?` instead [INFO] [stderr] --> src/termui/mod.rs:33:23 [INFO] [stderr] | [INFO] [stderr] 33 | rep_board = Board::from_fen(bakra2.to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chess::Square::from_string`: please use `Square::from_str(square)?` instead [INFO] [stderr] --> src/termui/mod.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 46 | Square::from_string(bakra[0..2].to_string()).unwrap(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chess::Square::from_string`: please use `Square::from_str(square)?` instead [INFO] [stderr] --> src/termui/mod.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | Square::from_string(bakra[2..4].to_string()).unwrap(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `physical_move_list` [INFO] [stderr] --> src/parsers/physical_move_parser.rs:29:7 [INFO] [stderr] | [INFO] [stderr] 29 | let physical_move_list: Vec = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_physical_move_list` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `reset_positions` [INFO] [stderr] --> src/parsers/physical_move_parser.rs:30:7 [INFO] [stderr] | [INFO] [stderr] 30 | let reset_positions: Vec = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reset_positions` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `end_pos` [INFO] [stderr] --> src/parsers/physical_move_parser.rs:121:27 [INFO] [stderr] | [INFO] [stderr] 121 | ... PieceDest::OnBoard(end_pos) => { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_pos` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `reset_list` [INFO] [stderr] --> src/parsers/physical_move_parser.rs:384:10 [INFO] [stderr] | [INFO] [stderr] 384 | let mut reset_list: Vec = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reset_list` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `click_inp_receiver` [INFO] [stderr] --> src/main.rs:31:24 [INFO] [stderr] | [INFO] [stderr] 31 | let (click_inp_sender,click_inp_receiver) = crossbeam_channel::unbounded(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_click_inp_receiver` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/parsers/physical_move_parser.rs:384:6 [INFO] [stderr] | [INFO] [stderr] 384 | let mut reset_list: Vec = Vec::new(); [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:24:6 [INFO] [stderr] | [INFO] [stderr] 24 | let mut rep_board = Board::default(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: fields `x` and `y` are never read [INFO] [stderr] --> src/gameui/mod.rs:32:2 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct PiecePos { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 32 | x: i16, [INFO] [stderr] | ^ [INFO] [stderr] 33 | y: char, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: `PiecePos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `start`, `end` and `speed` are never read [INFO] [stderr] --> src/parsers/mod.rs:125:2 [INFO] [stderr] | [INFO] [stderr] 124 | pub struct PhysicalMove { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 125 | start: PhysicalPos, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 126 | end: PhysicalPos, [INFO] [stderr] | ^^^ [INFO] [stderr] 127 | speed: MovementSpeed, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PhysicalMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:164:2 [INFO] [stderr] | [INFO] [stderr] 164 | termui_handle.join(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/gameui/mod.rs:214:5 [INFO] [stderr] | [INFO] [stderr] 214 | graphics::draw(ctx, &line_mesh, graphics::DrawParam::new()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/termui/mod.rs:37:4 [INFO] [stderr] | [INFO] [stderr] 37 | board_sender.send(rep_board.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/termui/mod.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | board_sender.send(rep_board.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `att_1_boxed` (bin "att_1_boxed" test) generated 26 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/att_1_boxed-26a310fe6384de57) [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" "7744fee5f04f3ad3715416d1cb4168006fd89183061ebcdbfbffbe45af79da91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7744fee5f04f3ad3715416d1cb4168006fd89183061ebcdbfbffbe45af79da91", kill_on_drop: false }` [INFO] [stdout] 7744fee5f04f3ad3715416d1cb4168006fd89183061ebcdbfbffbe45af79da91