[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] bc061089f2a875041a7e1049e7e57b0167278de3 [INFO] testing HlinaCZ/wasm-canvas against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHlinaCZ%2Fwasm-canvas" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HlinaCZ/wasm-canvas on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-8/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06061ef029a10e7276eb2f5d17f22ee5c03c79e91f34d36d770d357b0bfa8e50 [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" "06061ef029a10e7276eb2f5d17f22ee5c03c79e91f34d36d770d357b0bfa8e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06061ef029a10e7276eb2f5d17f22ee5c03c79e91f34d36d770d357b0bfa8e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06061ef029a10e7276eb2f5d17f22ee5c03c79e91f34d36d770d357b0bfa8e50", kill_on_drop: false }` [INFO] [stdout] 06061ef029a10e7276eb2f5d17f22ee5c03c79e91f34d36d770d357b0bfa8e50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b15fce24e580c4b6244ade736d04d3c3789685f5c14df7bfc927404f53c64775 [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" "b15fce24e580c4b6244ade736d04d3c3789685f5c14df7bfc927404f53c64775", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.48 [INFO] [stderr] Compiling bumpalo v2.5.0 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [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-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.48 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.48 [INFO] [stderr] Compiling failure_derive v0.1.5 [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] Compiling js-sys v0.3.25 [INFO] [stderr] Compiling web-sys v0.3.25 [INFO] [stderr] Compiling 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] --> src/geometry.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | (((x * x) + (y * y) + (z * z)).to_f64().unwrap()).sqrt() as usize [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: `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` due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "b15fce24e580c4b6244ade736d04d3c3789685f5c14df7bfc927404f53c64775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15fce24e580c4b6244ade736d04d3c3789685f5c14df7bfc927404f53c64775", kill_on_drop: false }` [INFO] [stdout] b15fce24e580c4b6244ade736d04d3c3789685f5c14df7bfc927404f53c64775