Oct 27 18:30:15.885 INFO checking opal-0.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 18:30:15.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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.231 INFO blam! 42e979d821f1ef0267c862cf8dc4cdd898143458e3400270704968a17b812dee Oct 27 18:30:16.247 INFO running `"docker" "start" "-a" "42e979d821f1ef0267c862cf8dc4cdd898143458e3400270704968a17b812dee"` Oct 27 18:30:17.051 INFO kablam! usermod: no changes Oct 27 18:30:17.080 INFO kablam! Checking opal v0.1.1 (/source) Oct 27 18:30:17.815 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 18:30:17.815 INFO kablam! --> src/command.rs:18:14 Oct 27 18:30:17.815 INFO kablam! | Oct 27 18:30:17.815 INFO kablam! 18 | fn build(mut self) -> Result; Oct 27 18:30:17.815 INFO kablam! | ^^^^^^^^ Oct 27 18:30:17.815 INFO kablam! | Oct 27 18:30:17.821 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 18:30:17.821 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:17.821 INFO kablam! = note: for more information, see issue #35203 Oct 27 18:30:17.821 INFO kablam! Oct 27 18:30:17.821 INFO kablam! warning: unused import: `Shader` Oct 27 18:30:17.821 INFO kablam! --> src/device.rs:2:14 Oct 27 18:30:17.821 INFO kablam! | Oct 27 18:30:17.821 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Oct 27 18:30:17.821 INFO kablam! | ^^^^^^ Oct 27 18:30:17.821 INFO kablam! | Oct 27 18:30:17.821 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:30:17.821 INFO kablam! Oct 27 18:30:17.821 INFO kablam! warning: unused import: `CommandBufferBuilder` Oct 27 18:30:17.821 INFO kablam! --> src/device.rs:3:43 Oct 27 18:30:17.821 INFO kablam! | Oct 27 18:30:17.821 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Oct 27 18:30:17.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 18:30:17.821 INFO kablam! Oct 27 18:30:17.839 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 18:30:17.839 INFO kablam! --> src/command.rs:18:14 Oct 27 18:30:17.839 INFO kablam! | Oct 27 18:30:17.839 INFO kablam! 18 | fn build(mut self) -> Result; Oct 27 18:30:17.839 INFO kablam! | ^^^^^^^^ Oct 27 18:30:17.839 INFO kablam! | Oct 27 18:30:17.839 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 18:30:17.839 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:17.839 INFO kablam! = note: for more information, see issue #35203 Oct 27 18:30:17.839 INFO kablam! Oct 27 18:30:17.839 INFO kablam! warning: unused import: `Shader` Oct 27 18:30:17.839 INFO kablam! --> src/device.rs:2:14 Oct 27 18:30:17.839 INFO kablam! | Oct 27 18:30:17.839 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Oct 27 18:30:17.839 INFO kablam! | ^^^^^^ Oct 27 18:30:17.839 INFO kablam! | Oct 27 18:30:17.839 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:30:17.839 INFO kablam! Oct 27 18:30:17.839 INFO kablam! warning: unused import: `CommandBufferBuilder` Oct 27 18:30:17.839 INFO kablam! --> src/device.rs:3:43 Oct 27 18:30:17.839 INFO kablam! | Oct 27 18:30:17.839 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Oct 27 18:30:17.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 18:30:17.839 INFO kablam! Oct 27 18:30:18.563 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:18.563 INFO kablam! --> src/lib.rs:1:12 Oct 27 18:30:18.563 INFO kablam! | Oct 27 18:30:18.563 INFO kablam! 1 | #![feature(core)] Oct 27 18:30:18.563 INFO kablam! | ^^^^ Oct 27 18:30:18.563 INFO kablam! | Oct 27 18:30:18.563 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 18:30:18.563 INFO kablam! Oct 27 18:30:18.885 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:18.885 INFO kablam! --> src/lib.rs:1:12 Oct 27 18:30:18.885 INFO kablam! | Oct 27 18:30:18.885 INFO kablam! 1 | #![feature(core)] Oct 27 18:30:18.885 INFO kablam! | ^^^^ Oct 27 18:30:18.889 INFO kablam! | Oct 27 18:30:18.889 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 18:30:18.889 INFO kablam! Oct 27 18:30:18.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.86s Oct 27 18:30:18.931 INFO kablam! su: No module specific data is present Oct 27 18:30:19.916 INFO running `"docker" "rm" "-f" "42e979d821f1ef0267c862cf8dc4cdd898143458e3400270704968a17b812dee"` Oct 27 18:30:20.219 INFO blam! 42e979d821f1ef0267c862cf8dc4cdd898143458e3400270704968a17b812dee