Sep 21 06:13:18.955 INFO checking opal-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 06:13:18.955 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 06:13:18.955 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:13:19.154 INFO blam! a6c1d0658e34bb9fe6126c97c149f78c122664cc71a3631134d79e6010803857 Sep 21 06:13:19.157 INFO running `"docker" "start" "-a" "a6c1d0658e34bb9fe6126c97c149f78c122664cc71a3631134d79e6010803857"` Sep 21 06:13:19.910 INFO kablam! usermod: no changes Sep 21 06:13:19.952 INFO kablam! Checking opal v0.1.1 (/source) Sep 21 06:13:20.211 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 06:13:20.211 INFO kablam! --> src/command.rs:18:14 Sep 21 06:13:20.211 INFO kablam! | Sep 21 06:13:20.211 INFO kablam! 18 | fn build(mut self) -> Result; Sep 21 06:13:20.211 INFO kablam! | ^^^^^^^^ Sep 21 06:13:20.211 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 06:13:20.211 INFO kablam! --> src/command.rs:18:14 Sep 21 06:13:20.211 INFO kablam! | Sep 21 06:13:20.211 INFO kablam! 18 | fn build(mut self) -> Result; Sep 21 06:13:20.211 INFO kablam! | ^^^^^^^^ Sep 21 06:13:20.211 INFO kablam! | Sep 21 06:13:20.211 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 21 06:13:20.211 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 21 06:13:20.211 INFO kablam! | Sep 21 06:13:20.211 INFO kablam! = note: for more information, see issue #35203 Sep 21 06:13:20.211 INFO kablam! Sep 21 06:13:20.211 INFO kablam! warning: unused import: `Shader` Sep 21 06:13:20.211 INFO kablam! --> src/device.rs:2:14 Sep 21 06:13:20.211 INFO kablam! | Sep 21 06:13:20.211 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 21 06:13:20.211 INFO kablam! | ^^^^^^ Sep 21 06:13:20.212 INFO kablam! | Sep 21 06:13:20.212 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 06:13:20.212 INFO kablam! Sep 21 06:13:20.212 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 21 06:13:20.212 INFO kablam! --> src/device.rs:3:43 Sep 21 06:13:20.212 INFO kablam! | Sep 21 06:13:20.212 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 21 06:13:20.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 06:13:20.212 INFO kablam! Sep 21 06:13:20.212 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 21 06:13:20.212 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 21 06:13:20.212 INFO kablam! = note: for more information, see issue #35203 Sep 21 06:13:20.212 INFO kablam! Sep 21 06:13:20.218 INFO kablam! warning: unused import: `Shader` Sep 21 06:13:20.218 INFO kablam! --> src/device.rs:2:14 Sep 21 06:13:20.218 INFO kablam! | Sep 21 06:13:20.218 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 21 06:13:20.218 INFO kablam! | ^^^^^^ Sep 21 06:13:20.218 INFO kablam! | Sep 21 06:13:20.218 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 06:13:20.218 INFO kablam! Sep 21 06:13:20.218 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 21 06:13:20.218 INFO kablam! --> src/device.rs:3:43 Sep 21 06:13:20.218 INFO kablam! | Sep 21 06:13:20.218 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 21 06:13:20.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 06:13:20.218 INFO kablam! Sep 21 06:13:20.866 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 21 06:13:20.866 INFO kablam! --> src/lib.rs:1:12 Sep 21 06:13:20.866 INFO kablam! | Sep 21 06:13:20.866 INFO kablam! 1 | #![feature(core)] Sep 21 06:13:20.866 INFO kablam! | ^^^^ Sep 21 06:13:20.866 INFO kablam! | Sep 21 06:13:20.866 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 06:13:20.866 INFO kablam! Sep 21 06:13:21.078 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 21 06:13:21.078 INFO kablam! --> src/lib.rs:1:12 Sep 21 06:13:21.078 INFO kablam! | Sep 21 06:13:21.078 INFO kablam! 1 | #![feature(core)] Sep 21 06:13:21.078 INFO kablam! | ^^^^ Sep 21 06:13:21.078 INFO kablam! | Sep 21 06:13:21.078 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 06:13:21.078 INFO kablam! Sep 21 06:13:21.146 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Sep 21 06:13:21.146 INFO kablam! su: No module specific data is present Sep 21 06:13:21.990 INFO running `"docker" "rm" "-f" "a6c1d0658e34bb9fe6126c97c149f78c122664cc71a3631134d79e6010803857"` Sep 21 06:13:22.064 INFO blam! a6c1d0658e34bb9fe6126c97c149f78c122664cc71a3631134d79e6010803857