Sep 10 06:39:25.662 INFO checking vulkano_text-0.3.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 06:39:25.662 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 06:39:25.662 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 06:39:25.868 INFO blam! 935f4c67fe6be7bb549094dee84d563c8547c5d9226459823f3a71a54e4bbcff Sep 10 06:39:25.870 INFO running `"docker" "start" "-a" "935f4c67fe6be7bb549094dee84d563c8547c5d9226459823f3a71a54e4bbcff"` Sep 10 06:39:27.738 INFO kablam! usermod: no changes Sep 10 06:39:28.108 INFO kablam! Compiling dtoa v0.4.3 Sep 10 06:39:28.131 INFO kablam! Compiling vulkano v0.5.6 Sep 10 06:39:28.136 INFO kablam! Checking smallvec v0.3.4 Sep 10 06:39:28.137 INFO kablam! Checking vk-sys v0.3.3 Sep 10 06:39:28.139 INFO kablam! Checking half v1.2.0 Sep 10 06:39:28.167 INFO kablam! Checking stb_truetype v0.2.4 Sep 10 06:39:28.169 INFO kablam! Compiling syn v0.10.8 Sep 10 06:39:28.175 INFO kablam! Compiling tempfile v3.0.3 Sep 10 06:39:30.667 INFO kablam! Compiling phf v0.7.23 Sep 10 06:39:31.627 INFO kablam! Compiling num-traits v0.2.5 Sep 10 06:39:33.730 INFO kablam! Compiling wayland-scanner v0.9.10 Sep 10 06:39:33.759 INFO kablam! Compiling phf_codegen v0.7.23 Sep 10 06:39:33.826 INFO kablam! Checking fs2 v0.2.5 Sep 10 06:39:33.923 INFO kablam! Checking shared_library v0.1.9 Sep 10 06:39:34.554 INFO kablam! Compiling sha2 v0.7.1 Sep 10 06:39:35.662 INFO kablam! Checking rusttype v0.2.3 Sep 10 06:39:36.170 INFO kablam! Checking memmap v0.4.0 Sep 10 06:39:36.560 INFO kablam! Compiling target_build_utils v0.3.1 Sep 10 06:39:40.236 INFO kablam! Compiling glsl-to-spirv v0.1.6 Sep 10 06:39:46.995 INFO kablam! Compiling wayland-client v0.9.10 Sep 10 06:39:47.021 INFO kablam! Compiling wayland-protocols v0.9.10 Sep 10 06:39:51.978 INFO kablam! Compiling num-traits v0.1.43 Sep 10 06:39:59.214 INFO kablam! Compiling serde_json v0.9.10 Sep 10 06:40:38.002 INFO kablam! Compiling libloading v0.3.4 Sep 10 06:40:43.398 INFO kablam! Checking dlib v0.3.1 Sep 10 06:40:43.779 INFO kablam! Checking wayland-sys v0.9.10 Sep 10 06:41:29.601 INFO kablam! Checking wayland-kbd v0.9.1 Sep 10 06:41:32.551 INFO kablam! Checking wayland-window v0.7.0 Sep 10 06:41:33.718 INFO kablam! Checking winit v0.7.6 Sep 10 06:41:42.258 INFO kablam! Checking vulkano-win v0.5.6 Sep 10 06:41:53.070 INFO kablam! Compiling vulkano-shaders v0.5.6 Sep 10 06:41:56.256 INFO kablam! Compiling vulkano-shader-derive v0.5.6 Sep 10 06:41:58.560 INFO kablam! Checking vulkano_text v0.3.1 (file:///source) Sep 10 06:42:00.365 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 10 06:42:00.365 INFO kablam! --> src/lib.rs:133:28 Sep 10 06:42:00.365 INFO kablam! | Sep 10 06:42:00.365 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 10 06:42:00.365 INFO kablam! | ____________________________^ Sep 10 06:42:00.365 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 10 06:42:00.365 INFO kablam! 135 | | })); Sep 10 06:42:00.365 INFO kablam! | |__________^ Sep 10 06:42:00.365 INFO kablam! | Sep 10 06:42:00.365 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 06:42:00.365 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 10 06:42:00.365 INFO kablam! Sep 10 06:42:00.366 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 10 06:42:00.366 INFO kablam! --> src/lib.rs:133:28 Sep 10 06:42:00.366 INFO kablam! | Sep 10 06:42:00.366 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 10 06:42:00.366 INFO kablam! | ____________________________^ Sep 10 06:42:00.366 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 10 06:42:00.366 INFO kablam! 135 | | })); Sep 10 06:42:00.366 INFO kablam! | |__________^ Sep 10 06:42:00.366 INFO kablam! | Sep 10 06:42:00.366 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 10 06:42:00.366 INFO kablam! Sep 10 06:42:00.394 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 10 06:42:00.394 INFO kablam! --> src/lib.rs:133:28 Sep 10 06:42:00.394 INFO kablam! | Sep 10 06:42:00.394 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 10 06:42:00.394 INFO kablam! | ____________________________^ Sep 10 06:42:00.394 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 10 06:42:00.394 INFO kablam! 135 | | })); Sep 10 06:42:00.394 INFO kablam! | |__________^ Sep 10 06:42:00.394 INFO kablam! | Sep 10 06:42:00.394 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 06:42:00.394 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 10 06:42:00.394 INFO kablam! Sep 10 06:42:00.395 INFO kablam! warning: use of deprecated item 'vulkano::descriptor::descriptor_set::SimpleDescriptorSetBuilder': Use `PersistentDescriptorSet` instead of `simple_descriptor_set!` Sep 10 06:42:00.395 INFO kablam! --> src/lib.rs:133:28 Sep 10 06:42:00.395 INFO kablam! | Sep 10 06:42:00.395 INFO kablam! 133 | let set = Arc::new(simple_descriptor_set!(pipeline.clone(), 0, { Sep 10 06:42:00.395 INFO kablam! | ____________________________^ Sep 10 06:42:00.395 INFO kablam! 134 | | tex: (cache_texture.clone(), sampler.clone()) Sep 10 06:42:00.395 INFO kablam! 135 | | })); Sep 10 06:42:00.395 INFO kablam! | |__________^ Sep 10 06:42:00.395 INFO kablam! | Sep 10 06:42:00.395 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 10 06:42:00.395 INFO kablam! Sep 10 06:42:00.647 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 10 06:42:00.647 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 10 06:42:00.647 INFO kablam! | Sep 10 06:42:00.647 INFO kablam! 38 | / fn len(&self) -> usize Sep 10 06:42:00.647 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 10 06:42:00.647 INFO kablam! 40 | | Self::Content: Content Sep 10 06:42:00.647 INFO kablam! 41 | | { Sep 10 06:42:00.647 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 10 06:42:00.647 INFO kablam! 43 | | } Sep 10 06:42:00.647 INFO kablam! | |_____^ Sep 10 06:42:00.654 INFO kablam! | Sep 10 06:42:00.654 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 06:42:00.654 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 10 06:42:00.654 INFO kablam! = note: for more information, see issue #51443 Sep 10 06:42:00.654 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 10 06:42:00.654 INFO kablam! Sep 10 06:42:00.699 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 10 06:42:00.699 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 10 06:42:00.699 INFO kablam! | Sep 10 06:42:00.699 INFO kablam! 38 | / fn len(&self) -> usize Sep 10 06:42:00.699 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 10 06:42:00.699 INFO kablam! 40 | | Self::Content: Content Sep 10 06:42:00.699 INFO kablam! 41 | | { Sep 10 06:42:00.699 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 10 06:42:00.699 INFO kablam! 43 | | } Sep 10 06:42:00.699 INFO kablam! | |_____^ Sep 10 06:42:00.699 INFO kablam! | Sep 10 06:42:00.700 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 10 06:42:00.700 INFO kablam! = note: for more information, see issue #51443 Sep 10 06:42:00.700 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 10 06:42:00.700 INFO kablam! Sep 10 06:42:00.737 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 10 06:42:00.737 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 10 06:42:00.737 INFO kablam! | Sep 10 06:42:00.737 INFO kablam! 38 | / fn len(&self) -> usize Sep 10 06:42:00.737 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 10 06:42:00.738 INFO kablam! 40 | | Self::Content: Content Sep 10 06:42:00.738 INFO kablam! 41 | | { Sep 10 06:42:00.738 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 10 06:42:00.738 INFO kablam! 43 | | } Sep 10 06:42:00.738 INFO kablam! | |_____^ Sep 10 06:42:00.758 INFO kablam! | Sep 10 06:42:00.758 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 06:42:00.758 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 10 06:42:00.758 INFO kablam! = note: for more information, see issue #51443 Sep 10 06:42:00.758 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 10 06:42:00.758 INFO kablam! Sep 10 06:42:00.847 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 10 06:42:00.847 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 10 06:42:00.847 INFO kablam! | Sep 10 06:42:00.847 INFO kablam! 38 | / fn len(&self) -> usize Sep 10 06:42:00.847 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 10 06:42:00.847 INFO kablam! 40 | | Self::Content: Content Sep 10 06:42:00.847 INFO kablam! 41 | | { Sep 10 06:42:00.847 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 10 06:42:00.847 INFO kablam! 43 | | } Sep 10 06:42:00.847 INFO kablam! | |_____^ Sep 10 06:42:00.858 INFO kablam! | Sep 10 06:42:00.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 10 06:42:00.858 INFO kablam! = note: for more information, see issue #51443 Sep 10 06:42:00.858 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 10 06:42:00.858 INFO kablam! Sep 10 06:42:02.346 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 10 06:42:02.346 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/buffer/traits.rs:38:5 Sep 10 06:42:02.346 INFO kablam! | Sep 10 06:42:02.346 INFO kablam! 38 | / fn len(&self) -> usize Sep 10 06:42:02.346 INFO kablam! 39 | | where Self: TypedBufferAccess, Sep 10 06:42:02.346 INFO kablam! 40 | | Self::Content: Content Sep 10 06:42:02.346 INFO kablam! 41 | | { Sep 10 06:42:02.346 INFO kablam! 42 | | self.size() / ::indiv_size() Sep 10 06:42:02.346 INFO kablam! 43 | | } Sep 10 06:42:02.346 INFO kablam! | |_____^ Sep 10 06:42:02.347 INFO kablam! | Sep 10 06:42:02.347 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 06:42:02.347 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 10 06:42:02.347 INFO kablam! = note: for more information, see issue #51443 Sep 10 06:42:02.348 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 10 06:42:02.348 INFO kablam! Sep 10 06:42:02.565 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 34s Sep 10 06:42:02.581 INFO kablam! su: No module specific data is present Sep 10 06:42:04.743 INFO running `"docker" "rm" "-f" "935f4c67fe6be7bb549094dee84d563c8547c5d9226459823f3a71a54e4bbcff"` Sep 10 06:42:04.860 INFO blam! 935f4c67fe6be7bb549094dee84d563c8547c5d9226459823f3a71a54e4bbcff