[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluyas%2Fskyro" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gluyas/skyro 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/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-7/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b04db9bf137a792dd3e0fa433a91f716fe3e29e241cc46db7f9d2b4e71e924a3 [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" "b04db9bf137a792dd3e0fa433a91f716fe3e29e241cc46db7f9d2b4e71e924a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b04db9bf137a792dd3e0fa433a91f716fe3e29e241cc46db7f9d2b4e71e924a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b04db9bf137a792dd3e0fa433a91f716fe3e29e241cc46db7f9d2b4e71e924a3", kill_on_drop: false }` [INFO] [stdout] b04db9bf137a792dd3e0fa433a91f716fe3e29e241cc46db7f9d2b4e71e924a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c83e77b30f29c85c95815fe6465627101b984071e077cb85c4a14c252d6a7fb [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" "3c83e77b30f29c85c95815fe6465627101b984071e077cb85c4a14c252d6a7fb", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.3.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.18.0 [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: 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: 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: 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: 11 warnings emitted [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 42.48s [INFO] running `Command { std: "docker" "inspect" "3c83e77b30f29c85c95815fe6465627101b984071e077cb85c4a14c252d6a7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c83e77b30f29c85c95815fe6465627101b984071e077cb85c4a14c252d6a7fb", kill_on_drop: false }` [INFO] [stdout] 3c83e77b30f29c85c95815fe6465627101b984071e077cb85c4a14c252d6a7fb