Sep 14 12:18:34.778 INFO checking opal-0.1.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:18:34.778 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:18:34.778 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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.984 INFO blam! aad6ce5883a4be5719679d1bda3133d0aa87297984efe6357c280c1adefd9baa Sep 14 12:18:34.988 INFO running `"docker" "start" "-a" "aad6ce5883a4be5719679d1bda3133d0aa87297984efe6357c280c1adefd9baa"` Sep 14 12:18:35.803 INFO kablam! usermod: no changes Sep 14 12:18:35.823 INFO kablam! Checking opal v0.1.1 (file:///source) Sep 14 12:18:36.008 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 14 12:18:36.008 INFO kablam! --> src/command.rs:18:14 Sep 14 12:18:36.008 INFO kablam! | Sep 14 12:18:36.008 INFO kablam! 18 | fn build(mut self) -> Result; Sep 14 12:18:36.008 INFO kablam! | ^^^^^^^^ Sep 14 12:18:36.008 INFO kablam! | Sep 14 12:18:36.008 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 14 12:18:36.008 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.008 INFO kablam! = note: for more information, see issue #35203 Sep 14 12:18:36.008 INFO kablam! Sep 14 12:18:36.008 INFO kablam! warning: unused import: `Shader` Sep 14 12:18:36.008 INFO kablam! --> src/device.rs:2:14 Sep 14 12:18:36.008 INFO kablam! | Sep 14 12:18:36.008 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 14 12:18:36.008 INFO kablam! | ^^^^^^ Sep 14 12:18:36.008 INFO kablam! | Sep 14 12:18:36.009 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 12:18:36.009 INFO kablam! Sep 14 12:18:36.009 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 14 12:18:36.009 INFO kablam! --> src/device.rs:3:43 Sep 14 12:18:36.009 INFO kablam! | Sep 14 12:18:36.009 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 14 12:18:36.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 12:18:36.009 INFO kablam! Sep 14 12:18:36.117 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 14 12:18:36.117 INFO kablam! --> src/command.rs:18:14 Sep 14 12:18:36.117 INFO kablam! | Sep 14 12:18:36.117 INFO kablam! 18 | fn build(mut self) -> Result; Sep 14 12:18:36.117 INFO kablam! | ^^^^^^^^ Sep 14 12:18:36.117 INFO kablam! | Sep 14 12:18:36.117 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 14 12:18:36.117 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.117 INFO kablam! = note: for more information, see issue #35203 Sep 14 12:18:36.117 INFO kablam! Sep 14 12:18:36.121 INFO kablam! warning: unused import: `Shader` Sep 14 12:18:36.122 INFO kablam! --> src/device.rs:2:14 Sep 14 12:18:36.122 INFO kablam! | Sep 14 12:18:36.122 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 14 12:18:36.122 INFO kablam! | ^^^^^^ Sep 14 12:18:36.122 INFO kablam! | Sep 14 12:18:36.122 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 12:18:36.122 INFO kablam! Sep 14 12:18:36.122 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 14 12:18:36.122 INFO kablam! --> src/device.rs:3:43 Sep 14 12:18:36.122 INFO kablam! | Sep 14 12:18:36.122 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 14 12:18:36.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 12:18:36.122 INFO kablam! Sep 14 12:18:36.769 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.769 INFO kablam! --> src/lib.rs:1:12 Sep 14 12:18:36.769 INFO kablam! | Sep 14 12:18:36.769 INFO kablam! 1 | #![feature(core)] Sep 14 12:18:36.769 INFO kablam! | ^^^^ Sep 14 12:18:36.769 INFO kablam! | Sep 14 12:18:36.769 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 12:18:36.769 INFO kablam! Sep 14 12:18:36.795 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.795 INFO kablam! --> src/lib.rs:1:12 Sep 14 12:18:36.795 INFO kablam! | Sep 14 12:18:36.795 INFO kablam! 1 | #![feature(core)] Sep 14 12:18:36.795 INFO kablam! | ^^^^ Sep 14 12:18:36.795 INFO kablam! | Sep 14 12:18:36.795 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 12:18:36.795 INFO kablam! Sep 14 12:18:36.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Sep 14 12:18:36.826 INFO kablam! su: No module specific data is present Sep 14 12:18:37.733 INFO running `"docker" "rm" "-f" "aad6ce5883a4be5719679d1bda3133d0aa87297984efe6357c280c1adefd9baa"` Sep 14 12:18:37.787 INFO blam! aad6ce5883a4be5719679d1bda3133d0aa87297984efe6357c280c1adefd9baa