Aug 29 23:19:39.183 INFO checking vulkano-0.7.3 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 29 23:19:39.183 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 29 23:19:39.184 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 23:19:39.362 INFO blam! c1688818b09b338bd2593b8c28541e431d0907d52049aee58f4a8ed31b2e5e98 Aug 29 23:19:39.364 INFO running `"docker" "start" "-a" "c1688818b09b338bd2593b8c28541e431d0907d52049aee58f4a8ed31b2e5e98"` Aug 29 23:19:39.913 INFO kablam! Compiling vulkano v0.7.3 (file:///source) Aug 29 23:19:39.913 INFO kablam! Checking smallvec v0.5.1 Aug 29 23:19:45.695 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Aug 29 23:19:45.695 INFO kablam! --> src/buffer/traits.rs:37:5 Aug 29 23:19:45.695 INFO kablam! | Aug 29 23:19:45.695 INFO kablam! 37 | / fn len(&self) -> usize Aug 29 23:19:45.695 INFO kablam! 38 | | where Self: TypedBufferAccess, Aug 29 23:19:45.695 INFO kablam! 39 | | Self::Content: Content Aug 29 23:19:45.695 INFO kablam! 40 | | { Aug 29 23:19:45.695 INFO kablam! 41 | | self.size() / ::indiv_size() Aug 29 23:19:45.695 INFO kablam! 42 | | } Aug 29 23:19:45.695 INFO kablam! | |_____^ Aug 29 23:19:45.695 INFO kablam! | Aug 29 23:19:45.695 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 29 23:19:45.695 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! Aug 29 23:19:45.695 INFO kablam! = note: for more information, see issue #51443 Aug 29 23:19:45.695 INFO kablam! = note: method `len` references the `Self` type in where clauses Aug 29 23:19:45.695 INFO kablam! Aug 29 23:19:45.977 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Aug 29 23:19:45.977 INFO kablam! --> src/buffer/traits.rs:37:5 Aug 29 23:19:45.977 INFO kablam! | Aug 29 23:19:45.977 INFO kablam! 37 | / fn len(&self) -> usize Aug 29 23:19:45.977 INFO kablam! 38 | | where Self: TypedBufferAccess, Aug 29 23:19:45.977 INFO kablam! 39 | | Self::Content: Content Aug 29 23:19:45.977 INFO kablam! 40 | | { Aug 29 23:19:45.977 INFO kablam! 41 | | self.size() / ::indiv_size() Aug 29 23:19:45.977 INFO kablam! 42 | | } Aug 29 23:19:45.977 INFO kablam! | |_____^ Aug 29 23:19:45.977 INFO kablam! | Aug 29 23:19:45.977 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! Aug 29 23:19:45.977 INFO kablam! = note: for more information, see issue #51443 Aug 29 23:19:45.977 INFO kablam! = note: method `len` references the `Self` type in where clauses Aug 29 23:19:45.977 INFO kablam! Aug 29 23:19:46.514 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Aug 29 23:19:46.514 INFO kablam! --> src/buffer/traits.rs:37:5 Aug 29 23:19:46.514 INFO kablam! | Aug 29 23:19:46.515 INFO kablam! 37 | / fn len(&self) -> usize Aug 29 23:19:46.515 INFO kablam! 38 | | where Self: TypedBufferAccess, Aug 29 23:19:46.515 INFO kablam! 39 | | Self::Content: Content Aug 29 23:19:46.515 INFO kablam! 40 | | { Aug 29 23:19:46.515 INFO kablam! 41 | | self.size() / ::indiv_size() Aug 29 23:19:46.515 INFO kablam! 42 | | } Aug 29 23:19:46.515 INFO kablam! | |_____^ Aug 29 23:19:46.515 INFO kablam! | Aug 29 23:19:46.515 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 29 23:19:46.515 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! Aug 29 23:19:46.515 INFO kablam! = note: for more information, see issue #51443 Aug 29 23:19:46.515 INFO kablam! = note: method `len` references the `Self` type in where clauses Aug 29 23:19:46.515 INFO kablam! Aug 29 23:19:46.807 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Aug 29 23:19:46.807 INFO kablam! --> src/buffer/traits.rs:37:5 Aug 29 23:19:46.807 INFO kablam! | Aug 29 23:19:46.807 INFO kablam! 37 | / fn len(&self) -> usize Aug 29 23:19:46.807 INFO kablam! 38 | | where Self: TypedBufferAccess, Aug 29 23:19:46.807 INFO kablam! 39 | | Self::Content: Content Aug 29 23:19:46.807 INFO kablam! 40 | | { Aug 29 23:19:46.807 INFO kablam! 41 | | self.size() / ::indiv_size() Aug 29 23:19:46.807 INFO kablam! 42 | | } Aug 29 23:19:46.807 INFO kablam! | |_____^ Aug 29 23:19:46.807 INFO kablam! | Aug 29 23:19:46.807 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! Aug 29 23:19:46.808 INFO kablam! = note: for more information, see issue #51443 Aug 29 23:19:46.808 INFO kablam! = note: method `len` references the `Self` type in where clauses Aug 29 23:19:46.808 INFO kablam! Aug 29 23:20:11.027 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.15s Aug 29 23:20:11.033 INFO kablam! su: No module specific data is present Aug 29 23:20:11.474 INFO running `"docker" "rm" "-f" "c1688818b09b338bd2593b8c28541e431d0907d52049aee58f4a8ed31b2e5e98"` Aug 29 23:20:11.599 INFO blam! c1688818b09b338bd2593b8c28541e431d0907d52049aee58f4a8ed31b2e5e98