[INFO] cloning repository https://github.com/gluyas/skyro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gluyas/skyro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluyas%2Fskyro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluyas%2Fskyro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff227ddd1e4bfb37c5f613bf2f76bbac4895c095 [INFO] checking gluyas/skyro against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluyas%2Fskyro" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gluyas/skyro on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gluyas/skyro [INFO] finished tweaking git repo https://github.com/gluyas/skyro [INFO] tweaked toml for git repo https://github.com/gluyas/skyro written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/gluyas/skyro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73186ae378afd8e760cb9d295d492dcea45828322effa6a26b981acb443aebfe [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" "73186ae378afd8e760cb9d295d492dcea45828322effa6a26b981acb443aebfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73186ae378afd8e760cb9d295d492dcea45828322effa6a26b981acb443aebfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73186ae378afd8e760cb9d295d492dcea45828322effa6a26b981acb443aebfe", kill_on_drop: false }` [INFO] [stdout] 73186ae378afd8e760cb9d295d492dcea45828322effa6a26b981acb443aebfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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] 1af1f5f677bc1d6629d122c63fd730534dd5670242cd9109f37cc2f71e10309d [INFO] running `Command { std: "docker" "start" "-a" "1af1f5f677bc1d6629d122c63fd730534dd5670242cd9109f37cc2f71e10309d", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking wayland-client v0.20.12 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.3.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking wayland-protocols v0.20.12 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Checking skyro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | use std::mem::{self, size_of}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:422:48 [INFO] [stdout] | [INFO] [stdout] 422 | ... let bisect_color = ( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 423 | | ... bary[edge_indices.0] * mesh[edge.0].color + [INFO] [stdout] 424 | | ... bary[edge_indices.1] * mesh[edge.1].color [INFO] [stdout] 425 | | ... ); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 422 | let bisect_color = bary[edge_indices.0] * mesh[edge.0].color + [INFO] [stdout] 423 | bary[edge_indices.1] * mesh[edge.1].color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:537:9 [INFO] [stdout] | [INFO] [stdout] 537 | std::thread::sleep_ms(15); // TODO: calculate smarter sleep timing [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | use std::mem::{self, size_of}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:422:48 [INFO] [stdout] | [INFO] [stdout] 422 | ... let bisect_color = ( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 423 | | ... bary[edge_indices.0] * mesh[edge.0].color + [INFO] [stdout] 424 | | ... bary[edge_indices.1] * mesh[edge.1].color [INFO] [stdout] 425 | | ... ); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 422 | let bisect_color = bary[edge_indices.0] * mesh[edge.0].color + [INFO] [stdout] 423 | bary[edge_indices.1] * mesh[edge.1].color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:537:9 [INFO] [stdout] | [INFO] [stdout] 537 | std::thread::sleep_ms(15); // TODO: calculate smarter sleep timing [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program` [INFO] [stdout] --> src/main.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | let (program, a_pos, a_color) = unsafe { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let mut mvp = Mvp { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let mut camera_fovy: Deg = Deg(60.0); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_edge_verts` [INFO] [stdout] --> src/mesh.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_edge_verts(&self, edge: Edge) -> [Vertex; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_edge_points` [INFO] [stdout] --> src/mesh.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get_edge_points(&self, edge: Edge) -> [Point3; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_face_verts` [INFO] [stdout] --> src/mesh.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_face_verts(&self, face: Face) -> [Vertex; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `edges` [INFO] [stdout] --> src/mesh.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn edges(&self) -> [Edge; 3] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `FRAMES` [INFO] [stdout] --> src/main.rs:541:1 [INFO] [stdout] | [INFO] [stdout] 541 | static mut FRAMES: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program` [INFO] [stdout] --> src/main.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | let (program, a_pos, a_color) = unsafe { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let mut mvp = Mvp { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let mut camera_fovy: Deg = Deg(60.0); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_edge_verts` [INFO] [stdout] --> src/mesh.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_edge_verts(&self, edge: Edge) -> [Vertex; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_edge_points` [INFO] [stdout] --> src/mesh.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get_edge_points(&self, edge: Edge) -> [Point3; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_face_verts` [INFO] [stdout] --> src/mesh.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_face_verts(&self, face: Face) -> [Vertex; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `edges` [INFO] [stdout] --> src/mesh.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn edges(&self) -> [Edge; 3] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `FRAMES` [INFO] [stdout] --> src/main.rs:541:1 [INFO] [stdout] | [INFO] [stdout] 541 | static mut FRAMES: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.65s [INFO] running `Command { std: "docker" "inspect" "1af1f5f677bc1d6629d122c63fd730534dd5670242cd9109f37cc2f71e10309d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af1f5f677bc1d6629d122c63fd730534dd5670242cd9109f37cc2f71e10309d", kill_on_drop: false }` [INFO] [stdout] 1af1f5f677bc1d6629d122c63fd730534dd5670242cd9109f37cc2f71e10309d