Jul 11 18:01:26.036 INFO checking vulkano-0.5.6 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 11 18:01:26.036 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 18:01:26.036 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 18:01:26.036 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 18:01:26.294 INFO blam! e614bfcfc87c7dcf42bcb6751a20dc46ccf07e4fc04a04c563c392699d8eba47 Jul 11 18:01:26.297 INFO running `"docker" "start" "-a" "e614bfcfc87c7dcf42bcb6751a20dc46ccf07e4fc04a04c563c392699d8eba47"` Jul 11 18:01:27.333 INFO kablam! Compiling vulkano v0.5.6 (file:///source) Jul 11 18:01:27.333 INFO kablam! Checking smallvec v0.3.3 Jul 11 18:01:39.134 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Jul 11 18:01:39.134 INFO kablam! --> src/buffer/traits.rs:38:5 Jul 11 18:01:39.134 INFO kablam! | Jul 11 18:01:39.134 INFO kablam! 38 | / fn len(&self) -> usize Jul 11 18:01:39.134 INFO kablam! 39 | | where Self: TypedBufferAccess, Jul 11 18:01:39.134 INFO kablam! 40 | | Self::Content: Content Jul 11 18:01:39.134 INFO kablam! 41 | | { Jul 11 18:01:39.134 INFO kablam! 42 | | self.size() / ::indiv_size() Jul 11 18:01:39.134 INFO kablam! 43 | | } Jul 11 18:01:39.134 INFO kablam! | |_____^ Jul 11 18:01:39.134 INFO kablam! | Jul 11 18:01:39.135 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Jul 11 18:01:39.135 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:39.135 INFO kablam! = note: for more information, see issue #51443 Jul 11 18:01:39.135 INFO kablam! = note: method `len` references the `Self` type in where clauses Jul 11 18:01:39.135 INFO kablam! Jul 11 18:01:39.716 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Jul 11 18:01:39.716 INFO kablam! --> src/buffer/traits.rs:38:5 Jul 11 18:01:39.716 INFO kablam! | Jul 11 18:01:39.716 INFO kablam! 38 | / fn len(&self) -> usize Jul 11 18:01:39.716 INFO kablam! 39 | | where Self: TypedBufferAccess, Jul 11 18:01:39.716 INFO kablam! 40 | | Self::Content: Content Jul 11 18:01:39.717 INFO kablam! 41 | | { Jul 11 18:01:39.717 INFO kablam! 42 | | self.size() / ::indiv_size() Jul 11 18:01:39.717 INFO kablam! 43 | | } Jul 11 18:01:39.717 INFO kablam! | |_____^ Jul 11 18:01:39.722 INFO kablam! | Jul 11 18:01:39.722 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:39.722 INFO kablam! = note: for more information, see issue #51443 Jul 11 18:01:39.722 INFO kablam! = note: method `len` references the `Self` type in where clauses Jul 11 18:01:39.722 INFO kablam! Jul 11 18:01:39.731 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Jul 11 18:01:39.731 INFO kablam! --> src/buffer/traits.rs:38:5 Jul 11 18:01:39.731 INFO kablam! | Jul 11 18:01:39.731 INFO kablam! 38 | / fn len(&self) -> usize Jul 11 18:01:39.731 INFO kablam! 39 | | where Self: TypedBufferAccess, Jul 11 18:01:39.731 INFO kablam! 40 | | Self::Content: Content Jul 11 18:01:39.731 INFO kablam! 41 | | { Jul 11 18:01:39.731 INFO kablam! 42 | | self.size() / ::indiv_size() Jul 11 18:01:39.731 INFO kablam! 43 | | } Jul 11 18:01:39.731 INFO kablam! | |_____^ Jul 11 18:01:39.732 INFO kablam! | Jul 11 18:01:39.732 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Jul 11 18:01:39.732 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:39.732 INFO kablam! = note: for more information, see issue #51443 Jul 11 18:01:39.732 INFO kablam! = note: method `len` references the `Self` type in where clauses Jul 11 18:01:39.732 INFO kablam! Jul 11 18:01:40.118 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Jul 11 18:01:40.118 INFO kablam! --> src/buffer/traits.rs:38:5 Jul 11 18:01:40.118 INFO kablam! | Jul 11 18:01:40.118 INFO kablam! 38 | / fn len(&self) -> usize Jul 11 18:01:40.118 INFO kablam! 39 | | where Self: TypedBufferAccess, Jul 11 18:01:40.118 INFO kablam! 40 | | Self::Content: Content Jul 11 18:01:40.118 INFO kablam! 41 | | { Jul 11 18:01:40.118 INFO kablam! 42 | | self.size() / ::indiv_size() Jul 11 18:01:40.118 INFO kablam! 43 | | } Jul 11 18:01:40.118 INFO kablam! | |_____^ Jul 11 18:01:40.118 INFO kablam! | Jul 11 18:01:40.118 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:40.118 INFO kablam! = note: for more information, see issue #51443 Jul 11 18:01:40.118 INFO kablam! = note: method `len` references the `Self` type in where clauses Jul 11 18:01:40.118 INFO kablam! Jul 11 18:02:33.306 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Jul 11 18:02:33.313 INFO kablam! su: No module specific data is present Jul 11 18:02:33.998 INFO running `"docker" "rm" "-f" "e614bfcfc87c7dcf42bcb6751a20dc46ccf07e4fc04a04c563c392699d8eba47"` Jul 11 18:02:34.164 INFO blam! e614bfcfc87c7dcf42bcb6751a20dc46ccf07e4fc04a04c563c392699d8eba47