Sep 05 21:01:38.899 INFO checking vulkano_text-0.3.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 21:01:38.899 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 21:01:38.899 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:01:39.412 INFO blam! 1223fc6d4b7e31912ab43c528970df2bc58b6a5f9fee1e47783741e6132dbd1d Sep 05 21:01:39.414 INFO running `"docker" "start" "-a" "1223fc6d4b7e31912ab43c528970df2bc58b6a5f9fee1e47783741e6132dbd1d"` Sep 05 21:01:42.233 INFO kablam! usermod: no changes Sep 05 21:01:42.597 INFO kablam! Compiling vulkano v0.5.6 Sep 05 21:01:42.602 INFO kablam! Checking half v1.2.0 Sep 05 21:01:42.602 INFO kablam! Checking vk-sys v0.3.3 Sep 05 21:01:42.602 INFO kablam! Checking smallvec v0.3.4 Sep 05 21:01:42.666 INFO kablam! Compiling xml-rs v0.6.1 Sep 05 21:01:42.666 INFO kablam! Compiling block-buffer v0.3.3 Sep 05 21:01:42.692 INFO kablam! Compiling tempfile v3.0.3 Sep 05 21:01:42.694 INFO kablam! Checking rusttype v0.2.3 Sep 05 21:01:44.038 INFO kablam! Checking tempfile v2.2.0 Sep 05 21:01:46.368 INFO kablam! Compiling digest v0.7.5 Sep 05 21:01:46.761 INFO kablam! Checking fs2 v0.2.5 Sep 05 21:01:47.164 INFO kablam! Checking libloading v0.3.4 Sep 05 21:01:48.330 INFO kablam! Compiling sha2 v0.7.1 Sep 05 21:01:48.459 INFO kablam! Checking memmap v0.4.0 Sep 05 21:01:48.887 INFO kablam! Checking dlib v0.3.1 Sep 05 21:01:49.782 INFO kablam! Checking wayland-sys v0.9.10 Sep 05 21:01:51.256 INFO kablam! Compiling glsl-to-spirv v0.1.6 Sep 05 21:01:56.643 INFO kablam! Compiling wayland-scanner v0.9.10 Sep 05 21:02:02.638 INFO kablam! Compiling wayland-client v0.9.10 Sep 05 21:02:02.638 INFO kablam! Compiling wayland-protocols v0.9.10 Sep 05 21:02:36.143 INFO kablam! Checking wayland-kbd v0.9.1 Sep 05 21:02:43.264 INFO kablam! Checking wayland-window v0.7.0 Sep 05 21:02:44.631 INFO kablam! Checking winit v0.7.6 Sep 05 21:03:32.250 INFO kablam! Checking vulkano-win v0.5.6 Sep 05 21:03:48.297 INFO kablam! Compiling vulkano-shaders v0.5.6 Sep 05 21:03:51.546 INFO kablam! Compiling vulkano-shader-derive v0.5.6 Sep 05 21:03:53.993 INFO kablam! Checking vulkano_text v0.3.1 (file:///source) Sep 05 21:03:55.382 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 05 21:03:55.382 INFO kablam! --> src/lib.rs:133:28 Sep 05 21:03:55.382 INFO kablam! | Sep 05 21:03:55.382 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 05 21:03:55.382 INFO kablam! | ____________________________^ Sep 05 21:03:55.382 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 05 21:03:55.382 INFO kablam! 135 | | })); Sep 05 21:03:55.382 INFO kablam! | |__________^ Sep 05 21:03:55.382 INFO kablam! | Sep 05 21:03:55.382 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 21:03:55.382 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 05 21:03:55.382 INFO kablam! Sep 05 21:03:55.382 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 05 21:03:55.382 INFO kablam! --> src/lib.rs:133:28 Sep 05 21:03:55.382 INFO kablam! | Sep 05 21:03:55.382 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 05 21:03:55.382 INFO kablam! | ____________________________^ Sep 05 21:03:55.382 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 05 21:03:55.382 INFO kablam! 135 | | })); Sep 05 21:03:55.382 INFO kablam! | |__________^ Sep 05 21:03:55.382 INFO kablam! | Sep 05 21:03:55.382 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 05 21:03:55.382 INFO kablam! Sep 05 21:03:55.566 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 05 21:03:55.566 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 05 21:03:55.566 INFO kablam! | Sep 05 21:03:55.566 INFO kablam! 38 | / fn len(&self) -> usize Sep 05 21:03:55.566 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 05 21:03:55.566 INFO kablam! 40 | | Self::Content: Content Sep 05 21:03:55.566 INFO kablam! 41 | | { Sep 05 21:03:55.566 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 05 21:03:55.566 INFO kablam! 43 | | } Sep 05 21:03:55.566 INFO kablam! | |_____^ Sep 05 21:03:55.566 INFO kablam! | Sep 05 21:03:55.566 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 05 21:03:55.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 05 21:03:55.566 INFO kablam! = note: for more information, see issue #51443 Sep 05 21:03:55.566 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 05 21:03:55.566 INFO kablam! Sep 05 21:03:55.581 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 05 21:03:55.581 INFO kablam! --> src/lib.rs:133:28 Sep 05 21:03:55.581 INFO kablam! | Sep 05 21:03:55.581 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 05 21:03:55.581 INFO kablam! | ____________________________^ Sep 05 21:03:55.581 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 05 21:03:55.581 INFO kablam! 135 | | })); Sep 05 21:03:55.581 INFO kablam! | |__________^ Sep 05 21:03:55.581 INFO kablam! | Sep 05 21:03:55.581 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 21:03:55.581 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 05 21:03:55.581 INFO kablam! Sep 05 21:03:55.581 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 05 21:03:55.581 INFO kablam! --> src/lib.rs:133:28 Sep 05 21:03:55.581 INFO kablam! | Sep 05 21:03:55.581 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 05 21:03:55.581 INFO kablam! | ____________________________^ Sep 05 21:03:55.581 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 05 21:03:55.581 INFO kablam! 135 | | })); Sep 05 21:03:55.581 INFO kablam! | |__________^ Sep 05 21:03:55.581 INFO kablam! | Sep 05 21:03:55.581 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 05 21:03:55.581 INFO kablam! Sep 05 21:03:55.605 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 05 21:03:55.605 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 05 21:03:55.605 INFO kablam! | Sep 05 21:03:55.605 INFO kablam! 38 | / fn len(&self) -> usize Sep 05 21:03:55.605 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 05 21:03:55.605 INFO kablam! 40 | | Self::Content: Content Sep 05 21:03:55.605 INFO kablam! 41 | | { Sep 05 21:03:55.605 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 05 21:03:55.605 INFO kablam! 43 | | } Sep 05 21:03:55.605 INFO kablam! | |_____^ Sep 05 21:03:55.605 INFO kablam! | Sep 05 21:03:55.605 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 05 21:03:55.605 INFO kablam! = note: for more information, see issue #51443 Sep 05 21:03:55.605 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 05 21:03:55.605 INFO kablam! Sep 05 21:03:55.949 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 05 21:03:55.949 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 05 21:03:55.949 INFO kablam! | Sep 05 21:03:55.949 INFO kablam! 38 | / fn len(&self) -> usize Sep 05 21:03:55.949 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 05 21:03:55.949 INFO kablam! 40 | | Self::Content: Content Sep 05 21:03:55.949 INFO kablam! 41 | | { Sep 05 21:03:55.949 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 05 21:03:55.949 INFO kablam! 43 | | } Sep 05 21:03:55.949 INFO kablam! | |_____^ Sep 05 21:03:55.949 INFO kablam! | Sep 05 21:03:55.949 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 05 21:03:55.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 05 21:03:55.949 INFO kablam! = note: for more information, see issue #51443 Sep 05 21:03:55.949 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 05 21:03:55.949 INFO kablam! Sep 05 21:03:55.981 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 05 21:03:55.981 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 05 21:03:55.981 INFO kablam! | Sep 05 21:03:55.981 INFO kablam! 38 | / fn len(&self) -> usize Sep 05 21:03:55.981 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 05 21:03:55.981 INFO kablam! 40 | | Self::Content: Content Sep 05 21:03:55.981 INFO kablam! 41 | | { Sep 05 21:03:55.981 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 05 21:03:55.981 INFO kablam! 43 | | } Sep 05 21:03:55.981 INFO kablam! | |_____^ Sep 05 21:03:55.981 INFO kablam! | Sep 05 21:03:55.981 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 05 21:03:55.981 INFO kablam! = note: for more information, see issue #51443 Sep 05 21:03:55.981 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 05 21:03:55.981 INFO kablam! Sep 05 21:03:57.178 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 05 21:03:57.178 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 05 21:03:57.178 INFO kablam! | Sep 05 21:03:57.178 INFO kablam! 38 | / fn len(&self) -> usize Sep 05 21:03:57.178 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 05 21:03:57.178 INFO kablam! 40 | | Self::Content: Content Sep 05 21:03:57.178 INFO kablam! 41 | | { Sep 05 21:03:57.178 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 05 21:03:57.178 INFO kablam! 43 | | } Sep 05 21:03:57.178 INFO kablam! | |_____^ Sep 05 21:03:57.178 INFO kablam! | Sep 05 21:03:57.178 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 05 21:03:57.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 05 21:03:57.178 INFO kablam! = note: for more information, see issue #51443 Sep 05 21:03:57.179 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 05 21:03:57.179 INFO kablam! Sep 05 21:03:57.370 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 15s Sep 05 21:03:57.388 INFO kablam! su: No module specific data is present Sep 05 21:03:58.270 INFO running `"docker" "rm" "-f" "1223fc6d4b7e31912ab43c528970df2bc58b6a5f9fee1e47783741e6132dbd1d"` Sep 05 21:03:58.641 INFO blam! 1223fc6d4b7e31912ab43c528970df2bc58b6a5f9fee1e47783741e6132dbd1d