Oct 13 10:45:48.676 INFO checking popcorn-blas-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 10:45:48.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 10:45:49.063 INFO blam! 6f7814393c5b4768735442556a2a4a72e3bf0889f5f16c0218d8d45ed8d1199e Oct 13 10:45:49.071 INFO running `"docker" "start" "-a" "6f7814393c5b4768735442556a2a4a72e3bf0889f5f16c0218d8d45ed8d1199e"` Oct 13 10:45:50.217 INFO kablam! usermod: no changes Oct 13 10:45:50.260 INFO kablam! warning: unused manifest key: package.keyworkds Oct 13 10:45:50.276 INFO kablam! Checking blas-sys v0.6.9 Oct 13 10:45:50.277 INFO kablam! Checking popcorn v0.1.0 Oct 13 10:45:51.413 INFO kablam! Checking popcorn-blas v0.1.0 (/source) Oct 13 10:45:52.440 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 10:45:52.440 INFO kablam! --> src/operation.rs:10:16 Oct 13 10:45:52.440 INFO kablam! | Oct 13 10:45:52.440 INFO kablam! 10 | mut shape_c: Buffer, Oct 13 10:45:52.440 INFO kablam! | ^^^^^^^^^^^ Oct 13 10:45:52.440 INFO kablam! | Oct 13 10:45:52.440 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 10:45:52.440 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 10:45:52.440 INFO kablam! = note: for more information, see issue #35203 Oct 13 10:45:52.440 INFO kablam! Oct 13 10:45:52.440 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 10:45:52.440 INFO kablam! --> src/operation.rs:11:16 Oct 13 10:45:52.440 INFO kablam! | Oct 13 10:45:52.440 INFO kablam! 11 | mut c: Buffer) -> Oct 13 10:45:52.440 INFO kablam! | ^^^^^ Oct 13 10:45:52.440 INFO kablam! | Oct 13 10:45:52.440 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 10:45:52.440 INFO kablam! = note: for more information, see issue #35203 Oct 13 10:45:52.440 INFO kablam! Oct 13 10:45:52.440 INFO kablam! warning: unused import: `IntoFuture` Oct 13 10:45:52.440 INFO kablam! --> src/frameworks/native/mod.rs:6:23 Oct 13 10:45:52.440 INFO kablam! | Oct 13 10:45:52.440 INFO kablam! 6 | use futures::{Future, IntoFuture}; Oct 13 10:45:52.440 INFO kablam! | ^^^^^^^^^^ Oct 13 10:45:52.440 INFO kablam! | Oct 13 10:45:52.440 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:45:52.440 INFO kablam! Oct 13 10:45:52.440 INFO kablam! warning: unused import: `self` Oct 13 10:45:52.440 INFO kablam! --> src/frameworks/native/mod.rs:7:23 Oct 13 10:45:52.440 INFO kablam! | Oct 13 10:45:52.440 INFO kablam! 7 | use popcorn::buffer::{self, Buffer, BufferDevice, Error}; Oct 13 10:45:52.440 INFO kablam! | ^^^^ Oct 13 10:45:52.440 INFO kablam! Oct 13 10:45:52.547 INFO kablam! warning: private trait `frameworks::native::Dot` in public interface (error E0445) Oct 13 10:45:52.547 INFO kablam! --> src/frameworks/native/mod.rs:22:1 Oct 13 10:45:52.547 INFO kablam! | Oct 13 10:45:52.547 INFO kablam! 22 | / impl DotOperation for Backend { Oct 13 10:45:52.547 INFO kablam! 23 | | fn bcast_dot(&self, Oct 13 10:45:52.547 INFO kablam! 24 | | shape_a: Buffer, Oct 13 10:45:52.547 INFO kablam! 25 | | a: Buffer, Oct 13 10:45:52.547 INFO kablam! ... | Oct 13 10:45:52.547 INFO kablam! 72 | | } Oct 13 10:45:52.547 INFO kablam! 73 | | } Oct 13 10:45:52.547 INFO kablam! | |_^ Oct 13 10:45:52.547 INFO kablam! | Oct 13 10:45:52.547 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 13 10:45:52.547 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 10:45:52.547 INFO kablam! = note: for more information, see issue #34537 Oct 13 10:45:52.547 INFO kablam! Oct 13 10:45:52.576 INFO kablam! warning: variable does not need to be mutable Oct 13 10:45:52.577 INFO kablam! --> src/frameworks/native/mod.rs:28:16 Oct 13 10:45:52.577 INFO kablam! | Oct 13 10:45:52.577 INFO kablam! 28 | mut shape_c: Buffer, Oct 13 10:45:52.577 INFO kablam! | ----^^^^^^^ Oct 13 10:45:52.577 INFO kablam! | | Oct 13 10:45:52.577 INFO kablam! | help: remove this `mut` Oct 13 10:45:52.577 INFO kablam! | Oct 13 10:45:52.577 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 10:45:52.577 INFO kablam! Oct 13 10:45:52.577 INFO kablam! warning: variable does not need to be mutable Oct 13 10:45:52.577 INFO kablam! --> src/frameworks/native/mod.rs:29:16 Oct 13 10:45:52.577 INFO kablam! | Oct 13 10:45:52.577 INFO kablam! 29 | mut c: Buffer) -> Oct 13 10:45:52.577 INFO kablam! | ----^ Oct 13 10:45:52.577 INFO kablam! | | Oct 13 10:45:52.577 INFO kablam! | help: remove this `mut` Oct 13 10:45:52.577 INFO kablam! Oct 13 10:45:52.708 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 10:45:52.708 INFO kablam! --> src/operation.rs:10:16 Oct 13 10:45:52.708 INFO kablam! | Oct 13 10:45:52.708 INFO kablam! 10 | mut shape_c: Buffer, Oct 13 10:45:52.708 INFO kablam! | ^^^^^^^^^^^ Oct 13 10:45:52.708 INFO kablam! | Oct 13 10:45:52.709 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 10:45:52.709 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 10:45:52.709 INFO kablam! = note: for more information, see issue #35203 Oct 13 10:45:52.709 INFO kablam! Oct 13 10:45:52.709 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 10:45:52.709 INFO kablam! --> src/operation.rs:11:16 Oct 13 10:45:52.709 INFO kablam! | Oct 13 10:45:52.709 INFO kablam! 11 | mut c: Buffer) -> Oct 13 10:45:52.709 INFO kablam! | ^^^^^ Oct 13 10:45:52.709 INFO kablam! | Oct 13 10:45:52.709 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 10:45:52.709 INFO kablam! = note: for more information, see issue #35203 Oct 13 10:45:52.709 INFO kablam! Oct 13 10:45:52.709 INFO kablam! warning: unused import: `IntoFuture` Oct 13 10:45:52.709 INFO kablam! --> src/frameworks/native/mod.rs:6:23 Oct 13 10:45:52.709 INFO kablam! | Oct 13 10:45:52.709 INFO kablam! 6 | use futures::{Future, IntoFuture}; Oct 13 10:45:52.709 INFO kablam! | ^^^^^^^^^^ Oct 13 10:45:52.709 INFO kablam! | Oct 13 10:45:52.709 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:45:52.709 INFO kablam! Oct 13 10:45:52.709 INFO kablam! warning: unused import: `self` Oct 13 10:45:52.709 INFO kablam! --> src/frameworks/native/mod.rs:7:23 Oct 13 10:45:52.709 INFO kablam! | Oct 13 10:45:52.709 INFO kablam! 7 | use popcorn::buffer::{self, Buffer, BufferDevice, Error}; Oct 13 10:45:52.709 INFO kablam! | ^^^^ Oct 13 10:45:52.709 INFO kablam! Oct 13 10:45:52.842 INFO kablam! warning: private trait `frameworks::native::Dot` in public interface (error E0445) Oct 13 10:45:52.842 INFO kablam! --> src/frameworks/native/mod.rs:22:1 Oct 13 10:45:52.842 INFO kablam! | Oct 13 10:45:52.842 INFO kablam! 22 | / impl DotOperation for Backend { Oct 13 10:45:52.842 INFO kablam! 23 | | fn bcast_dot(&self, Oct 13 10:45:52.842 INFO kablam! 24 | | shape_a: Buffer, Oct 13 10:45:52.842 INFO kablam! 25 | | a: Buffer, Oct 13 10:45:52.842 INFO kablam! ... | Oct 13 10:45:52.842 INFO kablam! 72 | | } Oct 13 10:45:52.842 INFO kablam! 73 | | } Oct 13 10:45:52.842 INFO kablam! | |_^ Oct 13 10:45:52.842 INFO kablam! | Oct 13 10:45:52.842 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 13 10:45:52.842 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 10:45:52.842 INFO kablam! = note: for more information, see issue #34537 Oct 13 10:45:52.842 INFO kablam! Oct 13 10:45:52.867 INFO kablam! warning: variable does not need to be mutable Oct 13 10:45:52.867 INFO kablam! --> src/frameworks/native/mod.rs:28:16 Oct 13 10:45:52.867 INFO kablam! | Oct 13 10:45:52.867 INFO kablam! 28 | mut shape_c: Buffer, Oct 13 10:45:52.867 INFO kablam! | ----^^^^^^^ Oct 13 10:45:52.867 INFO kablam! | | Oct 13 10:45:52.867 INFO kablam! | help: remove this `mut` Oct 13 10:45:52.867 INFO kablam! | Oct 13 10:45:52.867 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 10:45:52.867 INFO kablam! Oct 13 10:45:52.867 INFO kablam! warning: variable does not need to be mutable Oct 13 10:45:52.867 INFO kablam! --> src/frameworks/native/mod.rs:29:16 Oct 13 10:45:52.867 INFO kablam! | Oct 13 10:45:52.867 INFO kablam! 29 | mut c: Buffer) -> Oct 13 10:45:52.867 INFO kablam! | ----^ Oct 13 10:45:52.867 INFO kablam! | | Oct 13 10:45:52.867 INFO kablam! | help: remove this `mut` Oct 13 10:45:52.867 INFO kablam! Oct 13 10:45:52.928 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.69s Oct 13 10:45:52.933 INFO kablam! su: No module specific data is present Oct 13 10:45:53.370 INFO running `"docker" "rm" "-f" "6f7814393c5b4768735442556a2a4a72e3bf0889f5f16c0218d8d45ed8d1199e"` Oct 13 10:45:53.492 INFO blam! 6f7814393c5b4768735442556a2a4a72e3bf0889f5f16c0218d8d45ed8d1199e