Oct 27 18:30:16.188 INFO checking opal-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:30:16.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 18:30:16.623 INFO blam! 8d06e622de06dbac40784665f69735972fd4e2c75e65193a8f81be58975833f9 Oct 27 18:30:16.631 INFO running `"docker" "start" "-a" "8d06e622de06dbac40784665f69735972fd4e2c75e65193a8f81be58975833f9"` Oct 27 18:30:17.591 INFO kablam! usermod: no changes Oct 27 18:30:17.675 INFO kablam! Checking opal v0.1.1 (/source) Oct 27 18:30:18.835 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 18:30:18.835 INFO kablam! --> src/command.rs:18:14 Oct 27 18:30:18.835 INFO kablam! | Oct 27 18:30:18.835 INFO kablam! 18 | fn build(mut self) -> Result; Oct 27 18:30:18.835 INFO kablam! | ^^^^^^^^ Oct 27 18:30:18.835 INFO kablam! | Oct 27 18:30:18.835 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 18:30:18.835 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! Oct 27 18:30:18.835 INFO kablam! = note: for more information, see issue #35203 Oct 27 18:30:18.835 INFO kablam! Oct 27 18:30:18.835 INFO kablam! warning: unused import: `Shader` Oct 27 18:30:18.835 INFO kablam! --> src/device.rs:2:14 Oct 27 18:30:18.835 INFO kablam! | Oct 27 18:30:18.835 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Oct 27 18:30:18.835 INFO kablam! | ^^^^^^ Oct 27 18:30:18.835 INFO kablam! | Oct 27 18:30:18.835 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:30:18.835 INFO kablam! Oct 27 18:30:18.835 INFO kablam! warning: unused import: `CommandBufferBuilder` Oct 27 18:30:18.835 INFO kablam! --> src/device.rs:3:43 Oct 27 18:30:18.835 INFO kablam! | Oct 27 18:30:18.835 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Oct 27 18:30:18.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 18:30:18.835 INFO kablam! Oct 27 18:30:18.925 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 18:30:18.925 INFO kablam! --> src/command.rs:18:14 Oct 27 18:30:18.925 INFO kablam! | Oct 27 18:30:18.925 INFO kablam! 18 | fn build(mut self) -> Result; Oct 27 18:30:18.925 INFO kablam! | ^^^^^^^^ Oct 27 18:30:18.925 INFO kablam! | Oct 27 18:30:18.925 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 18:30:18.925 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! Oct 27 18:30:18.925 INFO kablam! = note: for more information, see issue #35203 Oct 27 18:30:18.925 INFO kablam! Oct 27 18:30:18.925 INFO kablam! warning: unused import: `Shader` Oct 27 18:30:18.925 INFO kablam! --> src/device.rs:2:14 Oct 27 18:30:18.925 INFO kablam! | Oct 27 18:30:18.925 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Oct 27 18:30:18.925 INFO kablam! | ^^^^^^ Oct 27 18:30:18.925 INFO kablam! | Oct 27 18:30:18.925 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:30:18.925 INFO kablam! Oct 27 18:30:18.925 INFO kablam! warning: unused import: `CommandBufferBuilder` Oct 27 18:30:18.925 INFO kablam! --> src/device.rs:3:43 Oct 27 18:30:18.925 INFO kablam! | Oct 27 18:30:18.925 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Oct 27 18:30:18.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 18:30:18.925 INFO kablam! Oct 27 18:30:19.639 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Oct 27 18:30:19.639 INFO kablam! --> src/lib.rs:1:12 Oct 27 18:30:19.639 INFO kablam! | Oct 27 18:30:19.639 INFO kablam! 1 | #![feature(core)] Oct 27 18:30:19.639 INFO kablam! | ^^^^ Oct 27 18:30:19.639 INFO kablam! | Oct 27 18:30:19.639 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 18:30:19.639 INFO kablam! Oct 27 18:30:19.996 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Oct 27 18:30:19.996 INFO kablam! --> src/lib.rs:1:12 Oct 27 18:30:19.996 INFO kablam! | Oct 27 18:30:19.996 INFO kablam! 1 | #![feature(core)] Oct 27 18:30:19.996 INFO kablam! | ^^^^ Oct 27 18:30:19.996 INFO kablam! | Oct 27 18:30:19.996 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 18:30:19.996 INFO kablam! Oct 27 18:30:20.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.46s Oct 27 18:30:20.099 INFO kablam! su: No module specific data is present Oct 27 18:30:20.867 INFO running `"docker" "rm" "-f" "8d06e622de06dbac40784665f69735972fd4e2c75e65193a8f81be58975833f9"` Oct 27 18:30:21.069 INFO blam! 8d06e622de06dbac40784665f69735972fd4e2c75e65193a8f81be58975833f9