Sep 14 06:43:17.433 INFO checking vulkano_text-0.3.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 06:43:17.433 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 06:43:17.433 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 06:43:18.000 INFO blam! d0336e2e664781babd4e6cf11b19a6383bd2f68e35cc258be9d8dceb932dcde1 Sep 14 06:43:18.007 INFO running `"docker" "start" "-a" "d0336e2e664781babd4e6cf11b19a6383bd2f68e35cc258be9d8dceb932dcde1"` Sep 14 06:43:20.418 INFO kablam! usermod: no changes Sep 14 06:43:20.818 INFO kablam! Compiling vulkano v0.5.6 Sep 14 06:43:20.823 INFO kablam! Checking smallvec v0.3.4 Sep 14 06:43:20.824 INFO kablam! Checking half v1.2.0 Sep 14 06:43:20.841 INFO kablam! Checking stb_truetype v0.2.4 Sep 14 06:43:20.843 INFO kablam! Compiling tempfile v3.0.4 Sep 14 06:43:20.848 INFO kablam! Compiling glsl-to-spirv v0.1.6 Sep 14 06:43:20.849 INFO kablam! Checking wayland-protocols v0.9.10 Sep 14 06:43:20.851 INFO kablam! Checking wayland-kbd v0.9.1 Sep 14 06:43:26.547 INFO kablam! Checking rusttype v0.2.3 Sep 14 06:43:30.903 INFO kablam! Checking wayland-window v0.7.0 Sep 14 06:43:33.044 INFO kablam! Checking winit v0.7.6 Sep 14 06:44:55.899 INFO kablam! Checking vulkano-win v0.5.6 Sep 14 06:45:16.202 INFO kablam! Compiling vulkano-shaders v0.5.6 Sep 14 06:45:19.751 INFO kablam! Compiling vulkano-shader-derive v0.5.6 Sep 14 06:45:22.839 INFO kablam! Checking vulkano_text v0.3.1 (file:///source) Sep 14 06:45:24.291 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 14 06:45:24.291 INFO kablam! --> src/lib.rs:133:28 Sep 14 06:45:24.291 INFO kablam! | Sep 14 06:45:24.291 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 14 06:45:24.291 INFO kablam! | ____________________________^ Sep 14 06:45:24.291 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 14 06:45:24.291 INFO kablam! 135 | | })); Sep 14 06:45:24.291 INFO kablam! | |__________^ Sep 14 06:45:24.291 INFO kablam! | Sep 14 06:45:24.291 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 06:45:24.291 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 14 06:45:24.291 INFO kablam! Sep 14 06:45:24.291 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 14 06:45:24.291 INFO kablam! --> src/lib.rs:133:28 Sep 14 06:45:24.291 INFO kablam! | Sep 14 06:45:24.291 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 14 06:45:24.291 INFO kablam! | ____________________________^ Sep 14 06:45:24.291 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 14 06:45:24.291 INFO kablam! 135 | | })); Sep 14 06:45:24.291 INFO kablam! | |__________^ Sep 14 06:45:24.291 INFO kablam! | Sep 14 06:45:24.291 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 14 06:45:24.291 INFO kablam! Sep 14 06:45:24.411 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 14 06:45:24.411 INFO kablam! --> src/lib.rs:133:28 Sep 14 06:45:24.411 INFO kablam! | Sep 14 06:45:24.411 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 14 06:45:24.411 INFO kablam! | ____________________________^ Sep 14 06:45:24.411 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 14 06:45:24.411 INFO kablam! 135 | | })); Sep 14 06:45:24.411 INFO kablam! | |__________^ Sep 14 06:45:24.411 INFO kablam! | Sep 14 06:45:24.411 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 06:45:24.411 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 14 06:45:24.411 INFO kablam! Sep 14 06:45:24.411 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 14 06:45:24.411 INFO kablam! --> src/lib.rs:133:28 Sep 14 06:45:24.411 INFO kablam! | Sep 14 06:45:24.411 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 14 06:45:24.411 INFO kablam! | ____________________________^ Sep 14 06:45:24.411 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 14 06:45:24.411 INFO kablam! 135 | | })); Sep 14 06:45:24.411 INFO kablam! | |__________^ Sep 14 06:45:24.411 INFO kablam! | Sep 14 06:45:24.411 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 14 06:45:24.411 INFO kablam! Sep 14 06:45:24.535 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 14 06:45:24.535 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 14 06:45:24.535 INFO kablam! | Sep 14 06:45:24.535 INFO kablam! 38 | / fn len(&self) -> usize Sep 14 06:45:24.535 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 14 06:45:24.535 INFO kablam! 40 | | Self::Content: Content Sep 14 06:45:24.535 INFO kablam! 41 | | { Sep 14 06:45:24.535 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 14 06:45:24.535 INFO kablam! 43 | | } Sep 14 06:45:24.535 INFO kablam! | |_____^ Sep 14 06:45:24.535 INFO kablam! | Sep 14 06:45:24.535 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 06:45:24.535 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 14 06:45:24.535 INFO kablam! = note: for more information, see issue #51443 Sep 14 06:45:24.535 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 14 06:45:24.535 INFO kablam! Sep 14 06:45:24.631 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 14 06:45:24.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 14 06:45:24.631 INFO kablam! | Sep 14 06:45:24.631 INFO kablam! 38 | / fn len(&self) -> usize Sep 14 06:45:24.631 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 14 06:45:24.631 INFO kablam! 40 | | Self::Content: Content Sep 14 06:45:24.631 INFO kablam! 41 | | { Sep 14 06:45:24.631 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 14 06:45:24.631 INFO kablam! 43 | | } Sep 14 06:45:24.631 INFO kablam! | |_____^ Sep 14 06:45:24.631 INFO kablam! | Sep 14 06:45:24.631 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 14 06:45:24.631 INFO kablam! = note: for more information, see issue #51443 Sep 14 06:45:24.631 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 14 06:45:24.631 INFO kablam! Sep 14 06:45:24.777 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 14 06:45:24.777 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 14 06:45:24.777 INFO kablam! | Sep 14 06:45:24.777 INFO kablam! 38 | / fn len(&self) -> usize Sep 14 06:45:24.777 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 14 06:45:24.777 INFO kablam! 40 | | Self::Content: Content Sep 14 06:45:24.777 INFO kablam! 41 | | { Sep 14 06:45:24.777 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 14 06:45:24.777 INFO kablam! 43 | | } Sep 14 06:45:24.777 INFO kablam! | |_____^ Sep 14 06:45:24.777 INFO kablam! | Sep 14 06:45:24.777 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 06:45:24.777 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 14 06:45:24.777 INFO kablam! = note: for more information, see issue #51443 Sep 14 06:45:24.777 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 14 06:45:24.777 INFO kablam! Sep 14 06:45:24.857 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 14 06:45:24.857 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 14 06:45:24.858 INFO kablam! | Sep 14 06:45:24.858 INFO kablam! 38 | / fn len(&self) -> usize Sep 14 06:45:24.858 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 14 06:45:24.858 INFO kablam! 40 | | Self::Content: Content Sep 14 06:45:24.858 INFO kablam! 41 | | { Sep 14 06:45:24.858 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 14 06:45:24.858 INFO kablam! 43 | | } Sep 14 06:45:24.858 INFO kablam! | |_____^ Sep 14 06:45:24.858 INFO kablam! | Sep 14 06:45:24.858 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 14 06:45:24.858 INFO kablam! = note: for more information, see issue #51443 Sep 14 06:45:24.858 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 14 06:45:24.858 INFO kablam! Sep 14 06:45:26.523 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 14 06:45:26.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 14 06:45:26.523 INFO kablam! | Sep 14 06:45:26.523 INFO kablam! 38 | / fn len(&self) -> usize Sep 14 06:45:26.523 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 14 06:45:26.523 INFO kablam! 40 | | Self::Content: Content Sep 14 06:45:26.523 INFO kablam! 41 | | { Sep 14 06:45:26.523 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 14 06:45:26.523 INFO kablam! 43 | | } Sep 14 06:45:26.523 INFO kablam! | |_____^ Sep 14 06:45:26.523 INFO kablam! | Sep 14 06:45:26.523 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 06:45:26.523 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 14 06:45:26.523 INFO kablam! = note: for more information, see issue #51443 Sep 14 06:45:26.523 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 14 06:45:26.523 INFO kablam! Sep 14 06:45:26.743 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 06s Sep 14 06:45:26.755 INFO kablam! su: No module specific data is present Sep 14 06:45:28.364 INFO running `"docker" "rm" "-f" "d0336e2e664781babd4e6cf11b19a6383bd2f68e35cc258be9d8dceb932dcde1"` Sep 14 06:45:28.783 INFO blam! d0336e2e664781babd4e6cf11b19a6383bd2f68e35cc258be9d8dceb932dcde1