[INFO] cloning repository https://github.com/HlinaCZ/wasm-canvas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HlinaCZ/wasm-canvas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHlinaCZ%2Fwasm-canvas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHlinaCZ%2Fwasm-canvas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 709eae04f2111295279d9f4b44321bca7fc63228 [INFO] checking HlinaCZ/wasm-canvas against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHlinaCZ%2Fwasm-canvas" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HlinaCZ/wasm-canvas on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HlinaCZ/wasm-canvas [INFO] finished tweaking git repo https://github.com/HlinaCZ/wasm-canvas [INFO] tweaked toml for git repo https://github.com/HlinaCZ/wasm-canvas written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/HlinaCZ/wasm-canvas already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e9102f56bdd0d8289e3f5b4a14aad9a432a80591ca46304ae2268b426b7a262 [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" "5e9102f56bdd0d8289e3f5b4a14aad9a432a80591ca46304ae2268b426b7a262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e9102f56bdd0d8289e3f5b4a14aad9a432a80591ca46304ae2268b426b7a262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9102f56bdd0d8289e3f5b4a14aad9a432a80591ca46304ae2268b426b7a262", kill_on_drop: false }` [INFO] [stdout] 5e9102f56bdd0d8289e3f5b4a14aad9a432a80591ca46304ae2268b426b7a262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75385bd6c094c8024c8166bd68362634aeb10c86503e2f49b5f3b1f14c0423b3 [INFO] running `Command { std: "docker" "start" "-a" "75385bd6c094c8024c8166bd68362634aeb10c86503e2f49b5f3b1f14c0423b3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.48 [INFO] [stderr] Compiling bumpalo v2.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.48 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.48 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.48 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.48 [INFO] [stderr] Checking js-sys v0.3.25 [INFO] [stderr] Compiling web-sys v0.3.25 [INFO] [stderr] Checking wasm-canvas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0507]: cannot move out of `b.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let x = b.x - a.x; [INFO] [stdout] | ^^^ move occurs because `b.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let x = b.x - a.x; [INFO] [stdout] | ^^^ move occurs because `a.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let y = b.y - a.y; [INFO] [stdout] | ^^^ move occurs because `b.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | let y = b.y - a.y; [INFO] [stdout] | ^^^ move occurs because `a.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let z = b.z - a.z; [INFO] [stdout] | ^^^ move occurs because `b.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | let z = b.z - a.z; [INFO] [stdout] | ^^^ move occurs because `a.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `x` [INFO] [stdout] --> src/geometry.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 22 | let x = b.x - a.x; [INFO] [stdout] | - move occurs because `x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 25 | (((x * x) + (y * y) + (z * z)).to_f64().unwrap()).sqrt() as usize [INFO] [stdout] | -----^- [INFO] [stdout] | | | [INFO] [stdout] | | value used here after move [INFO] [stdout] | `x` moved due to usage in operator [INFO] [stdout] | [INFO] [stdout] note: calling this operator moves the left-hand side [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 21 | pub fn distance(a: &Point, b: &Point) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `y` [INFO] [stdout] --> src/geometry.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 23 | let y = b.y - a.y; [INFO] [stdout] | - move occurs because `y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] 24 | let z = b.z - a.z; [INFO] [stdout] 25 | (((x * x) + (y * y) + (z * z)).to_f64().unwrap()).sqrt() as usize [INFO] [stdout] | -----^- [INFO] [stdout] | | | [INFO] [stdout] | | value used here after move [INFO] [stdout] | `y` moved due to usage in operator [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 21 | pub fn distance(a: &Point, b: &Point) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `z` [INFO] [stdout] --> src/geometry.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 24 | let z = b.z - a.z; [INFO] [stdout] | - move occurs because `z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] 25 | (((x * x) + (y * y) + (z * z)).to_f64().unwrap()).sqrt() as usize [INFO] [stdout] | -----^- [INFO] [stdout] | | | [INFO] [stdout] | | value used here after move [INFO] [stdout] | `z` moved due to usage in operator [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 21 | pub fn distance(a: &Point, b: &Point) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | x: (a.x + b.x) / two, [INFO] [stdout] | ^^^ move occurs because `a.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | x: (a.x + b.x) / two, [INFO] [stdout] | ^^^ move occurs because `b.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | y: (a.y + b.y) / two, [INFO] [stdout] | ^^^ move occurs because `a.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | y: (a.y + b.y) / two, [INFO] [stdout] | ^^^ move occurs because `b.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `two` [INFO] [stdout] --> src/geometry.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 29 | let two = T::one() + T::one(); [INFO] [stdout] | --- move occurs because `two` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] 30 | Point { [INFO] [stdout] 31 | x: (a.x + b.x) / two, [INFO] [stdout] | --- value moved here [INFO] [stdout] 32 | y: (a.y + b.y) / two, [INFO] [stdout] | ^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 28 | pub fn center(a: &Point, b: &Point) -> Point { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | z: (a.z + b.z) / two, [INFO] [stdout] | ^^^ move occurs because `a.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | z: (a.z + b.z) / two, [INFO] [stdout] | ^^^ move occurs because `b.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `two` [INFO] [stdout] --> src/geometry.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 29 | let two = T::one() + T::one(); [INFO] [stdout] | --- move occurs because `two` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 32 | y: (a.y + b.y) / two, [INFO] [stdout] | --- value moved here [INFO] [stdout] 33 | z: (a.z + b.z) / two, [INFO] [stdout] | ^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 28 | pub fn center(a: &Point, b: &Point) -> Point { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | x: b.x - a.x, [INFO] [stdout] | ^^^ move occurs because `b.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | x: b.x - a.x, [INFO] [stdout] | ^^^ move occurs because `a.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | y: b.y - a.y, [INFO] [stdout] | ^^^ move occurs because `b.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | y: b.y - a.y, [INFO] [stdout] | ^^^ move occurs because `a.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | z: b.z - a.z, [INFO] [stdout] | ^^^ move occurs because `b.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | z: b.z - a.z, [INFO] [stdout] | ^^^ move occurs because `a.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:55 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:64 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0382, E0507. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-canvas` [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 `b.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let x = b.x - a.x; [INFO] [stdout] | ^^^ move occurs because `b.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let x = b.x - a.x; [INFO] [stdout] | ^^^ move occurs because `a.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let y = b.y - a.y; [INFO] [stdout] | ^^^ move occurs because `b.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | let y = b.y - a.y; [INFO] [stdout] | ^^^ move occurs because `a.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let z = b.z - a.z; [INFO] [stdout] | ^^^ move occurs because `b.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | let z = b.z - a.z; [INFO] [stdout] | ^^^ move occurs because `a.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `x` [INFO] [stdout] --> src/geometry.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 22 | let x = b.x - a.x; [INFO] [stdout] | - move occurs because `x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 25 | (((x * x) + (y * y) + (z * z)).to_f64().unwrap()).sqrt() as usize [INFO] [stdout] | -----^- [INFO] [stdout] | | | [INFO] [stdout] | | value used here after move [INFO] [stdout] | `x` moved due to usage in operator [INFO] [stdout] | [INFO] [stdout] note: calling this operator moves the left-hand side [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 21 | pub fn distance(a: &Point, b: &Point) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `y` [INFO] [stdout] --> src/geometry.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 23 | let y = b.y - a.y; [INFO] [stdout] | - move occurs because `y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] 24 | let z = b.z - a.z; [INFO] [stdout] 25 | (((x * x) + (y * y) + (z * z)).to_f64().unwrap()).sqrt() as usize [INFO] [stdout] | -----^- [INFO] [stdout] | | | [INFO] [stdout] | | value used here after move [INFO] [stdout] | `y` moved due to usage in operator [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 21 | pub fn distance(a: &Point, b: &Point) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `z` [INFO] [stdout] --> src/geometry.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 24 | let z = b.z - a.z; [INFO] [stdout] | - move occurs because `z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] 25 | (((x * x) + (y * y) + (z * z)).to_f64().unwrap()).sqrt() as usize [INFO] [stdout] | -----^- [INFO] [stdout] | | | [INFO] [stdout] | | value used here after move [INFO] [stdout] | `z` moved due to usage in operator [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 21 | pub fn distance(a: &Point, b: &Point) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | x: (a.x + b.x) / two, [INFO] [stdout] | ^^^ move occurs because `a.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | x: (a.x + b.x) / two, [INFO] [stdout] | ^^^ move occurs because `b.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | y: (a.y + b.y) / two, [INFO] [stdout] | ^^^ move occurs because `a.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | y: (a.y + b.y) / two, [INFO] [stdout] | ^^^ move occurs because `b.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `two` [INFO] [stdout] --> src/geometry.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 29 | let two = T::one() + T::one(); [INFO] [stdout] | --- move occurs because `two` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] 30 | Point { [INFO] [stdout] 31 | x: (a.x + b.x) / two, [INFO] [stdout] | --- value moved here [INFO] [stdout] 32 | y: (a.y + b.y) / two, [INFO] [stdout] | ^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 28 | pub fn center(a: &Point, b: &Point) -> Point { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | z: (a.z + b.z) / two, [INFO] [stdout] | ^^^ move occurs because `a.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | z: (a.z + b.z) / two, [INFO] [stdout] | ^^^ move occurs because `b.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `two` [INFO] [stdout] --> src/geometry.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 29 | let two = T::one() + T::one(); [INFO] [stdout] | --- move occurs because `two` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 32 | y: (a.y + b.y) / two, [INFO] [stdout] | --- value moved here [INFO] [stdout] 33 | z: (a.z + b.z) / two, [INFO] [stdout] | ^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 28 | pub fn center(a: &Point, b: &Point) -> Point { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | x: b.x - a.x, [INFO] [stdout] | ^^^ move occurs because `b.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | x: b.x - a.x, [INFO] [stdout] | ^^^ move occurs because `a.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | y: b.y - a.y, [INFO] [stdout] | ^^^ move occurs because `b.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | y: b.y - a.y, [INFO] [stdout] | ^^^ move occurs because `a.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `b.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | z: b.z - a.z, [INFO] [stdout] | ^^^ move occurs because `b.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `a.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | z: b.z - a.z, [INFO] [stdout] | ^^^ move occurs because `a.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.x` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.x` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.y` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.y` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:55 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.z` which is behind a shared reference [INFO] [stdout] --> src/geometry.rs:59:64 [INFO] [stdout] | [INFO] [stdout] 59 | T::from( (self.x * self.x + self.y * self.y + self.z * self.z).to_f64().unwrap().sqrt() ).unwrap() [INFO] [stdout] | ^^^^^^ move occurs because `self.z` has type `T`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0382, E0507. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75385bd6c094c8024c8166bd68362634aeb10c86503e2f49b5f3b1f14c0423b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75385bd6c094c8024c8166bd68362634aeb10c86503e2f49b5f3b1f14c0423b3", kill_on_drop: false }` [INFO] [stdout] 75385bd6c094c8024c8166bd68362634aeb10c86503e2f49b5f3b1f14c0423b3