[INFO] cloning repository https://github.com/YeyaSwizaw/vulkan-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YeyaSwizaw/vulkan-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeyaSwizaw%2Fvulkan-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeyaSwizaw%2Fvulkan-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbbb7c4fdeb17b1bb5ba7d0edfdde76d1dc085ea [INFO] checking YeyaSwizaw/vulkan-experiments/dbbb7c4fdeb17b1bb5ba7d0edfdde76d1dc085ea against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeyaSwizaw%2Fvulkan-experiments" "/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/YeyaSwizaw/vulkan-experiments on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YeyaSwizaw/vulkan-experiments [INFO] finished tweaking git repo https://github.com/YeyaSwizaw/vulkan-experiments [INFO] tweaked toml for git repo https://github.com/YeyaSwizaw/vulkan-experiments written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/YeyaSwizaw/vulkan-experiments 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/YeyaSwizaw/stateloop` [INFO] [stderr] Updating git repository `https://github.com/tomaka/vulkano` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/glslang` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded core-graphics v0.7.0 [INFO] [stderr] Downloaded smallvec v0.3.3 [INFO] [stderr] Downloaded objc_id v0.1.0 [INFO] [stderr] Downloaded cocoa v0.8.1 [INFO] [stderr] Downloaded metal-rs v0.3.0 [INFO] [stderr] Downloaded libc v0.2.24 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b9f8475dc9a11f4401cf23bc82cbcc6172d45edec27e5a744121f7880e3d3d4 [INFO] running `Command { std: "docker" "start" "-a" "5b9f8475dc9a11f4401cf23bc82cbcc6172d45edec27e5a744121f7880e3d3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b9f8475dc9a11f4401cf23bc82cbcc6172d45edec27e5a744121f7880e3d3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9f8475dc9a11f4401cf23bc82cbcc6172d45edec27e5a744121f7880e3d3d4", kill_on_drop: false }` [INFO] [stdout] 5b9f8475dc9a11f4401cf23bc82cbcc6172d45edec27e5a744121f7880e3d3d4 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b899943c177623c97be0af7159e5c0d0a6043588591895246cd6f7defc3626a [INFO] running `Command { std: "docker" "start" "-a" "4b899943c177623c97be0af7159e5c0d0a6043588591895246cd6f7defc3626a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling cmake v0.1.24 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling vulkano v0.4.3 (https://github.com/tomaka/vulkano#934169dd) [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling glsl-to-spirv v0.1.2 (https://github.com/tomaka/vulkano#934169dd) [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Checking vk-sys v0.2.3 (https://github.com/tomaka/vulkano#934169dd) [INFO] [stderr] Checking smallvec v0.3.3 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/slice.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | other: &BufferAccess, other_offset: usize, other_size: usize) -> bool [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:282:33 [INFO] [stdout] | [INFO] [stdout] 282 | other: &BufferAccess, other_offset: usize, other_size: usize) -> bool [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | other: &BufferAccess, other_offset: usize, other_size: usize) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:224:44 [INFO] [stdout] | [INFO] [stdout] 224 | fn conflicts_buffer_all(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/abstract_storage.rs:64:44 [INFO] [stdout] | [INFO] [stdout] 64 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | Buffer(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:104:42 [INFO] [stdout] | [INFO] [stdout] 104 | fn conflicts_buffer_all(&self, buf: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:807:44 [INFO] [stdout] | [INFO] [stdout] 807 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/sys.rs:312:44 [INFO] [stdout] | [INFO] [stdout] 312 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/auto.rs:104:44 [INFO] [stdout] | [INFO] [stdout] 104 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/traits.rs:170:44 [INFO] [stdout] | [INFO] [stdout] 170 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/traits.rs:274:44 [INFO] [stdout] | [INFO] [stdout] 274 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/traits.rs:136:44 [INFO] [stdout] | [INFO] [stdout] 136 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/mod.rs:87:62 [INFO] [stdout] | [INFO] [stdout] 87 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/mod.rs:73:62 [INFO] [stdout] | [INFO] [stdout] 73 | fn buffers_list<'a>(&'a self) -> Box + 'a>; [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:67:62 [INFO] [stdout] | [INFO] [stdout] 67 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:110:62 [INFO] [stdout] | [INFO] [stdout] 110 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:196:70 [INFO] [stdout] | [INFO] [stdout] 196 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:39:62 [INFO] [stdout] | [INFO] [stdout] 39 | fn buffers_list<'a>(&'a self) -> Box + 'a>; [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/simple.rs:72:62 [INFO] [stdout] | [INFO] [stdout] 72 | fn buffers_list<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/image/traits.rs:139:56 [INFO] [stdout] | [INFO] [stdout] 139 | self_num_mipmaps: u32, other: &BufferAccess, other_offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/image/traits.rs:186:44 [INFO] [stdout] | [INFO] [stdout] 186 | fn conflicts_buffer_all(&self, other: &BufferAccess) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/graphics_pipeline/mod.rs:1273:90 [INFO] [stdout] | [INFO] [stdout] 1273 | ...nderPassAbstract + VertexSource>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/graphics_pipeline/mod.rs:1279:66 [INFO] [stdout] | [INFO] [stdout] 1279 | where L: PipelineLayoutAbstract, Rp: RenderPassAbstract, Mv: VertexSource>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/definition.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub unsafe trait VertexDefinition: VertexSource>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe impl VertexSource>> for OneVertexOneInstanceDefinition [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:91:46 [INFO] [stdout] | [INFO] [stdout] 91 | fn decode<'l>(&self, source: &'l Vec>) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/single.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | unsafe impl VertexSource>> for SingleBufferDefinition [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/single.rs:84:46 [INFO] [stdout] | [INFO] [stdout] 84 | fn decode<'l>(&self, source: &'l Vec>) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/two.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe impl VertexSource>> for TwoBuffersDefinition [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/two.rs:91:46 [INFO] [stdout] | [INFO] [stdout] 91 | fn decode<'l>(&self, source: &'l Vec>) -> (Vec>, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/swapchain/swapchain.rs:522:44 [INFO] [stdout] | [INFO] [stdout] 522 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/swapchain/swapchain.rs:768:44 [INFO] [stdout] | [INFO] [stdout] 768 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/mod.rs:266:44 [INFO] [stdout] | [INFO] [stdout] 266 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/mod.rs:114:44 [INFO] [stdout] | [INFO] [stdout] 114 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/now.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/fence_signal.rs:372:44 [INFO] [stdout] | [INFO] [stdout] 372 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/fence_signal.rs:464:44 [INFO] [stdout] | [INFO] [stdout] 464 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/join.rs:186:44 [INFO] [stdout] | [INFO] [stdout] 186 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/semaphore_signal.rs:138:44 [INFO] [stdout] | [INFO] [stdout] 138 | fn check_buffer_access(&self, buffer: &BufferAccess, exclusive: bool, queue: &Queue) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/slice.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | self.resource.conflicts_buffer(self_offset, self_size, other, other_offset, other_size) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:173:53 [INFO] [stdout] | [INFO] [stdout] 173 | if self.inner().buffer.internal_object() != other.inner().buffer.internal_object() { [INFO] [stdout] | ^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:178:43 [INFO] [stdout] | [INFO] [stdout] 178 | let other_offset = other_offset + other.inner().offset; [INFO] [stdout] | ^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | self.conflicts_buffer(0, self.size(), other, 0, other.size()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:225:57 [INFO] [stdout] | [INFO] [stdout] 225 | self.conflicts_buffer(0, self.size(), other, 0, other.size()) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:284:18 [INFO] [stdout] | [INFO] [stdout] 284 | (**self).conflicts_buffer(self_offset, self_size, other, other_offset, other_size) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/abstract_storage.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | self.inner.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | &Key::Buffer(ref a) => a.conflicts_buffer_all(buf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | &Key::Image(ref a) => a.conflicts_buffer_all(buf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | img.conflicts_buffer_all(buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | &Key::Buffer(ref a) => a.conflicts_image_all(img), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:132:62 [INFO] [stdout] | [INFO] [stdout] 132 | &Key::Buffer(ref b) => self.conflicts_buffer_all(b), [INFO] [stdout] | ^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] = note: required for the cast from `&Box<(dyn BufferAccess + Send + Sync + 'static)>` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:132:41 [INFO] [stdout] | [INFO] [stdout] 132 | &Key::Buffer(ref b) => self.conflicts_buffer_all(b), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:148:38 [INFO] [stdout] | [INFO] [stdout] 148 | &Key::Buffer(ref buf) => buf.conflict_key_all().hash(state), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:183:31 [INFO] [stdout] | [INFO] [stdout] 183 | let key = Key::Buffer(Box::new(buffer.clone())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:183:31 [INFO] [stdout] | [INFO] [stdout] 183 | let key = Key::Buffer(Box::new(buffer.clone())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] = note: required for the cast from `Box` to `Box<(dyn BufferAccess + Send + Sync + 'static)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:744:69 [INFO] [stdout] | [INFO] [stdout] 744 | let prev_err = match future.check_buffer_access(&buf, entry.exclusive, queue) { [INFO] [stdout] | ^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] = note: required for the cast from `&&Box<(dyn BufferAccess + Send + Sync + 'static)>` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:744:49 [INFO] [stdout] | [INFO] [stdout] 744 | let prev_err = match future.check_buffer_access(&buf, entry.exclusive, queue) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:746:38 [INFO] [stdout] | [INFO] [stdout] 746 | ... unsafe { buf.increase_gpu_lock(); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:752:28 [INFO] [stdout] | [INFO] [stdout] 752 | match (buf.try_gpu_lock(entry.exclusive, queue), prev_err) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/cb/submit_sync.rs:817:21 [INFO] [stdout] | [INFO] [stdout] 817 | if !key.conflicts_buffer_all(buffer) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/commands_raw/copy_buffer.rs:74:45 [INFO] [stdout] | [INFO] [stdout] 74 | if source.conflicts_buffer(0, size, &destination, 0, size) { [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] = note: required for the cast from `&D` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/commands_raw/copy_buffer.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | if source.conflicts_buffer(0, size, &destination, 0, size) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/commands_raw/copy_buffer.rs:77:66 [INFO] [stdout] | [INFO] [stdout] 77 | debug_assert!(!destination.conflicts_buffer(0, size, &source, 0, size)); [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] = note: required for the cast from `&S` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/commands_raw/copy_buffer.rs:77:40 [INFO] [stdout] | [INFO] [stdout] 77 | debug_assert!(!destination.conflicts_buffer(0, size, &source, 0, size)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/commands_raw/copy_buffer_to_image.rs:97:60 [INFO] [stdout] | [INFO] [stdout] 97 | ... 1, &source, 0, source.size())); [INFO] [stdout] | ^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] = note: required for the cast from `&S` to `&dyn BufferAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/commands_raw/copy_buffer_to_image.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 96 | debug_assert!(!destination.conflicts_buffer(first_layer, num_layers, mipmap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/auto.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | self.inner.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/traits.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | (**self).check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/traits.rs:277:35 [INFO] [stdout] | [INFO] [stdout] 277 | match self.command_buffer.check_buffer_access(buffer, exclusive, queue) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/command_buffer/traits.rs:281:31 [INFO] [stdout] | [INFO] [stdout] 281 | self.previous.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | Box::new(iter::empty()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | Box::new(iter::empty()) [INFO] [stdout] | ^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | DescriptorSet::buffers_list(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | output.extend($others.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output.extend(first.buffers_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | let mut output = Vec::new(); [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/collection.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Box::new(output.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 228 | impl_collection!(Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [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 `impl_collection` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/descriptor/descriptor_set/mod.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | (**self).buffers_list() [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/image/traits.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | self.conflicts_buffer(0, self.dimensions().array_layers(), 0, self.mipmap_levels(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/image/traits.rs:188:40 [INFO] [stdout] | [INFO] [stdout] 188 | ... other, 0, other.size()) [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | assert_eq!(source.len(), 2); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | let len = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | let len = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | let inst = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | let inst = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | (vec![source[0].inner(), source[1].inner()], len, inst) [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | (vec![source[0].inner(), source[1].inner()], len, inst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:96:34 [INFO] [stdout] | [INFO] [stdout] 96 | (vec![source[0].inner(), source[1].inner()], len, inst) [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/one_one.rs:96:34 [INFO] [stdout] | [INFO] [stdout] 96 | (vec![source[0].inner(), source[1].inner()], len, inst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/single.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | assert_eq!(source.len(), 1); [INFO] [stdout] | ^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/single.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | let len = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/single.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | let len = source[0].size() / mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/single.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | (vec![source[0].inner()], len, 1) [INFO] [stdout] | ^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/pipeline/vertex/single.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | (vec![source[0].inner()], len, 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/swapchain/swapchain.rs:771:23 [INFO] [stdout] | [INFO] [stdout] 771 | self.previous.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/fence_signal.rs:376:22 [INFO] [stdout] | [INFO] [stdout] 376 | previous.check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/fence_signal.rs:467:18 [INFO] [stdout] | [INFO] [stdout] 467 | (**self).check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/join.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | let first = self.first.check_buffer_access(buffer, exclusive, queue); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/join.rs:190:34 [INFO] [stdout] | [INFO] [stdout] 190 | let second = self.second.check_buffer_access(buffer, exclusive, queue); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/semaphore_signal.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | self.previous.check_buffer_access(buffer, exclusive, queue).map(|_| None) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `BufferAccess` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/sync/future/mod.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | (**self).check_buffer_access(buffer, exclusive, queue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `BufferAccess` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `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 304 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4b899943c177623c97be0af7159e5c0d0a6043588591895246cd6f7defc3626a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b899943c177623c97be0af7159e5c0d0a6043588591895246cd6f7defc3626a", kill_on_drop: false }` [INFO] [stdout] 4b899943c177623c97be0af7159e5c0d0a6043588591895246cd6f7defc3626a