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