[INFO] cloning repository https://github.com/DasCapschen/rusterizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DasCapschen/rusterizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasCapschen%2Frusterizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasCapschen%2Frusterizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4659f33ec85e755be6735a24c1491457643bafa [INFO] testing DasCapschen/rusterizer against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasCapschen%2Frusterizer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DasCapschen/rusterizer on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DasCapschen/rusterizer [INFO] finished tweaking git repo https://github.com/DasCapschen/rusterizer [INFO] tweaked toml for git repo https://github.com/DasCapschen/rusterizer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/DasCapschen/rusterizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gwihlidal/vk-mem-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ash-window v0.5.0 [INFO] [stderr] Downloaded minimp3 v0.5.0 [INFO] [stderr] Downloaded raw-window-metal v0.1.0 [INFO] [stderr] Downloaded combine v4.3.2 [INFO] [stderr] Downloaded imgui v0.6.0 [INFO] [stderr] Downloaded imgui-sys v0.6.0 [INFO] [stderr] Downloaded imgui-winit-support v0.6.0 [INFO] [stderr] Downloaded vk-sync v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", 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] c3e7e9b84788b1f0d3ebd8aa7ae00ad3df53b0d63ae7c14361c5b6dc4c5c87a2 [INFO] running `Command { std: "docker" "start" "-a" "c3e7e9b84788b1f0d3ebd8aa7ae00ad3df53b0d63ae7c14361c5b6dc4c5c87a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3e7e9b84788b1f0d3ebd8aa7ae00ad3df53b0d63ae7c14361c5b6dc4c5c87a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e7e9b84788b1f0d3ebd8aa7ae00ad3df53b0d63ae7c14361c5b6dc4c5c87a2", kill_on_drop: false }` [INFO] [stdout] c3e7e9b84788b1f0d3ebd8aa7ae00ad3df53b0d63ae7c14361c5b6dc4c5c87a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--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] 862dff6270d49d4f7b95ecf32a80be202aa6c8f544e7a9ac96ffdddd9eb2cb36 [INFO] running `Command { std: "docker" "start" "-a" "862dff6270d49d4f7b95ecf32a80be202aa6c8f544e7a9ac96ffdddd9eb2cb36", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling imgui-sys v0.6.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling vk-mem v0.2.2 (https://github.com/gwihlidal/vk-mem-rs.git#53956127) [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling minimp3 v0.5.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling wayland-commons v0.28.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling imgui v0.6.0 [INFO] [stderr] Compiling wayland-cursor v0.28.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling rodio v0.13.0 [INFO] [stderr] Compiling ash-window v0.5.0 [INFO] [stderr] Compiling vk-sync v0.1.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.0 [INFO] [stderr] Compiling imgui-winit-support v0.6.0 [INFO] [stderr] Compiling dowaengine_ash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/renderer.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 239 | todo!("Recreate Swapchain!"); [INFO] [stdout] | ----------------------------- any code following this expression is unreachable [INFO] [stdout] 240 | return; [INFO] [stdout] | ^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/vulkan.rs:1328:9 [INFO] [stdout] | [INFO] [stdout] 1328 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entry` [INFO] [stdout] --> src/renderer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | entry: ash::Entry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `physical_device` [INFO] [stdout] --> src/renderer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | physical_device: vk::PhysicalDevice, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `swapchain_images` [INFO] [stdout] --> src/renderer.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | swapchain_images: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NEAREST` [INFO] [stdout] --> src/vulkan.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | NEAREST, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BILINEAR` [INFO] [stdout] --> src/vulkan.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | BILINEAR, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_fence` [INFO] [stdout] --> src/vulkan.rs:439:8 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn create_fence(device: &ash::Device, signalled: bool) -> vk::Fence { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_depth_sampler` [INFO] [stdout] --> src/vulkan.rs:878:8 [INFO] [stdout] | [INFO] [stdout] 878 | pub fn create_depth_sampler() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `specialisation_info` [INFO] [stdout] --> src/vulkan.rs:961:5 [INFO] [stdout] | [INFO] [stdout] 961 | specialisation_info: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `flags` [INFO] [stdout] --> src/vulkan.rs:1035:12 [INFO] [stdout] | [INFO] [stdout] 1035 | pub fn flags(mut self, flags: vk::PipelineCreateFlags) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tesselation` [INFO] [stdout] --> src/vulkan.rs:1113:12 [INFO] [stdout] | [INFO] [stdout] 1113 | pub fn tesselation(mut self, patch_control_points: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `base_pipeline` [INFO] [stdout] --> src/vulkan.rs:1321:12 [INFO] [stdout] | [INFO] [stdout] 1321 | pub fn base_pipeline(mut self, pipeline: vk::Pipeline, index: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build_compute` [INFO] [stdout] --> src/vulkan.rs:1418:12 [INFO] [stdout] | [INFO] [stdout] 1418 | pub fn build_compute(self) -> Pipeline { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Success` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Success = 0, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "862dff6270d49d4f7b95ecf32a80be202aa6c8f544e7a9ac96ffdddd9eb2cb36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "862dff6270d49d4f7b95ecf32a80be202aa6c8f544e7a9ac96ffdddd9eb2cb36", kill_on_drop: false }` [INFO] [stdout] 862dff6270d49d4f7b95ecf32a80be202aa6c8f544e7a9ac96ffdddd9eb2cb36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--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] 6571edef44bc7ca9d4df53a8c76dbae34724d97783bf7969c18dc7f732f20e31 [INFO] running `Command { std: "docker" "start" "-a" "6571edef44bc7ca9d4df53a8c76dbae34724d97783bf7969c18dc7f732f20e31", kill_on_drop: false }` [INFO] [stderr] Compiling dowaengine_ash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/renderer.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 239 | todo!("Recreate Swapchain!"); [INFO] [stdout] | ----------------------------- any code following this expression is unreachable [INFO] [stdout] 240 | return; [INFO] [stdout] | ^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/vulkan.rs:1328:9 [INFO] [stdout] | [INFO] [stdout] 1328 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entry` [INFO] [stdout] --> src/renderer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | entry: ash::Entry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `physical_device` [INFO] [stdout] --> src/renderer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | physical_device: vk::PhysicalDevice, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `swapchain_images` [INFO] [stdout] --> src/renderer.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | swapchain_images: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NEAREST` [INFO] [stdout] --> src/vulkan.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | NEAREST, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BILINEAR` [INFO] [stdout] --> src/vulkan.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | BILINEAR, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_fence` [INFO] [stdout] --> src/vulkan.rs:439:8 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn create_fence(device: &ash::Device, signalled: bool) -> vk::Fence { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_depth_sampler` [INFO] [stdout] --> src/vulkan.rs:878:8 [INFO] [stdout] | [INFO] [stdout] 878 | pub fn create_depth_sampler() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `specialisation_info` [INFO] [stdout] --> src/vulkan.rs:961:5 [INFO] [stdout] | [INFO] [stdout] 961 | specialisation_info: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `flags` [INFO] [stdout] --> src/vulkan.rs:1035:12 [INFO] [stdout] | [INFO] [stdout] 1035 | pub fn flags(mut self, flags: vk::PipelineCreateFlags) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tesselation` [INFO] [stdout] --> src/vulkan.rs:1113:12 [INFO] [stdout] | [INFO] [stdout] 1113 | pub fn tesselation(mut self, patch_control_points: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `base_pipeline` [INFO] [stdout] --> src/vulkan.rs:1321:12 [INFO] [stdout] | [INFO] [stdout] 1321 | pub fn base_pipeline(mut self, pipeline: vk::Pipeline, index: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build_compute` [INFO] [stdout] --> src/vulkan.rs:1418:12 [INFO] [stdout] | [INFO] [stdout] 1418 | pub fn build_compute(self) -> Pipeline { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Success` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Success = 0, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "6571edef44bc7ca9d4df53a8c76dbae34724d97783bf7969c18dc7f732f20e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6571edef44bc7ca9d4df53a8c76dbae34724d97783bf7969c18dc7f732f20e31", kill_on_drop: false }` [INFO] [stdout] 6571edef44bc7ca9d4df53a8c76dbae34724d97783bf7969c18dc7f732f20e31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89a7a7f48ed2dd5b755788a5627b4c9406a58c7e75757e65c9aec624a1e99f57 [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" "89a7a7f48ed2dd5b755788a5627b4c9406a58c7e75757e65c9aec624a1e99f57", kill_on_drop: false }` [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/renderer.rs:240:13 [INFO] [stderr] | [INFO] [stderr] 239 | todo!("Recreate Swapchain!"); [INFO] [stderr] | ----------------------------- any code following this expression is unreachable [INFO] [stderr] 240 | return; [INFO] [stderr] | ^^^^^^^ unreachable statement [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> src/vulkan.rs:1328:9 [INFO] [stderr] | [INFO] [stderr] 1328 | unsafe { [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `entry` [INFO] [stderr] --> src/renderer.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | entry: ash::Entry, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `physical_device` [INFO] [stderr] --> src/renderer.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | physical_device: vk::PhysicalDevice, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `swapchain_images` [INFO] [stderr] --> src/renderer.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | swapchain_images: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NEAREST` [INFO] [stderr] --> src/vulkan.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | NEAREST, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BILINEAR` [INFO] [stderr] --> src/vulkan.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | BILINEAR, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create_fence` [INFO] [stderr] --> src/vulkan.rs:439:8 [INFO] [stderr] | [INFO] [stderr] 439 | pub fn create_fence(device: &ash::Device, signalled: bool) -> vk::Fence { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create_depth_sampler` [INFO] [stderr] --> src/vulkan.rs:878:8 [INFO] [stderr] | [INFO] [stderr] 878 | pub fn create_depth_sampler() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `specialisation_info` [INFO] [stderr] --> src/vulkan.rs:961:5 [INFO] [stderr] | [INFO] [stderr] 961 | specialisation_info: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `flags` [INFO] [stderr] --> src/vulkan.rs:1035:12 [INFO] [stderr] | [INFO] [stderr] 1035 | pub fn flags(mut self, flags: vk::PipelineCreateFlags) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `tesselation` [INFO] [stderr] --> src/vulkan.rs:1113:12 [INFO] [stderr] | [INFO] [stderr] 1113 | pub fn tesselation(mut self, patch_control_points: u32) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `base_pipeline` [INFO] [stderr] --> src/vulkan.rs:1321:12 [INFO] [stderr] | [INFO] [stderr] 1321 | pub fn base_pipeline(mut self, pipeline: vk::Pipeline, index: i32) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `build_compute` [INFO] [stderr] --> src/vulkan.rs:1418:12 [INFO] [stderr] | [INFO] [stderr] 1418 | pub fn build_compute(self) -> Pipeline { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Success` [INFO] [stderr] --> src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | Success = 0, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dowaengine_ash` (bin "dowaengine_ash" test) generated 15 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dowaengine_ash-ef9376e263ce2705) [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" "89a7a7f48ed2dd5b755788a5627b4c9406a58c7e75757e65c9aec624a1e99f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a7a7f48ed2dd5b755788a5627b4c9406a58c7e75757e65c9aec624a1e99f57", kill_on_drop: false }` [INFO] [stdout] 89a7a7f48ed2dd5b755788a5627b4c9406a58c7e75757e65c9aec624a1e99f57