[INFO] cloning repository https://github.com/zachross015/chessboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zachross015/chessboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachross015%2Fchessboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachross015%2Fchessboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47a7047650f2f00f304108d0663d233d5db6521d
[INFO] checking zachross015/chessboard against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachross015%2Fchessboard" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zachross015/chessboard
[INFO] finished tweaking git repo https://github.com/zachross015/chessboard
[INFO] tweaked toml for git repo https://github.com/zachross015/chessboard written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zachross015/chessboard on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zachross015/chessboard 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.166
[INFO] [stderr]   Downloaded itoa v1.0.7
[INFO] [stderr]   Downloaded interpolation v0.2.0
[INFO] [stderr]   Downloaded fen v0.1.0
[INFO] [stderr]   Downloaded serde v1.0.166
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.12
[INFO] [stderr]   Downloaded gltf-derive v1.2.0
[INFO] [stderr]   Downloaded simd-adler32 v0.3.5
[INFO] [stderr]   Downloaded parking v2.1.0
[INFO] [stderr]   Downloaded core-graphics-types v0.1.2
[INFO] [stderr]   Downloaded gltf-json v1.2.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.21
[INFO] [stderr]   Downloaded num-derive v0.4.0
[INFO] [stderr]   Downloaded notify v5.2.0
[INFO] [stderr]   Downloaded profiling v1.0.8
[INFO] [stderr]   Downloaded gilrs-core v0.5.6
[INFO] [stderr]   Downloaded gltf v1.2.0
[INFO] [stderr]   Downloaded io-kit-sys v0.3.0
[INFO] [stderr]   Downloaded png v0.17.9
[INFO] [stderr]   Downloaded async-executor v1.5.1
[INFO] [stderr]   Downloaded xml-rs v0.8.15
[INFO] [stderr]   Downloaded erased-serde v0.3.26
[INFO] [stderr]   Downloaded glow v0.12.2
[INFO] [stderr]   Downloaded ttf-parser v0.19.1
[INFO] [stderr]   Downloaded owned_ttf_parser v0.19.0
[INFO] [stderr]   Downloaded android-activity v0.4.2
[INFO] [stderr]   Downloaded nix v0.26.2
[INFO] [stderr]   Downloaded syn v2.0.23
[INFO] [stderr]   Downloaded gilrs v0.10.2
[INFO] [stderr]   Downloaded winit v0.28.6
[INFO] [stderr]   Downloaded bevy_tweening v0.7.0
[INFO] [stderr]   Downloaded naga v0.11.1
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94bfd267e2e550eb7a025fa579d6f41140de9d3761d87236e8fa8399fcc7a84d
[INFO] running `Command { std: "docker" "start" "-a" "94bfd267e2e550eb7a025fa579d6f41140de9d3761d87236e8fa8399fcc7a84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94bfd267e2e550eb7a025fa579d6f41140de9d3761d87236e8fa8399fcc7a84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94bfd267e2e550eb7a025fa579d6f41140de9d3761d87236e8fa8399fcc7a84d", kill_on_drop: false }`
[INFO] [stdout] 94bfd267e2e550eb7a025fa579d6f41140de9d3761d87236e8fa8399fcc7a84d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f77c442bffea2c023b3097abd6817a122f780f90bfbad9125a2b85ec1b9f08ab
[INFO] running `Command { std: "docker" "start" "-a" "f77c442bffea2c023b3097abd6817a122f780f90bfbad9125a2b85ec1b9f08ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling erased-serde v0.3.26
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking bevy_ptr v0.10.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling toml_edit v0.19.11
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]     Checking bevy_tasks v0.10.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]     Checking sysinfo v0.28.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wgpu-types v0.15.2
[INFO] [stderr]     Checking glow v0.12.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking profiling v1.0.8
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ruzstd v0.2.4
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking ktx2 v0.3.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling xml-rs v0.8.15
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.19.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking accesskit v0.10.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]     Checking itoa v1.0.7
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking alsa v0.7.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]    Compiling gilrs v0.10.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking interpolation v0.2.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking fen v0.1.0
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]    Compiling bevy_macro_utils v0.10.1
[INFO] [stderr]    Compiling encase_derive_impl v0.5.0
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking taffy v0.3.12
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling gltf-derive v1.2.0
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]     Checking accesskit_winit v0.12.4
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.10.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.10.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.10.1
[INFO] [stderr]    Compiling bevy_derive v0.10.1
[INFO] [stderr]    Compiling encase_derive v0.5.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.10.1
[INFO] [stderr]    Compiling bevy_render_macros v0.10.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking glam v0.23.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking gilrs-core v0.5.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking rodio v0.17.1
[INFO] [stderr]     Checking gltf-json v1.2.0
[INFO] [stderr]     Checking bevy_math v0.10.1
[INFO] [stderr]     Checking bevy_mikktspace v0.10.1
[INFO] [stderr]     Checking encase v0.5.0
[INFO] [stderr]     Checking hexasphere v8.1.0
[INFO] [stderr]     Checking bevy_utils v0.10.1
[INFO] [stderr]     Checking naga v0.11.1
[INFO] [stderr]     Checking bevy_reflect v0.10.1
[INFO] [stderr]     Checking gltf v1.2.0
[INFO] [stderr]     Checking bevy_ecs v0.10.1
[INFO] [stderr]     Checking wgpu-hal v0.15.4
[INFO] [stderr]     Checking wgpu-core v0.15.1
[INFO] [stderr]     Checking bevy_app v0.10.1
[INFO] [stderr]     Checking bevy_log v0.10.1
[INFO] [stderr]     Checking bevy_core v0.10.1
[INFO] [stderr]     Checking bevy_time v0.10.1
[INFO] [stderr]     Checking bevy_input v0.10.1
[INFO] [stderr]     Checking bevy_a11y v0.10.1
[INFO] [stderr]     Checking bevy_hierarchy v0.10.1
[INFO] [stderr]     Checking bevy_diagnostic v0.10.1
[INFO] [stderr]     Checking bevy_transform v0.10.1
[INFO] [stderr]     Checking bevy_asset v0.10.1
[INFO] [stderr]     Checking bevy_window v0.10.1
[INFO] [stderr]     Checking bevy_gilrs v0.10.1
[INFO] [stderr]     Checking bevy_animation v0.10.1
[INFO] [stderr]     Checking bevy_audio v0.10.1
[INFO] [stderr]     Checking wgpu v0.15.1
[INFO] [stderr]     Checking bevy_winit v0.10.1
[INFO] [stderr]     Checking bevy_render v0.10.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.10.1
[INFO] [stderr]     Checking bevy_scene v0.10.1
[INFO] [stderr]     Checking bevy_sprite v0.10.1
[INFO] [stderr]     Checking bevy_pbr v0.10.1
[INFO] [stderr]     Checking bevy_text v0.10.1
[INFO] [stderr]     Checking bevy_ui v0.10.1
[INFO] [stderr]     Checking bevy_gltf v0.10.1
[INFO] [stderr]     Checking bevy_internal v0.10.1
[INFO] [stderr]     Checking bevy_dylib v0.10.1
[INFO] [stderr]     Checking bevy v0.10.1
[INFO] [stderr]     Checking bevy_tweening v0.7.0
[INFO] [stderr]     Checking chess v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `math::Vec2Swizzles`
[INFO] [stdout]   --> src/main.rs:17:119
[INFO] [stdout]    |
[INFO] [stdout] 17 | ..._pressed, input_just_released}, window::PrimaryWindow, math::Vec2Swizzles,
[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: `math::Vec2Swizzles`
[INFO] [stdout]   --> src/main.rs:17:119
[INFO] [stdout]    |
[INFO] [stdout] 17 | ..._pressed, input_just_released}, window::PrimaryWindow, math::Vec2Swizzles,
[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: `num_traits::Float`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use num_traits::Float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transform`
[INFO] [stdout]    --> src/main.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 |         for (entity, &transform, &entity_space) in pieces.iter() {
[INFO] [stdout]     |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     mut commands: Commands,
[INFO] [stdout]     |     ----^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]    --> src/main.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     mut commands: Commands,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]    --> src/main.rs:255:10
[INFO] [stdout]     |
[INFO] [stdout] 255 |     for (entity, mut transform) in pieces.iter_mut() {
[INFO] [stdout]     |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/board.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Copy, Clone, FromPrimitive, ToPrimitive, Component, PartialEq, Eq, Debug)]
[INFO] [stdout]    |                       ^------------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromPrimitive` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Space`
[INFO] [stdout] 34 | pub enum Space {
[INFO] [stdout]    |          ----- `Space` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/board.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Copy, Clone, FromPrimitive, ToPrimitive, Component, PartialEq, Eq, Debug)]
[INFO] [stdout]    |                                      ^----------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `ToPrimitive` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Space`
[INFO] [stdout] 34 | pub enum Space {
[INFO] [stdout]    |          ----- `Space` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::Float`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use num_traits::Float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transform`
[INFO] [stdout]    --> src/main.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 |         for (entity, &transform, &entity_space) in pieces.iter() {
[INFO] [stdout]     |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     mut commands: Commands,
[INFO] [stdout]     |     ----^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]    --> src/main.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     mut commands: Commands,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]    --> src/main.rs:255:10
[INFO] [stdout]     |
[INFO] [stdout] 255 |     for (entity, mut transform) in pieces.iter_mut() {
[INFO] [stdout]     |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/board.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Copy, Clone, FromPrimitive, ToPrimitive, Component, PartialEq, Eq, Debug)]
[INFO] [stdout]    |                       ^------------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromPrimitive` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Space`
[INFO] [stdout] 34 | pub enum Space {
[INFO] [stdout]    |          ----- `Space` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/board.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Copy, Clone, FromPrimitive, ToPrimitive, Component, PartialEq, Eq, Debug)]
[INFO] [stdout]    |                                      ^----------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `ToPrimitive` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Space`
[INFO] [stdout] 34 | pub enum Space {
[INFO] [stdout]    |          ----- `Space` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 52s
[INFO] running `Command { std: "docker" "inspect" "f77c442bffea2c023b3097abd6817a122f780f90bfbad9125a2b85ec1b9f08ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f77c442bffea2c023b3097abd6817a122f780f90bfbad9125a2b85ec1b9f08ab", kill_on_drop: false }`
[INFO] [stdout] f77c442bffea2c023b3097abd6817a122f780f90bfbad9125a2b85ec1b9f08ab
