Sep 05 21:01:19.358 INFO checking vulkano_text-0.3.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 21:01:19.358 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 21:01:19.358 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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:19.869 INFO blam! a8b87a321a039fcf4250d9f19104752ecfcb1292e9e15257f5a6bfc2ade22ffa Sep 05 21:01:19.870 INFO running `"docker" "start" "-a" "a8b87a321a039fcf4250d9f19104752ecfcb1292e9e15257f5a6bfc2ade22ffa"` Sep 05 21:01:22.389 INFO kablam! usermod: no changes Sep 05 21:01:22.870 INFO kablam! Compiling vulkano v0.5.6 Sep 05 21:01:22.875 INFO kablam! Checking half v1.2.0 Sep 05 21:01:22.877 INFO kablam! Checking vk-sys v0.3.3 Sep 05 21:01:22.887 INFO kablam! Checking smallvec v0.3.4 Sep 05 21:01:22.889 INFO kablam! Compiling phf_shared v0.7.23 Sep 05 21:01:22.903 INFO kablam! Compiling block-buffer v0.3.3 Sep 05 21:01:22.927 INFO kablam! Checking stb_truetype v0.2.3 Sep 05 21:01:22.935 INFO kablam! Compiling tempfile v3.0.3 Sep 05 21:01:24.418 INFO kablam! Compiling wayland-scanner v0.9.10 Sep 05 21:01:25.532 INFO kablam! Compiling phf_generator v0.7.23 Sep 05 21:01:26.691 INFO kablam! Compiling phf v0.7.23 Sep 05 21:01:27.674 INFO kablam! Compiling serde_json v0.9.10 Sep 05 21:01:27.674 INFO kablam! Compiling digest v0.7.5 Sep 05 21:01:27.674 INFO kablam! Checking fs2 v0.2.5 Sep 05 21:01:27.878 INFO kablam! Compiling phf_codegen v0.7.23 Sep 05 21:01:28.395 INFO kablam! Checking shared_library v0.1.9 Sep 05 21:01:28.884 INFO kablam! Checking rusttype v0.2.3 Sep 05 21:01:29.079 INFO kablam! Compiling sha2 v0.7.1 Sep 05 21:01:29.491 INFO kablam! Checking memmap v0.4.0 Sep 05 21:01:30.656 INFO kablam! Compiling target_build_utils v0.3.1 Sep 05 21:01:33.371 INFO kablam! Compiling glsl-to-spirv v0.1.6 Sep 05 21:01:35.380 INFO kablam! Compiling wayland-client v0.9.10 Sep 05 21:01:35.381 INFO kablam! Compiling wayland-protocols v0.9.10 Sep 05 21:02:24.591 INFO kablam! Compiling libloading v0.3.4 Sep 05 21:02:30.007 INFO kablam! Checking dlib v0.3.1 Sep 05 21:02:30.677 INFO kablam! Checking wayland-sys v0.9.10 Sep 05 21:03:23.705 INFO kablam! Checking wayland-kbd v0.9.1 Sep 05 21:03:23.788 INFO kablam! Checking wayland-window v0.7.0 Sep 05 21:03:27.598 INFO kablam! Checking winit v0.7.6 Sep 05 21:03:34.718 INFO kablam! Checking vulkano-win v0.5.6 Sep 05 21:03:43.721 INFO kablam! Compiling vulkano-shaders v0.5.6 Sep 05 21:03:46.866 INFO kablam! Compiling vulkano-shader-derive v0.5.6 Sep 05 21:03:49.593 INFO kablam! Checking vulkano_text v0.3.1 (file:///source) Sep 05 21:03:51.048 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 05 21:03:51.048 INFO kablam! --> src/lib.rs:133:28 Sep 05 21:03:51.048 INFO kablam! | Sep 05 21:03:51.048 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 05 21:03:51.048 INFO kablam! | ____________________________^ Sep 05 21:03:51.048 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 05 21:03:51.048 INFO kablam! 135 | | })); Sep 05 21:03:51.048 INFO kablam! | |__________^ Sep 05 21:03:51.048 INFO kablam! | Sep 05 21:03:51.048 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 21:03:51.048 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:51.048 INFO kablam! Sep 05 21:03:51.049 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 05 21:03:51.049 INFO kablam! --> src/lib.rs:133:28 Sep 05 21:03:51.049 INFO kablam! | Sep 05 21:03:51.049 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 05 21:03:51.049 INFO kablam! | ____________________________^ Sep 05 21:03:51.049 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 05 21:03:51.049 INFO kablam! 135 | | })); Sep 05 21:03:51.049 INFO kablam! | |__________^ Sep 05 21:03:51.050 INFO kablam! | Sep 05 21:03:51.050 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:51.050 INFO kablam! Sep 05 21:03:51.186 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 05 21:03:51.186 INFO kablam! --> src/lib.rs:133:28 Sep 05 21:03:51.186 INFO kablam! | Sep 05 21:03:51.186 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 05 21:03:51.186 INFO kablam! | ____________________________^ Sep 05 21:03:51.186 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 05 21:03:51.186 INFO kablam! 135 | | })); Sep 05 21:03:51.186 INFO kablam! | |__________^ Sep 05 21:03:51.186 INFO kablam! | Sep 05 21:03:51.186 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 21:03:51.186 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:51.186 INFO kablam! Sep 05 21:03:51.186 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 05 21:03:51.186 INFO kablam! --> src/lib.rs:133:28 Sep 05 21:03:51.186 INFO kablam! | Sep 05 21:03:51.186 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 05 21:03:51.186 INFO kablam! | ____________________________^ Sep 05 21:03:51.186 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 05 21:03:51.186 INFO kablam! 135 | | })); Sep 05 21:03:51.186 INFO kablam! | |__________^ Sep 05 21:03:51.186 INFO kablam! | Sep 05 21:03:51.186 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:51.186 INFO kablam! Sep 05 21:03:51.222 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 05 21:03:51.222 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 05 21:03:51.222 INFO kablam! | Sep 05 21:03:51.222 INFO kablam! 38 | / fn len(&self) -> usize Sep 05 21:03:51.222 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 05 21:03:51.222 INFO kablam! 40 | | Self::Content: Content Sep 05 21:03:51.222 INFO kablam! 41 | | { Sep 05 21:03:51.222 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 05 21:03:51.222 INFO kablam! 43 | | } Sep 05 21:03:51.222 INFO kablam! | |_____^ Sep 05 21:03:51.223 INFO kablam! | Sep 05 21:03:51.223 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 05 21:03:51.223 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:51.224 INFO kablam! = note: for more information, see issue #51443 Sep 05 21:03:51.224 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 05 21:03:51.224 INFO kablam! Sep 05 21:03:51.257 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 05 21:03:51.257 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 05 21:03:51.258 INFO kablam! | Sep 05 21:03:51.258 INFO kablam! 38 | / fn len(&self) -> usize Sep 05 21:03:51.258 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 05 21:03:51.258 INFO kablam! 40 | | Self::Content: Content Sep 05 21:03:51.258 INFO kablam! 41 | | { Sep 05 21:03:51.258 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 05 21:03:51.258 INFO kablam! 43 | | } Sep 05 21:03:51.258 INFO kablam! | |_____^ Sep 05 21:03:51.258 INFO kablam! | Sep 05 21:03:51.258 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:51.259 INFO kablam! = note: for more information, see issue #51443 Sep 05 21:03:51.262 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 05 21:03:51.262 INFO kablam! Sep 05 21:03:51.408 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 05 21:03:51.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 05 21:03:51.408 INFO kablam! | Sep 05 21:03:51.408 INFO kablam! 38 | / fn len(&self) -> usize Sep 05 21:03:51.408 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 05 21:03:51.408 INFO kablam! 40 | | Self::Content: Content Sep 05 21:03:51.408 INFO kablam! 41 | | { Sep 05 21:03:51.408 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 05 21:03:51.408 INFO kablam! 43 | | } Sep 05 21:03:51.408 INFO kablam! | |_____^ Sep 05 21:03:51.414 INFO kablam! | Sep 05 21:03:51.414 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 05 21:03:51.414 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:51.414 INFO kablam! = note: for more information, see issue #51443 Sep 05 21:03:51.414 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 05 21:03:51.414 INFO kablam! Sep 05 21:03:51.480 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 05 21:03:51.480 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 05 21:03:51.480 INFO kablam! | Sep 05 21:03:51.480 INFO kablam! 38 | / fn len(&self) -> usize Sep 05 21:03:51.480 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 05 21:03:51.480 INFO kablam! 40 | | Self::Content: Content Sep 05 21:03:51.480 INFO kablam! 41 | | { Sep 05 21:03:51.480 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 05 21:03:51.480 INFO kablam! 43 | | } Sep 05 21:03:51.480 INFO kablam! | |_____^ Sep 05 21:03:51.486 INFO kablam! | Sep 05 21:03:51.486 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:51.486 INFO kablam! = note: for more information, see issue #51443 Sep 05 21:03:51.486 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 05 21:03:51.486 INFO kablam! Sep 05 21:03:52.846 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 05 21:03:52.846 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 05 21:03:52.846 INFO kablam! | Sep 05 21:03:52.846 INFO kablam! 38 | / fn len(&self) -> usize Sep 05 21:03:52.846 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 05 21:03:52.846 INFO kablam! 40 | | Self::Content: Content Sep 05 21:03:52.846 INFO kablam! 41 | | { Sep 05 21:03:52.846 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 05 21:03:52.846 INFO kablam! 43 | | } Sep 05 21:03:52.846 INFO kablam! | |_____^ Sep 05 21:03:52.846 INFO kablam! | Sep 05 21:03:52.846 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 05 21:03:52.846 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:52.846 INFO kablam! = note: for more information, see issue #51443 Sep 05 21:03:52.846 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 05 21:03:52.846 INFO kablam! Sep 05 21:03:53.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 30s Sep 05 21:03:53.093 INFO kablam! su: No module specific data is present Sep 05 21:03:57.931 INFO running `"docker" "rm" "-f" "a8b87a321a039fcf4250d9f19104752ecfcb1292e9e15257f5a6bfc2ade22ffa"` Sep 05 21:03:58.157 INFO blam! a8b87a321a039fcf4250d9f19104752ecfcb1292e9e15257f5a6bfc2ade22ffa