Oct 12 18:01:23.555 INFO checking maeln/PeVK against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 18:01:23.557 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 18:01:24.102 INFO blam! abc480481d96e6cd32d9581383d970018c4175ddc8edba9d8d9c89fac9aef82d Oct 12 18:01:24.106 INFO running `"docker" "start" "-a" "abc480481d96e6cd32d9581383d970018c4175ddc8edba9d8d9c89fac9aef82d"` Oct 12 18:01:25.884 INFO kablam! usermod: no changes Oct 12 18:01:25.997 INFO kablam! Checking vulkano v0.9.0 Oct 12 18:01:40.868 INFO kablam! Checking pevk v0.1.0 (/source) Oct 12 18:01:41.734 INFO kablam! warning: unused `#[macro_use]` import Oct 12 18:01:41.735 INFO kablam! --> src/main.rs:1:1 Oct 12 18:01:41.736 INFO kablam! | Oct 12 18:01:41.737 INFO kablam! 1 | #[macro_use] Oct 12 18:01:41.737 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:01:41.745 INFO kablam! warning: unused `#[macro_use]` import Oct 12 18:01:41.745 INFO kablam! --> src/main.rs:1:1 Oct 12 18:01:41.746 INFO kablam! | Oct 12 18:01:41.746 INFO kablam! 1 | #[macro_use] Oct 12 18:01:41.747 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:01:41.748 INFO kablam! | Oct 12 18:01:41.748 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:01:41.749 INFO kablam! Oct 12 18:01:41.764 INFO kablam! | Oct 12 18:01:41.765 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:01:41.766 INFO kablam! Oct 12 18:01:41.912 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Oct 12 18:01:41.913 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Oct 12 18:01:41.913 INFO kablam! | Oct 12 18:01:41.914 INFO kablam! 37 | / fn len(&self) -> usize Oct 12 18:01:41.915 INFO kablam! 38 | | where Self: TypedBufferAccess, Oct 12 18:01:41.915 INFO kablam! 39 | | Self::Content: Content Oct 12 18:01:41.916 INFO kablam! 40 | | { Oct 12 18:01:41.917 INFO kablam! 41 | | self.size() / ::indiv_size() Oct 12 18:01:41.917 INFO kablam! 42 | | } Oct 12 18:01:41.917 INFO kablam! | |_____^ Oct 12 18:01:41.918 INFO kablam! | Oct 12 18:01:41.918 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 12 18:01:41.918 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! Oct 12 18:01:41.919 INFO kablam! = note: for more information, see issue #51443 Oct 12 18:01:41.919 INFO kablam! = note: method `len` references the `Self` type in where clauses Oct 12 18:01:41.919 INFO kablam! Oct 12 18:01:41.933 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Oct 12 18:01:41.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Oct 12 18:01:41.933 INFO kablam! | Oct 12 18:01:41.933 INFO kablam! 37 | / fn len(&self) -> usize Oct 12 18:01:41.933 INFO kablam! 38 | | where Self: TypedBufferAccess, Oct 12 18:01:41.933 INFO kablam! 39 | | Self::Content: Content Oct 12 18:01:41.933 INFO kablam! 40 | | { Oct 12 18:01:41.933 INFO kablam! 41 | | self.size() / ::indiv_size() Oct 12 18:01:41.933 INFO kablam! 42 | | } Oct 12 18:01:41.933 INFO kablam! | |_____^ Oct 12 18:01:41.933 INFO kablam! | Oct 12 18:01:41.934 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 12 18:01:41.934 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! Oct 12 18:01:41.934 INFO kablam! = note: for more information, see issue #51443 Oct 12 18:01:41.934 INFO kablam! = note: method `len` references the `Self` type in where clauses Oct 12 18:01:41.934 INFO kablam! Oct 12 18:01:42.033 INFO kablam! warning: unused variable: `instance` Oct 12 18:01:42.033 INFO kablam! --> src/main.rs:50:10 Oct 12 18:01:42.033 INFO kablam! | Oct 12 18:01:42.033 INFO kablam! 50 | let (instance, device, queue) = init_vulkan(); Oct 12 18:01:42.033 INFO kablam! | ^^^^^^^^ help: consider using `_instance` instead Oct 12 18:01:42.042 INFO kablam! warning: unused variable: `instance` Oct 12 18:01:42.042 INFO kablam! --> src/main.rs:50:10 Oct 12 18:01:42.042 INFO kablam! | Oct 12 18:01:42.042 INFO kablam! 50 | let (instance, device, queue) = init_vulkan(); Oct 12 18:01:42.042 INFO kablam! | ^^^^^^^^ help: consider using `_instance` instead Oct 12 18:01:42.042 INFO kablam! | Oct 12 18:01:42.042 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:01:42.042 INFO kablam! Oct 12 18:01:42.056 INFO kablam! | Oct 12 18:01:42.057 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:01:42.057 INFO kablam! Oct 12 18:01:42.165 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.26s Oct 12 18:01:42.175 INFO kablam! su: No module specific data is present Oct 12 18:01:43.850 INFO running `"docker" "rm" "-f" "abc480481d96e6cd32d9581383d970018c4175ddc8edba9d8d9c89fac9aef82d"` Oct 12 18:01:44.118 INFO blam! abc480481d96e6cd32d9581383d970018c4175ddc8edba9d8d9c89fac9aef82d