Sep 01 19:30:44.431 INFO checking vulkano_text-0.3.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 19:30:44.431 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 19:30:44.431 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 19:30:44.685 INFO blam! 191b1717f458885f5757a53049e4566647f0491dbddabefbb1aeb82ecf95f45c Sep 01 19:30:44.688 INFO running `"docker" "start" "-a" "191b1717f458885f5757a53049e4566647f0491dbddabefbb1aeb82ecf95f45c"` Sep 01 19:30:45.845 INFO kablam! Compiling vulkano v0.5.6 Sep 01 19:30:45.851 INFO kablam! Checking half v1.1.2 Sep 01 19:30:45.851 INFO kablam! Checking vk-sys v0.3.3 Sep 01 19:30:45.859 INFO kablam! Checking smallvec v0.3.4 Sep 01 19:30:45.899 INFO kablam! Compiling syn v0.10.8 Sep 01 19:30:45.900 INFO kablam! Compiling tempfile v3.0.3 Sep 01 19:30:45.900 INFO kablam! Checking rusttype v0.2.3 Sep 01 19:30:45.901 INFO kablam! Compiling wayland-protocols v0.9.10 Sep 01 19:30:47.588 INFO kablam! Compiling glsl-to-spirv v0.1.6 Sep 01 19:30:50.656 INFO kablam! Checking wayland-kbd v0.9.1 Sep 01 19:31:21.861 INFO kablam! Checking wayland-window v0.7.0 Sep 01 19:31:24.552 INFO kablam! Checking winit v0.7.6 Sep 01 19:32:15.048 INFO kablam! Checking vulkano-win v0.5.6 Sep 01 19:32:30.090 INFO kablam! Compiling vulkano-shaders v0.5.6 Sep 01 19:32:33.033 INFO kablam! Compiling vulkano-shader-derive v0.5.6 Sep 01 19:32:35.536 INFO kablam! Checking vulkano_text v0.3.1 (file:///source) Sep 01 19:32:36.729 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 01 19:32:36.729 INFO kablam! --> src/lib.rs:133:28 Sep 01 19:32:36.729 INFO kablam! | Sep 01 19:32:36.729 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 01 19:32:36.729 INFO kablam! | ____________________________^ Sep 01 19:32:36.729 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 01 19:32:36.729 INFO kablam! 135 | | })); Sep 01 19:32:36.729 INFO kablam! | |__________^ Sep 01 19:32:36.729 INFO kablam! | Sep 01 19:32:36.729 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 19:32:36.729 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 01 19:32:36.729 INFO kablam! Sep 01 19:32:36.730 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 01 19:32:36.730 INFO kablam! --> src/lib.rs:133:28 Sep 01 19:32:36.730 INFO kablam! | Sep 01 19:32:36.730 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 01 19:32:36.730 INFO kablam! | ____________________________^ Sep 01 19:32:36.730 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 01 19:32:36.730 INFO kablam! 135 | | })); Sep 01 19:32:36.730 INFO kablam! | |__________^ Sep 01 19:32:36.730 INFO kablam! | Sep 01 19:32:36.730 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 01 19:32:36.730 INFO kablam! Sep 01 19:32:36.791 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 01 19:32:36.791 INFO kablam! --> src/lib.rs:133:28 Sep 01 19:32:36.791 INFO kablam! | Sep 01 19:32:36.791 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 01 19:32:36.791 INFO kablam! | ____________________________^ Sep 01 19:32:36.791 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 01 19:32:36.791 INFO kablam! 135 | | })); Sep 01 19:32:36.791 INFO kablam! | |__________^ Sep 01 19:32:36.791 INFO kablam! | Sep 01 19:32:36.791 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 19:32:36.791 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 01 19:32:36.791 INFO kablam! Sep 01 19:32:36.792 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 01 19:32:36.792 INFO kablam! --> src/lib.rs:133:28 Sep 01 19:32:36.792 INFO kablam! | Sep 01 19:32:36.792 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 01 19:32:36.792 INFO kablam! | ____________________________^ Sep 01 19:32:36.792 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 01 19:32:36.792 INFO kablam! 135 | | })); Sep 01 19:32:36.792 INFO kablam! | |__________^ Sep 01 19:32:36.792 INFO kablam! | Sep 01 19:32:36.792 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 01 19:32:36.792 INFO kablam! Sep 01 19:32:37.006 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 01 19:32:37.006 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 01 19:32:37.006 INFO kablam! | Sep 01 19:32:37.006 INFO kablam! 38 | / fn len(&self) -> usize Sep 01 19:32:37.006 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 01 19:32:37.006 INFO kablam! 40 | | Self::Content: Content Sep 01 19:32:37.006 INFO kablam! 41 | | { Sep 01 19:32:37.006 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 01 19:32:37.006 INFO kablam! 43 | | } Sep 01 19:32:37.006 INFO kablam! | |_____^ Sep 01 19:32:37.006 INFO kablam! | Sep 01 19:32:37.006 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 01 19:32:37.006 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 01 19:32:37.006 INFO kablam! = note: for more information, see issue #51443 Sep 01 19:32:37.006 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 01 19:32:37.007 INFO kablam! Sep 01 19:32:37.056 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 01 19:32:37.056 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 01 19:32:37.056 INFO kablam! | Sep 01 19:32:37.056 INFO kablam! 38 | / fn len(&self) -> usize Sep 01 19:32:37.056 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 01 19:32:37.056 INFO kablam! 40 | | Self::Content: Content Sep 01 19:32:37.056 INFO kablam! 41 | | { Sep 01 19:32:37.057 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 01 19:32:37.057 INFO kablam! 43 | | } Sep 01 19:32:37.057 INFO kablam! | |_____^ Sep 01 19:32:37.057 INFO kablam! | Sep 01 19:32:37.057 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 01 19:32:37.057 INFO kablam! = note: for more information, see issue #51443 Sep 01 19:32:37.057 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 01 19:32:37.057 INFO kablam! Sep 01 19:32:37.328 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 01 19:32:37.328 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 01 19:32:37.328 INFO kablam! | Sep 01 19:32:37.328 INFO kablam! 38 | / fn len(&self) -> usize Sep 01 19:32:37.328 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 01 19:32:37.328 INFO kablam! 40 | | Self::Content: Content Sep 01 19:32:37.328 INFO kablam! 41 | | { Sep 01 19:32:37.328 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 01 19:32:37.329 INFO kablam! 43 | | } Sep 01 19:32:37.329 INFO kablam! | |_____^ Sep 01 19:32:37.329 INFO kablam! | Sep 01 19:32:37.329 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 01 19:32:37.329 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 01 19:32:37.329 INFO kablam! = note: for more information, see issue #51443 Sep 01 19:32:37.329 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 01 19:32:37.329 INFO kablam! Sep 01 19:32:37.408 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 01 19:32:37.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 01 19:32:37.408 INFO kablam! | Sep 01 19:32:37.408 INFO kablam! 38 | / fn len(&self) -> usize Sep 01 19:32:37.408 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 01 19:32:37.408 INFO kablam! 40 | | Self::Content: Content Sep 01 19:32:37.408 INFO kablam! 41 | | { Sep 01 19:32:37.408 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 01 19:32:37.408 INFO kablam! 43 | | } Sep 01 19:32:37.408 INFO kablam! | |_____^ Sep 01 19:32:37.408 INFO kablam! | Sep 01 19:32:37.408 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 01 19:32:37.408 INFO kablam! = note: for more information, see issue #51443 Sep 01 19:32:37.408 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 01 19:32:37.408 INFO kablam! Sep 01 19:32:38.750 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 01 19:32:38.752 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 01 19:32:38.752 INFO kablam! | Sep 01 19:32:38.752 INFO kablam! 38 | / fn len(&self) -> usize Sep 01 19:32:38.752 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 01 19:32:38.752 INFO kablam! 40 | | Self::Content: Content Sep 01 19:32:38.752 INFO kablam! 41 | | { Sep 01 19:32:38.752 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 01 19:32:38.752 INFO kablam! 43 | | } Sep 01 19:32:38.752 INFO kablam! | |_____^ Sep 01 19:32:38.752 INFO kablam! | Sep 01 19:32:38.752 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 01 19:32:38.752 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 01 19:32:38.752 INFO kablam! = note: for more information, see issue #51443 Sep 01 19:32:38.752 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 01 19:32:38.752 INFO kablam! Sep 01 19:32:38.977 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Sep 01 19:32:38.991 INFO kablam! su: No module specific data is present Sep 01 19:32:39.331 INFO running `"docker" "rm" "-f" "191b1717f458885f5757a53049e4566647f0491dbddabefbb1aeb82ecf95f45c"` Sep 01 19:32:39.445 INFO blam! 191b1717f458885f5757a53049e4566647f0491dbddabefbb1aeb82ecf95f45c