Sep 03 22:48:12.934 INFO checking vulkano_text-0.3.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 22:48:12.934 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 22:48:12.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:48:13.230 INFO blam! bc04b6e351b13fa8ab1fc45a51dcf934850321a45c27980522055a2d91eb81b2 Sep 03 22:48:13.232 INFO running `"docker" "start" "-a" "bc04b6e351b13fa8ab1fc45a51dcf934850321a45c27980522055a2d91eb81b2"` Sep 03 22:48:14.374 INFO kablam! Compiling vulkano v0.5.6 Sep 03 22:48:14.375 INFO kablam! Checking half v1.2.0 Sep 03 22:48:14.378 INFO kablam! Compiling syn v0.10.8 Sep 03 22:48:14.379 INFO kablam! Compiling phf v0.7.23 Sep 03 22:48:14.395 INFO kablam! Checking rusttype v0.2.3 Sep 03 22:48:14.417 INFO kablam! Compiling num-traits v0.1.43 Sep 03 22:48:14.424 INFO kablam! Compiling target_build_utils v0.3.1 Sep 03 22:48:14.426 INFO kablam! Checking fs2 v0.2.5 Sep 03 22:48:15.639 INFO kablam! Compiling serde_json v0.9.10 Sep 03 22:48:15.751 INFO kablam! Compiling glsl-to-spirv v0.1.6 Sep 03 22:48:15.787 INFO kablam! Checking memmap v0.4.0 Sep 03 22:48:19.311 INFO kablam! Compiling vulkano-shaders v0.5.6 Sep 03 22:48:35.697 INFO kablam! Compiling vulkano-shader-derive v0.5.6 Sep 03 22:48:40.818 INFO kablam! Compiling libloading v0.3.4 Sep 03 22:48:43.754 INFO kablam! Checking dlib v0.3.1 Sep 03 22:48:44.114 INFO kablam! Checking wayland-sys v0.9.10 Sep 03 22:48:44.834 INFO kablam! Checking wayland-client v0.9.10 Sep 03 22:48:47.968 INFO kablam! Checking wayland-protocols v0.9.10 Sep 03 22:48:47.968 INFO kablam! Checking wayland-kbd v0.9.1 Sep 03 22:48:53.011 INFO kablam! Checking wayland-window v0.7.0 Sep 03 22:48:54.242 INFO kablam! Checking winit v0.7.6 Sep 03 22:48:58.175 INFO kablam! Checking vulkano-win v0.5.6 Sep 03 22:48:58.178 INFO kablam! Checking vulkano_text v0.3.1 (file:///source) Sep 03 22:48:59.452 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 03 22:48:59.452 INFO kablam! --> src/lib.rs:133:28 Sep 03 22:48:59.452 INFO kablam! | Sep 03 22:48:59.452 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 03 22:48:59.452 INFO kablam! | ____________________________^ Sep 03 22:48:59.452 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 03 22:48:59.452 INFO kablam! 135 | | })); Sep 03 22:48:59.452 INFO kablam! | |__________^ Sep 03 22:48:59.452 INFO kablam! | Sep 03 22:48:59.452 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 22:48:59.452 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 03 22:48:59.452 INFO kablam! Sep 03 22:48:59.453 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 03 22:48:59.453 INFO kablam! --> src/lib.rs:133:28 Sep 03 22:48:59.453 INFO kablam! | Sep 03 22:48:59.453 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 03 22:48:59.453 INFO kablam! | ____________________________^ Sep 03 22:48:59.454 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 03 22:48:59.454 INFO kablam! 135 | | })); Sep 03 22:48:59.454 INFO kablam! | |__________^ Sep 03 22:48:59.454 INFO kablam! | Sep 03 22:48:59.454 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 03 22:48:59.454 INFO kablam! Sep 03 22:48:59.731 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 03 22:48:59.731 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 03 22:48:59.731 INFO kablam! | Sep 03 22:48:59.731 INFO kablam! 38 | / fn len(&self) -> usize Sep 03 22:48:59.731 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 03 22:48:59.731 INFO kablam! 40 | | Self::Content: Content Sep 03 22:48:59.731 INFO kablam! 41 | | { Sep 03 22:48:59.731 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 03 22:48:59.731 INFO kablam! 43 | | } Sep 03 22:48:59.731 INFO kablam! | |_____^ Sep 03 22:48:59.731 INFO kablam! | Sep 03 22:48:59.731 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 03 22:48:59.731 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 03 22:48:59.731 INFO kablam! = note: for more information, see issue #51443 Sep 03 22:48:59.732 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 03 22:48:59.732 INFO kablam! Sep 03 22:48:59.821 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 03 22:48:59.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 03 22:48:59.821 INFO kablam! | Sep 03 22:48:59.821 INFO kablam! 38 | / fn len(&self) -> usize Sep 03 22:48:59.821 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 03 22:48:59.821 INFO kablam! 40 | | Self::Content: Content Sep 03 22:48:59.821 INFO kablam! 41 | | { Sep 03 22:48:59.821 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 03 22:48:59.821 INFO kablam! 43 | | } Sep 03 22:48:59.821 INFO kablam! | |_____^ Sep 03 22:48:59.821 INFO kablam! | Sep 03 22:48:59.821 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 03 22:48:59.821 INFO kablam! = note: for more information, see issue #51443 Sep 03 22:48:59.821 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 03 22:48:59.821 INFO kablam! Sep 03 22:49:00.734 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 03 22:49:00.734 INFO kablam! --> src/lib.rs:133:28 Sep 03 22:49:00.734 INFO kablam! | Sep 03 22:49:00.734 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 03 22:49:00.734 INFO kablam! | ____________________________^ Sep 03 22:49:00.734 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 03 22:49:00.734 INFO kablam! 135 | | })); Sep 03 22:49:00.734 INFO kablam! | |__________^ Sep 03 22:49:00.734 INFO kablam! | Sep 03 22:49:00.734 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 22:49:00.734 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 03 22:49:00.735 INFO kablam! Sep 03 22:49:00.735 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 03 22:49:00.735 INFO kablam! --> src/lib.rs:133:28 Sep 03 22:49:00.735 INFO kablam! | Sep 03 22:49:00.735 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 03 22:49:00.735 INFO kablam! | ____________________________^ Sep 03 22:49:00.735 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 03 22:49:00.735 INFO kablam! 135 | | })); Sep 03 22:49:00.735 INFO kablam! | |__________^ Sep 03 22:49:00.735 INFO kablam! | Sep 03 22:49:00.735 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 03 22:49:00.735 INFO kablam! Sep 03 22:49:01.155 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 03 22:49:01.155 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 03 22:49:01.155 INFO kablam! | Sep 03 22:49:01.155 INFO kablam! 38 | / fn len(&self) -> usize Sep 03 22:49:01.155 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 03 22:49:01.155 INFO kablam! 40 | | Self::Content: Content Sep 03 22:49:01.155 INFO kablam! 41 | | { Sep 03 22:49:01.155 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 03 22:49:01.155 INFO kablam! 43 | | } Sep 03 22:49:01.155 INFO kablam! | |_____^ Sep 03 22:49:01.155 INFO kablam! | Sep 03 22:49:01.155 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 03 22:49:01.155 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 03 22:49:01.155 INFO kablam! = note: for more information, see issue #51443 Sep 03 22:49:01.155 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 03 22:49:01.155 INFO kablam! Sep 03 22:49:01.229 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 03 22:49:01.229 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 03 22:49:01.229 INFO kablam! | Sep 03 22:49:01.229 INFO kablam! 38 | / fn len(&self) -> usize Sep 03 22:49:01.229 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 03 22:49:01.229 INFO kablam! 40 | | Self::Content: Content Sep 03 22:49:01.229 INFO kablam! 41 | | { Sep 03 22:49:01.229 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 03 22:49:01.229 INFO kablam! 43 | | } Sep 03 22:49:01.229 INFO kablam! | |_____^ Sep 03 22:49:01.229 INFO kablam! | Sep 03 22:49:01.230 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 03 22:49:01.230 INFO kablam! = note: for more information, see issue #51443 Sep 03 22:49:01.230 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 03 22:49:01.230 INFO kablam! Sep 03 22:49:02.108 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 03 22:49:02.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 03 22:49:02.108 INFO kablam! | Sep 03 22:49:02.108 INFO kablam! 38 | / fn len(&self) -> usize Sep 03 22:49:02.108 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 03 22:49:02.108 INFO kablam! 40 | | Self::Content: Content Sep 03 22:49:02.108 INFO kablam! 41 | | { Sep 03 22:49:02.108 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 03 22:49:02.108 INFO kablam! 43 | | } Sep 03 22:49:02.109 INFO kablam! | |_____^ Sep 03 22:49:02.109 INFO kablam! | Sep 03 22:49:02.109 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 03 22:49:02.109 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 03 22:49:02.109 INFO kablam! = note: for more information, see issue #51443 Sep 03 22:49:02.109 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 03 22:49:02.109 INFO kablam! Sep 03 22:49:02.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.33s Sep 03 22:49:02.407 INFO kablam! su: No module specific data is present Sep 03 22:49:02.811 INFO running `"docker" "rm" "-f" "bc04b6e351b13fa8ab1fc45a51dcf934850321a45c27980522055a2d91eb81b2"` Sep 03 22:49:02.936 INFO blam! bc04b6e351b13fa8ab1fc45a51dcf934850321a45c27980522055a2d91eb81b2