[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#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfourcat%2FGust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Afourcat/Gust on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.0 [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded crossbeam v0.8.0 [INFO] [stderr] Downloaded simba v0.4.0 [INFO] [stderr] Downloaded glfw v0.41.0 [INFO] [stderr] Downloaded nalgebra v0.25.3 [INFO] [stderr] Downloaded freetype-rs v0.26.0 [INFO] [stderr] Downloaded freetype-sys v0.13.1 [INFO] [stderr] Downloaded glfw-sys v3.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ecc2003f22856efaa746d26e93ad82f327b23e408060efbe04e33e8e31b84f9 [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" "8ecc2003f22856efaa746d26e93ad82f327b23e408060efbe04e33e8e31b84f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ecc2003f22856efaa746d26e93ad82f327b23e408060efbe04e33e8e31b84f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ecc2003f22856efaa746d26e93ad82f327b23e408060efbe04e33e8e31b84f9", kill_on_drop: false }` [INFO] [stdout] 8ecc2003f22856efaa746d26e93ad82f327b23e408060efbe04e33e8e31b84f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ed60d4f2efb7858b49294a2a94e7c64d91fbad5ee0b151690250036e7c8d8a6 [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" "7ed60d4f2efb7858b49294a2a94e7c64d91fbad5ee0b151690250036e7c8d8a6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking matrixmultiply v0.3.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking glfw v0.41.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking nalgebra v0.25.3 [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/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/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/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] 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 `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 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.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" "7ed60d4f2efb7858b49294a2a94e7c64d91fbad5ee0b151690250036e7c8d8a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed60d4f2efb7858b49294a2a94e7c64d91fbad5ee0b151690250036e7c8d8a6", kill_on_drop: false }` [INFO] [stdout] 7ed60d4f2efb7858b49294a2a94e7c64d91fbad5ee0b151690250036e7c8d8a6