[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#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeyaSwizaw%2Fvulkan-experiments" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YeyaSwizaw/vulkan-experiments on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-2-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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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] Downloading crates ... [INFO] [stderr] Downloaded wayland-client v0.8.7 [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded xml-rs v0.3.6 [INFO] [stderr] Downloaded winit v0.6.4 [INFO] [stderr] Downloaded cmake v0.1.24 [INFO] [stderr] Downloaded metal-rs v0.3.0 [INFO] [stderr] Downloaded wayland-kbd v0.8.0 [INFO] [stderr] Downloaded x11-dl v2.14.0 [INFO] [stderr] Downloaded smallvec v0.3.3 [INFO] [stderr] Downloaded gleam v0.4.7 [INFO] [stderr] Downloaded tempfile v2.1.5 [INFO] [stderr] Downloaded wayland-scanner v0.8.7 [INFO] [stderr] Downloaded wayland-window v0.5.0 [INFO] [stderr] Downloaded core-graphics v0.7.0 [INFO] [stderr] Downloaded cocoa v0.8.1 [INFO] [stderr] Downloaded gl_generator v0.5.3 [INFO] [stderr] Downloaded wayland-sys v0.8.7 [INFO] [stderr] Downloaded crossbeam v0.2.10 [INFO] [stderr] Downloaded objc_exception v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93af1b1288398ce942f6cb1c98feb8d445bbf95ddb0f1cddf464cc515c39eadc [INFO] running `Command { std: "docker" "start" "-a" "93af1b1288398ce942f6cb1c98feb8d445bbf95ddb0f1cddf464cc515c39eadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93af1b1288398ce942f6cb1c98feb8d445bbf95ddb0f1cddf464cc515c39eadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93af1b1288398ce942f6cb1c98feb8d445bbf95ddb0f1cddf464cc515c39eadc", kill_on_drop: false }` [INFO] [stdout] 93af1b1288398ce942f6cb1c98feb8d445bbf95ddb0f1cddf464cc515c39eadc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76a5d5fbcfce3fb10138b59866d3f4cafa716caf4d675bcc04319812cf6172f5 [INFO] running `Command { std: "docker" "start" "-a" "76a5d5fbcfce3fb10138b59866d3f4cafa716caf4d675bcc04319812cf6172f5", 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 serde v0.9.15 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling vulkano v0.4.3 (https://github.com/tomaka/vulkano#934169dd) [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking vk-sys v0.2.3 (https://github.com/tomaka/vulkano#934169dd) [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking smallvec v0.3.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling cmake v0.1.24 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling glsl-to-spirv v0.1.2 (https://github.com/tomaka/vulkano#934169dd) [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stdout] 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling 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/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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `len` to another 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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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 "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/buffer/traits.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe trait BufferAccess: DeviceOwned { [INFO] [stdout] | ------------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 109 | fn len(&self) -> usize where Self: TypedBufferAccess, Self::Content: Content { [INFO] [stdout] | ^^^ ...because method `len` references the `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] [stderr] error: could not compile `vulkano` (lib) due to 279 previous errors [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/bin/rustc --crate-name vulkano --edition=2015 /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ac8b2bff38334ed -C extra-filename=-5ac8b2bff38334ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-28f31aa3a650088e.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2c7f01022082d365.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c4ce3b09d4ead6d5.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-a0cbc22588aaa064.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9080e0d9d6dc19d4.rmeta --extern vk_sys=/opt/rustwide/target/debug/deps/libvk_sys-8387208f375e14e4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `glsl-to-spirv v0.1.2 (https://github.com/tomaka/vulkano#934169dd)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/glsl-to-spirv-387e8b4b26dc3956/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/glslangValidator.exe [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-bfd7e8cc735377b8/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glsl-to-spirv-bfd7e8cc735377b8/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Google Mock was not found - tests based on that will not build [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/glsl-to-spirv-bfd7e8cc735377b8/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-bfd7e8cc735377b8/out/build" && "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" "-j16" [INFO] [stderr] [ 7%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o [INFO] [stderr] [ 7%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o [INFO] [stderr] [ 7%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/glslang_tab.cpp.o [INFO] [stderr] [ 7%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o [INFO] [stderr] [ 8%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Initialize.cpp.o [INFO] [stderr] [ 10%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o [INFO] [stderr] [ 12%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Constant.cpp.o [INFO] [stderr] [ 15%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/IntermTraverse.cpp.o [INFO] [stderr] [ 15%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o [INFO] [stderr] [ 17%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o [INFO] [stderr] [ 19%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/InfoSink.cpp.o [INFO] [stderr] [ 21%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o [INFO] [stderr] [ 22%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o [INFO] [stderr] [ 24%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o [INFO] [stderr] [ 26%] Building CXX object SPIRV/CMakeFiles/SPIRV.dir/GlslangToSpv.cpp.o [INFO] [stderr] [ 28%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o [INFO] [stderr] [ 29%] Linking CXX static library libOSDependent.a [INFO] [stderr] [ 29%] Built target OSDependent [INFO] [stderr] [ 31%] Linking CXX static library libOGLCompiler.a [INFO] [stderr] [ 33%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Intermediate.cpp.o [INFO] [stderr] [ 33%] Built target OGLCompiler [INFO] [stderr] [ 35%] Linking CXX static library libglslang-default-resource-limits.a [INFO] [stderr] [ 36%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseContextBase.cpp.o [INFO] [stderr] [ 38%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseHelper.cpp.o [INFO] [stderr] [ 38%] Built target glslang-default-resource-limits [INFO] [stderr] [ 40%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/PoolAlloc.cpp.o [INFO] [stderr] [ 42%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/RemoveTree.cpp.o [INFO] [stderr] [ 43%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Scan.cpp.o [INFO] [stderr] [ 45%] Building CXX object SPIRV/CMakeFiles/SPIRV.dir/InReadableOrder.cpp.o [INFO] [stderr] [ 47%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ShaderLang.cpp.o [INFO] [stderr] [ 49%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/SymbolTable.cpp.o [INFO] [stderr] [ 50%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Versions.cpp.o [INFO] [stderr] [ 52%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/intermOut.cpp.o [INFO] [stderr] [ 54%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/limits.cpp.o [INFO] [stderr] [ 56%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/linkValidate.cpp.o [INFO] [stderr] [ 57%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/parseConst.cpp.o [INFO] [stderr] [ 59%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/reflection.cpp.o [INFO] [stderr] [ 61%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/preprocessor/Pp.cpp.o [INFO] [stderr] [ 63%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/preprocessor/PpAtom.cpp.o [INFO] [stderr] [ 66%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/preprocessor/PpMemory.cpp.o [INFO] [stderr] [ 64%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/preprocessor/PpContext.cpp.o [INFO] [stderr] [ 70%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/preprocessor/PpScanner.cpp.o [INFO] [stderr] [ 68%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/preprocessor/PpSymbols.cpp.o [INFO] [stderr] [ 71%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/preprocessor/PpTokens.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/StandAlone/ResourceLimits.cpp:244: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] [INFO] [stderr] 244 | #pragma warning(suppress: 4996) [INFO] [stderr] | [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/StandAlone/ResourceLimits.cpp:247: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] [INFO] [stderr] 247 | #pragma warning(suppress: 4996) [INFO] [stderr] | [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/StandAlone/ResourceLimits.cpp:443: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] [INFO] [stderr] 443 | #pragma warning(suppress: 4996) [INFO] [stderr] | [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [hlsl/CMakeFiles/HLSL.dir/build.make:90: hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/SPIRV/GlslangToSpv.cpp: In member function 'spv::Id {anonymous}::TGlslangToSpvTraverser::createInvocationsOperation(glslang::TOperator, spv::Id, spv::Id, glslang::TBasicType)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/SPIRV/GlslangToSpv.cpp:3964:10: warning: unused variable 'isUnsigned' [-Wunused-variable] [INFO] [stderr] 3964 | bool isUnsigned = typeProxy == glslang::EbtUint || typeProxy == glslang::EbtUint64; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/SPIRV/GlslangToSpv.cpp:3965:10: warning: unused variable 'isFloat' [-Wunused-variable] [INFO] [stderr] 3965 | bool isFloat = typeProxy == glslang::EbtFloat || typeProxy == glslang::EbtDouble; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/SPIRV/GlslangToSpv.cpp: In member function 'spv::Id {anonymous}::TGlslangToSpvTraverser::createNoArgOperation(glslang::TOperator, spv::Decoration, spv::Id)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/SPIRV/GlslangToSpv.cpp:4374:93: warning: unused parameter 'precision' [-Wunused-parameter] [INFO] [stderr] 4374 | spv::Id TGlslangToSpvTraverser::createNoArgOperation(glslang::TOperator op, spv::Decoration precision, spv::Id typeId) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/SPIRV/GlslangToSpv.cpp:4374:112: warning: unused parameter 'typeId' [-Wunused-parameter] [INFO] [stderr] 4374 | spv::Id TGlslangToSpvTraverser::createNoArgOperation(glslang::TOperator op, spv::Decoration precision, spv::Id typeId) [INFO] [stderr] | ~~~~~~~~^~~~~~ [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [SPIRV/CMakeFiles/SPIRV.dir/build.make:76: SPIRV/CMakeFiles/SPIRV.dir/GlslangToSpv.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/glslang/MachineIndependent/ParseHelper.cpp: In member function 'void glslang::TParseContext::computeBuiltinPrecisions(glslang::TIntermTyped&, const glslang::TFunction&)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/glslang/MachineIndependent/ParseHelper.cpp:1317:13: warning: variable 'numArgs' set but not used [-Wunused-but-set-variable] [INFO] [stderr] 1317 | int numArgs = (int)sequence.size(); [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/glslang/MachineIndependent/ParseHelper.cpp: In member function 'void glslang::TParseContext::handlePrecisionQualifier(const glslang::TSourceLoc&, glslang::TQualifier&, glslang::TPrecisionQualifier)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/glsl-to-spirv/glslang/glslang/MachineIndependent/ParseHelper.cpp:1914:64: warning: unused parameter 'loc' [-Wunused-parameter] [INFO] [stderr] 1914 | void TParseContext::handlePrecisionQualifier(const TSourceLoc& loc, TQualifier& qualifier, TPrecisionQualifier precision) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:397: SPIRV/CMakeFiles/SPIRV.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [hlsl/CMakeFiles/HLSL.dir/build.make:76: hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:449: hlsl/CMakeFiles/HLSL.dir/all] Error 2 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [SPIRV/CMakeFiles/SPVRemapper.dir/build.make:76: SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:423: SPIRV/CMakeFiles/SPVRemapper.dir/all] Error 2 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:174: glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseHelper.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:229: glslang/CMakeFiles/glslang.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:146: all] Error 2 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.24/src/lib.rs:593:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5859b0bae2fa - std::backtrace_rs::backtrace::libunwind::trace::h97abfd8a85887826 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5859b0bae2fa - std::backtrace_rs::backtrace::trace_unsynchronized::h3fe33c3e2ffb6416 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5859b0bae2fa - std::sys::backtrace::_print_fmt::hdf29e1ca2ba4cbbc [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5859b0bae2fa - ::fmt::h731c3e1b756ff019 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5859b0bd0d8b - core::fmt::rt::Argument::fmt::hdfecaf84742c5a76 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5859b0bd0d8b - core::fmt::write::h9c97613a183100ea [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/fmt/mod.rs:1186:21 [INFO] [stderr] 6: 0x5859b0bab083 - std::io::Write::write_fmt::h7288d7c7dce2722e [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5859b0bae142 - std::sys::backtrace::BacktraceLock::print::h2bc6f048c13121f8 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5859b0baf627 - std::panicking::default_hook::{{closure}}::hde92e91975a101c0 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5859b0baf456 - std::panicking::default_hook::hd8d6e2273bfc5edc [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5859b0bafc27 - std::panicking::rust_panic_with_hook::hb332f821833efd3b [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x5859b0bafac7 - std::panicking::begin_panic_handler::{{closure}}::h00065c7fd19dfc55 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5859b0bae7d9 - std::sys::backtrace::__rust_end_short_backtrace::h10e475bd14bb8cb7 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5859b0baf754 - rust_begin_unwind [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5859b0bcfc03 - core::panicking::panic_fmt::h59e161f9c51d6f0e [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5859b0b6cd42 - cmake::fail::h401ae5d6a7d7cd93 [INFO] [stderr] 16: 0x5859b0b6c479 - cmake::run::hbdb31ec1b5aaea5f [INFO] [stderr] 17: 0x5859b0b6a31d - cmake::Config::build::h00c225de282462ae [INFO] [stderr] 18: 0x5859b0b63221 - cmake::build::h0c5dd5f4cdcd4480 [INFO] [stderr] 19: 0x5859b0b63ce7 - build_script_build::main::hdac521a16a21beb6 [INFO] [stderr] 20: 0x5859b0b62b93 - core::ops::function::FnOnce::call_once::h5c7ed829e9aa26ff [INFO] [stderr] 21: 0x5859b0b62b16 - std::sys::backtrace::__rust_begin_short_backtrace::h97da8fc2be4dcd23 [INFO] [stderr] 22: 0x5859b0b62a39 - std::rt::lang_start::{{closure}}::hce6a82bd8a7f644e [INFO] [stderr] 23: 0x5859b0ba7b70 - core::ops::function::impls:: for &F>::call_once::h00708edcd5cb0bf9 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5859b0ba7b70 - std::panicking::try::do_call::h3211acb5ef596e26 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:557:40 [INFO] [stderr] 25: 0x5859b0ba7b70 - std::panicking::try::hfc77046d1a78b97f [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:520:19 [INFO] [stderr] 26: 0x5859b0ba7b70 - std::panic::catch_unwind::h8cc6f9c887e41bb5 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panic.rs:348:14 [INFO] [stderr] 27: 0x5859b0ba7b70 - std::rt::lang_start_internal::{{closure}}::h1ae7a528cb090b94 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/rt.rs:143:48 [INFO] [stderr] 28: 0x5859b0ba7b70 - std::panicking::try::do_call::h7b341eaacca88c96 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:557:40 [INFO] [stderr] 29: 0x5859b0ba7b70 - std::panicking::try::h2190145387d00b24 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:520:19 [INFO] [stderr] 30: 0x5859b0ba7b70 - std::panic::catch_unwind::h39d0834a21ce2b28 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panic.rs:348:14 [INFO] [stderr] 31: 0x5859b0ba7b70 - std::rt::lang_start_internal::hf1cb939424e8449c [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/rt.rs:143:20 [INFO] [stderr] 32: 0x5859b0b62a17 - std::rt::lang_start::h476d6f9b8be20aa6 [INFO] [stderr] 33: 0x5859b0b64105 - main [INFO] [stderr] 34: 0x77e55e5f9d90 - [INFO] [stderr] 35: 0x77e55e5f9e40 - __libc_start_main [INFO] [stderr] 36: 0x5859b0b62795 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "76a5d5fbcfce3fb10138b59866d3f4cafa716caf4d675bcc04319812cf6172f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a5d5fbcfce3fb10138b59866d3f4cafa716caf4d675bcc04319812cf6172f5", kill_on_drop: false }` [INFO] [stdout] 76a5d5fbcfce3fb10138b59866d3f4cafa716caf4d675bcc04319812cf6172f5