[INFO] cloning repository https://github.com/planetryan/LibreVR [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/planetryan/LibreVR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanetryan%2FLibreVR", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanetryan%2FLibreVR'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 323580b36dc9b81b0a179d0268e8f5d82f61d591 [INFO] checking planetryan/LibreVR against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanetryan%2FLibreVR" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/planetryan/LibreVR [INFO] finished tweaking git repo https://github.com/planetryan/LibreVR [INFO] tweaked toml for git repo https://github.com/planetryan/LibreVR written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/planetryan/LibreVR on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/planetryan/LibreVR 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking planetryan/LibreVR against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanetryan%2FLibreVR" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/planetryan/LibreVR [INFO] finished tweaking git repo https://github.com/planetryan/LibreVR [INFO] tweaked toml for git repo https://github.com/planetryan/LibreVR written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/planetryan/LibreVR on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/planetryan/LibreVR 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-macros v0.3.0 [INFO] [stderr] Downloaded openxr v0.19.0 [INFO] [stderr] Downloaded glam v0.18.0 [INFO] [stderr] Downloaded glam v0.14.0 [INFO] [stderr] Downloaded glam v0.17.3 [INFO] [stderr] Downloaded glam v0.20.5 [INFO] [stderr] Downloaded glam v0.19.0 [INFO] [stderr] Downloaded glam v0.15.2 [INFO] [stderr] Downloaded glam v0.16.0 [INFO] [stderr] Downloaded glam v0.23.0 [INFO] [stderr] Downloaded glam v0.25.0 [INFO] [stderr] Downloaded nalgebra v0.34.1 [INFO] [stderr] Downloaded glam v0.30.9 [INFO] [stderr] Downloaded openxr-sys v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f36600fb1324db931ecd53c4c4162b0caab06df8ccc1c97a061441d4d7a670f [INFO] running `Command { std: "docker" "start" "-a" "2f36600fb1324db931ecd53c4c4162b0caab06df8ccc1c97a061441d4d7a670f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f36600fb1324db931ecd53c4c4162b0caab06df8ccc1c97a061441d4d7a670f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f36600fb1324db931ecd53c4c4162b0caab06df8ccc1c97a061441d4d7a670f", kill_on_drop: false }` [INFO] [stdout] 2f36600fb1324db931ecd53c4c4162b0caab06df8ccc1c97a061441d4d7a670f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 292dd4e251ed26618b00649cc92ffc6f5b522c66eaf221c0c6ce0ec3fae3fbfc [INFO] running `Command { std: "docker" "start" "-a" "292dd4e251ed26618b00649cc92ffc6f5b522c66eaf221c0c6ce0ec3fae3fbfc", kill_on_drop: false }` [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling openxr-sys v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking openxr v0.19.0 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking nalgebra v0.34.1 [INFO] [stderr] Checking vive-pro-two-driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `vr_renderer` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod vr_renderer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `vr_renderer`, create file "src/vr_renderer.rs" or "src/vr_renderer/mod.rs" [INFO] [stdout] = note: if there is a `mod vr_renderer` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `vr_renderer` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod vr_renderer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `vr_renderer`, create file "src/vr_renderer.rs" or "src/vr_renderer/mod.rs" [INFO] [stdout] = note: if there is a `mod vr_renderer` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ash::version` [INFO] [stdout] --> src/session.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use ash::version::{EntryV1_0, InstanceV1_0}; [INFO] [stdout] | ^^^^^^^ could not find `version` in `ash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ash::version` [INFO] [stdout] --> src/session.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use ash::version::{EntryV1_0, InstanceV1_0}; [INFO] [stdout] | ^^^^^^^ could not find `version` in `ash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `SwapchainUsage` in `xr` [INFO] [stdout] --> src/session.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | usage: xr::SwapchainUsage::COLOR_ATTACHMENT | xr::SwapchainUsage::SAMPLED, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `SwapchainUsage` in `xr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `SwapchainUsage` in `xr` [INFO] [stdout] --> src/session.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | usage: xr::SwapchainUsage::COLOR_ATTACHMENT | xr::SwapchainUsage::SAMPLED, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `SwapchainUsage` in `xr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `SwapchainUsage` in `xr` [INFO] [stdout] --> src/session.rs:143:67 [INFO] [stdout] | [INFO] [stdout] 143 | usage: xr::SwapchainUsage::COLOR_ATTACHMENT | xr::SwapchainUsage::SAMPLED, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `SwapchainUsage` in `xr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `SwapchainUsage` in `xr` [INFO] [stdout] --> src/session.rs:143:67 [INFO] [stdout] | [INFO] [stdout] 143 | usage: xr::SwapchainUsage::COLOR_ATTACHMENT | xr::SwapchainUsage::SAMPLED, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `SwapchainUsage` in `xr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ash::vk::make_version`: This define is deprecated. VK_MAKE_API_VERSION should be used instead. [INFO] [stdout] --> src/session.rs:187:30 [INFO] [stdout] | [INFO] [stdout] 187 | .api_version(vk::make_version(1, 1, 0)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ash::vk::make_version`: This define is deprecated. VK_MAKE_API_VERSION should be used instead. [INFO] [stdout] --> src/session.rs:187:30 [INFO] [stdout] | [INFO] [stdout] 187 | .api_version(vk::make_version(1, 1, 0)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `ExtensionSet` in the current scope [INFO] [stdout] --> src/session.rs:46:73 [INFO] [stdout] | [INFO] [stdout] 46 | println!("OpenXR runtime reports {} extensions", available_exts.len()); [INFO] [stdout] | ^^^ method not found in `ExtensionSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `ExtensionSet` in the current scope [INFO] [stdout] --> src/session.rs:46:73 [INFO] [stdout] | [INFO] [stdout] 46 | println!("OpenXR runtime reports {} extensions", available_exts.len()); [INFO] [stdout] | ^^^ method not found in `ExtensionSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw` found for struct `ash::vk::Instance` in the current scope [INFO] [stdout] --> src/session.rs:95:56 [INFO] [stdout] | [INFO] [stdout] 95 | instance: vk_ctx.instance.handle().as_raw() as _, [INFO] [stdout] | ^^^^^^ method not found in `ash::vk::Instance` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/vk.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn as_raw(self) -> u64; [INFO] [stdout] | ------ the method is available for `ash::vk::Instance` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Handle` which provides `as_raw` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ash::vk::Handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw` found for struct `ash::vk::Instance` in the current scope [INFO] [stdout] --> src/session.rs:95:56 [INFO] [stdout] | [INFO] [stdout] 95 | instance: vk_ctx.instance.handle().as_raw() as _, [INFO] [stdout] | ^^^^^^ method not found in `ash::vk::Instance` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/vk.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn as_raw(self) -> u64; [INFO] [stdout] | ------ the method is available for `ash::vk::Instance` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Handle` which provides `as_raw` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ash::vk::Handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw` found for struct `PhysicalDevice` in the current scope [INFO] [stdout] --> src/session.rs:96:61 [INFO] [stdout] | [INFO] [stdout] 96 | physical_device: vk_ctx.physical_device.as_raw() as _, [INFO] [stdout] | ^^^^^^ method not found in `PhysicalDevice` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/vk.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn as_raw(self) -> u64; [INFO] [stdout] | ------ the method is available for `PhysicalDevice` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Handle` which provides `as_raw` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ash::vk::Handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw` found for struct `PhysicalDevice` in the current scope [INFO] [stdout] --> src/session.rs:96:61 [INFO] [stdout] | [INFO] [stdout] 96 | physical_device: vk_ctx.physical_device.as_raw() as _, [INFO] [stdout] | ^^^^^^ method not found in `PhysicalDevice` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/vk.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn as_raw(self) -> u64; [INFO] [stdout] | ------ the method is available for `PhysicalDevice` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Handle` which provides `as_raw` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ash::vk::Handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw` found for struct `ash::vk::Device` in the current scope [INFO] [stdout] --> src/session.rs:97:52 [INFO] [stdout] | [INFO] [stdout] 97 | device: vk_ctx.device.handle().as_raw() as _, [INFO] [stdout] | ^^^^^^ method not found in `ash::vk::Device` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/vk.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn as_raw(self) -> u64; [INFO] [stdout] | ------ the method is available for `ash::vk::Device` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Handle` which provides `as_raw` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ash::vk::Handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw` found for struct `ash::vk::Device` in the current scope [INFO] [stdout] --> src/session.rs:97:52 [INFO] [stdout] | [INFO] [stdout] 97 | device: vk_ctx.device.handle().as_raw() as _, [INFO] [stdout] | ^^^^^^ method not found in `ash::vk::Device` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/vk.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn as_raw(self) -> u64; [INFO] [stdout] | ------ the method is available for `ash::vk::Device` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Handle` which provides `as_raw` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ash::vk::Handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/session.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | let formats = unsafe { session.enumerate_swapchain_formats::()? }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openxr-0.19.0/src/session.rs:481:12 [INFO] [stdout] | [INFO] [stdout] 481 | pub fn enumerate_swapchain_formats(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/session.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | let formats = unsafe { session.enumerate_swapchain_formats::()? }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openxr-0.19.0/src/session.rs:481:12 [INFO] [stdout] | [INFO] [stdout] 481 | pub fn enumerate_swapchain_formats(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/session.rs:136:30 [INFO] [stdout] | [INFO] [stdout] 136 | .find(|f| **f == preferred_vk_format) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `u32`, found `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/session.rs:136:30 [INFO] [stdout] | [INFO] [stdout] 136 | .find(|f| **f == preferred_vk_format) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `u32`, found `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `u32` with `i64` [INFO] [stdout] --> src/session.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | .find(|f| **f == preferred_vk_format) [INFO] [stdout] | ^^ no implementation for `u32 == i64` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `u32` [INFO] [stdout] help: `u32` implements trait `PartialEq` [INFO] [stdout] --> /rustc/ac4c3613be2acd5395b65d85e5657b81e3c982f0/library/core/src/cmp.rs:1877:12 [INFO] [stdout] | [INFO] [stdout] = note: `PartialEq` [INFO] [stdout] ::: /rustc/ac4c3613be2acd5395b65d85e5657b81e3c982f0/library/core/src/cmp.rs:1901:5 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/value/partial_eq.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | impl PartialEq for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `PartialEq` [INFO] [stdout] ... [INFO] [stdout] 97 | / partialeq_numeric! { [INFO] [stdout] 98 | | eq_i64[i8 i16 i32 i64 isize] [INFO] [stdout] 99 | | eq_u64[u8 u16 u32 u64 usize] [INFO] [stdout] 100 | | eq_f32[f32] [INFO] [stdout] 101 | | eq_f64[f64] [INFO] [stdout] 102 | | eq_bool[bool] [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `partial_eq_impl` which comes from the expansion of the macro `partialeq_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `u32` with `i64` [INFO] [stdout] --> src/session.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | .find(|f| **f == preferred_vk_format) [INFO] [stdout] | ^^ no implementation for `u32 == i64` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `u32` [INFO] [stdout] help: `u32` implements trait `PartialEq` [INFO] [stdout] --> /rustc/ac4c3613be2acd5395b65d85e5657b81e3c982f0/library/core/src/cmp.rs:1877:12 [INFO] [stdout] | [INFO] [stdout] = note: `PartialEq` [INFO] [stdout] ::: /rustc/ac4c3613be2acd5395b65d85e5657b81e3c982f0/library/core/src/cmp.rs:1901:5 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/value/partial_eq.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | impl PartialEq for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `PartialEq` [INFO] [stdout] ... [INFO] [stdout] 97 | / partialeq_numeric! { [INFO] [stdout] 98 | | eq_i64[i8 i16 i32 i64 isize] [INFO] [stdout] 99 | | eq_u64[u8 u16 u32 u64 usize] [INFO] [stdout] 100 | | eq_f32[f32] [INFO] [stdout] 101 | | eq_f64[f64] [INFO] [stdout] 102 | | eq_bool[bool] [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `partial_eq_impl` which comes from the expansion of the macro `partialeq_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `openxr::SwapchainCreateInfo` has no field named `usage` [INFO] [stdout] --> src/session.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | usage: xr::SwapchainUsage::COLOR_ATTACHMENT | xr::SwapchainUsage::SAMPLED, [INFO] [stdout] | ^^^^^ `openxr::SwapchainCreateInfo<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `create_flags`, `usage_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `openxr::SwapchainCreateInfo` has no field named `usage` [INFO] [stdout] --> src/session.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | usage: xr::SwapchainUsage::COLOR_ATTACHMENT | xr::SwapchainUsage::SAMPLED, [INFO] [stdout] | ^^^^^ `openxr::SwapchainCreateInfo<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `create_flags`, `usage_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/session.rs:152:36 [INFO] [stdout] | [INFO] [stdout] 152 | let images = swapchain.enumerate_images::()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^-------------- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openxr-0.19.0/src/swapchain.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn enumerate_images(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/session.rs:152:36 [INFO] [stdout] | [INFO] [stdout] 152 | let images = swapchain.enumerate_images::()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^-------------- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openxr-0.19.0/src/swapchain.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn enumerate_images(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `ash::Entry` in the current scope [INFO] [stdout] --> src/session.rs:180:40 [INFO] [stdout] | [INFO] [stdout] 180 | let entry = unsafe { AshEntry::new()? }; [INFO] [stdout] | ^^^ associated function or constant not found in `ash::Entry` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `ash::Entry` consider using one of the following associated functions: [INFO] [stdout] ash::Entry::load [INFO] [stdout] ash::Entry::load_from [INFO] [stdout] ash::Entry::from_static_fn [INFO] [stdout] ash::Entry::from_parts_1_1 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/entry.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub unsafe fn load() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub unsafe fn load_from(path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub unsafe fn from_static_fn(static_fn: crate::StaticFn) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | / pub fn from_parts_1_1( [INFO] [stdout] 178 | | static_fn: crate::StaticFn, [INFO] [stdout] 179 | | entry_fn_1_0: crate::EntryFnV1_0, [INFO] [stdout] 180 | | entry_fn_1_1: crate::EntryFnV1_1, [INFO] [stdout] 181 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `ash::Entry` in the current scope [INFO] [stdout] --> src/session.rs:180:40 [INFO] [stdout] | [INFO] [stdout] 180 | let entry = unsafe { AshEntry::new()? }; [INFO] [stdout] | ^^^ associated function or constant not found in `ash::Entry` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `ash::Entry` consider using one of the following associated functions: [INFO] [stdout] ash::Entry::load [INFO] [stdout] ash::Entry::load_from [INFO] [stdout] ash::Entry::from_static_fn [INFO] [stdout] ash::Entry::from_parts_1_1 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/entry.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub unsafe fn load() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub unsafe fn load_from(path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub unsafe fn from_static_fn(static_fn: crate::StaticFn) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | / pub fn from_parts_1_1( [INFO] [stdout] 178 | | static_fn: crate::StaticFn, [INFO] [stdout] 179 | | entry_fn_1_0: crate::EntryFnV1_0, [INFO] [stdout] 180 | | entry_fn_1_1: crate::EntryFnV1_1, [INFO] [stdout] 181 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `builder` found for struct `ash::vk::ApplicationInfo<'a>` in the current scope [INFO] [stdout] --> src/session.rs:184:45 [INFO] [stdout] | [INFO] [stdout] 184 | let app_info = vk::ApplicationInfo::builder() [INFO] [stdout] | ^^^^^^^ associated function or constant not found in `ash::vk::ApplicationInfo<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `builder` found for struct `ash::vk::ApplicationInfo<'a>` in the current scope [INFO] [stdout] --> src/session.rs:184:45 [INFO] [stdout] | [INFO] [stdout] 184 | let app_info = vk::ApplicationInfo::builder() [INFO] [stdout] | ^^^^^^^ associated function or constant not found in `ash::vk::ApplicationInfo<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `builder` found for struct `ash::vk::InstanceCreateInfo<'a>` in the current scope [INFO] [stdout] --> src/session.rs:189:51 [INFO] [stdout] | [INFO] [stdout] 189 | let create_info = vk::InstanceCreateInfo::builder().application_info(&app_info); [INFO] [stdout] | ^^^^^^^ associated function or constant not found in `ash::vk::InstanceCreateInfo<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `builder` found for struct `ash::vk::InstanceCreateInfo<'a>` in the current scope [INFO] [stdout] --> src/session.rs:189:51 [INFO] [stdout] | [INFO] [stdout] 189 | let create_info = vk::InstanceCreateInfo::builder().application_info(&app_info); [INFO] [stdout] | ^^^^^^^ associated function or constant not found in `ash::vk::InstanceCreateInfo<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `builder` found for struct `DeviceQueueCreateInfo<'a>` in the current scope [INFO] [stdout] --> src/session.rs:215:53 [INFO] [stdout] | [INFO] [stdout] 215 | let queue_info = vk::DeviceQueueCreateInfo::builder() [INFO] [stdout] | ^^^^^^^ associated function or constant not found in `DeviceQueueCreateInfo<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `builder` found for struct `DeviceQueueCreateInfo<'a>` in the current scope [INFO] [stdout] --> src/session.rs:215:53 [INFO] [stdout] | [INFO] [stdout] 215 | let queue_info = vk::DeviceQueueCreateInfo::builder() [INFO] [stdout] | ^^^^^^^ associated function or constant not found in `DeviceQueueCreateInfo<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `builder` found for struct `DeviceCreateInfo<'a>` in the current scope [INFO] [stdout] --> src/session.rs:219:56 [INFO] [stdout] | [INFO] [stdout] 219 | let device_create_info = vk::DeviceCreateInfo::builder().queue_create_infos(std::slice::from_ref(&queue_info)); [INFO] [stdout] | ^^^^^^^ associated function or constant not found in `DeviceCreateInfo<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `builder` found for struct `DeviceCreateInfo<'a>` in the current scope [INFO] [stdout] --> src/session.rs:219:56 [INFO] [stdout] | [INFO] [stdout] 219 | let device_create_info = vk::DeviceCreateInfo::builder().queue_create_infos(std::slice::from_ref(&queue_info)); [INFO] [stdout] | ^^^^^^^ associated function or constant not found in `DeviceCreateInfo<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `VulkanContext` in the current scope [INFO] [stdout] --> src/main.rs:44:50 [INFO] [stdout] | [INFO] [stdout] 44 | let renderer = VrRenderer::new(vr_session.vk.clone()); // adjust ownership as needed [INFO] [stdout] | ^^^^^ method not found in `VulkanContext` [INFO] [stdout] | [INFO] [stdout] ::: src/session.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct VulkanContext { [INFO] [stdout] | ------------------------ method `clone` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `VulkanContext` in the current scope [INFO] [stdout] --> src/main.rs:44:50 [INFO] [stdout] | [INFO] [stdout] 44 | let renderer = VrRenderer::new(vr_session.vk.clone()); // adjust ownership as needed [INFO] [stdout] | ^^^^^ method not found in `VulkanContext` [INFO] [stdout] | [INFO] [stdout] ::: src/session.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct VulkanContext { [INFO] [stdout] | ------------------------ method `clone` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0308, E0432, E0433, E0560, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0308, E0432, E0433, E0560, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vive-pro-two-driver` (bin "vive-pro-two-driver" test) due to 19 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vive-pro-two-driver` (bin "vive-pro-two-driver") due to 19 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "292dd4e251ed26618b00649cc92ffc6f5b522c66eaf221c0c6ce0ec3fae3fbfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "292dd4e251ed26618b00649cc92ffc6f5b522c66eaf221c0c6ce0ec3fae3fbfc", kill_on_drop: false }` [INFO] [stdout] 292dd4e251ed26618b00649cc92ffc6f5b522c66eaf221c0c6ce0ec3fae3fbfc