Oct 15 23:44:57.408 INFO testing popcorn-blas-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:44:57.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 23:44:57.634 INFO blam! 45055cfa1fa44702c4cea19f82f013a47eacf11ef7ad6efc74198563d4a8678b Oct 15 23:44:57.636 INFO running `"docker" "start" "-a" "45055cfa1fa44702c4cea19f82f013a47eacf11ef7ad6efc74198563d4a8678b"` Oct 15 23:44:58.194 INFO kablam! usermod: no changes Oct 15 23:44:58.221 INFO kablam! warning: unused manifest key: package.keyworkds Oct 15 23:44:58.232 INFO kablam! Compiling blas-sys v0.6.9 Oct 15 23:44:58.783 INFO kablam! Compiling popcorn-blas v0.1.0 (/source) Oct 15 23:44:59.564 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 23:44:59.564 INFO kablam! --> src/operation.rs:10:16 Oct 15 23:44:59.564 INFO kablam! | Oct 15 23:44:59.564 INFO kablam! 10 | mut shape_c: Buffer, Oct 15 23:44:59.564 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:44:59.564 INFO kablam! | Oct 15 23:44:59.564 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 15 23:44:59.564 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 15 23:44:59.564 INFO kablam! = note: for more information, see issue #35203 Oct 15 23:44:59.564 INFO kablam! Oct 15 23:44:59.564 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 23:44:59.564 INFO kablam! --> src/operation.rs:11:16 Oct 15 23:44:59.564 INFO kablam! | Oct 15 23:44:59.564 INFO kablam! 11 | mut c: Buffer) -> Oct 15 23:44:59.564 INFO kablam! | ^^^^^ Oct 15 23:44:59.564 INFO kablam! | Oct 15 23:44:59.564 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 15 23:44:59.564 INFO kablam! = note: for more information, see issue #35203 Oct 15 23:44:59.564 INFO kablam! Oct 15 23:44:59.564 INFO kablam! warning: unused import: `IntoFuture` Oct 15 23:44:59.564 INFO kablam! --> src/frameworks/native/mod.rs:6:23 Oct 15 23:44:59.564 INFO kablam! | Oct 15 23:44:59.564 INFO kablam! 6 | use futures::{Future, IntoFuture}; Oct 15 23:44:59.564 INFO kablam! | ^^^^^^^^^^ Oct 15 23:44:59.564 INFO kablam! | Oct 15 23:44:59.564 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:44:59.564 INFO kablam! Oct 15 23:44:59.564 INFO kablam! warning: unused import: `self` Oct 15 23:44:59.564 INFO kablam! --> src/frameworks/native/mod.rs:7:23 Oct 15 23:44:59.564 INFO kablam! | Oct 15 23:44:59.564 INFO kablam! 7 | use popcorn::buffer::{self, Buffer, BufferDevice, Error}; Oct 15 23:44:59.564 INFO kablam! | ^^^^ Oct 15 23:44:59.564 INFO kablam! Oct 15 23:44:59.716 INFO kablam! warning: private trait `frameworks::native::Dot` in public interface (error E0445) Oct 15 23:44:59.716 INFO kablam! --> src/frameworks/native/mod.rs:22:1 Oct 15 23:44:59.716 INFO kablam! | Oct 15 23:44:59.716 INFO kablam! 22 | / impl DotOperation for Backend { Oct 15 23:44:59.716 INFO kablam! 23 | | fn bcast_dot(&self, Oct 15 23:44:59.716 INFO kablam! 24 | | shape_a: Buffer, Oct 15 23:44:59.716 INFO kablam! 25 | | a: Buffer, Oct 15 23:44:59.716 INFO kablam! ... | Oct 15 23:44:59.716 INFO kablam! 72 | | } Oct 15 23:44:59.716 INFO kablam! 73 | | } Oct 15 23:44:59.716 INFO kablam! | |_^ Oct 15 23:44:59.716 INFO kablam! | Oct 15 23:44:59.716 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 15 23:44:59.716 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 15 23:44:59.716 INFO kablam! = note: for more information, see issue #34537 Oct 15 23:44:59.716 INFO kablam! Oct 15 23:44:59.746 INFO kablam! warning: variable does not need to be mutable Oct 15 23:44:59.746 INFO kablam! --> src/frameworks/native/mod.rs:28:16 Oct 15 23:44:59.746 INFO kablam! | Oct 15 23:44:59.746 INFO kablam! 28 | mut shape_c: Buffer, Oct 15 23:44:59.746 INFO kablam! | ----^^^^^^^ Oct 15 23:44:59.746 INFO kablam! | | Oct 15 23:44:59.746 INFO kablam! | help: remove this `mut` Oct 15 23:44:59.746 INFO kablam! | Oct 15 23:44:59.746 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 23:44:59.746 INFO kablam! Oct 15 23:44:59.746 INFO kablam! warning: variable does not need to be mutable Oct 15 23:44:59.746 INFO kablam! --> src/frameworks/native/mod.rs:29:16 Oct 15 23:44:59.746 INFO kablam! | Oct 15 23:44:59.747 INFO kablam! 29 | mut c: Buffer) -> Oct 15 23:44:59.747 INFO kablam! | ----^ Oct 15 23:44:59.747 INFO kablam! | | Oct 15 23:44:59.747 INFO kablam! | help: remove this `mut` Oct 15 23:44:59.747 INFO kablam! Oct 15 23:45:00.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.96s Oct 15 23:45:00.180 INFO kablam! su: No module specific data is present Oct 15 23:45:00.568 INFO running `"docker" "rm" "-f" "45055cfa1fa44702c4cea19f82f013a47eacf11ef7ad6efc74198563d4a8678b"` Oct 15 23:45:00.727 INFO blam! 45055cfa1fa44702c4cea19f82f013a47eacf11ef7ad6efc74198563d4a8678b Oct 15 23:45:00.729 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 23:45:00.964 INFO blam! 6ab748fcc33be882bc8297119545b6c5f2b69f850454adb57dcf1e4dd4f58dc3 Oct 15 23:45:00.970 INFO running `"docker" "start" "-a" "6ab748fcc33be882bc8297119545b6c5f2b69f850454adb57dcf1e4dd4f58dc3"` Oct 15 23:45:01.536 INFO kablam! usermod: no changes Oct 15 23:45:01.560 INFO kablam! warning: unused manifest key: package.keyworkds Oct 15 23:45:01.568 INFO kablam! Compiling popcorn-blas v0.1.0 (/source) Oct 15 23:45:02.309 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 23:45:02.310 INFO kablam! --> src/operation.rs:10:16 Oct 15 23:45:02.310 INFO kablam! | Oct 15 23:45:02.310 INFO kablam! 10 | mut shape_c: Buffer, Oct 15 23:45:02.310 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:45:02.311 INFO kablam! | Oct 15 23:45:02.311 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 15 23:45:02.311 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 15 23:45:02.312 INFO kablam! = note: for more information, see issue #35203 Oct 15 23:45:02.312 INFO kablam! Oct 15 23:45:02.312 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 23:45:02.312 INFO kablam! --> src/operation.rs:11:16 Oct 15 23:45:02.313 INFO kablam! | Oct 15 23:45:02.313 INFO kablam! 11 | mut c: Buffer) -> Oct 15 23:45:02.313 INFO kablam! | ^^^^^ Oct 15 23:45:02.313 INFO kablam! | Oct 15 23:45:02.314 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 15 23:45:02.314 INFO kablam! = note: for more information, see issue #35203 Oct 15 23:45:02.314 INFO kablam! Oct 15 23:45:02.315 INFO kablam! warning: unused import: `IntoFuture` Oct 15 23:45:02.315 INFO kablam! --> src/frameworks/native/mod.rs:6:23 Oct 15 23:45:02.315 INFO kablam! | Oct 15 23:45:02.315 INFO kablam! 6 | use futures::{Future, IntoFuture}; Oct 15 23:45:02.316 INFO kablam! | ^^^^^^^^^^ Oct 15 23:45:02.316 INFO kablam! | Oct 15 23:45:02.316 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:45:02.317 INFO kablam! Oct 15 23:45:02.317 INFO kablam! warning: unused import: `self` Oct 15 23:45:02.317 INFO kablam! --> src/frameworks/native/mod.rs:7:23 Oct 15 23:45:02.317 INFO kablam! | Oct 15 23:45:02.318 INFO kablam! 7 | use popcorn::buffer::{self, Buffer, BufferDevice, Error}; Oct 15 23:45:02.318 INFO kablam! | ^^^^ Oct 15 23:45:02.318 INFO kablam! Oct 15 23:45:02.424 INFO kablam! warning: private trait `frameworks::native::Dot` in public interface (error E0445) Oct 15 23:45:02.424 INFO kablam! --> src/frameworks/native/mod.rs:22:1 Oct 15 23:45:02.424 INFO kablam! | Oct 15 23:45:02.424 INFO kablam! 22 | / impl DotOperation for Backend { Oct 15 23:45:02.424 INFO kablam! 23 | | fn bcast_dot(&self, Oct 15 23:45:02.424 INFO kablam! 24 | | shape_a: Buffer, Oct 15 23:45:02.424 INFO kablam! 25 | | a: Buffer, Oct 15 23:45:02.424 INFO kablam! ... | Oct 15 23:45:02.424 INFO kablam! 72 | | } Oct 15 23:45:02.424 INFO kablam! 73 | | } Oct 15 23:45:02.424 INFO kablam! | |_^ Oct 15 23:45:02.424 INFO kablam! | Oct 15 23:45:02.424 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 15 23:45:02.424 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 15 23:45:02.424 INFO kablam! = note: for more information, see issue #34537 Oct 15 23:45:02.424 INFO kablam! Oct 15 23:45:02.447 INFO kablam! warning: variable does not need to be mutable Oct 15 23:45:02.447 INFO kablam! --> src/frameworks/native/mod.rs:28:16 Oct 15 23:45:02.447 INFO kablam! | Oct 15 23:45:02.448 INFO kablam! 28 | mut shape_c: Buffer, Oct 15 23:45:02.448 INFO kablam! | ----^^^^^^^ Oct 15 23:45:02.448 INFO kablam! | | Oct 15 23:45:02.448 INFO kablam! | help: remove this `mut` Oct 15 23:45:02.448 INFO kablam! | Oct 15 23:45:02.448 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 23:45:02.448 INFO kablam! Oct 15 23:45:02.448 INFO kablam! warning: variable does not need to be mutable Oct 15 23:45:02.448 INFO kablam! --> src/frameworks/native/mod.rs:29:16 Oct 15 23:45:02.448 INFO kablam! | Oct 15 23:45:02.448 INFO kablam! 29 | mut c: Buffer) -> Oct 15 23:45:02.448 INFO kablam! | ----^ Oct 15 23:45:02.448 INFO kablam! | | Oct 15 23:45:02.448 INFO kablam! | help: remove this `mut` Oct 15 23:45:02.448 INFO kablam! Oct 15 23:45:02.833 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 15 23:45:02.836 INFO kablam! su: No module specific data is present Oct 15 23:45:03.132 INFO running `"docker" "rm" "-f" "6ab748fcc33be882bc8297119545b6c5f2b69f850454adb57dcf1e4dd4f58dc3"` Oct 15 23:45:03.258 INFO blam! 6ab748fcc33be882bc8297119545b6c5f2b69f850454adb57dcf1e4dd4f58dc3