[INFO] cloning repository https://github.com/Limeth/vulkanscratch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Limeth/vulkanscratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimeth%2Fvulkanscratch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimeth%2Fvulkanscratch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12c8681d3db82df42c39e8f933d6535b6acac874
[INFO] checking Limeth/vulkanscratch/12c8681d3db82df42c39e8f933d6535b6acac874 against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimeth%2Fvulkanscratch" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Limeth/vulkanscratch on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Limeth/vulkanscratch
[INFO] finished tweaking git repo https://github.com/Limeth/vulkanscratch
[INFO] tweaked toml for git repo https://github.com/Limeth/vulkanscratch written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Limeth/vulkanscratch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/vulkano-rs/vulkano`
[INFO] [stderr]     Updating git submodule `https://github.com/KhronosGroup/glslang`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.4
[INFO] [stderr]   Downloaded smallvec v0.5.0
[INFO] [stderr]   Downloaded shared_library v0.1.8
[INFO] [stderr]   Downloaded half v1.0.2
[INFO] [stderr]   Downloaded either v1.4.0
[INFO] [stderr]   Downloaded cmake v0.1.29
[INFO] [stderr]   Downloaded rayon-core v1.3.0
[INFO] [stderr]   Downloaded crossbeam v0.3.2
[INFO] [stderr]   Downloaded secp256k1 v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6088f492e28c3eff3a13a0f0304f284e64525d027a7597a9dd29ee710f431ab8
[INFO] running `Command { std: "docker" "start" "-a" "6088f492e28c3eff3a13a0f0304f284e64525d027a7597a9dd29ee710f431ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6088f492e28c3eff3a13a0f0304f284e64525d027a7597a9dd29ee710f431ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6088f492e28c3eff3a13a0f0304f284e64525d027a7597a9dd29ee710f431ab8", kill_on_drop: false }`
[INFO] [stdout] 6088f492e28c3eff3a13a0f0304f284e64525d027a7597a9dd29ee710f431ab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a34f908b40c2232b534e4d0847b8ba9b8ea77e60f35e6f542d384a54962eb156
[INFO] running `Command { std: "docker" "start" "-a" "a34f908b40c2232b534e4d0847b8ba9b8ea77e60f35e6f542d384a54962eb156", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking libc v0.2.36
[INFO] [stderr]    Compiling cc v1.0.4
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]     Checking either v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.3.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]    Compiling vulkano v0.7.2 (https://github.com/vulkano-rs/vulkano#05dcbabb)
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking smallvec v0.5.0
[INFO] [stderr]     Checking crossbeam v0.3.2
[INFO] [stderr]     Checking vk-sys v0.3.2 (https://github.com/vulkano-rs/vulkano#05dcbabb)
[INFO] [stderr]     Checking half v1.0.2
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking coco v0.1.1
[INFO] [stderr]    Compiling remove_dir_all v0.3.0
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.29
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking shared_library v0.1.8
[INFO] [stderr]    Compiling secp256k1 v0.8.1
[INFO] [stderr]    Compiling glsl-to-spirv v0.1.3 (https://github.com/vulkano-rs/vulkano#05dcbabb)
[INFO] [stderr]    Compiling tempdir v0.3.6
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking rayon v0.7.1
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/cpu_access.rs:321:40
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/cpu_pool.rs:613:40
[INFO] [stdout]     |
[INFO] [stdout] 613 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/cpu_pool.rs:744:40
[INFO] [stdout]     |
[INFO] [stdout] 744 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/device_local.rs:199:40
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/immutable.rs:331:40
[INFO] [stdout]     |
[INFO] [stdout] 331 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/immutable.rs:397:40
[INFO] [stdout]     |
[INFO] [stdout] 397 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/slice.rs:198:40
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:177:40
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:99:40
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:869:19
[INFO] [stdout]     |
[INFO] [stdout] 869 |     BufferRef(&'a BufferAccess),
[INFO] [stdout]     |                   ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:889:31
[INFO] [stdout]     |
[INFO] [stdout] 889 |                         buf: &BufferAccess)
[INFO] [stdout]     |                               ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1218:25
[INFO] [stdout]      |
[INFO] [stdout] 1218 |         &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]      |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:202:39
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn buffer(&self, _num: usize) -> &BufferAccess {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:818:39
[INFO] [stdout]     |
[INFO] [stdout] 818 |     fn buffer(&self, _num: usize) -> &BufferAccess {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2057:22
[INFO] [stdout]      |
[INFO] [stdout] 2057 |     buffers: Vec<Box<BufferAccess + Send + Sync>>,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2075:30
[INFO] [stdout]      |
[INFO] [stdout] 2075 |             buffers: Vec<Box<BufferAccess + Send + Sync>>,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2088:36
[INFO] [stdout]      |
[INFO] [stdout] 2088 |                 struct Fin(Vec<Box<BufferAccess + Send + Sync>>);
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:170:54
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:182:46
[INFO] [stdout]     |
[INFO] [stdout] 182 |             fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:696:54
[INFO] [stdout]     |
[INFO] [stdout] 696 |                     fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:717:46
[INFO] [stdout]     |
[INFO] [stdout] 717 |             fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:812:54
[INFO] [stdout]     |
[INFO] [stdout] 812 |                     fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:836:46
[INFO] [stdout]     |
[INFO] [stdout] 836 |             fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:936:54
[INFO] [stdout]     |
[INFO] [stdout] 936 |                     fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:960:46
[INFO] [stdout]     |
[INFO] [stdout] 960 |             fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1069:54
[INFO] [stdout]      |
[INFO] [stdout] 1069 |                     fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1081:46
[INFO] [stdout]      |
[INFO] [stdout] 1081 |             fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1216:54
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                     fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1228:46
[INFO] [stdout]      |
[INFO] [stdout] 1228 |             fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1291:54
[INFO] [stdout]      |
[INFO] [stdout] 1291 |                     fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1303:46
[INFO] [stdout]      |
[INFO] [stdout] 1303 |             fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1398:54
[INFO] [stdout]      |
[INFO] [stdout] 1398 |                     fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1409:46
[INFO] [stdout]      |
[INFO] [stdout] 1409 |             fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1786:54
[INFO] [stdout]      |
[INFO] [stdout] 1786 |                     fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1797:46
[INFO] [stdout]      |
[INFO] [stdout] 1797 |             fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1880:58
[INFO] [stdout]      |
[INFO] [stdout] 1880 |                     fn buffer(&self, mut num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1926:50
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             fn buffer(&self, mut num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2093:54
[INFO] [stdout]      |
[INFO] [stdout] 2093 |                     fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2103:46
[INFO] [stdout]      |
[INFO] [stdout] 2103 |             fn buffer(&self, num: usize) -> &BufferAccess {
[INFO] [stdout]      |                                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/sys.rs:1032:57
[INFO] [stdout]      |
[INFO] [stdout] 1032 | ...                   destination: &BufferAccess, stride: usize) {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/auto.rs:1324:53
[INFO] [stdout]      |
[INFO] [stdout] 1324 | ...                   vertex_buffers: Vec<Box<BufferAccess + Send + Sync>>)
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/auto.rs:1475:25
[INFO] [stdout]      |
[INFO] [stdout] 1475 |         &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]      |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/traits.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |         &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]     |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/traits.rs:284:25
[INFO] [stdout]     |
[INFO] [stdout] 284 |         &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]     |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/traits.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/mod.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/mod.rs:91:48
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)>;
[INFO] [stdout]    |                                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/fixed_size_pool.rs:148:48
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:829:44
[INFO] [stdout]     |
[INFO] [stdout] 829 |     fn buffer(&self, _: usize) -> Option<(&BufferAccess, u32)> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:860:48
[INFO] [stdout]     |
[INFO] [stdout] 860 |     fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:899:48
[INFO] [stdout]     |
[INFO] [stdout] 899 |     fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:936:48
[INFO] [stdout]     |
[INFO] [stdout] 936 |     fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:971:48
[INFO] [stdout]     |
[INFO] [stdout] 971 |     fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:817:48
[INFO] [stdout]     |
[INFO] [stdout] 817 |     fn buffer(&self, index: usize) -> Option<(&BufferAccess, u32)>;
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/image/attachment.rs:441:40
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/image/immutable.rs:296:40
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/image/immutable.rs:413:40
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/image/storage.rs:201:40
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/image/swapchain.rs:104:40
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/image/traits.rs:251:40
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/image/traits.rs:313:40
[INFO] [stdout]     |
[INFO] [stdout] 313 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/image/traits.rs:136:40
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn conflicts_buffer(&self, other: &BufferAccess) -> bool;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/graphics_pipeline/mod.rs:325:90
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...+ RenderPassAbstract + VertexSource<Vec<Arc<BufferAccess + Send + Sync>>> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/graphics_pipeline/mod.rs:367:15
[INFO] [stdout]     |
[INFO] [stdout] 367 |           Mv: VertexSource<Vec<Arc<BufferAccess + Send + Sync>>>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/definition.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     : VertexSource<Vec<Arc<BufferAccess + Send + Sync>>> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:101:38
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn decode(&self, source: Vec<Arc<BufferAccess + Send + Sync>>)
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/bufferless.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |               -> (Vec<Box<BufferAccess + Sync + Send + 'static>>, usize, usize) {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/bufferless.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |                   -> (Vec<Box<BufferAccess + Sync + Send + 'static>>, usize, usize) {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/swapchain/swapchain.rs:815:20
[INFO] [stdout]     |
[INFO] [stdout] 815 |         &self, _: &BufferAccess, _: bool, _: &Queue)
[INFO] [stdout]     |                    ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/swapchain/swapchain.rs:1093:25
[INFO] [stdout]      |
[INFO] [stdout] 1093 |         &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]      |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/mod.rs:295:25
[INFO] [stdout]     |
[INFO] [stdout] 295 |         &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]     |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/mod.rs:118:44
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/now.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |         &self, buffer: &BufferAccess, _: bool, _: &Queue)
[INFO] [stdout]    |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/fence_signal.rs:392:25
[INFO] [stdout]     |
[INFO] [stdout] 392 |         &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]     |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/fence_signal.rs:494:25
[INFO] [stdout]     |
[INFO] [stdout] 494 |         &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]     |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/join.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |         &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]     |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/semaphore_signal.rs:146:25
[INFO] [stdout]     |
[INFO] [stdout] 146 |         &self, buffer: &BufferAccess, exclusive: bool, queue: &Queue)
[INFO] [stdout]     |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/cpu_access.rs:322:32
[INFO] [stdout]     |
[INFO] [stdout] 322 |         self.conflict_key() == other.conflict_key() // TODO:
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/cpu_pool.rs:614:32
[INFO] [stdout]     |
[INFO] [stdout] 614 |         self.conflict_key() == other.conflict_key() // TODO:
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/cpu_pool.rs:745:32
[INFO] [stdout]     |
[INFO] [stdout] 745 |         self.conflict_key() == other.conflict_key() // TODO:
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/device_local.rs:200:32
[INFO] [stdout]     |
[INFO] [stdout] 200 |         self.conflict_key() == other.conflict_key() // TODO:
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/immutable.rs:332:32
[INFO] [stdout]     |
[INFO] [stdout] 332 |         self.conflict_key() == other.conflict_key() // TODO:
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/immutable.rs:398:32
[INFO] [stdout]     |
[INFO] [stdout] 398 |         self.conflict_key() == other.conflict_key() // TODO:
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/slice.rs:199:23
[INFO] [stdout]     |
[INFO] [stdout] 199 |         self.resource.conflicts_buffer(other)
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 178 |         (**self).conflicts_buffer(other)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:266:19
[INFO] [stdout]     |
[INFO] [stdout] 266 |                 c.buffer(self.resource_index).conflicts_buffer(buf)
[INFO] [stdout]     |                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:266:17
[INFO] [stdout]     |
[INFO] [stdout] 266 |                 c.buffer(self.resource_index).conflicts_buffer(buf)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:270:46
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 c.image(self.resource_index).conflicts_buffer(buf)
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:281:19
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 c.buffer(self.resource_index).conflicts_image(img)
[INFO] [stdout]     |                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 c.buffer(self.resource_index).conflicts_image(img)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 self.conflicts_buffer(&commands_lock, c.buffer(other.resource_index))
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:321:19
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 c.buffer(self.resource_index).conflict_key()
[INFO] [stdout]     |                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 c.buffer(self.resource_index).conflict_key()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:566:38
[INFO] [stdout]     |
[INFO] [stdout] 566 | ...                   .buffer(resource_index);
[INFO] [stdout]     |                        ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:569:33
[INFO] [stdout]     |
[INFO] [stdout] 569 | / ...                   b.add_buffer_memory_barrier(buf,
[INFO] [stdout] 570 | | ...                                               entry.stages,
[INFO] [stdout] 571 | | ...                                               entry.access,
[INFO] [stdout] 572 | | ...                                               stages,
[INFO] [stdout] ...   |
[INFO] [stdout] 576 | | ...                                               0,
[INFO] [stdout] 577 | | ...                                               buf.size());
[INFO] [stdout]     | |_____________________________________________________________^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:577:61
[INFO] [stdout]     |
[INFO] [stdout] 577 | ...                   buf.size());
[INFO] [stdout]     |                       ^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:909:27
[INFO] [stdout]     |
[INFO] [stdout] 909 |                         c.buffer(resource_index).conflicts_buffer(buf)
[INFO] [stdout]     |                           ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:909:25
[INFO] [stdout]     |
[INFO] [stdout] 909 |                         c.buffer(resource_index).conflicts_buffer(buf)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:913:49
[INFO] [stdout]     |
[INFO] [stdout] 913 |                         c.image(resource_index).conflicts_buffer(buf)
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:918:36
[INFO] [stdout]     |
[INFO] [stdout] 918 |             CbKey::BufferRef(b) => b.conflicts_buffer(buf),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:919:37
[INFO] [stdout]     |
[INFO] [stdout] 919 |             CbKey::ImageRef(i) => i.conflicts_buffer(buf),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:945:27
[INFO] [stdout]     |
[INFO] [stdout] 945 |                         c.buffer(resource_index).conflicts_image(img)
[INFO] [stdout]     |                           ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:945:25
[INFO] [stdout]     |
[INFO] [stdout] 945 |                         c.buffer(resource_index).conflicts_image(img)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:954:36
[INFO] [stdout]     |
[INFO] [stdout] 954 |             CbKey::BufferRef(b) => b.conflicts_image(img),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:965:23
[INFO] [stdout]     |
[INFO] [stdout] 965 |                 other.conflicts_buffer(None, a)
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:981:31
[INFO] [stdout]     |
[INFO] [stdout] 981 |                         other.conflicts_buffer(Some(&commands_lock), c.buffer(resource_index))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:981:72
[INFO] [stdout]     |
[INFO] [stdout] 981 |                         other.conflicts_buffer(Some(&commands_lock), c.buffer(resource_index))
[INFO] [stdout]     |                                                                        ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1011:27
[INFO] [stdout]      |
[INFO] [stdout] 1011 |                         c.buffer(resource_index).conflict_key().hash(state)
[INFO] [stdout]      |                           ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1011:25
[INFO] [stdout]      |
[INFO] [stdout] 1011 |                         c.buffer(resource_index).conflict_key().hash(state)
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1020:38
[INFO] [stdout]      |
[INFO] [stdout] 1020 |             CbKey::BufferRef(buf) => buf.conflict_key().hash(state),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1065:35
[INFO] [stdout]      |
[INFO] [stdout] 1065 |                     let buf = cmd.buffer(resource_index);
[INFO] [stdout]      |                                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1067:49
[INFO] [stdout]      |
[INFO] [stdout] 1067 |                     let prev_err = match future.check_buffer_access(&buf, entry.exclusive, queue) {
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1070:33
[INFO] [stdout]      |
[INFO] [stdout] 1070 | ...                   buf.increase_gpu_lock();
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1147:39
[INFO] [stdout]      |
[INFO] [stdout] 1147 |                         let buf = cmd.buffer(resource_index);
[INFO] [stdout]      |                                       ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1149:29
[INFO] [stdout]      |
[INFO] [stdout] 1149 | ...                   buf.unlock();
[INFO] [stdout]      |                       ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1196:35
[INFO] [stdout]      |
[INFO] [stdout] 1196 |                     let buf = cmd.buffer(resource_index);
[INFO] [stdout]      |                                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/base.rs:1197:21
[INFO] [stdout]      |
[INFO] [stdout] 1197 |                     buf.unlock();
[INFO] [stdout]      |                     ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                         &self.0
[INFO] [stdout]     |                         ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 &self.buffer
[INFO] [stdout]     |                 ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:299:22
[INFO] [stdout]     |
[INFO] [stdout] 299 |             buffers: Vec::new(),
[INFO] [stdout]     |                      ^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:299:22
[INFO] [stdout]     |
[INFO] [stdout] 299 |             buffers: Vec::new(),
[INFO] [stdout]     |                      ^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:698:34
[INFO] [stdout]     |
[INFO] [stdout] 698 | ...                   0 => &self.0,
[INFO] [stdout]     |                            ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:699:34
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...                   1 => &self.1,
[INFO] [stdout]     |                            ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:719:26
[INFO] [stdout]     |
[INFO] [stdout] 719 |                     0 => self.source.as_ref().unwrap(),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:720:26
[INFO] [stdout]     |
[INFO] [stdout] 720 |                     1 => self.destination.as_ref().unwrap(),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:814:25
[INFO] [stdout]     |
[INFO] [stdout] 814 |                         &self.0
[INFO] [stdout]     |                         ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |                 self.source.as_ref().unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:938:25
[INFO] [stdout]     |
[INFO] [stdout] 938 |                         &self.1
[INFO] [stdout]     |                         ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:962:17
[INFO] [stdout]     |
[INFO] [stdout] 962 |                 self.destination.as_ref().unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1071:25
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                         &self.0
[INFO] [stdout]      |                         ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1083:17
[INFO] [stdout]      |
[INFO] [stdout] 1083 |                 &self.buffer
[INFO] [stdout]      |                 ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1218:25
[INFO] [stdout]      |
[INFO] [stdout] 1218 |                         &self.0
[INFO] [stdout]      |                         ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1230:17
[INFO] [stdout]      |
[INFO] [stdout] 1230 |                 &self.buffer
[INFO] [stdout]      |                 ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1293:25
[INFO] [stdout]      |
[INFO] [stdout] 1293 |                         &self.0
[INFO] [stdout]      |                         ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1305:17
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                 &self.buffer
[INFO] [stdout]      |                 ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1400:25
[INFO] [stdout]      |
[INFO] [stdout] 1400 |                         &self.0
[INFO] [stdout]      |                         ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1411:17
[INFO] [stdout]      |
[INFO] [stdout] 1411 |                 &self.buffer
[INFO] [stdout]      |                 ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1788:25
[INFO] [stdout]      |
[INFO] [stdout] 1788 |                         &self.0
[INFO] [stdout]      |                         ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1799:17
[INFO] [stdout]      |
[INFO] [stdout] 1799 |                 &self.buffer
[INFO] [stdout]      |                 ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1882:52
[INFO] [stdout]      |
[INFO] [stdout] 1882 | ...                   if let Some(buf) = set.buffer(num) {
[INFO] [stdout]      |                                              ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1891:52
[INFO] [stdout]      |
[INFO] [stdout] 1891 | ...                   if let Some(buf) = set.buffer(num) {
[INFO] [stdout]      |                                              ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1928:44
[INFO] [stdout]      |
[INFO] [stdout] 1928 |                     if let Some(buf) = set.buffer(num) {
[INFO] [stdout]      |                                            ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:1938:44
[INFO] [stdout]      |
[INFO] [stdout] 1938 |                     if let Some(buf) = set.buffer(num) {
[INFO] [stdout]      |                                            ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2067:9
[INFO] [stdout]      |
[INFO] [stdout] 2067 |         self.buffers.push(Box::new(buffer));
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2067:27
[INFO] [stdout]      |
[INFO] [stdout] 2067 |         self.buffers.push(Box::new(buffer));
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2112:27
[INFO] [stdout]      |
[INFO] [stdout] 2112 |         let num_buffers = self.buffers.len();
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2117:50
[INFO] [stdout]      |
[INFO] [stdout] 2117 | ...                   buffers: self.buffers,
[INFO] [stdout]      |                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2100:30
[INFO] [stdout]      |
[INFO] [stdout] 2100 |                 Box::new(Fin(self.buffers))
[INFO] [stdout]      |                              ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2094:26
[INFO] [stdout]      |
[INFO] [stdout] 2094 |                         &self.0[num]
[INFO] [stdout]      |                          ^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2094:25
[INFO] [stdout]      |
[INFO] [stdout] 2094 |                         &self.0[num]
[INFO] [stdout]      |                         ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2104:18
[INFO] [stdout]      |
[INFO] [stdout] 2104 |                 &self.buffers[num]
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/synced/commands.rs:2104:17
[INFO] [stdout]      |
[INFO] [stdout] 2104 |                 &self.buffers[num]
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/sys.rs:1033:27
[INFO] [stdout]      |
[INFO] [stdout] 1033 |         let destination = destination.inner();
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/validity/copy_buffer.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if source.conflicts_buffer(&destination) {
[INFO] [stdout]    |                                ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/validity/copy_buffer.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if source.conflicts_buffer(&destination) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/validity/copy_buffer.rs:49:53
[INFO] [stdout]    |
[INFO] [stdout] 49 |         debug_assert!(!destination.conflicts_buffer(&source));
[INFO] [stdout]    |                                                     ^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/validity/copy_buffer.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |         debug_assert!(!destination.conflicts_buffer(&source));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/validity/vertex_buffers.rs:28:67
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let (vertex_buffers, vertex_count, instance_count) = pipeline.decode(vertex_buffers);
[INFO] [stdout]    |                                                                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/validity/vertex_buffers.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     for (num, buf) in vertex_buffers.iter().enumerate() {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/validity/vertex_buffers.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     for (num, buf) in vertex_buffers.iter().enumerate() {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/validity/vertex_buffers.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |         assert_eq!(buf.inner().buffer.device().internal_object(),
[INFO] [stdout]    |                    ^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/validity/vertex_buffers.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         if !buf.inner().buffer.usage_vertex_buffer() {
[INFO] [stdout]    |             ^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/validity/vertex_buffers.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |            vertex_buffers,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/auto.rs:1016:28
[INFO] [stdout]      |
[INFO] [stdout] 1016 | ...                   vb_infos.vertex_buffers)?;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/auto.rs:1070:28
[INFO] [stdout]      |
[INFO] [stdout] 1070 | ...                   vb_infos.vertex_buffers)?;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/auto.rs:1121:28
[INFO] [stdout]      |
[INFO] [stdout] 1121 | ...                   vb_infos.vertex_buffers)?;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/auto.rs:1328:19
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         for vb in vertex_buffers.iter() {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/auto.rs:1329:13
[INFO] [stdout]      |
[INFO] [stdout] 1329 |             compare.add(vb);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/auto.rs:1346:9
[INFO] [stdout]      |
[INFO] [stdout] 1346 |         binder.add(vb);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/auto.rs:1477:20
[INFO] [stdout]      |
[INFO] [stdout] 1477 |         self.inner.check_buffer_access(buffer, exclusive, queue)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/traits.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 174 |         (**self).check_buffer_access(buffer, exclusive, queue)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/traits.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |             .check_buffer_access(buffer, exclusive, queue) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/command_buffer/traits.rs:291:31
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 self.previous.check_buffer_access(buffer, exclusive, queue)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/fixed_size_pool.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         self.inner.buffer(index)
[INFO] [stdout]     |                    ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |         self.resources.buffer(index)
[INFO] [stdout]     |                        ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:830:9
[INFO] [stdout]     |
[INFO] [stdout] 830 |         None
[INFO] [stdout]     |         ^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:861:35
[INFO] [stdout]     |
[INFO] [stdout] 861 |         if let Some(buf) = self.0.buffer(index) {
[INFO] [stdout]     |                                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:862:13
[INFO] [stdout]     |
[INFO] [stdout] 862 |             Some(buf)
[INFO] [stdout]     |             ^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:862:13
[INFO] [stdout]     |
[INFO] [stdout] 862 |             Some(buf)
[INFO] [stdout]     |             ^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:864:19
[INFO] [stdout]     |
[INFO] [stdout] 864 |             Some((&self.1.buffer, self.1.descriptor_num))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:864:13
[INFO] [stdout]     |
[INFO] [stdout] 864 |             Some((&self.1.buffer, self.1.descriptor_num))
[INFO] [stdout]     |             ^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:864:13
[INFO] [stdout]     |
[INFO] [stdout] 864 |             Some((&self.1.buffer, self.1.descriptor_num))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:866:13
[INFO] [stdout]     |
[INFO] [stdout] 866 |             None
[INFO] [stdout]     |             ^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:900:35
[INFO] [stdout]     |
[INFO] [stdout] 900 |         if let Some(buf) = self.0.buffer(index) {
[INFO] [stdout]     |                                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 901 |             Some(buf)
[INFO] [stdout]     |             ^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 901 |             Some(buf)
[INFO] [stdout]     |             ^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/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` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:903:13
[INFO] [stdout]     |
[INFO] [stdout] 903 |             Some((self.1.view.view().buffer(), self.1.descriptor_num))
[INFO] [stdout]     |             ^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:903:13
[INFO] [stdout]     |
[INFO] [stdout] 903 |             Some((self.1.view.view().buffer(), self.1.descriptor_num))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:905:13
[INFO] [stdout]     |
[INFO] [stdout] 905 |             None
[INFO] [stdout]     |             ^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:937:16
[INFO] [stdout]     |
[INFO] [stdout] 937 |         self.0.buffer(index)
[INFO] [stdout]     |                ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/persistent.rs:972:16
[INFO] [stdout]     |
[INFO] [stdout] 972 |         self.0.buffer(index)
[INFO] [stdout]     |                ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/descriptor/descriptor_set/mod.rs:119:18
[INFO] [stdout]     |
[INFO] [stdout] 119 |         (**self).buffer(index)
[INFO] [stdout]     |                  ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/image/traits.rs:252:18
[INFO] [stdout]     |
[INFO] [stdout] 252 |         (**self).conflicts_buffer(other)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/image/traits.rs:314:20
[INFO] [stdout]     |
[INFO] [stdout] 314 |         self.image.conflicts_buffer(other)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/graphics_pipeline/mod.rs:509:32
[INFO] [stdout]     |
[INFO] [stdout] 509 |         self.vertex_definition.decode(s)
[INFO] [stdout]     |                                ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/definition.rs:125:18
[INFO] [stdout]     |
[INFO] [stdout] 125 |         (**self).decode(list)
[INFO] [stdout]     |                  ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |         assert_eq!(source.len(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:106:19
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let len = source[0].size() / mem::size_of::<T>();
[INFO] [stdout]     |                   ^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:106:19
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let len = source[0].size() / mem::size_of::<T>();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let inst = source[0].size() / mem::size_of::<U>();
[INFO] [stdout]     |                    ^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let inst = source[0].size() / mem::size_of::<U>();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let s0 = source.remove(0);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let s1 = source.remove(0);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |               ^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |               ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |                               ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:39
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |                                       ^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:39
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:55
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |                                                       ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |               ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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<Arc<dyn BufferAccess + Send + Sync>>` to `Box<dyn BufferAccess + Send + Sync>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:110:39
[INFO] [stdout]     |
[INFO] [stdout] 110 |         (vec![Box::new(s0) as Box<_>, Box::new(s1) as Box<_>], len, inst)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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<Arc<dyn BufferAccess + Send + Sync>>` to `Box<dyn BufferAccess + Send + Sync>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:124:37
[INFO] [stdout]     |
[INFO] [stdout] 124 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l)
[INFO] [stdout]     |                                     ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:124:67
[INFO] [stdout]     |
[INFO] [stdout] 124 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l)
[INFO] [stdout]     |                                                                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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<Bt>` to `Box<dyn BufferAccess + Send + Sync>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/one_one.rs:124:45
[INFO] [stdout]     |
[INFO] [stdout] 124 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], s1l, s2l)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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<Bu>` to `Box<dyn BufferAccess + Send + Sync>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |         assert_eq!(source.len(), 1);
[INFO] [stdout]    |                    ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let len = source[0].size() / mem::size_of::<V>();
[INFO] [stdout]    |                   ^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let len = source[0].size() / mem::size_of::<V>();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |         (vec![Box::new(source.remove(0))], len, 1)
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |         (vec![Box::new(source.remove(0))], len, 1)
[INFO] [stdout]    |               ^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |         (vec![Box::new(source.remove(0))], len, 1)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[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<Arc<dyn BufferAccess + Send + Sync>>` to `Box<dyn BufferAccess + Send + Sync>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |         (vec![Box::new(source.remove(0))], len, 1)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |         (vec![Box::new(source.remove(0))], len, 1)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout]    = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |         (vec![Box::new(source.remove(0))], len, 1)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout]    = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |         (vec![Box::new(source.remove(0))], len, 1)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout]    = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:108:35
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (vec![Box::new(source) as Box<_>], len, 1)
[INFO] [stdout]     |                                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (vec![Box::new(source) as Box<_>], len, 1)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (vec![Box::new(source) as Box<_>], len, 1)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (vec![Box::new(source) as Box<_>], len, 1)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/single.rs:108:15
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (vec![Box::new(source) as Box<_>], len, 1)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |         assert_eq!(source.len(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             source[0].size() / mem::size_of::<T>(),
[INFO] [stdout]     |             ^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             source[0].size() / mem::size_of::<T>(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |             source[1].size() / mem::size_of::<U>(),
[INFO] [stdout]     |             ^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |             source[1].size() / mem::size_of::<U>(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |                        ^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |               ^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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<Arc<dyn BufferAccess + Send + Sync>>` to `Box<dyn BufferAccess + Send + Sync>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:53
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |                                                     ^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:53
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:44
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |                                            ^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:44
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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<Arc<dyn BufferAccess + Send + Sync>>` to `Box<dyn BufferAccess + Send + Sync>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:44
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 |         (vec![Box::new(source[0].clone()), Box::new(source[1].clone())], vertices, 1)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:129:37
[INFO] [stdout]     |
[INFO] [stdout] 129 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1)
[INFO] [stdout]     |                                     ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:129:67
[INFO] [stdout]     |
[INFO] [stdout] 129 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1)
[INFO] [stdout]     |                                                                   ^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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<Bt>` to `Box<dyn BufferAccess + Send + Sync>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/two.rs:129:45
[INFO] [stdout]     |
[INFO] [stdout] 129 |         (vec![Box::new(source.0) as Box<_>, Box::new(source.1) as Box<_>], vertices, 1)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[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<Bu>` to `Box<dyn BufferAccess + Send + Sync>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/pipeline/vertex/bufferless.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |         (Vec::new(), n.vertices, n.instances)
[INFO] [stdout]    |          ^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]    |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn len(&self) -> usize
[INFO] [stdout]    |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]    = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/swapchain/swapchain.rs:1095:23
[INFO] [stdout]      |
[INFO] [stdout] 1095 |         self.previous.check_buffer_access(buffer, exclusive, queue)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]      |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]      |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37   |     fn len(&self) -> usize
[INFO] [stdout]      |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]      = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/fence_signal.rs:396:22
[INFO] [stdout]     |
[INFO] [stdout] 396 |             previous.check_buffer_access(buffer, exclusive, queue)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/fence_signal.rs:496:18
[INFO] [stdout]     |
[INFO] [stdout] 496 |         (**self).check_buffer_access(buffer, exclusive, queue)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/join.rs:198:32
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let first = self.first.check_buffer_access(buffer, exclusive, queue);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/join.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let second = self.second.check_buffer_access(buffer, exclusive, queue);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/semaphore_signal.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |             .check_buffer_access(buffer, exclusive, queue)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `BufferAccess` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/sync/future/mod.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |         (**self).check_buffer_access(buffer, exclusive, queue)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ `BufferAccess` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/vulkano/src/buffer/traits.rs:37:8
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub unsafe trait BufferAccess: DeviceOwned {
[INFO] [stdout]     |                  ------------ this trait is not dyn compatible...
[INFO] [stdout] ...
[INFO] [stdout] 37  |     fn len(&self) -> usize
[INFO] [stdout]     |        ^^^ ...because method `len` references the `Self` type in its `where` clause
[INFO] [stdout]     = help: consider moving `len` to another trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0038`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vulkano` (lib) due to 292 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `glsl-to-spirv v0.1.3 (https://github.com/vulkano-rs/vulkano#05dcbabb)`
[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-ca7d0d1720a3b589/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build/glslangValidator.exe
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-a137fc978894bd70/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/git/checkouts/vulkano-50c0f9ba9451aa35/05dcbab/glsl-to-spirv/glslang" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glsl-to-spirv-a137fc978894bd70/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 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-a137fc978894bd70/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-a137fc978894bd70/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--"
[INFO] [stderr]   [  1%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o
[INFO] [stderr]   [  3%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o
[INFO] [stderr]   [  5%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o
[INFO] [stderr]   [  7%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o
[INFO] [stderr]   [  8%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o
[INFO] [stderr]   [ 12%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o
[INFO] [stderr]   [ 15%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o
[INFO] [stderr]   [ 19%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o
[INFO] [stderr]   [ 21%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o
[INFO] [stderr]   [ 22%] Linking CXX static library libOSDependent.a
[INFO] [stderr]   [ 22%] Built target OSDependent
[INFO] [stderr]   [ 24%] Linking CXX static library libOGLCompiler.a
[INFO] [stderr]   [ 24%] Built target OGLCompiler
[INFO] [stderr]   [ 26%] Linking CXX static library libglslang-default-resource-limits.a
[INFO] [stderr]   [ 26%] Built target glslang-default-resource-limits
[INFO] [stderr]   [ 28%] Linking CXX static library libSPVRemapper.a
[INFO] [stderr]   [ 28%] Built target SPVRemapper
[INFO] [stderr]   [ 29%] Linking CXX static library libHLSL.a
[INFO] [stderr]   [ 29%] Built target HLSL
[INFO] [stderr]   [ 31%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/glslang_tab.cpp.o
[INFO] [stderr]   [ 36%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/iomapper.cpp.o
[INFO] [stderr]   [ 36%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Constant.cpp.o
[INFO] [stderr]   [ 36%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Initialize.cpp.o
[INFO] [stderr]   [ 38%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseContextBase.cpp.o
[INFO] [stderr]   [ 40%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/IntermTraverse.cpp.o
[INFO] [stderr]   [ 42%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/InfoSink.cpp.o
[INFO] [stderr]   [ 43%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Intermediate.cpp.o
[INFO] [stderr]   [ 45%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/SymbolTable.cpp.o
[INFO] [stderr]   [ 47%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/RemoveTree.cpp.o
[INFO] [stderr]   [ 49%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/intermOut.cpp.o
[INFO] [stderr]   [ 50%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Versions.cpp.o
[INFO] [stderr]   [ 52%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/PoolAlloc.cpp.o
[INFO] [stderr]   [ 54%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseHelper.cpp.o
[INFO] [stderr]   [ 56%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Scan.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]   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]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:244: glslang/CMakeFiles/glslang.dir/MachineIndependent/ShaderLang.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:160: glslang/CMakeFiles/glslang.dir/MachineIndependent/Intermediate.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:230: glslang/CMakeFiles/glslang.dir/MachineIndependent/Scan.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] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.29/src/lib.rs:632: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:     0x5a06fd131d13 - std::backtrace_rs::backtrace::libunwind::trace::h7e6d0ae4294a4a8c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a06fd131d13 - std::backtrace_rs::backtrace::trace_unsynchronized::he51e5637b960fd4d
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a06fd131d13 - std::sys::backtrace::_print_fmt::h5738c48dc21f8f40
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5a06fd131d13 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h0d4d12f7c9404742
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5a06fd155bd3 - core::fmt::rt::Argument::fmt::h1132514a9fada4fe
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5a06fd155bd3 - core::fmt::write::h34bb49244168fa4a
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x5a06fd12eae3 - std::io::Write::write_fmt::hd6e437e416d0bed7
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x5a06fd131b62 - std::sys::backtrace::BacktraceLock::print::hfca34c1e63219935
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5a06fd132cda - std::panicking::default_hook::{{closure}}::ha45a18105d446e7d
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x5a06fd132b4a - std::panicking::default_hook::h6a80a3772ec5361c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x5a06fd1336b2 - std::panicking::rust_panic_with_hook::h30dc2864a1afbdca
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x5a06fd13343a - std::panicking::begin_panic_handler::{{closure}}::h2498d707b9673770
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x5a06fd132219 - std::sys::backtrace::__rust_end_short_backtrace::hd2dd629c5543649e
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5a06fd1330cd - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x5a06fd154b10 - core::panicking::panic_fmt::he03190313194da46
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5a06fd0ea0cb - cmake::fail::hb9c2bf1d98cc90cf
[INFO] [stderr]     16:     0x5a06fd0e98ca - cmake::run::h82ebcb36b8f93b0d
[INFO] [stderr]     17:     0x5a06fd0e786c - cmake::Config::build::h1df57cc1995f3eaa
[INFO] [stderr]     18:     0x5a06fd0e01b1 - cmake::build::h715f5b2154fc6ee4
[INFO] [stderr]     19:     0x5a06fd0e0c45 - build_script_build::main::he8e27cd566cbfc22
[INFO] [stderr]     20:     0x5a06fd0dfb13 - core::ops::function::FnOnce::call_once::h99ba010f3b998a4b
[INFO] [stderr]     21:     0x5a06fd0dfa96 - std::sys::backtrace::__rust_begin_short_backtrace::h910d61284f1c13cc
[INFO] [stderr]     22:     0x5a06fd0df9d9 - std::rt::lang_start::{{closure}}::h99739a485d921b67
[INFO] [stderr]     23:     0x5a06fd12ae30 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hae3a0f3fcddfc46c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5a06fd12ae30 - std::panicking::try::do_call::h59a23ccaba8f632f
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:587:40
[INFO] [stderr]     25:     0x5a06fd12ae30 - std::panicking::try::h7fb3cd3b8d20091b
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:550:19
[INFO] [stderr]     26:     0x5a06fd12ae30 - std::panic::catch_unwind::hbf65a6597a1c7ae4
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5a06fd12ae30 - std::rt::lang_start_internal::{{closure}}::hf01b5a1d5d3d82d6
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/rt.rs:168:24
[INFO] [stderr]     28:     0x5a06fd12ae30 - std::panicking::try::do_call::h4daa86886329ce38
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:587:40
[INFO] [stderr]     29:     0x5a06fd12ae30 - std::panicking::try::hcd46ee8a743d94d5
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:550:19
[INFO] [stderr]     30:     0x5a06fd12ae30 - std::panic::catch_unwind::he56a70f10ec2f80c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5a06fd12ae30 - std::rt::lang_start_internal::ha11bdd6f89b57997
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/rt.rs:164:5
[INFO] [stderr]     32:     0x5a06fd0df9c1 - std::rt::lang_start::h700fdbbd4a6845bb
[INFO] [stderr]     33:     0x5a06fd0e0f65 - main
[INFO] [stderr]     34:     0x709ff90e5d90 - <unknown>
[INFO] [stderr]     35:     0x709ff90e5e40 - __libc_start_main
[INFO] [stderr]     36:     0x5a06fd0df7e5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "a34f908b40c2232b534e4d0847b8ba9b8ea77e60f35e6f542d384a54962eb156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a34f908b40c2232b534e4d0847b8ba9b8ea77e60f35e6f542d384a54962eb156", kill_on_drop: false }`
[INFO] [stdout] a34f908b40c2232b534e4d0847b8ba9b8ea77e60f35e6f542d384a54962eb156
