Sep 04 12:11:32.441 INFO checking opal-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 12:11:32.441 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 12:11:32.441 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:11:32.590 INFO blam! 62e9c1fd8e8d620c42dfb0dc53c6331ec6fcf36c2bc60eb473cd876891aa20c1 Sep 04 12:11:32.591 INFO running `"docker" "start" "-a" "62e9c1fd8e8d620c42dfb0dc53c6331ec6fcf36c2bc60eb473cd876891aa20c1"` Sep 04 12:11:33.161 INFO kablam! Checking opal v0.1.1 (file:///source) Sep 04 12:11:33.747 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 12:11:33.747 INFO kablam! --> src/command.rs:18:14 Sep 04 12:11:33.747 INFO kablam! | Sep 04 12:11:33.747 INFO kablam! 18 | fn build(mut self) -> Result; Sep 04 12:11:33.747 INFO kablam! | ^^^^^^^^ Sep 04 12:11:33.747 INFO kablam! | Sep 04 12:11:33.747 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 04 12:11:33.748 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 04 12:11:33.748 INFO kablam! = note: for more information, see issue #35203 Sep 04 12:11:33.748 INFO kablam! Sep 04 12:11:33.748 INFO kablam! warning: unused import: `Shader` Sep 04 12:11:33.748 INFO kablam! --> src/device.rs:2:14 Sep 04 12:11:33.748 INFO kablam! | Sep 04 12:11:33.748 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 04 12:11:33.748 INFO kablam! | ^^^^^^ Sep 04 12:11:33.748 INFO kablam! | Sep 04 12:11:33.748 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 12:11:33.748 INFO kablam! Sep 04 12:11:33.748 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 04 12:11:33.748 INFO kablam! --> src/device.rs:3:43 Sep 04 12:11:33.748 INFO kablam! | Sep 04 12:11:33.748 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 04 12:11:33.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 12:11:33.748 INFO kablam! Sep 04 12:11:33.821 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 12:11:33.821 INFO kablam! --> src/command.rs:18:14 Sep 04 12:11:33.821 INFO kablam! | Sep 04 12:11:33.821 INFO kablam! 18 | fn build(mut self) -> Result; Sep 04 12:11:33.821 INFO kablam! | ^^^^^^^^ Sep 04 12:11:33.821 INFO kablam! | Sep 04 12:11:33.821 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 04 12:11:33.821 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 04 12:11:33.821 INFO kablam! = note: for more information, see issue #35203 Sep 04 12:11:33.821 INFO kablam! Sep 04 12:11:33.822 INFO kablam! warning: unused import: `Shader` Sep 04 12:11:33.822 INFO kablam! --> src/device.rs:2:14 Sep 04 12:11:33.822 INFO kablam! | Sep 04 12:11:33.822 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 04 12:11:33.822 INFO kablam! | ^^^^^^ Sep 04 12:11:33.822 INFO kablam! | Sep 04 12:11:33.822 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 12:11:33.822 INFO kablam! Sep 04 12:11:33.822 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 04 12:11:33.822 INFO kablam! --> src/device.rs:3:43 Sep 04 12:11:33.822 INFO kablam! | Sep 04 12:11:33.822 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 04 12:11:33.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 12:11:33.822 INFO kablam! Sep 04 12:11:34.467 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 04 12:11:34.467 INFO kablam! --> src/lib.rs:1:12 Sep 04 12:11:34.467 INFO kablam! | Sep 04 12:11:34.467 INFO kablam! 1 | #![feature(core)] Sep 04 12:11:34.467 INFO kablam! | ^^^^ Sep 04 12:11:34.467 INFO kablam! | Sep 04 12:11:34.467 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 12:11:34.467 INFO kablam! Sep 04 12:11:34.595 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 04 12:11:34.595 INFO kablam! --> src/lib.rs:1:12 Sep 04 12:11:34.595 INFO kablam! | Sep 04 12:11:34.595 INFO kablam! 1 | #![feature(core)] Sep 04 12:11:34.595 INFO kablam! | ^^^^ Sep 04 12:11:34.595 INFO kablam! | Sep 04 12:11:34.595 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 12:11:34.595 INFO kablam! Sep 04 12:11:34.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Sep 04 12:11:34.635 INFO kablam! su: No module specific data is present Sep 04 12:11:35.130 INFO running `"docker" "rm" "-f" "62e9c1fd8e8d620c42dfb0dc53c6331ec6fcf36c2bc60eb473cd876891aa20c1"` Sep 04 12:11:35.220 INFO blam! 62e9c1fd8e8d620c42dfb0dc53c6331ec6fcf36c2bc60eb473cd876891aa20c1