Sep 02 05:49:12.946 INFO checking opal-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 05:49:12.946 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 05:49:12.946 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:49:13.113 INFO blam! 9ce2d11ca3e42d5f103700f327cc0d5183923476bb90582945560f2883d3ac7b Sep 02 05:49:13.115 INFO running `"docker" "start" "-a" "9ce2d11ca3e42d5f103700f327cc0d5183923476bb90582945560f2883d3ac7b"` Sep 02 05:49:13.812 INFO kablam! Checking opal v0.1.1 (file:///source) Sep 02 05:49:14.200 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 02 05:49:14.200 INFO kablam! --> src/command.rs:18:14 Sep 02 05:49:14.200 INFO kablam! | Sep 02 05:49:14.200 INFO kablam! 18 | fn build(mut self) -> Result; Sep 02 05:49:14.200 INFO kablam! | ^^^^^^^^ Sep 02 05:49:14.201 INFO kablam! | Sep 02 05:49:14.201 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 02 05:49:14.201 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 02 05:49:14.201 INFO kablam! = note: for more information, see issue #35203 Sep 02 05:49:14.201 INFO kablam! Sep 02 05:49:14.201 INFO kablam! warning: unused import: `Shader` Sep 02 05:49:14.201 INFO kablam! --> src/device.rs:2:14 Sep 02 05:49:14.201 INFO kablam! | Sep 02 05:49:14.201 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 02 05:49:14.201 INFO kablam! | ^^^^^^ Sep 02 05:49:14.201 INFO kablam! | Sep 02 05:49:14.201 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 05:49:14.201 INFO kablam! Sep 02 05:49:14.201 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 02 05:49:14.201 INFO kablam! --> src/device.rs:3:43 Sep 02 05:49:14.201 INFO kablam! | Sep 02 05:49:14.201 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 02 05:49:14.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 05:49:14.201 INFO kablam! Sep 02 05:49:14.299 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 02 05:49:14.299 INFO kablam! --> src/command.rs:18:14 Sep 02 05:49:14.299 INFO kablam! | Sep 02 05:49:14.299 INFO kablam! 18 | fn build(mut self) -> Result; Sep 02 05:49:14.299 INFO kablam! | ^^^^^^^^ Sep 02 05:49:14.299 INFO kablam! | Sep 02 05:49:14.299 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 02 05:49:14.299 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 02 05:49:14.299 INFO kablam! = note: for more information, see issue #35203 Sep 02 05:49:14.299 INFO kablam! Sep 02 05:49:14.299 INFO kablam! warning: unused import: `Shader` Sep 02 05:49:14.299 INFO kablam! --> src/device.rs:2:14 Sep 02 05:49:14.299 INFO kablam! | Sep 02 05:49:14.299 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Sep 02 05:49:14.299 INFO kablam! | ^^^^^^ Sep 02 05:49:14.299 INFO kablam! | Sep 02 05:49:14.299 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 05:49:14.299 INFO kablam! Sep 02 05:49:14.299 INFO kablam! warning: unused import: `CommandBufferBuilder` Sep 02 05:49:14.299 INFO kablam! --> src/device.rs:3:43 Sep 02 05:49:14.300 INFO kablam! | Sep 02 05:49:14.300 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Sep 02 05:49:14.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 05:49:14.300 INFO kablam! Sep 02 05:49:15.002 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 02 05:49:15.003 INFO kablam! --> src/lib.rs:1:12 Sep 02 05:49:15.003 INFO kablam! | Sep 02 05:49:15.003 INFO kablam! 1 | #![feature(core)] Sep 02 05:49:15.004 INFO kablam! | ^^^^ Sep 02 05:49:15.004 INFO kablam! | Sep 02 05:49:15.004 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 05:49:15.004 INFO kablam! Sep 02 05:49:15.099 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 02 05:49:15.099 INFO kablam! --> src/lib.rs:1:12 Sep 02 05:49:15.099 INFO kablam! | Sep 02 05:49:15.099 INFO kablam! 1 | #![feature(core)] Sep 02 05:49:15.100 INFO kablam! | ^^^^ Sep 02 05:49:15.100 INFO kablam! | Sep 02 05:49:15.100 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 05:49:15.100 INFO kablam! Sep 02 05:49:15.133 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Sep 02 05:49:15.135 INFO kablam! su: No module specific data is present Sep 02 05:49:15.557 INFO running `"docker" "rm" "-f" "9ce2d11ca3e42d5f103700f327cc0d5183923476bb90582945560f2883d3ac7b"` Sep 02 05:49:15.673 INFO blam! 9ce2d11ca3e42d5f103700f327cc0d5183923476bb90582945560f2883d3ac7b