[INFO] cloning repository https://github.com/mistrpopo/VulkanoTutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mistrpopo/VulkanoTutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FVulkanoTutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FVulkanoTutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 232e136ce57f9192709d62f92c3a34f9a7217405 [INFO] checking mistrpopo/VulkanoTutorial/232e136ce57f9192709d62f92c3a34f9a7217405 against master#fd0c901b00ee1e08a250039cdb90258603497e20 for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FVulkanoTutorial" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mistrpopo/VulkanoTutorial [INFO] finished tweaking git repo https://github.com/mistrpopo/VulkanoTutorial [INFO] tweaked toml for git repo https://github.com/mistrpopo/VulkanoTutorial written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mistrpopo/VulkanoTutorial on toolchain fd0c901b00ee1e08a250039cdb90258603497e20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mistrpopo/VulkanoTutorial 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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand v0.3.16 [INFO] [stderr] Downloaded magenta v0.1.1 [INFO] [stderr] Downloaded magenta-sys v0.1.1 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded vulkano-shaders v0.7.1 [INFO] [stderr] Downloaded vulkano-shader-derive v0.7.1 [INFO] [stderr] Downloaded num-iter v0.1.34 [INFO] [stderr] Downloaded lazy_static v0.2.8 [INFO] [stderr] Downloaded either v1.2.0 [INFO] [stderr] Downloaded shared_library v0.1.7 [INFO] [stderr] Downloaded scopeguard v0.3.2 [INFO] [stderr] Downloaded half v1.0.1 [INFO] [stderr] Downloaded fnv v1.0.5 [INFO] [stderr] Downloaded bitflags v0.9.1 [INFO] [stderr] Downloaded gif v0.9.2 [INFO] [stderr] Downloaded byteorder v1.1.0 [INFO] [stderr] Downloaded rayon-core v1.2.1 [INFO] [stderr] Downloaded syn v0.10.8 [INFO] [stderr] Downloaded num-traits v0.1.40 [INFO] [stderr] Downloaded rayon v0.8.2 [INFO] [stderr] Downloaded image v0.16.0 [INFO] [stderr] Downloaded futures v0.1.16 [INFO] [stderr] Downloaded deflate v0.7.17 [INFO] [stderr] Downloaded crossbeam v0.3.0 [INFO] [stderr] Downloaded cc v1.0.0 [INFO] [stderr] Downloaded png v0.10.0 [INFO] [stderr] Downloaded libc v0.2.31 [INFO] [stderr] Downloaded coco v0.1.1 [INFO] [stderr] Downloaded vulkano v0.7.0 [INFO] [stderr] Downloaded num_cpus v1.7.0 [INFO] [stderr] Downloaded jpeg-decoder v0.1.13 [INFO] [stderr] Downloaded num-rational v0.1.39 [INFO] [stderr] Downloaded inflate v0.3.2 [INFO] [stderr] Downloaded adler32 v1.0.2 [INFO] [stderr] Downloaded smallvec v0.4.3 [INFO] [stderr] Downloaded cmake v0.1.26 [INFO] [stderr] Downloaded num-integer v0.1.35 [INFO] [stderr] Downloaded scoped_threadpool v0.1.8 [INFO] [stderr] Downloaded tempdir v0.3.5 [INFO] [stderr] Downloaded glsl-to-spirv v0.1.3 [INFO] [stderr] Downloaded vk-sys v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f8cf72907db13fef4f42c076cf242fc0e14c3bd631129899db367d617545430 [INFO] running `Command { std: "docker" "start" "-a" "2f8cf72907db13fef4f42c076cf242fc0e14c3bd631129899db367d617545430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f8cf72907db13fef4f42c076cf242fc0e14c3bd631129899db367d617545430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f8cf72907db13fef4f42c076cf242fc0e14c3bd631129899db367d617545430", kill_on_drop: false }` [INFO] [stdout] 2f8cf72907db13fef4f42c076cf242fc0e14c3bd631129899db367d617545430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4be499e804da7dd8af384a341700138bc106a535578ff756727a9b09405c371d [INFO] running `Command { std: "docker" "start" "-a" "4be499e804da7dd8af384a341700138bc106a535578ff756727a9b09405c371d", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Checking libc v0.2.31 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Compiling cc v1.0.0 [INFO] [stderr] Checking either v1.2.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking inflate v0.3.2 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Compiling vulkano v0.7.0 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking shared_library v0.1.7 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Checking png v0.10.0 [INFO] [stderr] Checking smallvec v0.4.3 [INFO] [stderr] Checking half v1.0.1 [INFO] [stderr] Checking vk-sys v0.3.1 [INFO] [stderr] Checking scoped_threadpool v0.1.8 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking crossbeam v0.3.0 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/cpu_access.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/cpu_pool.rs:613:5 [INFO] [stdout] | [INFO] [stdout] 613 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/cpu_pool.rs:744:5 [INFO] [stdout] | [INFO] [stdout] 744 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/device_local.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/immutable.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/immutable.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/slice.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:869:19 [INFO] [stdout] | [INFO] [stdout] 869 | BufferRef(&'a BufferAccess), [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:587:13 [INFO] [stdout] | [INFO] [stdout] 587 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:566:21 [INFO] [stdout] | [INFO] [stdout] 566 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:706:13 [INFO] [stdout] | [INFO] [stdout] 706 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:682:21 [INFO] [stdout] | [INFO] [stdout] 682 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:830:13 [INFO] [stdout] | [INFO] [stdout] 830 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:806:21 [INFO] [stdout] | [INFO] [stdout] 806 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:951:13 [INFO] [stdout] | [INFO] [stdout] 951 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:939:21 [INFO] [stdout] | [INFO] [stdout] 939 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1098:13 [INFO] [stdout] | [INFO] [stdout] 1098 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1086:21 [INFO] [stdout] | [INFO] [stdout] 1086 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1173:13 [INFO] [stdout] | [INFO] [stdout] 1173 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1161:21 [INFO] [stdout] | [INFO] [stdout] 1161 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1279:13 [INFO] [stdout] | [INFO] [stdout] 1279 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1268:21 [INFO] [stdout] | [INFO] [stdout] 1268 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1667:13 [INFO] [stdout] | [INFO] [stdout] 1667 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1656:21 [INFO] [stdout] | [INFO] [stdout] 1656 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1792:13 [INFO] [stdout] | [INFO] [stdout] 1792 | fn buffer(&self, mut num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1750:21 [INFO] [stdout] | [INFO] [stdout] 1750 | fn buffer(&self, mut num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1923:22 [INFO] [stdout] | [INFO] [stdout] 1923 | buffers: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1941:30 [INFO] [stdout] | [INFO] [stdout] 1941 | buffers: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1969:13 [INFO] [stdout] | [INFO] [stdout] 1969 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1954:36 [INFO] [stdout] | [INFO] [stdout] 1954 | struct Fin(Vec>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1959:21 [INFO] [stdout] | [INFO] [stdout] 1959 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/validity/vertex_buffers.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | pub vertex_buffers: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1197:53 [INFO] [stdout] | [INFO] [stdout] 1197 | ... vertex_buffers: Vec>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1347:5 [INFO] [stdout] | [INFO] [stdout] 1347 | / fn check_buffer_access( [INFO] [stdout] 1348 | | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 1349 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/traits.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn check_buffer_access( [INFO] [stdout] 172 | | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 173 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/traits.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | / fn check_buffer_access( [INFO] [stdout] 284 | | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 285 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/fixed_size_pool.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:829:5 [INFO] [stdout] | [INFO] [stdout] 829 | fn buffer(&self, _: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:860:5 [INFO] [stdout] | [INFO] [stdout] 860 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:899:5 [INFO] [stdout] | [INFO] [stdout] 899 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:936:5 [INFO] [stdout] | [INFO] [stdout] 936 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:971:5 [INFO] [stdout] | [INFO] [stdout] 971 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/mod.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking image v0.16.0 [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/attachment.rs:441:5 [INFO] [stdout] | [INFO] [stdout] 441 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/immutable.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/immutable.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/storage.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/swapchain.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/traits.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/traits.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/graphics_pipeline/mod.rs:323:90 [INFO] [stdout] | [INFO] [stdout] 323 | ...enderPassAbstract + VertexSource>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/graphics_pipeline/mod.rs:365:15 [INFO] [stdout] | [INFO] [stdout] 365 | Mv: VertexSource>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/graphics_pipeline/mod.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | fn decode(&self, s: S) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/definition.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | : VertexSource>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/definition.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | fn decode(&self, list: L) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | / fn decode(&self, mut source: Vec>) [INFO] [stdout] 103 | | -> (Vec>, usize, usize) { [INFO] [stdout] | |_____________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe impl VertexSource>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | fn decode(&self, source: (Bt, Bu)) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / fn decode(&self, mut source: Vec>) [INFO] [stdout] 93 | | -> (Vec>, usize, usize) { [INFO] [stdout] | |_____________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe impl VertexSource>> for SingleBufferDefinition [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | fn decode(&self, source: B) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | / fn decode(&self, source: Vec>) [INFO] [stdout] 102 | | -> (Vec>, usize, usize) { [INFO] [stdout] | |_____________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe impl VertexSource>> for TwoBuffersDefinition [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | fn decode(&self, source: (Bt, Bu)) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/bufferless.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn decode(&self, n: BufferlessVertices) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/bufferless.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | fn decode<'l>(&self, _: Vec) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/swapchain/swapchain.rs:812:5 [INFO] [stdout] | [INFO] [stdout] 812 | / fn check_buffer_access( [INFO] [stdout] 813 | | &self, _: &BufferAccess, _: bool, _: &Queue) [INFO] [stdout] 814 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/swapchain/swapchain.rs:1084:5 [INFO] [stdout] | [INFO] [stdout] 1084 | / fn check_buffer_access( [INFO] [stdout] 1085 | | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 1086 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/now.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / fn check_buffer_access( [INFO] [stdout] 67 | | &self, buffer: &BufferAccess, _: bool, _: &Queue) [INFO] [stdout] 68 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/fence_signal.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | / fn check_buffer_access( [INFO] [stdout] 392 | | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 393 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/fence_signal.rs:493:5 [INFO] [stdout] | [INFO] [stdout] 493 | / fn check_buffer_access( [INFO] [stdout] 494 | | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 495 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/join.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | / fn check_buffer_access( [INFO] [stdout] 196 | | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 197 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/semaphore_signal.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | / fn check_buffer_access( [INFO] [stdout] 146 | | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 147 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/mod.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | / fn check_buffer_access( [INFO] [stdout] 295 | | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 296 | | -> Result, AccessCheckError> { [INFO] [stdout] | |_____________________________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/cpu_access.rs:321:40 [INFO] [stdout] | [INFO] [stdout] 321 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 321 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 321 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/cpu_pool.rs:613:40 [INFO] [stdout] | [INFO] [stdout] 613 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 613 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 613 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/cpu_pool.rs:744:40 [INFO] [stdout] | [INFO] [stdout] 744 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 744 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 744 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/device_local.rs:199:40 [INFO] [stdout] | [INFO] [stdout] 199 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 199 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 199 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/immutable.rs:331:40 [INFO] [stdout] | [INFO] [stdout] 331 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 331 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 331 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/immutable.rs:397:40 [INFO] [stdout] | [INFO] [stdout] 397 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 397 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 397 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/slice.rs:198:40 [INFO] [stdout] | [INFO] [stdout] 198 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 198 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 198 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:177:40 [INFO] [stdout] | [INFO] [stdout] 177 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 177 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 177 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | fn conflicts_buffer(&self, commands_lock: &Commands

