Oct 13 11:20:20.365 INFO checking opal-0.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:20:20.366 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 11:20:20.840 INFO blam! f042c8431637ef2f00a77117b3a30319d81c9adeedda5c06e5f86505b3f62232 Oct 13 11:20:20.844 INFO running `"docker" "start" "-a" "f042c8431637ef2f00a77117b3a30319d81c9adeedda5c06e5f86505b3f62232"` Oct 13 11:20:22.990 INFO kablam! usermod: no changes Oct 13 11:20:23.041 INFO kablam! Checking opal v0.1.1 (/source) Oct 13 11:20:24.396 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 11:20:24.397 INFO kablam! --> src/command.rs:18:14 Oct 13 11:20:24.398 INFO kablam! | Oct 13 11:20:24.399 INFO kablam! 18 | fn build(mut self) -> Result; Oct 13 11:20:24.399 INFO kablam! | ^^^^^^^^ Oct 13 11:20:24.400 INFO kablam! | Oct 13 11:20:24.401 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 11:20:24.402 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 13 11:20:24.402 INFO kablam! = note: for more information, see issue #35203 Oct 13 11:20:24.403 INFO kablam! Oct 13 11:20:24.403 INFO kablam! warning: unused import: `Shader` Oct 13 11:20:24.404 INFO kablam! --> src/device.rs:2:14 Oct 13 11:20:24.405 INFO kablam! | Oct 13 11:20:24.405 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Oct 13 11:20:24.406 INFO kablam! | ^^^^^^ Oct 13 11:20:24.407 INFO kablam! | Oct 13 11:20:24.407 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 11:20:24.408 INFO kablam! Oct 13 11:20:24.408 INFO kablam! warning: unused import: `CommandBufferBuilder` Oct 13 11:20:24.409 INFO kablam! --> src/device.rs:3:43 Oct 13 11:20:24.409 INFO kablam! | Oct 13 11:20:24.409 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Oct 13 11:20:24.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 11:20:24.409 INFO kablam! Oct 13 11:20:24.420 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 11:20:24.421 INFO kablam! --> src/command.rs:18:14 Oct 13 11:20:24.422 INFO kablam! | Oct 13 11:20:24.423 INFO kablam! 18 | fn build(mut self) -> Result; Oct 13 11:20:24.423 INFO kablam! | ^^^^^^^^ Oct 13 11:20:24.432 INFO kablam! | Oct 13 11:20:24.432 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 11:20:24.433 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 13 11:20:24.433 INFO kablam! = note: for more information, see issue #35203 Oct 13 11:20:24.434 INFO kablam! Oct 13 11:20:24.434 INFO kablam! warning: unused import: `Shader` Oct 13 11:20:24.434 INFO kablam! --> src/device.rs:2:14 Oct 13 11:20:24.435 INFO kablam! | Oct 13 11:20:24.435 INFO kablam! 2 | use shader::{Shader, ShaderCreationError}; Oct 13 11:20:24.435 INFO kablam! | ^^^^^^ Oct 13 11:20:24.436 INFO kablam! | Oct 13 11:20:24.436 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 11:20:24.436 INFO kablam! Oct 13 11:20:24.436 INFO kablam! warning: unused import: `CommandBufferBuilder` Oct 13 11:20:24.436 INFO kablam! --> src/device.rs:3:43 Oct 13 11:20:24.436 INFO kablam! | Oct 13 11:20:24.436 INFO kablam! 3 | use command::{CommandBufferCreationError, CommandBufferBuilder, CommandBufferBuilderWrapper}; Oct 13 11:20:24.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 11:20:24.436 INFO kablam! Oct 13 11:20:25.435 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Oct 13 11:20:25.435 INFO kablam! --> src/lib.rs:1:12 Oct 13 11:20:25.435 INFO kablam! | Oct 13 11:20:25.435 INFO kablam! 1 | #![feature(core)] Oct 13 11:20:25.435 INFO kablam! | ^^^^ Oct 13 11:20:25.435 INFO kablam! | Oct 13 11:20:25.435 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 11:20:25.435 INFO kablam! Oct 13 11:20:25.625 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Oct 13 11:20:25.625 INFO kablam! --> src/lib.rs:1:12 Oct 13 11:20:25.625 INFO kablam! | Oct 13 11:20:25.625 INFO kablam! 1 | #![feature(core)] Oct 13 11:20:25.625 INFO kablam! | ^^^^ Oct 13 11:20:25.625 INFO kablam! | Oct 13 11:20:25.625 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 11:20:25.625 INFO kablam! Oct 13 11:20:25.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.69s Oct 13 11:20:25.715 INFO kablam! su: No module specific data is present Oct 13 11:20:27.460 INFO running `"docker" "rm" "-f" "f042c8431637ef2f00a77117b3a30319d81c9adeedda5c06e5f86505b3f62232"` Oct 13 11:20:27.792 INFO blam! f042c8431637ef2f00a77117b3a30319d81c9adeedda5c06e5f86505b3f62232