Jul 11 18:01:43.064 INFO checking vulkano-0.5.6 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 18:01:43.064 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 18:01:43.064 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 18:01:43.064 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 18:01:43.338 INFO blam! 354e717d2131d7f45fc82a047c029e4593d1af65c8fb387ce2c7b2c3d3dc95ba Jul 11 18:01:43.341 INFO running `"docker" "start" "-a" "354e717d2131d7f45fc82a047c029e4593d1af65c8fb387ce2c7b2c3d3dc95ba"` Jul 11 18:01:44.417 INFO kablam! Compiling vulkano v0.5.6 (file:///source) Jul 11 18:01:44.417 INFO kablam! Checking smallvec v0.3.3 Jul 11 18:01:55.105 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Jul 11 18:01:55.105 INFO kablam! --> src/buffer/traits.rs:38:5 Jul 11 18:01:55.105 INFO kablam! | Jul 11 18:01:55.105 INFO kablam! 38 | / fn len(&self) -> usize Jul 11 18:01:55.105 INFO kablam! 39 | | where Self: TypedBufferAccess, Jul 11 18:01:55.105 INFO kablam! 40 | | Self::Content: Content Jul 11 18:01:55.105 INFO kablam! 41 | | { Jul 11 18:01:55.105 INFO kablam! 42 | | self.size() / ::indiv_size() Jul 11 18:01:55.105 INFO kablam! 43 | | } Jul 11 18:01:55.105 INFO kablam! | |_____^ Jul 11 18:01:55.105 INFO kablam! | Jul 11 18:01:55.105 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Jul 11 18:01:55.105 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! Jul 11 18:01:55.105 INFO kablam! = note: for more information, see issue #51443 Jul 11 18:01:55.106 INFO kablam! = note: method `len` references the `Self` type in where clauses Jul 11 18:01:55.106 INFO kablam! Jul 11 18:01:55.544 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Jul 11 18:01:55.545 INFO kablam! --> src/buffer/traits.rs:38:5 Jul 11 18:01:55.545 INFO kablam! | Jul 11 18:01:55.545 INFO kablam! 38 | / fn len(&self) -> usize Jul 11 18:01:55.545 INFO kablam! 39 | | where Self: TypedBufferAccess, Jul 11 18:01:55.545 INFO kablam! 40 | | Self::Content: Content Jul 11 18:01:55.545 INFO kablam! 41 | | { Jul 11 18:01:55.545 INFO kablam! 42 | | self.size() / ::indiv_size() Jul 11 18:01:55.545 INFO kablam! 43 | | } Jul 11 18:01:55.545 INFO kablam! | |_____^ Jul 11 18:01:55.545 INFO kablam! | Jul 11 18:01:55.545 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! Jul 11 18:01:55.545 INFO kablam! = note: for more information, see issue #51443 Jul 11 18:01:55.545 INFO kablam! = note: method `len` references the `Self` type in where clauses Jul 11 18:01:55.545 INFO kablam! Jul 11 18:01:57.123 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Jul 11 18:01:57.123 INFO kablam! --> src/buffer/traits.rs:38:5 Jul 11 18:01:57.123 INFO kablam! | Jul 11 18:01:57.123 INFO kablam! 38 | / fn len(&self) -> usize Jul 11 18:01:57.123 INFO kablam! 39 | | where Self: TypedBufferAccess, Jul 11 18:01:57.123 INFO kablam! 40 | | Self::Content: Content Jul 11 18:01:57.123 INFO kablam! 41 | | { Jul 11 18:01:57.123 INFO kablam! 42 | | self.size() / ::indiv_size() Jul 11 18:01:57.123 INFO kablam! 43 | | } Jul 11 18:01:57.123 INFO kablam! | |_____^ Jul 11 18:01:57.134 INFO kablam! | Jul 11 18:01:57.134 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Jul 11 18:01:57.138 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! Jul 11 18:01:57.138 INFO kablam! = note: for more information, see issue #51443 Jul 11 18:01:57.138 INFO kablam! = note: method `len` references the `Self` type in where clauses Jul 11 18:01:57.138 INFO kablam! Jul 11 18:01:57.676 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Jul 11 18:01:57.676 INFO kablam! --> src/buffer/traits.rs:38:5 Jul 11 18:01:57.676 INFO kablam! | Jul 11 18:01:57.676 INFO kablam! 38 | / fn len(&self) -> usize Jul 11 18:01:57.676 INFO kablam! 39 | | where Self: TypedBufferAccess, Jul 11 18:01:57.676 INFO kablam! 40 | | Self::Content: Content Jul 11 18:01:57.676 INFO kablam! 41 | | { Jul 11 18:01:57.676 INFO kablam! 42 | | self.size() / ::indiv_size() Jul 11 18:01:57.676 INFO kablam! 43 | | } Jul 11 18:01:57.676 INFO kablam! | |_____^ Jul 11 18:01:57.676 INFO kablam! | Jul 11 18:01:57.676 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! Jul 11 18:01:57.676 INFO kablam! = note: for more information, see issue #51443 Jul 11 18:01:57.676 INFO kablam! = note: method `len` references the `Self` type in where clauses Jul 11 18:01:57.676 INFO kablam! Jul 11 18:02:44.961 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Jul 11 18:02:44.968 INFO kablam! su: No module specific data is present Jul 11 18:02:45.471 INFO running `"docker" "rm" "-f" "354e717d2131d7f45fc82a047c029e4593d1af65c8fb387ce2c7b2c3d3dc95ba"` Jul 11 18:02:45.635 INFO blam! 354e717d2131d7f45fc82a047c029e4593d1af65c8fb387ce2c7b2c3d3dc95ba