Oct 15 23:44:57.280 INFO testing popcorn-blas-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:44:57.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.592 INFO blam! 5392920cdc8aa8e5a8de1e051108bf6264cbc0547b0659a6774094027f32197f Oct 15 23:44:57.596 INFO running `"docker" "start" "-a" "5392920cdc8aa8e5a8de1e051108bf6264cbc0547b0659a6774094027f32197f"` Oct 15 23:44:58.080 INFO kablam! usermod: no changes Oct 15 23:44:58.121 INFO kablam! warning: unused manifest key: package.keyworkds Oct 15 23:44:58.133 INFO kablam! Compiling blas-sys v0.6.9 Oct 15 23:44:58.647 INFO kablam! Compiling popcorn-blas v0.1.0 (/source) Oct 15 23:44:59.359 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 23:44:59.360 INFO kablam! --> src/operation.rs:10:16 Oct 15 23:44:59.361 INFO kablam! | Oct 15 23:44:59.361 INFO kablam! 10 | mut shape_c: Buffer, Oct 15 23:44:59.362 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:44:59.362 INFO kablam! | Oct 15 23:44:59.363 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 15 23:44:59.364 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.364 INFO kablam! = note: for more information, see issue #35203 Oct 15 23:44:59.365 INFO kablam! Oct 15 23:44:59.365 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 23:44:59.366 INFO kablam! --> src/operation.rs:11:16 Oct 15 23:44:59.366 INFO kablam! | Oct 15 23:44:59.367 INFO kablam! 11 | mut c: Buffer) -> Oct 15 23:44:59.367 INFO kablam! | ^^^^^ Oct 15 23:44:59.368 INFO kablam! | Oct 15 23:44:59.369 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.371 INFO kablam! = note: for more information, see issue #35203 Oct 15 23:44:59.371 INFO kablam! Oct 15 23:44:59.371 INFO kablam! warning: unused import: `IntoFuture` Oct 15 23:44:59.371 INFO kablam! --> src/frameworks/native/mod.rs:6:23 Oct 15 23:44:59.371 INFO kablam! | Oct 15 23:44:59.371 INFO kablam! 6 | use futures::{Future, IntoFuture}; Oct 15 23:44:59.371 INFO kablam! | ^^^^^^^^^^ Oct 15 23:44:59.371 INFO kablam! | Oct 15 23:44:59.371 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:44:59.371 INFO kablam! Oct 15 23:44:59.371 INFO kablam! warning: unused import: `self` Oct 15 23:44:59.371 INFO kablam! --> src/frameworks/native/mod.rs:7:23 Oct 15 23:44:59.371 INFO kablam! | Oct 15 23:44:59.371 INFO kablam! 7 | use popcorn::buffer::{self, Buffer, BufferDevice, Error}; Oct 15 23:44:59.371 INFO kablam! | ^^^^ Oct 15 23:44:59.371 INFO kablam! Oct 15 23:44:59.486 INFO kablam! warning: private trait `frameworks::native::Dot` in public interface (error E0445) Oct 15 23:44:59.486 INFO kablam! --> src/frameworks/native/mod.rs:22:1 Oct 15 23:44:59.487 INFO kablam! | Oct 15 23:44:59.488 INFO kablam! 22 | / impl DotOperation for Backend { Oct 15 23:44:59.488 INFO kablam! 23 | | fn bcast_dot(&self, Oct 15 23:44:59.488 INFO kablam! 24 | | shape_a: Buffer, Oct 15 23:44:59.488 INFO kablam! 25 | | a: Buffer, Oct 15 23:44:59.488 INFO kablam! ... | Oct 15 23:44:59.488 INFO kablam! 72 | | } Oct 15 23:44:59.488 INFO kablam! 73 | | } Oct 15 23:44:59.488 INFO kablam! | |_^ Oct 15 23:44:59.489 INFO kablam! | Oct 15 23:44:59.489 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 15 23:44:59.489 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.489 INFO kablam! = note: for more information, see issue #34537 Oct 15 23:44:59.489 INFO kablam! Oct 15 23:44:59.510 INFO kablam! warning: variable does not need to be mutable Oct 15 23:44:59.510 INFO kablam! --> src/frameworks/native/mod.rs:28:16 Oct 15 23:44:59.510 INFO kablam! | Oct 15 23:44:59.510 INFO kablam! 28 | mut shape_c: Buffer, Oct 15 23:44:59.510 INFO kablam! | ----^^^^^^^ Oct 15 23:44:59.510 INFO kablam! | | Oct 15 23:44:59.510 INFO kablam! | help: remove this `mut` Oct 15 23:44:59.510 INFO kablam! | Oct 15 23:44:59.510 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 23:44:59.510 INFO kablam! Oct 15 23:44:59.510 INFO kablam! warning: variable does not need to be mutable Oct 15 23:44:59.510 INFO kablam! --> src/frameworks/native/mod.rs:29:16 Oct 15 23:44:59.510 INFO kablam! | Oct 15 23:44:59.510 INFO kablam! 29 | mut c: Buffer) -> Oct 15 23:44:59.510 INFO kablam! | ----^ Oct 15 23:44:59.510 INFO kablam! | | Oct 15 23:44:59.510 INFO kablam! | help: remove this `mut` Oct 15 23:44:59.510 INFO kablam! Oct 15 23:44:59.873 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Oct 15 23:44:59.876 INFO kablam! su: No module specific data is present Oct 15 23:45:00.370 INFO running `"docker" "rm" "-f" "5392920cdc8aa8e5a8de1e051108bf6264cbc0547b0659a6774094027f32197f"` Oct 15 23:45:00.515 INFO blam! 5392920cdc8aa8e5a8de1e051108bf6264cbc0547b0659a6774094027f32197f Oct 15 23:45:00.519 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.829 INFO blam! 8761cd14fe391ec9e774637228de7ce5512e5787fe191ba39e5817dcf03d0934 Oct 15 23:45:00.831 INFO running `"docker" "start" "-a" "8761cd14fe391ec9e774637228de7ce5512e5787fe191ba39e5817dcf03d0934"` Oct 15 23:45:01.359 INFO kablam! usermod: no changes Oct 15 23:45:01.390 INFO kablam! warning: unused manifest key: package.keyworkds Oct 15 23:45:01.399 INFO kablam! Compiling popcorn-blas v0.1.0 (/source) Oct 15 23:45:02.023 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 23:45:02.023 INFO kablam! --> src/operation.rs:10:16 Oct 15 23:45:02.023 INFO kablam! | Oct 15 23:45:02.023 INFO kablam! 10 | mut shape_c: Buffer, Oct 15 23:45:02.023 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:45:02.023 INFO kablam! | Oct 15 23:45:02.023 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 15 23:45:02.023 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.023 INFO kablam! = note: for more information, see issue #35203 Oct 15 23:45:02.023 INFO kablam! Oct 15 23:45:02.023 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 23:45:02.023 INFO kablam! --> src/operation.rs:11:16 Oct 15 23:45:02.023 INFO kablam! | Oct 15 23:45:02.023 INFO kablam! 11 | mut c: Buffer) -> Oct 15 23:45:02.023 INFO kablam! | ^^^^^ Oct 15 23:45:02.023 INFO kablam! | Oct 15 23:45:02.023 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.023 INFO kablam! = note: for more information, see issue #35203 Oct 15 23:45:02.023 INFO kablam! Oct 15 23:45:02.023 INFO kablam! warning: unused import: `IntoFuture` Oct 15 23:45:02.023 INFO kablam! --> src/frameworks/native/mod.rs:6:23 Oct 15 23:45:02.023 INFO kablam! | Oct 15 23:45:02.023 INFO kablam! 6 | use futures::{Future, IntoFuture}; Oct 15 23:45:02.023 INFO kablam! | ^^^^^^^^^^ Oct 15 23:45:02.023 INFO kablam! | Oct 15 23:45:02.023 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:45:02.023 INFO kablam! Oct 15 23:45:02.023 INFO kablam! warning: unused import: `self` Oct 15 23:45:02.023 INFO kablam! --> src/frameworks/native/mod.rs:7:23 Oct 15 23:45:02.023 INFO kablam! | Oct 15 23:45:02.023 INFO kablam! 7 | use popcorn::buffer::{self, Buffer, BufferDevice, Error}; Oct 15 23:45:02.023 INFO kablam! | ^^^^ Oct 15 23:45:02.023 INFO kablam! Oct 15 23:45:02.153 INFO kablam! warning: private trait `frameworks::native::Dot` in public interface (error E0445) Oct 15 23:45:02.153 INFO kablam! --> src/frameworks/native/mod.rs:22:1 Oct 15 23:45:02.153 INFO kablam! | Oct 15 23:45:02.154 INFO kablam! 22 | / impl DotOperation for Backend { Oct 15 23:45:02.154 INFO kablam! 23 | | fn bcast_dot(&self, Oct 15 23:45:02.154 INFO kablam! 24 | | shape_a: Buffer, Oct 15 23:45:02.155 INFO kablam! 25 | | a: Buffer, Oct 15 23:45:02.155 INFO kablam! ... | Oct 15 23:45:02.155 INFO kablam! 72 | | } Oct 15 23:45:02.155 INFO kablam! 73 | | } Oct 15 23:45:02.156 INFO kablam! | |_^ Oct 15 23:45:02.156 INFO kablam! | Oct 15 23:45:02.156 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 15 23:45:02.156 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.157 INFO kablam! = note: for more information, see issue #34537 Oct 15 23:45:02.157 INFO kablam! Oct 15 23:45:02.176 INFO kablam! warning: variable does not need to be mutable Oct 15 23:45:02.176 INFO kablam! --> src/frameworks/native/mod.rs:28:16 Oct 15 23:45:02.176 INFO kablam! | Oct 15 23:45:02.177 INFO kablam! 28 | mut shape_c: Buffer, Oct 15 23:45:02.177 INFO kablam! | ----^^^^^^^ Oct 15 23:45:02.177 INFO kablam! | | Oct 15 23:45:02.177 INFO kablam! | help: remove this `mut` Oct 15 23:45:02.177 INFO kablam! | Oct 15 23:45:02.177 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 23:45:02.177 INFO kablam! Oct 15 23:45:02.178 INFO kablam! warning: variable does not need to be mutable Oct 15 23:45:02.178 INFO kablam! --> src/frameworks/native/mod.rs:29:16 Oct 15 23:45:02.178 INFO kablam! | Oct 15 23:45:02.178 INFO kablam! 29 | mut c: Buffer) -> Oct 15 23:45:02.178 INFO kablam! | ----^ Oct 15 23:45:02.179 INFO kablam! | | Oct 15 23:45:02.179 INFO kablam! | help: remove this `mut` Oct 15 23:45:02.179 INFO kablam! Oct 15 23:45:02.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 15 23:45:02.591 INFO kablam! su: No module specific data is present Oct 15 23:45:02.886 INFO running `"docker" "rm" "-f" "8761cd14fe391ec9e774637228de7ce5512e5787fe191ba39e5817dcf03d0934"` Oct 15 23:45:03.019 INFO blam! 8761cd14fe391ec9e774637228de7ce5512e5787fe191ba39e5817dcf03d0934