Oct 21 16:00:04.379 INFO checking maeln/PeVK against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:00:04.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 16:00:04.828 INFO blam! 2ac39106f91c7fb6ee82fdbe9ddf8f7f591ea661c82431bcc2bca60eb00c487f Oct 21 16:00:04.848 INFO running `"docker" "start" "-a" "2ac39106f91c7fb6ee82fdbe9ddf8f7f591ea661c82431bcc2bca60eb00c487f"` Oct 21 16:00:06.092 INFO kablam! usermod: no changes Oct 21 16:00:06.157 INFO kablam! Compiling vulkano v0.9.0 Oct 21 16:00:06.157 INFO kablam! Checking half v1.1.0 Oct 21 16:00:06.157 INFO kablam! Checking vk-sys v0.3.3 Oct 21 16:00:23.101 INFO kablam! Checking pevk v0.1.0 (/source) Oct 21 16:00:23.917 INFO kablam! warning: unused `#[macro_use]` import Oct 21 16:00:23.917 INFO kablam! --> src/main.rs:1:1 Oct 21 16:00:23.920 INFO kablam! | Oct 21 16:00:23.920 INFO kablam! 1 | #[macro_use] Oct 21 16:00:23.920 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:00:23.920 INFO kablam! | Oct 21 16:00:23.921 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:00:23.921 INFO kablam! Oct 21 16:00:23.969 INFO kablam! warning: unused `#[macro_use]` import Oct 21 16:00:23.969 INFO kablam! --> src/main.rs:1:1 Oct 21 16:00:23.969 INFO kablam! | Oct 21 16:00:23.969 INFO kablam! 1 | #[macro_use] Oct 21 16:00:23.969 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:00:23.969 INFO kablam! | Oct 21 16:00:23.969 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:00:23.969 INFO kablam! Oct 21 16:00:24.060 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Oct 21 16:00:24.060 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Oct 21 16:00:24.060 INFO kablam! | Oct 21 16:00:24.060 INFO kablam! 37 | / fn len(&self) -> usize Oct 21 16:00:24.060 INFO kablam! 38 | | where Self: TypedBufferAccess, Oct 21 16:00:24.060 INFO kablam! 39 | | Self::Content: Content Oct 21 16:00:24.060 INFO kablam! 40 | | { Oct 21 16:00:24.060 INFO kablam! 41 | | self.size() / ::indiv_size() Oct 21 16:00:24.060 INFO kablam! 42 | | } Oct 21 16:00:24.060 INFO kablam! | |_____^ Oct 21 16:00:24.060 INFO kablam! | Oct 21 16:00:24.060 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 21 16:00:24.060 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 21 16:00:24.060 INFO kablam! = note: for more information, see issue #51443 Oct 21 16:00:24.061 INFO kablam! = note: method `len` references the `Self` type in where clauses Oct 21 16:00:24.061 INFO kablam! Oct 21 16:00:24.088 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Oct 21 16:00:24.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Oct 21 16:00:24.088 INFO kablam! | Oct 21 16:00:24.088 INFO kablam! 37 | / fn len(&self) -> usize Oct 21 16:00:24.088 INFO kablam! 38 | | where Self: TypedBufferAccess, Oct 21 16:00:24.088 INFO kablam! 39 | | Self::Content: Content Oct 21 16:00:24.088 INFO kablam! 40 | | { Oct 21 16:00:24.088 INFO kablam! 41 | | self.size() / ::indiv_size() Oct 21 16:00:24.088 INFO kablam! 42 | | } Oct 21 16:00:24.088 INFO kablam! | |_____^ Oct 21 16:00:24.088 INFO kablam! | Oct 21 16:00:24.088 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 21 16:00:24.088 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 21 16:00:24.088 INFO kablam! = note: for more information, see issue #51443 Oct 21 16:00:24.088 INFO kablam! = note: method `len` references the `Self` type in where clauses Oct 21 16:00:24.088 INFO kablam! Oct 21 16:00:24.108 INFO kablam! warning: unused variable: `instance` Oct 21 16:00:24.108 INFO kablam! --> src/main.rs:50:10 Oct 21 16:00:24.108 INFO kablam! | Oct 21 16:00:24.108 INFO kablam! 50 | let (instance, device, queue) = init_vulkan(); Oct 21 16:00:24.108 INFO kablam! | ^^^^^^^^ help: consider using `_instance` instead Oct 21 16:00:24.108 INFO kablam! | Oct 21 16:00:24.108 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:00:24.108 INFO kablam! Oct 21 16:00:24.141 INFO kablam! warning: unused variable: `instance` Oct 21 16:00:24.141 INFO kablam! --> src/main.rs:50:10 Oct 21 16:00:24.141 INFO kablam! | Oct 21 16:00:24.142 INFO kablam! 50 | let (instance, device, queue) = init_vulkan(); Oct 21 16:00:24.142 INFO kablam! | ^^^^^^^^ help: consider using `_instance` instead Oct 21 16:00:24.142 INFO kablam! | Oct 21 16:00:24.142 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:00:24.142 INFO kablam! Oct 21 16:00:24.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.08s Oct 21 16:00:24.206 INFO kablam! su: No module specific data is present Oct 21 16:00:24.736 INFO running `"docker" "rm" "-f" "2ac39106f91c7fb6ee82fdbe9ddf8f7f591ea661c82431bcc2bca60eb00c487f"` Oct 21 16:00:25.042 INFO blam! 2ac39106f91c7fb6ee82fdbe9ddf8f7f591ea661c82431bcc2bca60eb00c487f