[INFO] fetching crate lime-render 0.1.0...
[INFO] checking lime-render-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate lime-render 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate lime-render 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lime-render 0.1.0
[INFO] finished tweaking crates.io crate lime-render 0.1.0
[INFO] tweaked toml for crates.io crate lime-render 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 125 packages to latest compatible versions
[INFO] [stderr]       Adding specs v0.11.0-alpha5 (available: v0.11.2)
[INFO] [stderr]       Adding vulkano v0.9.0 (available: v0.34.1)
[INFO] [stderr]       Adding vulkano-shader-derive v0.9.0 (available: v0.11.0)
[INFO] [stderr]       Adding vulkano-win v0.9.0 (available: v0.34.0)
[INFO] [stderr]       Adding winit v0.11.3 (available: v0.30.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2ea48e2de07bd472cb23519e33b0311826454786beb0d340a10d91ab9a2fa7b
[INFO] running `Command { std: "docker" "start" "-a" "f2ea48e2de07bd472cb23519e33b0311826454786beb0d340a10d91ab9a2fa7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2ea48e2de07bd472cb23519e33b0311826454786beb0d340a10d91ab9a2fa7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2ea48e2de07bd472cb23519e33b0311826454786beb0d340a10d91ab9a2fa7b", kill_on_drop: false }`
[INFO] [stdout] f2ea48e2de07bd472cb23519e33b0311826454786beb0d340a10d91ab9a2fa7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e3da4e087f3570e2c17a56fcaaaae11397285400b04e112bc4ce22287c094f6
[INFO] running `Command { std: "docker" "start" "-a" "2e3da4e087f3570e2c17a56fcaaaae11397285400b04e112bc4ce22287c094f6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking token_store v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]     Checking memmap v0.6.2
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling vulkano v0.9.0
[INFO] [stderr]     Checking wayland-sys v0.12.5
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking crossbeam v0.3.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking atom v0.3.6
[INFO] [stderr]     Checking vk-sys v0.3.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking tuple_utils v0.2.0
[INFO] [stderr]     Checking shrev v0.8.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling wayland-scanner v0.12.5
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling generic-array v0.9.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling digest v0.7.6
[INFO] [stderr]    Compiling sha2 v0.7.1
[INFO] [stderr]    Compiling glsl-to-spirv v0.1.7
[INFO] [stderr]    Compiling wayland-client v0.12.5
[INFO] [stderr]    Compiling wayland-protocols v0.12.5
[INFO] [stdout] error[E0038]: the trait `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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<P>, 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>);
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>)
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<Vec<Arc<BufferAccess + Send + Sync>>> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<Vec<Arc<BufferAccess + Send + Sync>>>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>, 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<Vec<Arc<BufferAccess + Send + Sync>>> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>, 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>, 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<T, U> VertexSource<Vec<Arc<BufferAccess + Send + Sync>>>
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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<Arc<BufferAccess + Send + Sync>>)
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>, 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<V> VertexSource<Vec<Arc<BufferAccess + Send + Sync>>> for SingleBufferDefinition<V>
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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<Arc<BufferAccess + Send + Sync>>)
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>, 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<T, U> VertexSource<Vec<Arc<BufferAccess + Send + Sync>>> for TwoBuffersDefinition<T, U>
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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<Arc<BufferAccess + Send + Sync>>)
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Send + Sync>>, 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Sync + Send + 'static>>, 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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<Box<BufferAccess + Sync + Send + 'static>>, 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-kbd v0.13.1
[INFO] [stdout] error[E0038]: the trait `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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.14.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/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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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<B>` 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stdout] error[E0038]: the trait `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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stdout] error[E0038]: the trait `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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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 `&<V as BufferViewRef>::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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type 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 <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait cannot be made into an object...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hibitset v0.5.4
[INFO] [stderr]     Checking shred v0.7.2
[INFO] [stderr] error: could not compile `vulkano` (lib) due to 215 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name vulkano --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=987d8e9f69fa17a8 -C extra-filename=-987d8e9f69fa17a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-55fccab0f854683e.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-5a700c0db21a1777.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-aa608e0b4de404d0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7cd3fce87eb6d5b9.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-0a388048630e4caa.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-f30c400d493993d8.rmeta --extern vk_sys=/opt/rustwide/target/debug/deps/libvk_sys-951207076af93325.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `glsl-to-spirv v0.1.7`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/glsl-to-spirv-12bea3f29ebac76b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build/glslangValidator.exe
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-b2c686a9debbec85/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glsl-to-spirv-0.1.7/glslang" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glsl-to-spirv-b2c686a9debbec85/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Google Mock was not found - tests based on that will not build
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/glsl-to-spirv-b2c686a9debbec85/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-b2c686a9debbec85/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/glsl-to-spirv-b2c686a9debbec85/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  1%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o
[INFO] [stderr]   [  3%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o
[INFO] [stderr]   [  5%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o
[INFO] [stderr]   [  7%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o
[INFO] [stderr]   [  8%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o
[INFO] [stderr]   [ 12%] Linking CXX static library libOSDependent.a
[INFO] [stderr]   [ 12%] Built target OSDependent
[INFO] [stderr]   [ 14%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o
[INFO] [stderr]   [ 15%] Linking CXX static library libOGLCompiler.a
[INFO] [stderr]   [ 17%] Linking CXX static library libglslang-default-resource-limits.a
[INFO] [stderr]   [ 17%] Built target OGLCompiler
[INFO] [stderr]   [ 19%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o
[INFO] [stderr]   [ 19%] Built target glslang-default-resource-limits
[INFO] [stderr]   [ 21%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o
[INFO] [stderr]   [ 22%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o
[INFO] [stderr]   [ 24%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o
[INFO] [stderr]   [ 26%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o
[INFO] [stderr]   [ 28%] Linking CXX static library libSPVRemapper.a
[INFO] [stderr]   [ 28%] Built target SPVRemapper
[INFO] [stderr]   [ 29%] Linking CXX static library libHLSL.a
[INFO] [stderr]   [ 29%] Built target HLSL
[INFO] [stderr]   [ 31%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/iomapper.cpp.o
[INFO] [stderr]   [ 33%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/InfoSink.cpp.o
[INFO] [stderr]   [ 35%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Initialize.cpp.o
[INFO] [stderr]   [ 36%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/glslang_tab.cpp.o
[INFO] [stderr]   [ 38%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Constant.cpp.o
[INFO] [stderr]   [ 40%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Intermediate.cpp.o
[INFO] [stderr]   [ 42%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/IntermTraverse.cpp.o
[INFO] [stderr]   [ 43%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseContextBase.cpp.o
[INFO] [stderr]   [ 45%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseHelper.cpp.o
[INFO] [stderr]   [ 47%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/PoolAlloc.cpp.o
[INFO] [stderr]   [ 49%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/SymbolTable.cpp.o
[INFO] [stderr]   [ 50%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/intermOut.cpp.o
[INFO] [stderr]   [ 52%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Versions.cpp.o
[INFO] [stderr]   [ 54%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Scan.cpp.o
[INFO] [stderr]   [ 56%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/RemoveTree.cpp.o
[INFO] [stderr]   [ 57%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ShaderLang.cpp.o
[INFO] [stderr]   [ 59%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/limits.cpp.o
[INFO] [stderr]   [ 61%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/linkValidate.cpp.o
[INFO] [stderr]   [ 63%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/parseConst.cpp.o
[INFO] [stderr]   [ 64%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/reflection.cpp.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/GNUInstallDirs.cmake:239 (message):
[INFO] [stderr]     Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
[INFO] [stderr]     target architecture is known.  Please enable at least one language before
[INFO] [stderr]     including GNUInstallDirs.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:7 (include)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:188: glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseHelper.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:258: glslang/CMakeFiles/glslang.dir/MachineIndependent/SymbolTable.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:76: glslang/CMakeFiles/glslang.dir/MachineIndependent/glslang_tab.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:174: glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseContextBase.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:987: glslang/CMakeFiles/glslang.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:146: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.52/src/lib.rs:1115:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x629b026048ca - std::backtrace_rs::backtrace::libunwind::trace::h49438d59a450c8cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x629b026048ca - std::backtrace_rs::backtrace::trace_unsynchronized::h00f8204a39c7607d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x629b026048ca - std::sys::backtrace::_print_fmt::hfb4570bcf6575231
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x629b026048ca - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haa24b3ebc15b8405
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x629b02628a13 - core::fmt::rt::Argument::fmt::h640632ca911b1954
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x629b02628a13 - core::fmt::write::hd87dd4a80fd6ed54
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x629b02601293 - std::io::Write::write_fmt::h63c69be3cb79728d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x629b02604712 - std::sys::backtrace::BacktraceLock::print::h0cabd5ee17b200b1
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x629b0260590c - std::panicking::default_hook::{{closure}}::hfecf31e00fd6a324
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x629b02605752 - std::panicking::default_hook::h4b1c6fd76f5e43f2
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x629b02605f07 - std::panicking::rust_panic_with_hook::h43e69ada3ffc0134
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x629b02605d9a - std::panicking::begin_panic_handler::{{closure}}::h541e54997b7f9317
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x629b02604da9 - std::sys::backtrace::__rust_end_short_backtrace::h77e9f2cf7d6f5724
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x629b02605a2c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x629b026277c0 - core::panicking::panic_fmt::h8656b4a1ebe7eef6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x629b02576c72 - cmake::fail::h4d6f7582583bd7d0
[INFO] [stderr]     16:     0x629b0257640d - cmake::run::he89b94d0aa669ff6
[INFO] [stderr]     17:     0x629b02572ce3 - cmake::Config::build::h987b2cf1bfd1aad1
[INFO] [stderr]     18:     0x629b0256531f - cmake::build::h69af5d817fdf5c96
[INFO] [stderr]     19:     0x629b0256689f - build_script_build::main::h4498226e99836e81
[INFO] [stderr]     20:     0x629b02564573 - core::ops::function::FnOnce::call_once::h45274addb1c383bf
[INFO] [stderr]     21:     0x629b025644d6 - std::sys::backtrace::__rust_begin_short_backtrace::hd2fa67a2ac971829
[INFO] [stderr]     22:     0x629b025643f9 - std::rt::lang_start::{{closure}}::hdd52aa8b74db857d
[INFO] [stderr]     23:     0x629b025fcdf7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5de4a2bf18b34b48
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x629b025fcdf7 - std::panicking::try::do_call::h18e58ebf513e1dfb
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     25:     0x629b025fcdf7 - std::panicking::try::hd66d4cce67b2d3a6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     26:     0x629b025fcdf7 - std::panic::catch_unwind::h7d20459bfb46fa18
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     27:     0x629b025fcdf7 - std::rt::lang_start_internal::{{closure}}::h08530640535ea25a
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:48
[INFO] [stderr]     28:     0x629b025fcdf7 - std::panicking::try::do_call::hef1d5032756af4de
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     29:     0x629b025fcdf7 - std::panicking::try::h72abeda96f937582
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     30:     0x629b025fcdf7 - std::panic::catch_unwind::hff9195ddaed64075
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     31:     0x629b025fcdf7 - std::rt::lang_start_internal::h506b703bddcb88cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:20
[INFO] [stderr]     32:     0x629b025643d7 - std::rt::lang_start::h1ff41cb9fabe4ff2
[INFO] [stderr]     33:     0x629b02566f25 - main
[INFO] [stderr]     34:     0x728871fe1d90 - <unknown>
[INFO] [stderr]     35:     0x728871fe1e40 - __libc_start_main
[INFO] [stderr]     36:     0x629b02563445 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "2e3da4e087f3570e2c17a56fcaaaae11397285400b04e112bc4ce22287c094f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e3da4e087f3570e2c17a56fcaaaae11397285400b04e112bc4ce22287c094f6", kill_on_drop: false }`
[INFO] [stdout] 2e3da4e087f3570e2c17a56fcaaaae11397285400b04e112bc4ce22287c094f6
