Sep 10 06:41:45.731 INFO checking vulkano-0.7.3 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 06:41:45.731 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 06:41:45.731 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-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:41:45.982 INFO blam! 64517ab9be194a370a64317c6ab2fa5b1c11980780a95c6abfb20c4ee6fbfba9 Sep 10 06:41:45.984 INFO running `"docker" "start" "-a" "64517ab9be194a370a64317c6ab2fa5b1c11980780a95c6abfb20c4ee6fbfba9"` Sep 10 06:41:47.219 INFO kablam! usermod: no changes Sep 10 06:41:47.314 INFO kablam! Compiling vulkano v0.7.3 (file:///source) Sep 10 06:41:47.314 INFO kablam! Checking smallvec v0.5.1 Sep 10 06:41:55.314 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Sep 10 06:41:55.314 INFO kablam! --> src/buffer/traits.rs:37:5 Sep 10 06:41:55.314 INFO kablam! | Sep 10 06:41:55.314 INFO kablam! 37 | / fn len(&self) -> usize Sep 10 06:41:55.314 INFO kablam! 38 | | where Self: TypedBufferAccess, Sep 10 06:41:55.314 INFO kablam! 39 | | Self::Content: Content Sep 10 06:41:55.314 INFO kablam! 40 | | { Sep 10 06:41:55.314 INFO kablam! 41 | | self.size() / ::indiv_size() Sep 10 06:41:55.314 INFO kablam! 42 | | } Sep 10 06:41:55.314 INFO kablam! | |_____^ Sep 10 06:41:55.315 INFO kablam! | Sep 10 06:41:55.315 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 06:41:55.315 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:41:55.315 INFO kablam! = note: for more information, see issue #51443 Sep 10 06:41:55.315 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 10 06:41:55.315 INFO kablam! Sep 10 06:41:55.500 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Sep 10 06:41:55.500 INFO kablam! --> src/buffer/traits.rs:37:5 Sep 10 06:41:55.500 INFO kablam! | Sep 10 06:41:55.500 INFO kablam! 37 | / fn len(&self) -> usize Sep 10 06:41:55.500 INFO kablam! 38 | | where Self: TypedBufferAccess, Sep 10 06:41:55.500 INFO kablam! 39 | | Self::Content: Content Sep 10 06:41:55.500 INFO kablam! 40 | | { Sep 10 06:41:55.500 INFO kablam! 41 | | self.size() / ::indiv_size() Sep 10 06:41:55.500 INFO kablam! 42 | | } Sep 10 06:41:55.500 INFO kablam! | |_____^ Sep 10 06:41:55.501 INFO kablam! | Sep 10 06:41:55.501 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:41:55.501 INFO kablam! = note: for more information, see issue #51443 Sep 10 06:41:55.502 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 10 06:41:55.502 INFO kablam! Sep 10 06:41:56.485 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Sep 10 06:41:56.485 INFO kablam! --> src/buffer/traits.rs:37:5 Sep 10 06:41:56.485 INFO kablam! | Sep 10 06:41:56.485 INFO kablam! 37 | / fn len(&self) -> usize Sep 10 06:41:56.485 INFO kablam! 38 | | where Self: TypedBufferAccess, Sep 10 06:41:56.485 INFO kablam! 39 | | Self::Content: Content Sep 10 06:41:56.485 INFO kablam! 40 | | { Sep 10 06:41:56.485 INFO kablam! 41 | | self.size() / ::indiv_size() Sep 10 06:41:56.485 INFO kablam! 42 | | } Sep 10 06:41:56.485 INFO kablam! | |_____^ Sep 10 06:41:56.485 INFO kablam! | Sep 10 06:41:56.485 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 06:41:56.485 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:41:56.485 INFO kablam! = note: for more information, see issue #51443 Sep 10 06:41:56.485 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 10 06:41:56.485 INFO kablam! Sep 10 06:41:56.606 INFO kablam! warning: the trait `buffer::traits::BufferAccess` cannot be made into an object Sep 10 06:41:56.606 INFO kablam! --> src/buffer/traits.rs:37:5 Sep 10 06:41:56.606 INFO kablam! | Sep 10 06:41:56.606 INFO kablam! 37 | / fn len(&self) -> usize Sep 10 06:41:56.606 INFO kablam! 38 | | where Self: TypedBufferAccess, Sep 10 06:41:56.606 INFO kablam! 39 | | Self::Content: Content Sep 10 06:41:56.606 INFO kablam! 40 | | { Sep 10 06:41:56.606 INFO kablam! 41 | | self.size() / ::indiv_size() Sep 10 06:41:56.606 INFO kablam! 42 | | } Sep 10 06:41:56.606 INFO kablam! | |_____^ Sep 10 06:41:56.607 INFO kablam! | Sep 10 06:41:56.607 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:41:56.608 INFO kablam! = note: for more information, see issue #51443 Sep 10 06:41:56.608 INFO kablam! = note: method `len` references the `Self` type in where clauses Sep 10 06:41:56.608 INFO kablam! Sep 10 06:42:18.326 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.07s Sep 10 06:42:18.330 INFO kablam! su: No module specific data is present Sep 10 06:42:19.114 INFO running `"docker" "rm" "-f" "64517ab9be194a370a64317c6ab2fa5b1c11980780a95c6abfb20c4ee6fbfba9"` Sep 10 06:42:19.218 INFO blam! 64517ab9be194a370a64317c6ab2fa5b1c11980780a95c6abfb20c4ee6fbfba9