[INFO] cloning repository https://github.com/GabrSobral/rust-graphical-computing-wgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GabrSobral/rust-graphical-computing-wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrSobral%2Frust-graphical-computing-wgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrSobral%2Frust-graphical-computing-wgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acb9a77c7b2276abd5fe2e859363c91446a90708 [INFO] testing GabrSobral/rust-graphical-computing-wgpu against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrSobral%2Frust-graphical-computing-wgpu" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GabrSobral/rust-graphical-computing-wgpu [INFO] finished tweaking git repo https://github.com/GabrSobral/rust-graphical-computing-wgpu [INFO] tweaked toml for git repo https://github.com/GabrSobral/rust-graphical-computing-wgpu written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GabrSobral/rust-graphical-computing-wgpu on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GabrSobral/rust-graphical-computing-wgpu already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.8.8 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.41 [INFO] [stderr] Downloaded env_logger v0.11.2 [INFO] [stderr] Downloaded bytemuck v1.14.3 [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded wgpu-types v0.19.0 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded png v0.17.12 [INFO] [stderr] Downloaded wgpu v0.19.1 [INFO] [stderr] Downloaded bumpalo v3.15.0 [INFO] [stderr] Downloaded wgpu-core v0.19.0 [INFO] [stderr] Downloaded wgpu-hal v0.19.1 [INFO] [stderr] Downloaded naga v0.19.0 [INFO] [stderr] Downloaded winit v0.29.10 [INFO] [stderr] Downloaded web-sys v0.3.68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aa073de67f7d2f21be151eb194bcf012f7d741c8530037a86d4579cbd0ca53f [INFO] running `Command { std: "docker" "start" "-a" "7aa073de67f7d2f21be151eb194bcf012f7d741c8530037a86d4579cbd0ca53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aa073de67f7d2f21be151eb194bcf012f7d741c8530037a86d4579cbd0ca53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa073de67f7d2f21be151eb194bcf012f7d741c8530037a86d4579cbd0ca53f", kill_on_drop: false }` [INFO] [stdout] 7aa073de67f7d2f21be151eb194bcf012f7d741c8530037a86d4579cbd0ca53f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2d933c83bd80b727fbf6bc44d4e1fa03a92e3e833ba6b08100a3d192e164c01c [INFO] running `Command { std: "docker" "start" "-a" "2d933c83bd80b727fbf6bc44d4e1fa03a92e3e833ba6b08100a3d192e164c01c", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling wgpu-types v0.19.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling profiling v1.0.14 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling png v0.17.12 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling naga v0.19.0 [INFO] [stderr] Compiling naga v0.5.0 [INFO] [stderr] Compiling polling v3.4.0 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-client v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.1 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling external-memory v0.0.1 [INFO] [stderr] Compiling gfx-hal v0.9.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling sctk-adwaita v0.8.1 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling render v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/transforms.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | let surface = unsafe { instance.create_surface(window) }.unwrap(); [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InitWgpu` is never constructed [INFO] [stdout] --> src/transforms.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct InitWgpu<'window> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `init_wgpu` is never used [INFO] [stdout] --> src/transforms.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 23 | impl<'window> InitWgpu<'window> { [INFO] [stdout] | ------------------------------- associated function in this implementation [INFO] [stdout] 24 | pub async fn init_wgpu(window: &'window Window) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view` is never used [INFO] [stdout] --> src/transforms.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn create_view(camera_position: Point3, look_direction: Point3, up_direction: Vector3) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_projection` is never used [INFO] [stdout] --> src/transforms.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create_projection(aspect: f32, is_perspective: bool) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view_projection` is never used [INFO] [stdout] --> src/transforms.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn create_view_projection(camera_position: Point3, look_direction: Point3, up_direction: Vector3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_perspective_projection` is never used [INFO] [stdout] --> src/transforms.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_perspective_projection(fovy: Rad, aspect: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_projection_ortho` is never used [INFO] [stdout] --> src/transforms.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn create_projection_ortho(left: f32, right: f32, bottom: f32, top: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view_projection_ortho` is never used [INFO] [stdout] --> src/transforms.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn create_view_projection_ortho( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_transforms` is never used [INFO] [stdout] --> src/transforms.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn create_transforms(translation:[f32; 3], rotation:[f32; 3], scaling:[f32; 3]) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cube_positions` is never used [INFO] [stdout] --> src/vertex_data.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn cube_positions() -> Vec<[i8; 3]> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cube_colors` is never used [INFO] [stdout] --> src/vertex_data.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn cube_colors() -> Vec<[i8; 3]> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/transforms.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | let surface = unsafe { instance.create_surface(window) }.unwrap(); [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `input` is never used [INFO] [stdout] --> src/main.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 65 | impl<'window> State<'window> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 192 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view` is never used [INFO] [stdout] --> src/transforms.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn create_view(camera_position: Point3, look_direction: Point3, up_direction: Vector3) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_perspective_projection` is never used [INFO] [stdout] --> src/transforms.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_perspective_projection(fovy: Rad, aspect: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_projection_ortho` is never used [INFO] [stdout] --> src/transforms.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn create_projection_ortho(left: f32, right: f32, bottom: f32, top: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view_projection_ortho` is never used [INFO] [stdout] --> src/transforms.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn create_view_projection_ortho( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "2d933c83bd80b727fbf6bc44d4e1fa03a92e3e833ba6b08100a3d192e164c01c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d933c83bd80b727fbf6bc44d4e1fa03a92e3e833ba6b08100a3d192e164c01c", kill_on_drop: false }` [INFO] [stdout] 2d933c83bd80b727fbf6bc44d4e1fa03a92e3e833ba6b08100a3d192e164c01c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e61360dae2de91ec10e1a4baead6815c7d6911cbb2976bcbbc571c058d2ace1a [INFO] running `Command { std: "docker" "start" "-a" "e61360dae2de91ec10e1a4baead6815c7d6911cbb2976bcbbc571c058d2ace1a", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/transforms.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | let surface = unsafe { instance.create_surface(window) }.unwrap(); [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InitWgpu` is never constructed [INFO] [stdout] --> src/transforms.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct InitWgpu<'window> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `init_wgpu` is never used [INFO] [stdout] --> src/transforms.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 23 | impl<'window> InitWgpu<'window> { [INFO] [stdout] | ------------------------------- associated function in this implementation [INFO] [stdout] 24 | pub async fn init_wgpu(window: &'window Window) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view` is never used [INFO] [stdout] --> src/transforms.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn create_view(camera_position: Point3, look_direction: Point3, up_direction: Vector3) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_projection` is never used [INFO] [stdout] --> src/transforms.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create_projection(aspect: f32, is_perspective: bool) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view_projection` is never used [INFO] [stdout] --> src/transforms.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn create_view_projection(camera_position: Point3, look_direction: Point3, up_direction: Vector3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_perspective_projection` is never used [INFO] [stdout] --> src/transforms.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_perspective_projection(fovy: Rad, aspect: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_projection_ortho` is never used [INFO] [stdout] --> src/transforms.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn create_projection_ortho(left: f32, right: f32, bottom: f32, top: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view_projection_ortho` is never used [INFO] [stdout] --> src/transforms.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn create_view_projection_ortho( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_transforms` is never used [INFO] [stdout] --> src/transforms.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn create_transforms(translation:[f32; 3], rotation:[f32; 3], scaling:[f32; 3]) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cube_positions` is never used [INFO] [stdout] --> src/vertex_data.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn cube_positions() -> Vec<[i8; 3]> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling render v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `cube_colors` is never used [INFO] [stdout] --> src/vertex_data.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn cube_colors() -> Vec<[i8; 3]> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/transforms.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | let surface = unsafe { instance.create_surface(window) }.unwrap(); [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/transforms.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | let surface = unsafe { instance.create_surface(window) }.unwrap(); [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InitWgpu` is never constructed [INFO] [stdout] --> src/transforms.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct InitWgpu<'window> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `init_wgpu` is never used [INFO] [stdout] --> src/transforms.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 23 | impl<'window> InitWgpu<'window> { [INFO] [stdout] | ------------------------------- associated function in this implementation [INFO] [stdout] 24 | pub async fn init_wgpu(window: &'window Window) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view` is never used [INFO] [stdout] --> src/transforms.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn create_view(camera_position: Point3, look_direction: Point3, up_direction: Vector3) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_projection` is never used [INFO] [stdout] --> src/transforms.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create_projection(aspect: f32, is_perspective: bool) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view_projection` is never used [INFO] [stdout] --> src/transforms.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn create_view_projection(camera_position: Point3, look_direction: Point3, up_direction: Vector3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_perspective_projection` is never used [INFO] [stdout] --> src/transforms.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_perspective_projection(fovy: Rad, aspect: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_projection_ortho` is never used [INFO] [stdout] --> src/transforms.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn create_projection_ortho(left: f32, right: f32, bottom: f32, top: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view_projection_ortho` is never used [INFO] [stdout] --> src/transforms.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn create_view_projection_ortho( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_transforms` is never used [INFO] [stdout] --> src/transforms.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn create_transforms(translation:[f32; 3], rotation:[f32; 3], scaling:[f32; 3]) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cube_positions` is never used [INFO] [stdout] --> src/vertex_data.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn cube_positions() -> Vec<[i8; 3]> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cube_colors` is never used [INFO] [stdout] --> src/vertex_data.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn cube_colors() -> Vec<[i8; 3]> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `input` is never used [INFO] [stdout] --> src/main.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 65 | impl<'window> State<'window> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 192 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view` is never used [INFO] [stdout] --> src/transforms.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn create_view(camera_position: Point3, look_direction: Point3, up_direction: Vector3) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_perspective_projection` is never used [INFO] [stdout] --> src/transforms.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_perspective_projection(fovy: Rad, aspect: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_projection_ortho` is never used [INFO] [stdout] --> src/transforms.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn create_projection_ortho(left: f32, right: f32, bottom: f32, top: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_view_projection_ortho` is never used [INFO] [stdout] --> src/transforms.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn create_view_projection_ortho( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "e61360dae2de91ec10e1a4baead6815c7d6911cbb2976bcbbc571c058d2ace1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61360dae2de91ec10e1a4baead6815c7d6911cbb2976bcbbc571c058d2ace1a", kill_on_drop: false }` [INFO] [stdout] e61360dae2de91ec10e1a4baead6815c7d6911cbb2976bcbbc571c058d2ace1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e077baf6cee7abb82f8bf6269af2fbb1c1cb50edb6c14dcf6a4f0c98ca56f267 [INFO] running `Command { std: "docker" "start" "-a" "e077baf6cee7abb82f8bf6269af2fbb1c1cb50edb6c14dcf6a4f0c98ca56f267", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> src/transforms.rs:31:23 [INFO] [stderr] | [INFO] [stderr] 31 | let surface = unsafe { instance.create_surface(window) }.unwrap(); [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `InitWgpu` is never constructed [INFO] [stderr] --> src/transforms.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct InitWgpu<'window> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `init_wgpu` is never used [INFO] [stderr] --> src/transforms.rs:24:18 [INFO] [stderr] | [INFO] [stderr] 23 | impl<'window> InitWgpu<'window> { [INFO] [stderr] | ------------------------------- associated function in this implementation [INFO] [stderr] 24 | pub async fn init_wgpu(window: &'window Window) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_view` is never used [INFO] [stderr] --> src/transforms.rs:77:8 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn create_view(camera_position: Point3, look_direction: Point3, up_direction: Vector3) -> Matrix4 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_projection` is never used [INFO] [stderr] --> src/transforms.rs:81:8 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn create_projection(aspect: f32, is_perspective: bool) -> Matrix4 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_view_projection` is never used [INFO] [stderr] --> src/transforms.rs:93:8 [INFO] [stderr] | [INFO] [stderr] 93 | pub fn create_view_projection(camera_position: Point3, look_direction: Point3, up_direction: Vector3, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_perspective_projection` is never used [INFO] [stderr] --> src/transforms.rs:114:8 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn create_perspective_projection(fovy: Rad, aspect: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_projection_ortho` is never used [INFO] [stderr] --> src/transforms.rs:118:8 [INFO] [stderr] | [INFO] [stderr] 118 | pub fn create_projection_ortho(left: f32, right: f32, bottom: f32, top: f32, near: f32, far: f32) -> Matrix4 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_view_projection_ortho` is never used [INFO] [stderr] --> src/transforms.rs:122:8 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn create_view_projection_ortho( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_transforms` is never used [INFO] [stderr] --> src/transforms.rs:140:8 [INFO] [stderr] | [INFO] [stderr] 140 | pub fn create_transforms(translation:[f32; 3], rotation:[f32; 3], scaling:[f32; 3]) -> Matrix4 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `cube_positions` is never used [INFO] [stderr] --> src/vertex_data.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn cube_positions() -> Vec<[i8; 3]> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `cube_colors` is never used [INFO] [stderr] --> src/vertex_data.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn cube_colors() -> Vec<[i8; 3]> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `render` (lib) generated 12 warnings [INFO] [stderr] warning: `render` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] warning: method `input` is never used [INFO] [stderr] --> src/main.rs:192:8 [INFO] [stderr] | [INFO] [stderr] 65 | impl<'window> State<'window> { [INFO] [stderr] | ---------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 192 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `render` (bin "render" test) generated 6 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/render-01f39cf4520de909) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/render-a7cb3bff261e5c0a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests render [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e077baf6cee7abb82f8bf6269af2fbb1c1cb50edb6c14dcf6a4f0c98ca56f267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e077baf6cee7abb82f8bf6269af2fbb1c1cb50edb6c14dcf6a4f0c98ca56f267", kill_on_drop: false }` [INFO] [stdout] e077baf6cee7abb82f8bf6269af2fbb1c1cb50edb6c14dcf6a4f0c98ca56f267