Oct 27 17:54:44.728 INFO checking popcorn-blas-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 17:54:44.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:54:45.173 INFO blam! 8ddf11b3d41812104ed5f04dcf829119ff4e9d3d6aade2b72e5df0e829e5d65f Oct 27 17:54:45.175 INFO running `"docker" "start" "-a" "8ddf11b3d41812104ed5f04dcf829119ff4e9d3d6aade2b72e5df0e829e5d65f"` Oct 27 17:54:46.301 INFO kablam! usermod: no changes Oct 27 17:54:46.355 INFO kablam! warning: unused manifest key: package.keyworkds Oct 27 17:54:46.391 INFO kablam! Checking blas-sys v0.6.9 Oct 27 17:54:46.395 INFO kablam! Checking popcorn v0.1.0 Oct 27 17:54:47.523 INFO kablam! Checking popcorn-blas v0.1.0 (/source) Oct 27 17:54:48.395 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 17:54:48.395 INFO kablam! --> src/operation.rs:10:16 Oct 27 17:54:48.395 INFO kablam! | Oct 27 17:54:48.395 INFO kablam! 10 | mut shape_c: Buffer, Oct 27 17:54:48.395 INFO kablam! | ^^^^^^^^^^^ Oct 27 17:54:48.395 INFO kablam! | Oct 27 17:54:48.395 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 17:54:48.395 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 17:54:48.395 INFO kablam! = note: for more information, see issue #35203 Oct 27 17:54:48.395 INFO kablam! Oct 27 17:54:48.395 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 17:54:48.395 INFO kablam! --> src/operation.rs:11:16 Oct 27 17:54:48.395 INFO kablam! | Oct 27 17:54:48.395 INFO kablam! 11 | mut c: Buffer) -> Oct 27 17:54:48.395 INFO kablam! | ^^^^^ Oct 27 17:54:48.395 INFO kablam! | Oct 27 17:54:48.395 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 17:54:48.395 INFO kablam! = note: for more information, see issue #35203 Oct 27 17:54:48.395 INFO kablam! Oct 27 17:54:48.395 INFO kablam! warning: unused import: `IntoFuture` Oct 27 17:54:48.395 INFO kablam! --> src/frameworks/native/mod.rs:6:23 Oct 27 17:54:48.395 INFO kablam! | Oct 27 17:54:48.395 INFO kablam! 6 | use futures::{Future, IntoFuture}; Oct 27 17:54:48.395 INFO kablam! | ^^^^^^^^^^ Oct 27 17:54:48.395 INFO kablam! | Oct 27 17:54:48.395 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 17:54:48.395 INFO kablam! Oct 27 17:54:48.395 INFO kablam! warning: unused import: `self` Oct 27 17:54:48.395 INFO kablam! --> src/frameworks/native/mod.rs:7:23 Oct 27 17:54:48.395 INFO kablam! | Oct 27 17:54:48.395 INFO kablam! 7 | use popcorn::buffer::{self, Buffer, BufferDevice, Error}; Oct 27 17:54:48.395 INFO kablam! | ^^^^ Oct 27 17:54:48.395 INFO kablam! Oct 27 17:54:48.627 INFO kablam! warning: private trait `frameworks::native::Dot` in public interface (error E0445) Oct 27 17:54:48.627 INFO kablam! --> src/frameworks/native/mod.rs:22:1 Oct 27 17:54:48.627 INFO kablam! | Oct 27 17:54:48.627 INFO kablam! 22 | / impl DotOperation for Backend { Oct 27 17:54:48.627 INFO kablam! 23 | | fn bcast_dot(&self, Oct 27 17:54:48.627 INFO kablam! 24 | | shape_a: Buffer, Oct 27 17:54:48.627 INFO kablam! 25 | | a: Buffer, Oct 27 17:54:48.627 INFO kablam! ... | Oct 27 17:54:48.627 INFO kablam! 72 | | } Oct 27 17:54:48.627 INFO kablam! 73 | | } Oct 27 17:54:48.627 INFO kablam! | |_^ Oct 27 17:54:48.627 INFO kablam! | Oct 27 17:54:48.627 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 27 17:54:48.627 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 17:54:48.627 INFO kablam! = note: for more information, see issue #34537 Oct 27 17:54:48.627 INFO kablam! Oct 27 17:54:48.671 INFO kablam! warning: variable does not need to be mutable Oct 27 17:54:48.671 INFO kablam! --> src/frameworks/native/mod.rs:28:16 Oct 27 17:54:48.671 INFO kablam! | Oct 27 17:54:48.671 INFO kablam! 28 | mut shape_c: Buffer, Oct 27 17:54:48.671 INFO kablam! | ----^^^^^^^ Oct 27 17:54:48.671 INFO kablam! | | Oct 27 17:54:48.671 INFO kablam! | help: remove this `mut` Oct 27 17:54:48.671 INFO kablam! | Oct 27 17:54:48.671 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 17:54:48.671 INFO kablam! Oct 27 17:54:48.671 INFO kablam! warning: variable does not need to be mutable Oct 27 17:54:48.671 INFO kablam! --> src/frameworks/native/mod.rs:29:16 Oct 27 17:54:48.671 INFO kablam! | Oct 27 17:54:48.671 INFO kablam! 29 | mut c: Buffer) -> Oct 27 17:54:48.671 INFO kablam! | ----^ Oct 27 17:54:48.671 INFO kablam! | | Oct 27 17:54:48.671 INFO kablam! | help: remove this `mut` Oct 27 17:54:48.671 INFO kablam! Oct 27 17:54:48.699 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 17:54:48.699 INFO kablam! --> src/operation.rs:10:16 Oct 27 17:54:48.699 INFO kablam! | Oct 27 17:54:48.699 INFO kablam! 10 | mut shape_c: Buffer, Oct 27 17:54:48.699 INFO kablam! | ^^^^^^^^^^^ Oct 27 17:54:48.699 INFO kablam! | Oct 27 17:54:48.699 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 17:54:48.699 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 17:54:48.699 INFO kablam! = note: for more information, see issue #35203 Oct 27 17:54:48.699 INFO kablam! Oct 27 17:54:48.699 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 17:54:48.699 INFO kablam! --> src/operation.rs:11:16 Oct 27 17:54:48.699 INFO kablam! | Oct 27 17:54:48.699 INFO kablam! 11 | mut c: Buffer) -> Oct 27 17:54:48.699 INFO kablam! | ^^^^^ Oct 27 17:54:48.699 INFO kablam! | Oct 27 17:54:48.699 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 17:54:48.699 INFO kablam! = note: for more information, see issue #35203 Oct 27 17:54:48.699 INFO kablam! Oct 27 17:54:48.699 INFO kablam! warning: unused import: `IntoFuture` Oct 27 17:54:48.699 INFO kablam! --> src/frameworks/native/mod.rs:6:23 Oct 27 17:54:48.699 INFO kablam! | Oct 27 17:54:48.699 INFO kablam! 6 | use futures::{Future, IntoFuture}; Oct 27 17:54:48.699 INFO kablam! | ^^^^^^^^^^ Oct 27 17:54:48.699 INFO kablam! | Oct 27 17:54:48.699 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 17:54:48.699 INFO kablam! Oct 27 17:54:48.699 INFO kablam! warning: unused import: `self` Oct 27 17:54:48.699 INFO kablam! --> src/frameworks/native/mod.rs:7:23 Oct 27 17:54:48.699 INFO kablam! | Oct 27 17:54:48.699 INFO kablam! 7 | use popcorn::buffer::{self, Buffer, BufferDevice, Error}; Oct 27 17:54:48.699 INFO kablam! | ^^^^ Oct 27 17:54:48.699 INFO kablam! Oct 27 17:54:48.835 INFO kablam! warning: private trait `frameworks::native::Dot` in public interface (error E0445) Oct 27 17:54:48.835 INFO kablam! --> src/frameworks/native/mod.rs:22:1 Oct 27 17:54:48.835 INFO kablam! | Oct 27 17:54:48.835 INFO kablam! 22 | / impl DotOperation for Backend { Oct 27 17:54:48.835 INFO kablam! 23 | | fn bcast_dot(&self, Oct 27 17:54:48.835 INFO kablam! 24 | | shape_a: Buffer, Oct 27 17:54:48.835 INFO kablam! 25 | | a: Buffer, Oct 27 17:54:48.835 INFO kablam! ... | Oct 27 17:54:48.835 INFO kablam! 72 | | } Oct 27 17:54:48.835 INFO kablam! 73 | | } Oct 27 17:54:48.835 INFO kablam! | |_^ Oct 27 17:54:48.835 INFO kablam! | Oct 27 17:54:48.835 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 27 17:54:48.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 17:54:48.835 INFO kablam! = note: for more information, see issue #34537 Oct 27 17:54:48.835 INFO kablam! Oct 27 17:54:48.859 INFO kablam! warning: variable does not need to be mutable Oct 27 17:54:48.859 INFO kablam! --> src/frameworks/native/mod.rs:28:16 Oct 27 17:54:48.859 INFO kablam! | Oct 27 17:54:48.859 INFO kablam! 28 | mut shape_c: Buffer, Oct 27 17:54:48.859 INFO kablam! | ----^^^^^^^ Oct 27 17:54:48.859 INFO kablam! | | Oct 27 17:54:48.859 INFO kablam! | help: remove this `mut` Oct 27 17:54:48.859 INFO kablam! | Oct 27 17:54:48.859 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 17:54:48.859 INFO kablam! Oct 27 17:54:48.859 INFO kablam! warning: variable does not need to be mutable Oct 27 17:54:48.859 INFO kablam! --> src/frameworks/native/mod.rs:29:16 Oct 27 17:54:48.859 INFO kablam! | Oct 27 17:54:48.859 INFO kablam! 29 | mut c: Buffer) -> Oct 27 17:54:48.859 INFO kablam! | ----^ Oct 27 17:54:48.859 INFO kablam! | | Oct 27 17:54:48.859 INFO kablam! | help: remove this `mut` Oct 27 17:54:48.859 INFO kablam! Oct 27 17:54:48.946 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.61s Oct 27 17:54:48.947 INFO kablam! su: No module specific data is present Oct 27 17:54:49.337 INFO running `"docker" "rm" "-f" "8ddf11b3d41812104ed5f04dcf829119ff4e9d3d6aade2b72e5df0e829e5d65f"` Oct 27 17:54:49.404 INFO blam! 8ddf11b3d41812104ed5f04dcf829119ff4e9d3d6aade2b72e5df0e829e5d65f