[INFO] cloning repository https://github.com/segfault88/rscraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/segfault88/rscraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegfault88%2Frscraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegfault88%2Frscraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cf1d3a82ae081bedc345225086d3300b8814eb5 [INFO] checking segfault88/rscraft/1cf1d3a82ae081bedc345225086d3300b8814eb5 against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegfault88%2Frscraft" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/segfault88/rscraft on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/segfault88/rscraft [INFO] finished tweaking git repo https://github.com/segfault88/rscraft [INFO] tweaked toml for git repo https://github.com/segfault88/rscraft written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/segfault88/rscraft 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded digest v0.7.2 [INFO] [stderr] Downloaded inflate v0.4.2 [INFO] [stderr] Downloaded generic-array v0.11.0 [INFO] [stderr] Downloaded glsl-to-spirv v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f014618417445f86eadc6c97dd54a7598b772c73bf1bc184ae6ce1dfdb0593d1 [INFO] running `Command { std: "docker" "start" "-a" "f014618417445f86eadc6c97dd54a7598b772c73bf1bc184ae6ce1dfdb0593d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f014618417445f86eadc6c97dd54a7598b772c73bf1bc184ae6ce1dfdb0593d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f014618417445f86eadc6c97dd54a7598b772c73bf1bc184ae6ce1dfdb0593d1", kill_on_drop: false }` [INFO] [stdout] f014618417445f86eadc6c97dd54a7598b772c73bf1bc184ae6ce1dfdb0593d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 845aa4892ca28bbe67bf992abe9ee7ec474342e978b362351c8c7d90feeade42 [INFO] running `Command { std: "docker" "start" "-a" "845aa4892ca28bbe67bf992abe9ee7ec474342e978b362351c8c7d90feeade42", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling glsl-to-spirv v0.1.5 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling vulkano v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking inflate v0.4.2 [INFO] [stderr] Checking approx v0.2.0 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking half v1.1.0 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking vk-sys v0.3.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking smallvec v0.6.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.5.1 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking wayland-window v0.13.3 [INFO] [stderr] Checking generic-array v0.11.0 [INFO] [stderr] Checking winit v0.11.3 [INFO] [stderr] Checking alga v0.6.0 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking nalgebra v0.15.3 [INFO] [stderr] Checking image v0.19.0 [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/cpu_access.rs:321:40 [INFO] [stdout] | [INFO] [stdout] 321 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/cpu_pool.rs:613:40 [INFO] [stdout] | [INFO] [stdout] 613 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/cpu_pool.rs:744:40 [INFO] [stdout] | [INFO] [stdout] 744 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/device_local.rs:199:40 [INFO] [stdout] | [INFO] [stdout] 199 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/immutable.rs:331:40 [INFO] [stdout] | [INFO] [stdout] 331 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/immutable.rs:397:40 [INFO] [stdout] | [INFO] [stdout] 397 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/slice.rs:198:40 [INFO] [stdout] | [INFO] [stdout] 198 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:177:40 [INFO] [stdout] | [INFO] [stdout] 177 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:869:19 [INFO] [stdout] | [INFO] [stdout] 869 | BufferRef(&'a BufferAccess), [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:889:31 [INFO] [stdout] | [INFO] [stdout] 889 | buf: &BufferAccess) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1218:25 [INFO] [stdout] | [INFO] [stdout] 1218 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:202:39 [INFO] [stdout] | [INFO] [stdout] 202 | fn buffer(&self, _num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:818:39 [INFO] [stdout] | [INFO] [stdout] 818 | fn buffer(&self, _num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2057:22 [INFO] [stdout] | [INFO] [stdout] 2057 | buffers: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2075:30 [INFO] [stdout] | [INFO] [stdout] 2075 | buffers: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2088:36 [INFO] [stdout] | [INFO] [stdout] 2088 | struct Fin(Vec>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:170:54 [INFO] [stdout] | [INFO] [stdout] 170 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:182:46 [INFO] [stdout] | [INFO] [stdout] 182 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:696:54 [INFO] [stdout] | [INFO] [stdout] 696 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:717:46 [INFO] [stdout] | [INFO] [stdout] 717 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:812:54 [INFO] [stdout] | [INFO] [stdout] 812 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:836:46 [INFO] [stdout] | [INFO] [stdout] 836 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:936:54 [INFO] [stdout] | [INFO] [stdout] 936 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:960:46 [INFO] [stdout] | [INFO] [stdout] 960 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1069:54 [INFO] [stdout] | [INFO] [stdout] 1069 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1081:46 [INFO] [stdout] | [INFO] [stdout] 1081 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1216:54 [INFO] [stdout] | [INFO] [stdout] 1216 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1228:46 [INFO] [stdout] | [INFO] [stdout] 1228 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1291:54 [INFO] [stdout] | [INFO] [stdout] 1291 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1303:46 [INFO] [stdout] | [INFO] [stdout] 1303 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1398:54 [INFO] [stdout] | [INFO] [stdout] 1398 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1409:46 [INFO] [stdout] | [INFO] [stdout] 1409 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1786:54 [INFO] [stdout] | [INFO] [stdout] 1786 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1797:46 [INFO] [stdout] | [INFO] [stdout] 1797 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1880:58 [INFO] [stdout] | [INFO] [stdout] 1880 | fn buffer(&self, mut num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1926:50 [INFO] [stdout] | [INFO] [stdout] 1926 | fn buffer(&self, mut num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2093:54 [INFO] [stdout] | [INFO] [stdout] 2093 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2103:46 [INFO] [stdout] | [INFO] [stdout] 2103 | fn buffer(&self, num: usize) -> &BufferAccess { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/sys.rs:1032:57 [INFO] [stdout] | [INFO] [stdout] 1032 | ... destination: &BufferAccess, stride: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/validity/vertex_buffers.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | pub vertex_buffers: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1324:53 [INFO] [stdout] | [INFO] [stdout] 1324 | ... vertex_buffers: Vec>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1475:25 [INFO] [stdout] | [INFO] [stdout] 1475 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/traits.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/traits.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:829:44 [INFO] [stdout] | [INFO] [stdout] 829 | fn buffer(&self, _: usize) -> Option<(&BufferAccess, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/image/attachment.rs:441:40 [INFO] [stdout] | [INFO] [stdout] 441 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/image/immutable.rs:296:40 [INFO] [stdout] | [INFO] [stdout] 296 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/image/immutable.rs:413:40 [INFO] [stdout] | [INFO] [stdout] 413 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/image/storage.rs:201:40 [INFO] [stdout] | [INFO] [stdout] 201 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/image/swapchain.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/image/traits.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/image/traits.rs:313:40 [INFO] [stdout] | [INFO] [stdout] 313 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/image/traits.rs:136:40 [INFO] [stdout] | [INFO] [stdout] 136 | fn conflicts_buffer(&self, other: &BufferAccess) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/graphics_pipeline/mod.rs:325:90 [INFO] [stdout] | [INFO] [stdout] 325 | ...nderPassAbstract + VertexSource>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/graphics_pipeline/mod.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 367 | Mv: VertexSource>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/graphics_pipeline/mod.rs:508:40 [INFO] [stdout] | [INFO] [stdout] 508 | fn decode(&self, s: S) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/definition.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | : VertexSource>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/definition.rs:124:43 [INFO] [stdout] | [INFO] [stdout] 124 | fn decode(&self, list: L) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/definition.rs:116:37 [INFO] [stdout] | [INFO] [stdout] 116 | fn decode(&self, L) -> (Vec>, usize, usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/one_one.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe impl VertexSource>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/one_one.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | fn decode(&self, mut source: Vec>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe impl VertexSource>> for SingleBufferDefinition [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | fn decode(&self, mut source: Vec>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:106:45 [INFO] [stdout] | [INFO] [stdout] 106 | fn decode(&self, source: B) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/two.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe impl VertexSource>> for TwoBuffersDefinition [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/two.rs:101:38 [INFO] [stdout] | [INFO] [stdout] 101 | fn decode(&self, source: Vec>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/bufferless.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/bufferless.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/swapchain/swapchain.rs:815:20 [INFO] [stdout] | [INFO] [stdout] 815 | &self, _: &BufferAccess, _: bool, _: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/swapchain/swapchain.rs:1093:25 [INFO] [stdout] | [INFO] [stdout] 1093 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/sync/future/mod.rs:295:25 [INFO] [stdout] | [INFO] [stdout] 295 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/sync/future/now.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | &self, buffer: &BufferAccess, _: bool, _: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/sync/future/fence_signal.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 392 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/sync/future/fence_signal.rs:494:25 [INFO] [stdout] | [INFO] [stdout] 494 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/sync/future/join.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/sync/future/semaphore_signal.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/cpu_access.rs:322:32 [INFO] [stdout] | [INFO] [stdout] 322 | self.conflict_key() == other.conflict_key() // TODO: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/cpu_pool.rs:614:32 [INFO] [stdout] | [INFO] [stdout] 614 | self.conflict_key() == other.conflict_key() // TODO: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/cpu_pool.rs:745:32 [INFO] [stdout] | [INFO] [stdout] 745 | self.conflict_key() == other.conflict_key() // TODO: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/device_local.rs:200:32 [INFO] [stdout] | [INFO] [stdout] 200 | self.conflict_key() == other.conflict_key() // TODO: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/immutable.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | self.conflict_key() == other.conflict_key() // TODO: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/immutable.rs:398:32 [INFO] [stdout] | [INFO] [stdout] 398 | self.conflict_key() == other.conflict_key() // TODO: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/slice.rs:199:23 [INFO] [stdout] | [INFO] [stdout] 199 | self.resource.conflicts_buffer(other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | (**self).conflicts_buffer(other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | c.buffer(self.resource_index).conflicts_buffer(buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | c.buffer(self.resource_index).conflicts_image(img) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:321:19 [INFO] [stdout] | [INFO] [stdout] 321 | c.buffer(self.resource_index).conflict_key() [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | c.buffer(self.resource_index).conflict_key() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:566:38 [INFO] [stdout] | [INFO] [stdout] 566 | ... .buffer(resource_index); [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:577:61 [INFO] [stdout] | [INFO] [stdout] 577 | ... buf.size()); [INFO] [stdout] | ^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:909:27 [INFO] [stdout] | [INFO] [stdout] 909 | c.buffer(resource_index).conflicts_buffer(buf) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:909:25 [INFO] [stdout] | [INFO] [stdout] 909 | c.buffer(resource_index).conflicts_buffer(buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:913:49 [INFO] [stdout] | [INFO] [stdout] 913 | c.image(resource_index).conflicts_buffer(buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:918:36 [INFO] [stdout] | [INFO] [stdout] 918 | CbKey::BufferRef(b) => b.conflicts_buffer(buf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:919:37 [INFO] [stdout] | [INFO] [stdout] 919 | CbKey::ImageRef(i) => i.conflicts_buffer(buf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:945:27 [INFO] [stdout] | [INFO] [stdout] 945 | c.buffer(resource_index).conflicts_image(img) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:945:25 [INFO] [stdout] | [INFO] [stdout] 945 | c.buffer(resource_index).conflicts_image(img) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:954:36 [INFO] [stdout] | [INFO] [stdout] 954 | CbKey::BufferRef(b) => b.conflicts_image(img), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:965:23 [INFO] [stdout] | [INFO] [stdout] 965 | other.conflicts_buffer(None, a) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1011:25 [INFO] [stdout] | [INFO] [stdout] 1011 | c.buffer(resource_index).conflict_key().hash(state) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1020:38 [INFO] [stdout] | [INFO] [stdout] 1020 | CbKey::BufferRef(buf) => buf.conflict_key().hash(state), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1065:35 [INFO] [stdout] | [INFO] [stdout] 1065 | let buf = cmd.buffer(resource_index); [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1067:69 [INFO] [stdout] | [INFO] [stdout] 1067 | let prev_err = match future.check_buffer_access(&buf, entry.exclusive, queue) { [INFO] [stdout] | ^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&&dyn BufferAccess` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1070:33 [INFO] [stdout] | [INFO] [stdout] 1070 | ... buf.increase_gpu_lock(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1078:28 [INFO] [stdout] | [INFO] [stdout] 1078 | match (buf.try_gpu_lock(entry.exclusive, queue), prev_err) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1147:39 [INFO] [stdout] | [INFO] [stdout] 1147 | let buf = cmd.buffer(resource_index); [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1149:29 [INFO] [stdout] | [INFO] [stdout] 1149 | ... buf.unlock(); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1196:35 [INFO] [stdout] | [INFO] [stdout] 1196 | let buf = cmd.buffer(resource_index); [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1197:21 [INFO] [stdout] | [INFO] [stdout] 1197 | buf.unlock(); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/base.rs:1222:67 [INFO] [stdout] | [INFO] [stdout] 1222 | if let Some(value) = self.resources.get(&CbKey::BufferRef(buffer)) { [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | &self.0 [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | &self.buffer [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:299:22 [INFO] [stdout] | [INFO] [stdout] 299 | buffers: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:299:22 [INFO] [stdout] | [INFO] [stdout] 299 | buffers: Vec::new(), [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:698:34 [INFO] [stdout] | [INFO] [stdout] 698 | ... 0 => &self.0, [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&S` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:699:34 [INFO] [stdout] | [INFO] [stdout] 699 | ... 1 => &self.1, [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&D` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:719:26 [INFO] [stdout] | [INFO] [stdout] 719 | 0 => self.source.as_ref().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&S` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:720:26 [INFO] [stdout] | [INFO] [stdout] 720 | 1 => self.destination.as_ref().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&D` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:814:25 [INFO] [stdout] | [INFO] [stdout] 814 | &self.0 [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&S` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:838:17 [INFO] [stdout] | [INFO] [stdout] 838 | self.source.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&S` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:938:25 [INFO] [stdout] | [INFO] [stdout] 938 | &self.1 [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&D` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:962:17 [INFO] [stdout] | [INFO] [stdout] 962 | self.destination.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&D` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1071:25 [INFO] [stdout] | [INFO] [stdout] 1071 | &self.0 [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1083:17 [INFO] [stdout] | [INFO] [stdout] 1083 | &self.buffer [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1218:25 [INFO] [stdout] | [INFO] [stdout] 1218 | &self.0 [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1230:17 [INFO] [stdout] | [INFO] [stdout] 1230 | &self.buffer [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1293:25 [INFO] [stdout] | [INFO] [stdout] 1293 | &self.0 [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1305:17 [INFO] [stdout] | [INFO] [stdout] 1305 | &self.buffer [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1400:25 [INFO] [stdout] | [INFO] [stdout] 1400 | &self.0 [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1411:17 [INFO] [stdout] | [INFO] [stdout] 1411 | &self.buffer [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1788:25 [INFO] [stdout] | [INFO] [stdout] 1788 | &self.0 [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1799:17 [INFO] [stdout] | [INFO] [stdout] 1799 | &self.buffer [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1973:49 [INFO] [stdout] | [INFO] [stdout] 1973 | let desc = ds.descriptor(ds.buffer(buf_num).unwrap().1 as usize) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1973:46 [INFO] [stdout] | [INFO] [stdout] 1973 | let desc = ds.descriptor(ds.buffer(buf_num).unwrap().1 as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1882:52 [INFO] [stdout] | [INFO] [stdout] 1882 | ... if let Some(buf) = set.buffer(num) { [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1891:52 [INFO] [stdout] | [INFO] [stdout] 1891 | ... if let Some(buf) = set.buffer(num) { [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1928:44 [INFO] [stdout] | [INFO] [stdout] 1928 | if let Some(buf) = set.buffer(num) { [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:1938:44 [INFO] [stdout] | [INFO] [stdout] 1938 | if let Some(buf) = set.buffer(num) { [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2067:9 [INFO] [stdout] | [INFO] [stdout] 2067 | self.buffers.push(Box::new(buffer)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2067:27 [INFO] [stdout] | [INFO] [stdout] 2067 | self.buffers.push(Box::new(buffer)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box` to `Box<(dyn BufferAccess + Send + Sync + 'static)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2112:27 [INFO] [stdout] | [INFO] [stdout] 2112 | let num_buffers = self.buffers.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2117:50 [INFO] [stdout] | [INFO] [stdout] 2117 | ... buffers: self.buffers, [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2100:30 [INFO] [stdout] | [INFO] [stdout] 2100 | Box::new(Fin(self.buffers)) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2094:26 [INFO] [stdout] | [INFO] [stdout] 2094 | &self.0[num] [INFO] [stdout] | ^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2094:25 [INFO] [stdout] | [INFO] [stdout] 2094 | &self.0[num] [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&Box<(dyn BufferAccess + Send + Sync + 'static)>` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2104:18 [INFO] [stdout] | [INFO] [stdout] 2104 | &self.buffers[num] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/synced/commands.rs:2104:17 [INFO] [stdout] | [INFO] [stdout] 2104 | &self.buffers[num] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&Box<(dyn BufferAccess + Send + Sync + 'static)>` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/sys.rs:1033:27 [INFO] [stdout] | [INFO] [stdout] 1033 | let destination = destination.inner(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/validity/copy_buffer.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | if source.conflicts_buffer(&destination) { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&&D` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/validity/copy_buffer.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | if source.conflicts_buffer(&destination) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/validity/copy_buffer.rs:49:53 [INFO] [stdout] | [INFO] [stdout] 49 | debug_assert!(!destination.conflicts_buffer(&source)); [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&&S` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/validity/copy_buffer.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 49 | debug_assert!(!destination.conflicts_buffer(&source)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/validity/vertex_buffers.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | vertex_buffers, [INFO] [stdout] | ^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1016:28 [INFO] [stdout] | [INFO] [stdout] 1016 | ... vb_infos.vertex_buffers)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1070:28 [INFO] [stdout] | [INFO] [stdout] 1070 | ... vb_infos.vertex_buffers)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1121:28 [INFO] [stdout] | [INFO] [stdout] 1121 | ... vb_infos.vertex_buffers)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1328:19 [INFO] [stdout] | [INFO] [stdout] 1328 | for vb in vertex_buffers.iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1329:13 [INFO] [stdout] | [INFO] [stdout] 1329 | compare.add(vb); [INFO] [stdout] | ^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1341:15 [INFO] [stdout] | [INFO] [stdout] 1341 | for vb in vertex_buffers [INFO] [stdout] | _______________^ [INFO] [stdout] 1342 | | .into_iter() [INFO] [stdout] | |____________________^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1341:15 [INFO] [stdout] | [INFO] [stdout] 1341 | for vb in vertex_buffers [INFO] [stdout] | _______________^ [INFO] [stdout] 1342 | | .into_iter() [INFO] [stdout] 1343 | | .skip(first_binding as usize) [INFO] [stdout] | |_____________________________________^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1341:15 [INFO] [stdout] | [INFO] [stdout] 1341 | for vb in vertex_buffers [INFO] [stdout] | _______________^ [INFO] [stdout] 1342 | | .into_iter() [INFO] [stdout] 1343 | | .skip(first_binding as usize) [INFO] [stdout] 1344 | | .take(num_bindings as usize) [INFO] [stdout] | |____________________________________^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1346:9 [INFO] [stdout] | [INFO] [stdout] 1346 | binder.add(vb); [INFO] [stdout] | ^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/auto.rs:1477:20 [INFO] [stdout] | [INFO] [stdout] 1477 | self.inner.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/traits.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | (**self).check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/traits.rs:287:14 [INFO] [stdout] | [INFO] [stdout] 287 | .check_buffer_access(buffer, exclusive, queue) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/command_buffer/traits.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | self.previous.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/fixed_size_pool.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | self.inner.buffer(index) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | self.resources.buffer(index) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | None [INFO] [stdout] | ^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:862:13 [INFO] [stdout] | [INFO] [stdout] 862 | Some(buf) [INFO] [stdout] | ^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:862:13 [INFO] [stdout] | [INFO] [stdout] 862 | Some(buf) [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:864:19 [INFO] [stdout] | [INFO] [stdout] 864 | Some((&self.1.buffer, self.1.descriptor_num)) [INFO] [stdout] | ^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&B` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:866:13 [INFO] [stdout] | [INFO] [stdout] 866 | None [INFO] [stdout] | ^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:901:13 [INFO] [stdout] | [INFO] [stdout] 901 | Some(buf) [INFO] [stdout] | ^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:901:13 [INFO] [stdout] | [INFO] [stdout] 901 | Some(buf) [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:903:19 [INFO] [stdout] | [INFO] [stdout] 903 | Some((self.1.view.view().buffer(), self.1.descriptor_num)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `&::BufferAccess` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:905:13 [INFO] [stdout] | [INFO] [stdout] 905 | None [INFO] [stdout] | ^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:937:16 [INFO] [stdout] | [INFO] [stdout] 937 | self.0.buffer(index) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/persistent.rs:972:16 [INFO] [stdout] | [INFO] [stdout] 972 | self.0.buffer(index) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/descriptor/descriptor_set/mod.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | (**self).buffer(index) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/image/traits.rs:252:18 [INFO] [stdout] | [INFO] [stdout] 252 | (**self).conflicts_buffer(other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/image/traits.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 314 | self.image.conflicts_buffer(other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/graphics_pipeline/mod.rs:509:32 [INFO] [stdout] | [INFO] [stdout] 509 | self.vertex_definition.decode(s) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/definition.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | (**self).decode(list) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/one_one.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(source.len(), 2); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/one_one.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | let s0 = source.remove(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/one_one.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | let s1 = source.remove(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box>` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box>` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/one_one.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/one_one.rs:124:45 [INFO] [stdout] | [INFO] [stdout] 124 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(source.len(), 1); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | let len = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | let len = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box>` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | (vec![Box::new(source.remove(0))], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | (vec![Box::new(source) as Box<_>], len, 1) [INFO] [stdout] | ^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | (vec![Box::new(source) as Box<_>], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | (vec![Box::new(source) as Box<_>], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | (vec![Box::new(source) as Box<_>], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/single.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | (vec![Box::new(source) as Box<_>], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/two.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | assert_eq!(source.len(), 2); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/two.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | source[0].size() / mem::size_of::(), [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/two.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | source[0].size() / mem::size_of::(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/two.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | source[1].size() / mem::size_of::(), [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/two.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | source[1].size() / mem::size_of::(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box>` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box>` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/two.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/two.rs:129:45 [INFO] [stdout] | [INFO] [stdout] 129 | (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [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: required for the cast from `Box` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/pipeline/vertex/bufferless.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | (Vec::new(), n.vertices, n.instances) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/swapchain/swapchain.rs:1095:23 [INFO] [stdout] | [INFO] [stdout] 1095 | self.previous.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/sync/future/fence_signal.rs:396:22 [INFO] [stdout] | [INFO] [stdout] 396 | previous.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/sync/future/fence_signal.rs:496:18 [INFO] [stdout] | [INFO] [stdout] 496 | (**self).check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.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` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/sync/future/semaphore_signal.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | .check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/sync/future/mod.rs:297:18 [INFO] [stdout] | [INFO] [stdout] 297 | (**self).check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 37 | fn len(&self) -> usize [INFO] [stdout] | ^^^ ...because method `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 292 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.15.3/src/base/cg.rs:292:44 [INFO] [stdout] | [INFO] [stdout] 292 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stdout] | ---------------------------^^^^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | mutable borrow later used here [INFO] [stdout] | [INFO] [stdout] help: try adding a local storing this... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.15.3/src/base/cg.rs:292:48 [INFO] [stdout] | [INFO] [stdout] 292 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: ...and then using that local here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.15.3/src/base/cg.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "845aa4892ca28bbe67bf992abe9ee7ec474342e978b362351c8c7d90feeade42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845aa4892ca28bbe67bf992abe9ee7ec474342e978b362351c8c7d90feeade42", kill_on_drop: false }` [INFO] [stdout] 845aa4892ca28bbe67bf992abe9ee7ec474342e978b362351c8c7d90feeade42