[INFO] cloning repository https://github.com/Afourcat/Gust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Afourcat/Gust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfourcat%2FGust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfourcat%2FGust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5339a39426a9e5eb48d0432a5a5a8b4f870e0bb1 [INFO] checking Afourcat/Gust against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfourcat%2FGust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Afourcat/Gust on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Afourcat/Gust [INFO] finished tweaking git repo https://github.com/Afourcat/Gust [INFO] tweaked toml for git repo https://github.com/Afourcat/Gust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Afourcat/Gust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glfw-sys v3.3.2 [INFO] [stderr] Downloaded freetype-rs v0.26.0 [INFO] [stderr] Downloaded glfw v0.40.0 [INFO] [stderr] Downloaded freetype-sys v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e8f4e0a8693d5d618c4fa4fa0d6ed76b33d0d3c5cda4e1082f363d12bc7dbc7 [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" "0e8f4e0a8693d5d618c4fa4fa0d6ed76b33d0d3c5cda4e1082f363d12bc7dbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e8f4e0a8693d5d618c4fa4fa0d6ed76b33d0d3c5cda4e1082f363d12bc7dbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8f4e0a8693d5d618c4fa4fa0d6ed76b33d0d3c5cda4e1082f363d12bc7dbc7", kill_on_drop: false }` [INFO] [stdout] 0e8f4e0a8693d5d618c4fa4fa0d6ed76b33d0d3c5cda4e1082f363d12bc7dbc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ab5b86afc6fce3f6184ea4654151a7040492ceb2a6b50fff61f8f0fd14d805 [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" "38ab5b86afc6fce3f6184ea4654151a7040492ceb2a6b50fff61f8f0fd14d805", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking simba v0.2.1 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking glfw v0.40.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Checking nalgebra v0.22.0 [INFO] [stderr] Checking gust v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/font.rs:121:91 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn update_texture(&mut self, char_info: &CharInfo, data: &[u8]) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/font.rs:225:89 [INFO] [stdout] | [INFO] [stdout] 225 | fn create_glyph<'a>(&'a mut self, size: u32, code: u32) -> Result<&'a CharInfo, Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/font.rs:341:32 [INFO] [stdout] | [INFO] [stdout] 341 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gl_error.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sprite.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 365 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/text.rs:59:54 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn dump_texture(&mut self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/font.rs:121:91 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn update_texture(&mut self, char_info: &CharInfo, data: &[u8]) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/texture.rs:152:70 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn to_file>(&self, path: P) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/font.rs:225:89 [INFO] [stdout] | [INFO] [stdout] 225 | fn create_glyph<'a>(&'a mut self, size: u32, code: u32) -> Result<&'a CharInfo, Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/font.rs:341:32 [INFO] [stdout] | [INFO] [stdout] 341 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gl_error.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sprite.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 365 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/text.rs:59:54 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn dump_texture(&mut self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/texture.rs:152:70 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn to_file>(&self, path: P) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/texture.rs:490:32 [INFO] [stdout] | [INFO] [stdout] 490 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/texture.rs:490:32 [INFO] [stdout] | [INFO] [stdout] 490 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.left` which is behind a shared reference [INFO] [stdout] --> src/rect.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | && point.x < self.left + self.width [INFO] [stdout] | ^^^^^^^^^ move occurs because `self.left` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.width` which is behind a shared reference [INFO] [stdout] --> src/rect.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | && point.x < self.left + self.width [INFO] [stdout] | ^^^^^^^^^^ move occurs because `self.width` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.top` which is behind a shared reference [INFO] [stdout] --> src/rect.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | && point.y < self.top + self.height [INFO] [stdout] | ^^^^^^^^ move occurs because `self.top` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.height` which is behind a shared reference [INFO] [stdout] --> src/rect.rs:104:37 [INFO] [stdout] | [INFO] [stdout] 104 | && point.y < self.top + self.height [INFO] [stdout] | ^^^^^^^^^^^ move occurs because `self.height` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | self.origin.x = origin.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | self.origin.y = origin.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | self.scale.x = vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:196:24 [INFO] [stdout] | [INFO] [stdout] 196 | self.scale.y = vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:208:25 [INFO] [stdout] | [INFO] [stdout] 208 | self.scale.x += factor.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | self.scale.y += factor.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:241:23 [INFO] [stdout] | [INFO] [stdout] 241 | self.pos.x += vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:242:23 [INFO] [stdout] | [INFO] [stdout] 242 | self.pos.y += vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | self.pos.x = vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:255:22 [INFO] [stdout] | [INFO] [stdout] 255 | self.pos.y = vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:160:23 [INFO] [stdout] | [INFO] [stdout] 160 | self.pos.x += vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | self.pos.y += vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | self.pos.x = vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | self.pos.y = vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:463:30 [INFO] [stdout] | [INFO] [stdout] 463 | self.glob_origin.x = origin.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:464:30 [INFO] [stdout] | [INFO] [stdout] 464 | self.glob_origin.y = origin.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:478:29 [INFO] [stdout] | [INFO] [stdout] 478 | self.glob_scale.x = vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:479:29 [INFO] [stdout] | [INFO] [stdout] 479 | self.glob_scale.y = vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:491:30 [INFO] [stdout] | [INFO] [stdout] 491 | self.glob_scale.x += factor.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:492:30 [INFO] [stdout] | [INFO] [stdout] 492 | self.glob_scale.y += factor.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:524:28 [INFO] [stdout] | [INFO] [stdout] 524 | self.glob_pos.x += vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:525:28 [INFO] [stdout] | [INFO] [stdout] 525 | self.glob_pos.y += vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:537:27 [INFO] [stdout] | [INFO] [stdout] 537 | self.glob_pos.x = vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:538:27 [INFO] [stdout] | [INFO] [stdout] 538 | self.glob_pos.y = vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/text.rs:190:23 [INFO] [stdout] | [INFO] [stdout] 190 | self.pos.x += offset.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/text.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 191 | self.pos.y += offset.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/text.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | self.pos.x = pos.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/text.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | self.pos.y = pos.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/view.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | self.pos.x += offset.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/view.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | self.pos.y += offset.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/window.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | .set_cursor_pos(f64::from(vec.x.into()), f64::from(vec.y.into())) [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/window.rs:98:64 [INFO] [stdout] | [INFO] [stdout] 98 | .set_cursor_pos(f64::from(vec.x.into()), f64::from(vec.y.into())) [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.left` which is behind a shared reference [INFO] [stdout] --> src/rect.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | && point.x < self.left + self.width [INFO] [stdout] | ^^^^^^^^^ move occurs because `self.left` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.width` which is behind a shared reference [INFO] [stdout] --> src/rect.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | && point.x < self.left + self.width [INFO] [stdout] | ^^^^^^^^^^ move occurs because `self.width` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.top` which is behind a shared reference [INFO] [stdout] --> src/rect.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | && point.y < self.top + self.height [INFO] [stdout] | ^^^^^^^^ move occurs because `self.top` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.height` which is behind a shared reference [INFO] [stdout] --> src/rect.rs:104:37 [INFO] [stdout] | [INFO] [stdout] 104 | && point.y < self.top + self.height [INFO] [stdout] | ^^^^^^^^^^^ move occurs because `self.height` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0507`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gust` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | self.origin.x = origin.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | self.origin.y = origin.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | self.scale.x = vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:196:24 [INFO] [stdout] | [INFO] [stdout] 196 | self.scale.y = vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:208:25 [INFO] [stdout] | [INFO] [stdout] 208 | self.scale.x += factor.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | self.scale.y += factor.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:241:23 [INFO] [stdout] | [INFO] [stdout] 241 | self.pos.x += vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:242:23 [INFO] [stdout] | [INFO] [stdout] 242 | self.pos.y += vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | self.pos.x = vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/sprite.rs:255:22 [INFO] [stdout] | [INFO] [stdout] 255 | self.pos.y = vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:160:23 [INFO] [stdout] | [INFO] [stdout] 160 | self.pos.x += vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | self.pos.y += vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | self.pos.x = vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | self.pos.y = vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:463:30 [INFO] [stdout] | [INFO] [stdout] 463 | self.glob_origin.x = origin.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:464:30 [INFO] [stdout] | [INFO] [stdout] 464 | self.glob_origin.y = origin.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:478:29 [INFO] [stdout] | [INFO] [stdout] 478 | self.glob_scale.x = vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:479:29 [INFO] [stdout] | [INFO] [stdout] 479 | self.glob_scale.y = vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:491:30 [INFO] [stdout] | [INFO] [stdout] 491 | self.glob_scale.x += factor.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:492:30 [INFO] [stdout] | [INFO] [stdout] 492 | self.glob_scale.y += factor.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:524:28 [INFO] [stdout] | [INFO] [stdout] 524 | self.glob_pos.x += vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:525:28 [INFO] [stdout] | [INFO] [stdout] 525 | self.glob_pos.y += vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:537:27 [INFO] [stdout] | [INFO] [stdout] 537 | self.glob_pos.x = vec.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/spritebatch.rs:538:27 [INFO] [stdout] | [INFO] [stdout] 538 | self.glob_pos.y = vec.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/text.rs:190:23 [INFO] [stdout] | [INFO] [stdout] 190 | self.pos.x += offset.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/text.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 191 | self.pos.y += offset.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/text.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | self.pos.x = pos.x.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/text.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | self.pos.y = pos.y.into(); [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/view.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | self.pos.x += offset.x.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/view.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | self.pos.y += offset.y.into(); [INFO] [stdout] | ^^^^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/window.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | .set_cursor_pos(f64::from(vec.x.into()), f64::from(vec.y.into())) [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of dereference of `nalgebra::Matrix>` [INFO] [stdout] --> src/window.rs:98:64 [INFO] [stdout] | [INFO] [stdout] 98 | .set_cursor_pos(f64::from(vec.x.into()), f64::from(vec.y.into())) [INFO] [stdout] | ^^^^^ move occurs because value has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0507`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "38ab5b86afc6fce3f6184ea4654151a7040492ceb2a6b50fff61f8f0fd14d805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ab5b86afc6fce3f6184ea4654151a7040492ceb2a6b50fff61f8f0fd14d805", kill_on_drop: false }` [INFO] [stdout] 38ab5b86afc6fce3f6184ea4654151a7040492ceb2a6b50fff61f8f0fd14d805