Sep 14 12:18:34.707 INFO checking opal-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:18:34.707 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:18:34.707 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:18:34.941 INFO blam! 7121183166c0c5fcd4304f044724f9d9dbf0eaeb1ef2f1e8eb6cbc33f99767c9 Sep 14 12:18:34.942 INFO running `"docker" "start" "-a" "7121183166c0c5fcd4304f044724f9d9dbf0eaeb1ef2f1e8eb6cbc33f99767c9"` Sep 14 12:18:35.864 INFO kablam! usermod: no changes Sep 14 12:18:35.887 INFO kablam! Checking opal v0.1.1 (file:///source) Sep 14 12:18:36.102 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 14 12:18:36.102 INFO kablam! --> src/command.rs:18:14 Sep 14 12:18:36.102 INFO kablam! | Sep 14 12:18:36.102 INFO kablam! 18 | fn build(mut self) -> Result; Sep 14 12:18:36.102 INFO kablam! | ^^^^^^^^ Sep 14 12:18:36.102 INFO kablam! | Sep 14 12:18:36.102 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 14 12:18:36.102 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 14 12:18:36.102 INFO kablam! = note: for more information, see issue #35203 Sep 14 12:18:36.102 INFO kablam! Sep 14 12:18:36.102 INFO kablam! warning: unused import: `Shader` Sep 14 12:18:36.102 INFO kablam! --> src/device.rs:2:14 Sep 14 12:18:36.102 INFO kablam! | Sep 14 12:18:36.102 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 14 12:18:36.102 INFO kablam! | ^^^^^^ Sep 14 12:18:36.102 INFO kablam! | Sep 14 12:18:36.102 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 12:18:36.102 INFO kablam! Sep 14 12:18:36.103 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 14 12:18:36.103 INFO kablam! --> src/device.rs:3:43 Sep 14 12:18:36.103 INFO kablam! | Sep 14 12:18:36.103 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 14 12:18:36.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 12:18:36.103 INFO kablam! Sep 14 12:18:36.163 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 14 12:18:36.163 INFO kablam! --> src/command.rs:18:14 Sep 14 12:18:36.163 INFO kablam! | Sep 14 12:18:36.163 INFO kablam! 18 | fn build(mut self) -> Result; Sep 14 12:18:36.163 INFO kablam! | ^^^^^^^^ Sep 14 12:18:36.163 INFO kablam! | Sep 14 12:18:36.163 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 14 12:18:36.163 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 14 12:18:36.163 INFO kablam! = note: for more information, see issue #35203 Sep 14 12:18:36.163 INFO kablam! Sep 14 12:18:36.163 INFO kablam! warning: unused import: `Shader` Sep 14 12:18:36.163 INFO kablam! --> src/device.rs:2:14 Sep 14 12:18:36.163 INFO kablam! | Sep 14 12:18:36.163 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 14 12:18:36.163 INFO kablam! | ^^^^^^ Sep 14 12:18:36.163 INFO kablam! | Sep 14 12:18:36.163 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 12:18:36.163 INFO kablam! Sep 14 12:18:36.163 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 14 12:18:36.163 INFO kablam! --> src/device.rs:3:43 Sep 14 12:18:36.163 INFO kablam! | Sep 14 12:18:36.163 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 14 12:18:36.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 12:18:36.163 INFO kablam! Sep 14 12:18:36.762 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 14 12:18:36.762 INFO kablam! --> src/lib.rs:1:12 Sep 14 12:18:36.762 INFO kablam! | Sep 14 12:18:36.762 INFO kablam! 1 | #![feature(core)] Sep 14 12:18:36.762 INFO kablam! | ^^^^ Sep 14 12:18:36.762 INFO kablam! | Sep 14 12:18:36.762 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 12:18:36.762 INFO kablam! Sep 14 12:18:36.867 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 14 12:18:36.868 INFO kablam! --> src/lib.rs:1:12 Sep 14 12:18:36.868 INFO kablam! | Sep 14 12:18:36.868 INFO kablam! 1 | #![feature(core)] Sep 14 12:18:36.868 INFO kablam! | ^^^^ Sep 14 12:18:36.868 INFO kablam! | Sep 14 12:18:36.868 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 12:18:36.868 INFO kablam! Sep 14 12:18:36.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Sep 14 12:18:36.906 INFO kablam! su: No module specific data is present Sep 14 12:18:37.927 INFO running `"docker" "rm" "-f" "7121183166c0c5fcd4304f044724f9d9dbf0eaeb1ef2f1e8eb6cbc33f99767c9"` Sep 14 12:18:38.090 INFO blam! 7121183166c0c5fcd4304f044724f9d9dbf0eaeb1ef2f1e8eb6cbc33f99767c9