[INFO] cloning repository https://github.com/mistrpopo/MandelbrotAnimation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mistrpopo/MandelbrotAnimation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FMandelbrotAnimation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FMandelbrotAnimation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38310e3c26428ceea79a99fc6233130a53373f12 [INFO] building mistrpopo/MandelbrotAnimation against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FMandelbrotAnimation" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mistrpopo/MandelbrotAnimation [INFO] finished tweaking git repo https://github.com/mistrpopo/MandelbrotAnimation [INFO] tweaked toml for git repo https://github.com/mistrpopo/MandelbrotAnimation written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mistrpopo/MandelbrotAnimation on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mistrpopo/MandelbrotAnimation 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 603b2ab1681081c35bdc4206783949a894c12442fa1a164aebd62ce14b293ff1 [INFO] running `Command { std: "docker" "start" "-a" "603b2ab1681081c35bdc4206783949a894c12442fa1a164aebd62ce14b293ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "603b2ab1681081c35bdc4206783949a894c12442fa1a164aebd62ce14b293ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603b2ab1681081c35bdc4206783949a894c12442fa1a164aebd62ce14b293ff1", kill_on_drop: false }` [INFO] [stdout] 603b2ab1681081c35bdc4206783949a894c12442fa1a164aebd62ce14b293ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5849e39793d15ba87c328015ca9b5a43333d69313afa85a4116fc0d8a5fbf481 [INFO] running `Command { std: "docker" "start" "-a" "5849e39793d15ba87c328015ca9b5a43333d69313afa85a4116fc0d8a5fbf481", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling cc v1.0.0 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling vulkano v0.7.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling vk-sys v0.3.1 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling inflate v0.3.2 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling smallvec v0.4.3 [INFO] [stderr] Compiling half v1.0.1 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [INFO] [stderr] Compiling png v0.10.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stdout] error[E0038]: 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] [stdout] error[E0038]: 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 | ...+ RenderPassAbstract + 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] [stderr] Compiling 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/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: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: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: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] [stderr] Compiling 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/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: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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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: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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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: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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: 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 302 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `glsl-to-spirv v0.1.3` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/glsl-to-spirv-27e40b27949e6d8a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/glslangValidator.exe [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-ce248e8b392eea22/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.3/glslang" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glsl-to-spirv-ce248e8b392eea22/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Google Mock was not found - tests based on that will not build [INFO] [stderr] -- Configuring done (1.3s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/glsl-to-spirv-ce248e8b392eea22/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-ce248e8b392eea22/out/build" && "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" "-j16" [INFO] [stderr] [ 1%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o [INFO] [stderr] [ 5%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o [INFO] [stderr] [ 5%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o [INFO] [stderr] [ 7%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o [INFO] [stderr] [ 8%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o [INFO] [stderr] [ 10%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o [INFO] [stderr] [ 12%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o [INFO] [stderr] [ 15%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o [INFO] [stderr] [ 17%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o [INFO] [stderr] [ 17%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o [INFO] [stderr] [ 19%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o [INFO] [stderr] [ 21%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o [INFO] [stderr] [ 22%] Linking CXX static library libOSDependent.a [INFO] [stderr] [ 22%] Built target OSDependent [INFO] [stderr] [ 24%] Linking CXX static library libOGLCompiler.a [INFO] [stderr] [ 26%] Linking CXX static library libglslang-default-resource-limits.a [INFO] [stderr] [ 26%] Built target OGLCompiler [INFO] [stderr] [ 26%] Built target glslang-default-resource-limits [INFO] [stderr] [ 28%] Linking CXX static library libSPVRemapper.a [INFO] [stderr] [ 28%] Built target SPVRemapper [INFO] [stderr] [ 29%] Linking CXX static library libHLSL.a [INFO] [stderr] [ 29%] Built target HLSL [INFO] [stderr] [ 31%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/InfoSink.cpp.o [INFO] [stderr] [ 35%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Constant.cpp.o [INFO] [stderr] [ 35%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Initialize.cpp.o [INFO] [stderr] [ 36%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/glslang_tab.cpp.o [INFO] [stderr] [ 38%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/IntermTraverse.cpp.o [INFO] [stderr] [ 42%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/PoolAlloc.cpp.o [INFO] [stderr] [ 40%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/RemoveTree.cpp.o [INFO] [stderr] [ 47%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/iomapper.cpp.o [INFO] [stderr] [ 49%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/SymbolTable.cpp.o [INFO] [stderr] [ 47%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseContextBase.cpp.o [INFO] [stderr] [ 50%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Versions.cpp.o [INFO] [stderr] [ 45%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Intermediate.cpp.o [INFO] [stderr] [ 52%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseHelper.cpp.o [INFO] [stderr] [ 54%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/intermOut.cpp.o [INFO] [stderr] [ 56%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ShaderLang.cpp.o [INFO] [stderr] [ 57%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Scan.cpp.o [INFO] [stderr] [ 59%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/limits.cpp.o [INFO] [stderr] [ 61%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/linkValidate.cpp.o [INFO] [stderr] [ 63%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/parseConst.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at /usr/share/cmake-3.28/Modules/GNUInstallDirs.cmake:243 (message): [INFO] [stderr] Unable to determine default CMAKE_INSTALL_LIBDIR directory because no [INFO] [stderr] target architecture is known. Please enable at least one language before [INFO] [stderr] including GNUInstallDirs. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:7 (include) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:174: glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseContextBase.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:987: glslang/CMakeFiles/glslang.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:146: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (422) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.26/src/lib.rs:599:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x57ec23db5222 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57ec23db5222 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57ec23db5222 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57ec23db5222 - ::fmt::hb1988e8b50fa5f19 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57ec23dc4b3f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x57ec23dc4b3f - core::fmt::write::hcd056e06a609f600 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x57ec23d86021 - std::io::default_write_fmt::h45f0f9de0268fdcb [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57ec23d86021 - std::io::Write::write_fmt::hc685c74e0b8ce55d [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x57ec23d90f32 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x57ec23d9322c - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x57ec23d93086 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x57ec23d938b5 - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x57ec23d9374a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x57ec23d91079 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x57ec23d7a15d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x57ec23dc8550 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stderr] 16: 0x57ec23d53dfb - cmake::fail::h6b53848f91a9c2ba [INFO] [stderr] 17: 0x57ec23d53aba - cmake::run::hb8ea2248218bdb37 [INFO] [stderr] 18: 0x57ec23d56fbe - cmake::Config::build::h4c0b4c1cb237102b [INFO] [stderr] 19: 0x57ec23d51be1 - cmake::build::h995636157f8e14ed [INFO] [stderr] 20: 0x57ec23d50dcb - build_script_build::main::h918d48758b617bd2 [INFO] [stderr] 21: 0x57ec23d51463 - core::ops::function::FnOnce::call_once::h89f9e023864c86f0 [INFO] [stderr] 22: 0x57ec23d51426 - std::sys::backtrace::__rust_begin_short_backtrace::h4916e85ba7cbcaec [INFO] [stderr] 23: 0x57ec23d51359 - std::rt::lang_start::{{closure}}::h7531410c962b8386 [INFO] [stderr] 24: 0x57ec23d87680 - core::ops::function::impls:: for &F>::call_once::h387c5546b57ddfde [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 25: 0x57ec23d87680 - std::panicking::catch_unwind::do_call::hf9fdd250c001d1cd [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x57ec23d87680 - std::panicking::catch_unwind::hc213e1339e7313f3 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x57ec23d87680 - std::panic::catch_unwind::h7e2e13142bd98e67 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x57ec23d87680 - std::rt::lang_start_internal::{{closure}}::ha8eea67def213c83 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x57ec23d87680 - std::panicking::catch_unwind::do_call::hc6f04b090be4f56e [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x57ec23d87680 - std::panicking::catch_unwind::hfb8ae23b2e34f7c2 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x57ec23d87680 - std::panic::catch_unwind::hf2cef20feb3addd6 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x57ec23d87680 - std::rt::lang_start_internal::h1ca864a6b9355c57 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x57ec23d51341 - std::rt::lang_start::h165c23991e640952 [INFO] [stderr] 34: 0x57ec23d521e5 - main [INFO] [stderr] 35: 0x7394bbb8a1ca - [INFO] [stderr] 36: 0x7394bbb8a28b - __libc_start_main [INFO] [stderr] 37: 0x57ec23d50815 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "5849e39793d15ba87c328015ca9b5a43333d69313afa85a4116fc0d8a5fbf481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5849e39793d15ba87c328015ca9b5a43333d69313afa85a4116fc0d8a5fbf481", kill_on_drop: false }` [INFO] [stdout] 5849e39793d15ba87c328015ca9b5a43333d69313afa85a4116fc0d8a5fbf481