Sep 01 12:22:08.131 INFO checking opal-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 12:22:08.131 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 12:22:08.131 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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.294 INFO blam! db0b932a220286ca65a59453d7a3adde6aba29d1bf64ec515ff836c957b4e4a6 Sep 01 12:22:08.296 INFO running `"docker" "start" "-a" "db0b932a220286ca65a59453d7a3adde6aba29d1bf64ec515ff836c957b4e4a6"` Sep 01 12:22:09.011 INFO kablam! Checking opal v0.1.1 (file:///source) Sep 01 12:22:09.370 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 12:22:09.370 INFO kablam! --> src/command.rs:18:14 Sep 01 12:22:09.370 INFO kablam! | Sep 01 12:22:09.370 INFO kablam! 18 | fn build(mut self) -> Result; Sep 01 12:22:09.371 INFO kablam! | ^^^^^^^^ Sep 01 12:22:09.371 INFO kablam! | Sep 01 12:22:09.371 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 01 12:22:09.371 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.371 INFO kablam! = note: for more information, see issue #35203 Sep 01 12:22:09.371 INFO kablam! Sep 01 12:22:09.371 INFO kablam! warning: unused import: `Shader` Sep 01 12:22:09.371 INFO kablam! --> src/device.rs:2:14 Sep 01 12:22:09.371 INFO kablam! | Sep 01 12:22:09.371 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 01 12:22:09.371 INFO kablam! | ^^^^^^ Sep 01 12:22:09.371 INFO kablam! | Sep 01 12:22:09.371 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:22:09.371 INFO kablam! Sep 01 12:22:09.371 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 01 12:22:09.371 INFO kablam! --> src/device.rs:3:43 Sep 01 12:22:09.371 INFO kablam! | Sep 01 12:22:09.371 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 01 12:22:09.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 12:22:09.371 INFO kablam! Sep 01 12:22:09.422 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 12:22:09.422 INFO kablam! --> src/command.rs:18:14 Sep 01 12:22:09.422 INFO kablam! | Sep 01 12:22:09.422 INFO kablam! 18 | fn build(mut self) -> Result; Sep 01 12:22:09.422 INFO kablam! | ^^^^^^^^ Sep 01 12:22:09.422 INFO kablam! | Sep 01 12:22:09.422 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 01 12:22:09.422 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.422 INFO kablam! = note: for more information, see issue #35203 Sep 01 12:22:09.422 INFO kablam! Sep 01 12:22:09.422 INFO kablam! warning: unused import: `Shader` Sep 01 12:22:09.422 INFO kablam! --> src/device.rs:2:14 Sep 01 12:22:09.422 INFO kablam! | Sep 01 12:22:09.423 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 01 12:22:09.423 INFO kablam! | ^^^^^^ Sep 01 12:22:09.423 INFO kablam! | Sep 01 12:22:09.423 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:22:09.423 INFO kablam! Sep 01 12:22:09.423 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 01 12:22:09.423 INFO kablam! --> src/device.rs:3:43 Sep 01 12:22:09.423 INFO kablam! | Sep 01 12:22:09.423 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 01 12:22:09.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 12:22:09.423 INFO kablam! Sep 01 12:22:10.244 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.244 INFO kablam! --> src/lib.rs:1:12 Sep 01 12:22:10.244 INFO kablam! | Sep 01 12:22:10.244 INFO kablam! 1 | #![feature(core)] Sep 01 12:22:10.244 INFO kablam! | ^^^^ Sep 01 12:22:10.244 INFO kablam! | Sep 01 12:22:10.244 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 12:22:10.244 INFO kablam! Sep 01 12:22:10.296 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.296 INFO kablam! --> src/lib.rs:1:12 Sep 01 12:22:10.296 INFO kablam! | Sep 01 12:22:10.296 INFO kablam! 1 | #![feature(core)] Sep 01 12:22:10.296 INFO kablam! | ^^^^ Sep 01 12:22:10.296 INFO kablam! | Sep 01 12:22:10.296 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 12:22:10.296 INFO kablam! Sep 01 12:22:10.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Sep 01 12:22:10.353 INFO kablam! su: No module specific data is present Sep 01 12:22:10.850 INFO running `"docker" "rm" "-f" "db0b932a220286ca65a59453d7a3adde6aba29d1bf64ec515ff836c957b4e4a6"` Sep 01 12:22:10.933 INFO blam! db0b932a220286ca65a59453d7a3adde6aba29d1bf64ec515ff836c957b4e4a6