Sep 01 12:22:08.637 INFO checking opal-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 12:22:08.637 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 12:22:08.637 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:22:08.791 INFO blam! 34565ae56669eace9f5346ca15ab29fe95eafda3aac6d1c05ddb3ab0999ced6e Sep 01 12:22:08.793 INFO running `"docker" "start" "-a" "34565ae56669eace9f5346ca15ab29fe95eafda3aac6d1c05ddb3ab0999ced6e"` Sep 01 12:22:09.532 INFO kablam! Checking opal v0.1.1 (file:///source) Sep 01 12:22:09.996 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 12:22:09.996 INFO kablam! --> src/command.rs:18:14 Sep 01 12:22:09.996 INFO kablam! | Sep 01 12:22:09.996 INFO kablam! 18 | fn build(mut self) -> Result; Sep 01 12:22:09.997 INFO kablam! | ^^^^^^^^ Sep 01 12:22:09.997 INFO kablam! | Sep 01 12:22:09.997 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 01 12:22:09.997 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 01 12:22:09.997 INFO kablam! = note: for more information, see issue #35203 Sep 01 12:22:09.997 INFO kablam! Sep 01 12:22:09.997 INFO kablam! warning: unused import: `Shader` Sep 01 12:22:09.997 INFO kablam! --> src/device.rs:2:14 Sep 01 12:22:09.997 INFO kablam! | Sep 01 12:22:09.997 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 01 12:22:09.997 INFO kablam! | ^^^^^^ Sep 01 12:22:09.997 INFO kablam! | Sep 01 12:22:09.997 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:22:09.997 INFO kablam! Sep 01 12:22:09.997 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 01 12:22:09.997 INFO kablam! --> src/device.rs:3:43 Sep 01 12:22:09.997 INFO kablam! | Sep 01 12:22:09.997 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 01 12:22:09.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 12:22:09.997 INFO kablam! Sep 01 12:22:10.036 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 12:22:10.036 INFO kablam! --> src/command.rs:18:14 Sep 01 12:22:10.036 INFO kablam! | Sep 01 12:22:10.036 INFO kablam! 18 | fn build(mut self) -> Result; Sep 01 12:22:10.036 INFO kablam! | ^^^^^^^^ Sep 01 12:22:10.036 INFO kablam! | Sep 01 12:22:10.036 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 01 12:22:10.036 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 01 12:22:10.036 INFO kablam! = note: for more information, see issue #35203 Sep 01 12:22:10.036 INFO kablam! Sep 01 12:22:10.037 INFO kablam! warning: unused import: `Shader` Sep 01 12:22:10.037 INFO kablam! --> src/device.rs:2:14 Sep 01 12:22:10.037 INFO kablam! | Sep 01 12:22:10.037 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 01 12:22:10.037 INFO kablam! | ^^^^^^ Sep 01 12:22:10.037 INFO kablam! | Sep 01 12:22:10.037 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:22:10.037 INFO kablam! Sep 01 12:22:10.037 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 01 12:22:10.037 INFO kablam! --> src/device.rs:3:43 Sep 01 12:22:10.037 INFO kablam! | Sep 01 12:22:10.037 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 01 12:22:10.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 12:22:10.037 INFO kablam! Sep 01 12:22:10.774 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 01 12:22:10.774 INFO kablam! --> src/lib.rs:1:12 Sep 01 12:22:10.774 INFO kablam! | Sep 01 12:22:10.774 INFO kablam! 1 | #![feature(core)] Sep 01 12:22:10.774 INFO kablam! | ^^^^ Sep 01 12:22:10.774 INFO kablam! | Sep 01 12:22:10.774 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 12:22:10.774 INFO kablam! Sep 01 12:22:10.815 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 01 12:22:10.815 INFO kablam! --> src/lib.rs:1:12 Sep 01 12:22:10.815 INFO kablam! | Sep 01 12:22:10.815 INFO kablam! 1 | #![feature(core)] Sep 01 12:22:10.815 INFO kablam! | ^^^^ Sep 01 12:22:10.816 INFO kablam! | Sep 01 12:22:10.816 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 12:22:10.816 INFO kablam! Sep 01 12:22:10.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Sep 01 12:22:10.842 INFO kablam! su: No module specific data is present Sep 01 12:22:11.289 INFO running `"docker" "rm" "-f" "34565ae56669eace9f5346ca15ab29fe95eafda3aac6d1c05ddb3ab0999ced6e"` Sep 01 12:22:11.429 INFO blam! 34565ae56669eace9f5346ca15ab29fe95eafda3aac6d1c05ddb3ab0999ced6e