, buf: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 261 - fn conflicts_buffer(&self, commands_lock: &Commands

, buf: &BufferAccess) -> bool { [INFO] [stdout] 261 + fn conflicts_buffer(&self, commands_lock: &Commands

, buf: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:889:31 [INFO] [stdout] | [INFO] [stdout] 889 | buf: &BufferAccess) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 889 - buf: &BufferAccess) [INFO] [stdout] 889 + buf: &Self) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:1216:25 [INFO] [stdout] | [INFO] [stdout] 1216 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1216 - &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 1216 + &self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:169:54 [INFO] [stdout] | [INFO] [stdout] 169 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 169 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 169 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:181:46 [INFO] [stdout] | [INFO] [stdout] 181 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 181 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 181 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:566:54 [INFO] [stdout] | [INFO] [stdout] 566 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 566 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 566 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:587:46 [INFO] [stdout] | [INFO] [stdout] 587 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 587 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 587 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:682:54 [INFO] [stdout] | [INFO] [stdout] 682 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 682 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 682 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:706:46 [INFO] [stdout] | [INFO] [stdout] 706 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 706 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 706 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:806:54 [INFO] [stdout] | [INFO] [stdout] 806 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 806 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 806 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:830:46 [INFO] [stdout] | [INFO] [stdout] 830 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 830 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 830 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:939:54 [INFO] [stdout] | [INFO] [stdout] 939 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 939 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 939 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:951:46 [INFO] [stdout] | [INFO] [stdout] 951 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 951 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 951 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1086:54 [INFO] [stdout] | [INFO] [stdout] 1086 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1086 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 1086 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1098:46 [INFO] [stdout] | [INFO] [stdout] 1098 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1098 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 1098 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1161:54 [INFO] [stdout] | [INFO] [stdout] 1161 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1161 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 1161 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1173:46 [INFO] [stdout] | [INFO] [stdout] 1173 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1173 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 1173 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1268:54 [INFO] [stdout] | [INFO] [stdout] 1268 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1268 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 1268 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1279:46 [INFO] [stdout] | [INFO] [stdout] 1279 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1279 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 1279 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1656:54 [INFO] [stdout] | [INFO] [stdout] 1656 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1656 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 1656 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1667:46 [INFO] [stdout] | [INFO] [stdout] 1667 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1667 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 1667 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1750:58 [INFO] [stdout] | [INFO] [stdout] 1750 | fn buffer(&self, mut num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1750 - fn buffer(&self, mut num: usize) -> &BufferAccess { [INFO] [stdout] 1750 + fn buffer(&self, mut num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1792:50 [INFO] [stdout] | [INFO] [stdout] 1792 | fn buffer(&self, mut num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1792 - fn buffer(&self, mut num: usize) -> &BufferAccess { [INFO] [stdout] 1792 + fn buffer(&self, mut num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1959:54 [INFO] [stdout] | [INFO] [stdout] 1959 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1959 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 1959 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1969:46 [INFO] [stdout] | [INFO] [stdout] 1969 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1969 - fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] 1969 + fn buffer(&self, num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/sys.rs:936:57 [INFO] [stdout] | [INFO] [stdout] 936 | ... destination: &BufferAccess, stride: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 936 - destination: &BufferAccess, stride: usize) { [INFO] [stdout] 936 + destination: &Self, stride: usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1348:25 [INFO] [stdout] | [INFO] [stdout] 1348 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1348 - &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 1348 + &self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/traits.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 172 - &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 172 + &self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/traits.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 284 - &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 284 + &self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/fixed_size_pool.rs:148:48 [INFO] [stdout] | [INFO] [stdout] 148 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 148 - fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] 148 + fn buffer(&self, index: usize) -> Option<(&Self, u32)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 105 - fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] 105 + fn buffer(&self, index: usize) -> Option<(&Self, u32)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:829:44 [INFO] [stdout] | [INFO] [stdout] 829 | fn buffer(&self, _: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 829 - fn buffer(&self, _: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] 829 + fn buffer(&self, _: usize) -> Option<(&Self, u32)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:860:48 [INFO] [stdout] | [INFO] [stdout] 860 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 860 - fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] 860 + fn buffer(&self, index: usize) -> Option<(&Self, u32)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:899:48 [INFO] [stdout] | [INFO] [stdout] 899 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 899 - fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] 899 + fn buffer(&self, index: usize) -> Option<(&Self, u32)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:936:48 [INFO] [stdout] | [INFO] [stdout] 936 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 936 - fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] 936 + fn buffer(&self, index: usize) -> Option<(&Self, u32)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:971:48 [INFO] [stdout] | [INFO] [stdout] 971 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 971 - fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] 971 + fn buffer(&self, index: usize) -> Option<(&Self, u32)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/mod.rs:118:48 [INFO] [stdout] | [INFO] [stdout] 118 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 118 - fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] 118 + fn buffer(&self, index: usize) -> Option<(&Self, u32)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/attachment.rs:441:40 [INFO] [stdout] | [INFO] [stdout] 441 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 441 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 441 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/immutable.rs:296:40 [INFO] [stdout] | [INFO] [stdout] 296 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 296 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 296 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/immutable.rs:414:40 [INFO] [stdout] | [INFO] [stdout] 414 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 414 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 414 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/storage.rs:201:40 [INFO] [stdout] | [INFO] [stdout] 201 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 201 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 201 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/swapchain.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 104 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 104 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/traits.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 251 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 251 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/traits.rs:314:40 [INFO] [stdout] | [INFO] [stdout] 314 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 314 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] 314 + fn conflicts_buffer(&self, other: &Self) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/graphics_pipeline/mod.rs:504:40 [INFO] [stdout] | [INFO] [stdout] 504 | fn decode(&self, s: S) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 504 - fn decode(&self, s: S) -> (Vec>, usize, usize) { [INFO] [stdout] 504 + fn decode(&self, s: S) -> (Vec>, usize, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/definition.rs:124:43 [INFO] [stdout] | [INFO] [stdout] 124 | fn decode(&self, list: L) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 124 - fn decode(&self, list: L) -> (Vec>, usize, usize) { [INFO] [stdout] 124 + fn decode(&self, list: L) -> (Vec>, usize, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | fn decode(&self, mut source: Vec>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 102 - fn decode(&self, mut source: Vec>) [INFO] [stdout] 102 + fn decode(&self, mut source: Vec>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:121:52 [INFO] [stdout] | [INFO] [stdout] 121 | fn decode(&self, source: (Bt, Bu)) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 121 - fn decode(&self, source: (Bt, Bu)) -> (Vec>, usize, usize) { [INFO] [stdout] 121 + fn decode(&self, source: (Bt, Bu)) -> (Vec>, usize, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | fn decode(&self, mut source: Vec>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 92 - fn decode(&self, mut source: Vec>) [INFO] [stdout] 92 + fn decode(&self, mut source: Vec>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:106:45 [INFO] [stdout] | [INFO] [stdout] 106 | fn decode(&self, source: B) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 106 - fn decode(&self, source: B) -> (Vec>, usize, usize) { [INFO] [stdout] 106 + fn decode(&self, source: B) -> (Vec>, usize, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:101:38 [INFO] [stdout] | [INFO] [stdout] 101 | fn decode(&self, source: Vec>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 101 - fn decode(&self, source: Vec>) [INFO] [stdout] 101 + fn decode(&self, source: Vec>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:123:52 [INFO] [stdout] | [INFO] [stdout] 123 | fn decode(&self, source: (Bt, Bu)) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 123 - fn decode(&self, source: (Bt, Bu)) -> (Vec>, usize, usize) { [INFO] [stdout] 123 + fn decode(&self, source: (Bt, Bu)) -> (Vec>, usize, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/bufferless.rs:35:57 [INFO] [stdout] | [INFO] [stdout] 35 | fn decode(&self, n: BufferlessVertices) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 35 - fn decode(&self, n: BufferlessVertices) -> (Vec>, usize, usize) { [INFO] [stdout] 35 + fn decode(&self, n: BufferlessVertices) -> (Vec>, usize, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/bufferless.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | fn decode<'l>(&self, _: Vec) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 41 - fn decode<'l>(&self, _: Vec) -> (Vec>, usize, usize) { [INFO] [stdout] 41 + fn decode<'l>(&self, _: Vec) -> (Vec>, usize, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/swapchain/swapchain.rs:813:20 [INFO] [stdout] | [INFO] [stdout] 813 | &self, _: &BufferAccess, _: bool, _: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 813 - &self, _: &BufferAccess, _: bool, _: &Queue) [INFO] [stdout] 813 + &self, _: &Self, _: bool, _: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/swapchain/swapchain.rs:1085:25 [INFO] [stdout] | [INFO] [stdout] 1085 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 1085 - &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 1085 + &self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/now.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | &self, buffer: &BufferAccess, _: bool, _: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 67 - &self, buffer: &BufferAccess, _: bool, _: &Queue) [INFO] [stdout] 67 + &self, buffer: &Self, _: bool, _: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/fence_signal.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 392 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 392 - &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 392 + &self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/fence_signal.rs:494:25 [INFO] [stdout] | [INFO] [stdout] 494 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 494 - &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 494 + &self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/join.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 196 - &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 196 + &self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/semaphore_signal.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 146 - &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 146 + &self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/mod.rs:295:25 [INFO] [stdout] | [INFO] [stdout] 295 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 295 - &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 295 + &self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 99 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool; [INFO] [stdout] 99 + fn conflicts_buffer(&self, other: &Self) -> bool; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:202:39 [INFO] [stdout] | [INFO] [stdout] 202 | fn buffer(&self, _num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 202 - fn buffer(&self, _num: usize) -> &BufferAccess { [INFO] [stdout] 202 + fn buffer(&self, _num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:818:39 [INFO] [stdout] | [INFO] [stdout] 818 | fn buffer(&self, _num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 818 - fn buffer(&self, _num: usize) -> &BufferAccess { [INFO] [stdout] 818 + fn buffer(&self, _num: usize) -> &Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/traits.rs:139:44 [INFO] [stdout] | [INFO] [stdout] 139 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 139 - fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 139 + fn check_buffer_access(&self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:817:48 [INFO] [stdout] | [INFO] [stdout] 817 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)>; [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 817 - fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)>; [INFO] [stdout] 817 + fn buffer(&self, index: usize) -> Option<(&Self, u32)>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/mod.rs:91:48 [INFO] [stdout] | [INFO] [stdout] 91 | fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)>; [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 91 - fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)>; [INFO] [stdout] 91 + fn buffer(&self, index: usize) -> Option<(&Self, u32)>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/traits.rs:136:40 [INFO] [stdout] | [INFO] [stdout] 136 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 136 - fn conflicts_buffer(&self, other: &BufferAccess) -> bool; [INFO] [stdout] 136 + fn conflicts_buffer(&self, other: &Self) -> bool; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/definition.rs:116:37 [INFO] [stdout] | [INFO] [stdout] 116 | fn decode(&self, L) -> (Vec>, usize, usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 116 - fn decode(&self, L) -> (Vec>, usize, usize); [INFO] [stdout] 116 + fn decode(&self, L) -> (Vec>, usize, usize); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/mod.rs:118:44 [INFO] [stdout] | [INFO] [stdout] 118 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] help: you might have meant to use `Self` to refer to the implementing type [INFO] [stdout] | [INFO] [stdout] 118 - fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] 118 + fn check_buffer_access(&self, buffer: &Self, exclusive: bool, queue: &Queue) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/slice.rs:199:23 [INFO] [stdout] | [INFO] [stdout] 199 | self.resource.conflicts_buffer(other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | (**self).conflicts_buffer(other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 266 | c.buffer(self.resource_index).conflicts_buffer(buf) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:266:47 [INFO] [stdout] | [INFO] [stdout] 266 | c.buffer(self.resource_index).conflicts_buffer(buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:270:46 [INFO] [stdout] | [INFO] [stdout] 270 | c.image(self.resource_index).conflicts_buffer(buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 281 | c.buffer(self.resource_index).conflicts_image(img) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | self.conflicts_buffer(&commands_lock, c.buffer(other.resource_index)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:321:19 [INFO] [stdout] | [INFO] [stdout] 321 | c.buffer(self.resource_index).conflict_key() [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:566:38 [INFO] [stdout] | [INFO] [stdout] 566 | ... .buffer(resource_index); [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:569:33 [INFO] [stdout] | [INFO] [stdout] 569 | / ... b.add_buffer_memory_barrier(buf, [INFO] [stdout] 570 | | ... entry.stages, [INFO] [stdout] 571 | | ... entry.access, [INFO] [stdout] 572 | | ... stages, [INFO] [stdout] ... | [INFO] [stdout] 576 | | ... 0, [INFO] [stdout] 577 | | ... buf.size()); [INFO] [stdout] | |_____________________________________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:909:27 [INFO] [stdout] | [INFO] [stdout] 909 | c.buffer(resource_index).conflicts_buffer(buf) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:909:50 [INFO] [stdout] | [INFO] [stdout] 909 | c.buffer(resource_index).conflicts_buffer(buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:913:49 [INFO] [stdout] | [INFO] [stdout] 913 | c.image(resource_index).conflicts_buffer(buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:918:38 [INFO] [stdout] | [INFO] [stdout] 918 | CbKey::BufferRef(b) => b.conflicts_buffer(buf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:919:37 [INFO] [stdout] | [INFO] [stdout] 919 | CbKey::ImageRef(i) => i.conflicts_buffer(buf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:945:27 [INFO] [stdout] | [INFO] [stdout] 945 | c.buffer(resource_index).conflicts_image(img) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:965:23 [INFO] [stdout] | [INFO] [stdout] 965 | other.conflicts_buffer(None, a) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:981:31 [INFO] [stdout] | [INFO] [stdout] 981 | other.conflicts_buffer(Some(&commands_lock), c.buffer(resource_index)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:981:72 [INFO] [stdout] | [INFO] [stdout] 981 | other.conflicts_buffer(Some(&commands_lock), c.buffer(resource_index)) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:1011:27 [INFO] [stdout] | [INFO] [stdout] 1011 | c.buffer(resource_index).conflict_key().hash(state) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:1065:35 [INFO] [stdout] | [INFO] [stdout] 1065 | let buf = cmd.buffer(resource_index); [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:1067:49 [INFO] [stdout] | [INFO] [stdout] 1067 | let prev_err = match future.check_buffer_access(&buf, entry.exclusive, queue) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:1145:39 [INFO] [stdout] | [INFO] [stdout] 1145 | let buf = cmd.buffer(resource_index); [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:1194:35 [INFO] [stdout] | [INFO] [stdout] 1194 | let buf = cmd.buffer(resource_index); [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/base.rs:1220:67 [INFO] [stdout] | [INFO] [stdout] 1220 | if let Some(value) = self.resources.get(&CbKey::BufferRef(buffer)) { [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:298:22 [INFO] [stdout] | [INFO] [stdout] 298 | buffers: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:298:22 [INFO] [stdout] | [INFO] [stdout] 298 | buffers: Vec::new(), [INFO] [stdout] | ^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1839:49 [INFO] [stdout] | [INFO] [stdout] 1839 | let desc = ds.descriptor(ds.buffer(buf_num).unwrap().1 as usize) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1839:46 [INFO] [stdout] | [INFO] [stdout] 1839 | let desc = ds.descriptor(ds.buffer(buf_num).unwrap().1 as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1752:52 [INFO] [stdout] | [INFO] [stdout] 1752 | ... if let Some(buf) = set.buffer(num) { [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1761:52 [INFO] [stdout] | [INFO] [stdout] 1761 | ... if let Some(buf) = set.buffer(num) { [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1794:44 [INFO] [stdout] | [INFO] [stdout] 1794 | if let Some(buf) = set.buffer(num) { [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1804:44 [INFO] [stdout] | [INFO] [stdout] 1804 | if let Some(buf) = set.buffer(num) { [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1933:9 [INFO] [stdout] | [INFO] [stdout] 1933 | self.buffers.push(Box::new(buffer)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1978:27 [INFO] [stdout] | [INFO] [stdout] 1978 | let num_buffers = self.buffers.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1983:50 [INFO] [stdout] | [INFO] [stdout] 1983 | ... buffers: self.buffers, [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1966:30 [INFO] [stdout] | [INFO] [stdout] 1966 | Box::new(Fin(self.buffers)) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1960:26 [INFO] [stdout] | [INFO] [stdout] 1960 | &self.0[num] [INFO] [stdout] | ^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/synced/commands.rs:1970:18 [INFO] [stdout] | [INFO] [stdout] 1970 | &self.buffers[num] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/validity/copy_buffer.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | if source.conflicts_buffer(&destination) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/validity/copy_buffer.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 49 | debug_assert!(!destination.conflicts_buffer(&source)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/validity/vertex_buffers.rs:28:67 [INFO] [stdout] | [INFO] [stdout] 28 | let (vertex_buffers, vertex_count, instance_count) = pipeline.decode(vertex_buffers); [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/validity/vertex_buffers.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | for (num, buf) in vertex_buffers.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/validity/vertex_buffers.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | for (num, buf) in vertex_buffers.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/validity/vertex_buffers.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | for (num, buf) in vertex_buffers.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/validity/vertex_buffers.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | assert_eq!(buf.inner().buffer.device().internal_object(), [INFO] [stdout] | ^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/validity/vertex_buffers.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | if !buf.inner().buffer.usage_vertex_buffer() { [INFO] [stdout] | ^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/validity/vertex_buffers.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | vertex_buffers, [INFO] [stdout] | ^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:889:28 [INFO] [stdout] | [INFO] [stdout] 889 | ... vb_infos.vertex_buffers)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:943:28 [INFO] [stdout] | [INFO] [stdout] 943 | ... vb_infos.vertex_buffers)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:994:28 [INFO] [stdout] | [INFO] [stdout] 994 | ... vb_infos.vertex_buffers)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1201:19 [INFO] [stdout] | [INFO] [stdout] 1201 | for vb in vertex_buffers.iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1201:19 [INFO] [stdout] | [INFO] [stdout] 1201 | for vb in vertex_buffers.iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1202:13 [INFO] [stdout] | [INFO] [stdout] 1202 | compare.add(vb); [INFO] [stdout] | ^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1214:15 [INFO] [stdout] | [INFO] [stdout] 1214 | for vb in vertex_buffers [INFO] [stdout] | _______________^ [INFO] [stdout] 1215 | | .into_iter() [INFO] [stdout] | |____________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1214:15 [INFO] [stdout] | [INFO] [stdout] 1214 | for vb in vertex_buffers [INFO] [stdout] | _______________^ [INFO] [stdout] 1215 | | .into_iter() [INFO] [stdout] 1216 | | .skip(first_binding as usize) [INFO] [stdout] | |_____________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1214:15 [INFO] [stdout] | [INFO] [stdout] 1214 | for vb in vertex_buffers [INFO] [stdout] | _______________^ [INFO] [stdout] 1215 | | .into_iter() [INFO] [stdout] 1216 | | .skip(first_binding as usize) [INFO] [stdout] 1217 | | .take(num_bindings as usize) [INFO] [stdout] | |____________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1214:15 [INFO] [stdout] | [INFO] [stdout] 1214 | for vb in vertex_buffers [INFO] [stdout] | _______________^ [INFO] [stdout] 1215 | | .into_iter() [INFO] [stdout] 1216 | | .skip(first_binding as usize) [INFO] [stdout] 1217 | | .take(num_bindings as usize) [INFO] [stdout] | |____________________________________^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1219:9 [INFO] [stdout] | [INFO] [stdout] 1219 | binder.add(vb); [INFO] [stdout] | ^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/auto.rs:1350:20 [INFO] [stdout] | [INFO] [stdout] 1350 | self.inner.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/traits.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | (**self).check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/traits.rs:287:14 [INFO] [stdout] | [INFO] [stdout] 287 | .check_buffer_access(buffer, exclusive, queue) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/command_buffer/traits.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | self.previous.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/fixed_size_pool.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | self.inner.buffer(index) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | self.resources.buffer(index) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | None [INFO] [stdout] | ^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:861:35 [INFO] [stdout] | [INFO] [stdout] 861 | if let Some(buf) = self.0.buffer(index) { [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:862:13 [INFO] [stdout] | [INFO] [stdout] 862 | Some(buf) [INFO] [stdout] | ^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:862:13 [INFO] [stdout] | [INFO] [stdout] 862 | Some(buf) [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:864:13 [INFO] [stdout] | [INFO] [stdout] 864 | Some((&self.1.buffer, self.1.descriptor_num)) [INFO] [stdout] | ^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:864:13 [INFO] [stdout] | [INFO] [stdout] 864 | Some((&self.1.buffer, self.1.descriptor_num)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:866:13 [INFO] [stdout] | [INFO] [stdout] 866 | None [INFO] [stdout] | ^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:900:35 [INFO] [stdout] | [INFO] [stdout] 900 | if let Some(buf) = self.0.buffer(index) { [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:901:13 [INFO] [stdout] | [INFO] [stdout] 901 | Some(buf) [INFO] [stdout] | ^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:901:13 [INFO] [stdout] | [INFO] [stdout] 901 | Some(buf) [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:903:13 [INFO] [stdout] | [INFO] [stdout] 903 | Some((self.1.view.view().buffer(), self.1.descriptor_num)) [INFO] [stdout] | ^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:903:13 [INFO] [stdout] | [INFO] [stdout] 903 | Some((self.1.view.view().buffer(), self.1.descriptor_num)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:905:13 [INFO] [stdout] | [INFO] [stdout] 905 | None [INFO] [stdout] | ^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:937:16 [INFO] [stdout] | [INFO] [stdout] 937 | self.0.buffer(index) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/persistent.rs:972:16 [INFO] [stdout] | [INFO] [stdout] 972 | self.0.buffer(index) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/descriptor/descriptor_set/mod.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | (**self).buffer(index) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/traits.rs:252:18 [INFO] [stdout] | [INFO] [stdout] 252 | (**self).conflicts_buffer(other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/image/traits.rs:315:20 [INFO] [stdout] | [INFO] [stdout] 315 | self.image.conflicts_buffer(other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/graphics_pipeline/mod.rs:505:32 [INFO] [stdout] | [INFO] [stdout] 505 | self.vertex_definition.decode(s) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/definition.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | (**self).decode(list) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(source.len(), 2); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | let len = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | let len = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | let inst = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | let inst = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | let s0 = source.remove(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | let s1 = source.remove(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst) [INFO] [stdout] | ^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:110:31 [INFO] [stdout] | [INFO] [stdout] 110 | (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:110:39 [INFO] [stdout] | [INFO] [stdout] 110 | (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst) [INFO] [stdout] | ^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:110:39 [INFO] [stdout] | [INFO] [stdout] 110 | (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:110:55 [INFO] [stdout] | [INFO] [stdout] 110 | (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:124:37 [INFO] [stdout] | [INFO] [stdout] 124 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:124:67 [INFO] [stdout] | [INFO] [stdout] 124 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/one_one.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(source.len(), 1); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | let len = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | let len = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | (vec![Box::new(source) as Box<_>], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | (vec![Box::new(source) as Box<_>], len, 1) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | (vec![Box::new(source) as Box<_>], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/single.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | (vec![Box::new(source) as Box<_>], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | assert_eq!(source.len(), 2); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | source[0].size() / mem::size_of::(), [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | source[0].size() / mem::size_of::(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | source[1].size() / mem::size_of::(), [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | source[1].size() / mem::size_of::(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:24 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:24 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:53 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:53 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:44 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:44 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:129:37 [INFO] [stdout] | [INFO] [stdout] 129 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:129:67 [INFO] [stdout] | [INFO] [stdout] 129 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1) [INFO] [stdout] | ^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/two.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/pipeline/vertex/bufferless.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | (Vec::new(), n.vertices, n.instances) [INFO] [stdout] | ^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/swapchain/swapchain.rs:1087:23 [INFO] [stdout] | [INFO] [stdout] 1087 | self.previous.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/fence_signal.rs:396:22 [INFO] [stdout] | [INFO] [stdout] 396 | previous.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/fence_signal.rs:496:18 [INFO] [stdout] | [INFO] [stdout] 496 | (**self).check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/join.rs:198:32 [INFO] [stdout] | [INFO] [stdout] 198 | let first = self.first.check_buffer_access(buffer, exclusive, queue); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/join.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | let second = self.second.check_buffer_access(buffer, exclusive, queue); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/semaphore_signal.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | .check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/sync/future/mod.rs:297:18 [INFO] [stdout] | [INFO] [stdout] 297 | (**self).check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.7.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vulkano` (lib) due to 305 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4be499e804da7dd8af384a341700138bc106a535578ff756727a9b09405c371d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be499e804da7dd8af384a341700138bc106a535578ff756727a9b09405c371d", kill_on_drop: false }` [INFO] [stdout] 4be499e804da7dd8af384a341700138bc106a535578ff756727a9b09405c371d