Sep 04 14:56:06.748 INFO checking lime-render-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 14:56:06.748 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 14:56:06.748 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 14:56:07.006 INFO blam! 2f5781a0ace54ca811a1ccfb6afa8d42e2e3e118a6f8265956d239d21a4f2926 Sep 04 14:56:07.009 INFO running `"docker" "start" "-a" "2f5781a0ace54ca811a1ccfb6afa8d42e2e3e118a6f8265956d239d21a4f2926"` Sep 04 14:56:08.125 INFO kablam! Compiling vulkano v0.9.0 Sep 04 14:56:08.133 INFO kablam! Checking half v1.2.0 Sep 04 14:56:08.135 INFO kablam! Compiling tempfile v3.0.3 Sep 04 14:56:08.136 INFO kablam! Compiling shred-derive v0.5.0 Sep 04 14:56:08.137 INFO kablam! Compiling glsl-to-spirv v0.1.6 Sep 04 14:56:08.140 INFO kablam! Checking winit v0.11.3 Sep 04 14:56:28.806 INFO kablam! Checking specs v0.11.0-alpha5 Sep 04 14:57:15.872 INFO kablam! Checking vulkano-win v0.9.0 Sep 04 14:57:28.365 INFO kablam! Compiling vulkano-shaders v0.9.0 Sep 04 14:57:31.588 INFO kablam! Compiling vulkano-shader-derive v0.9.0 Sep 04 14:57:35.889 INFO kablam! Checking lime-render v0.1.0 (file:///source) Sep 04 14:57:40.301 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 04 14:57:40.301 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Sep 04 14:57:40.301 INFO kablam! | Sep 04 14:57:40.301 INFO kablam! 37 | / fn len(&self) -> usize Sep 04 14:57:40.301 INFO kablam! 38 | | where Self: TypedBufferAccess, Sep 04 14:57:40.301 INFO kablam! 39 | | Self::Content: Content Sep 04 14:57:40.301 INFO kablam! 40 | | { Sep 04 14:57:40.301 INFO kablam! 41 | | self.size() / ::indiv_size() Sep 04 14:57:40.301 INFO kablam! 42 | | } Sep 04 14:57:40.301 INFO kablam! | |_____^ Sep 04 14:57:40.302 INFO kablam! | Sep 04 14:57:40.302 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 04 14:57:40.302 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 04 14:57:40.302 INFO kablam! = note: for more information, see issue #51443 Sep 04 14:57:40.302 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 04 14:57:40.302 INFO kablam! Sep 04 14:57:40.629 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Sep 04 14:57:40.629 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Sep 04 14:57:40.629 INFO kablam! | Sep 04 14:57:40.629 INFO kablam! 37 | / fn len(&self) -> usize Sep 04 14:57:40.629 INFO kablam! 38 | | where Self: TypedBufferAccess, Sep 04 14:57:40.629 INFO kablam! 39 | | Self::Content: Content Sep 04 14:57:40.629 INFO kablam! 40 | | { Sep 04 14:57:40.629 INFO kablam! 41 | | self.size() / ::indiv_size() Sep 04 14:57:40.629 INFO kablam! 42 | | } Sep 04 14:57:40.629 INFO kablam! | |_____^ Sep 04 14:57:40.629 INFO kablam! | Sep 04 14:57:40.629 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 04 14:57:40.629 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 04 14:57:40.629 INFO kablam! = note: for more information, see issue #51443 Sep 04 14:57:40.629 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 04 14:57:40.629 INFO kablam! Sep 04 14:57:43.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Sep 04 14:57:43.584 INFO kablam! su: No module specific data is present Sep 04 14:57:44.080 INFO running `"docker" "rm" "-f" "2f5781a0ace54ca811a1ccfb6afa8d42e2e3e118a6f8265956d239d21a4f2926"` Sep 04 14:57:44.199 INFO blam! 2f5781a0ace54ca811a1ccfb6afa8d42e2e3e118a6f8265956d239d21a4f2926