Oct 14 17:14:22.086 INFO testing jareks/ndarray-100-exercises against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:14:22.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 17:14:22.447 INFO blam! 43ff8d0450fad9cebd56da0ee7fbff0f2d82fdc079b042bf2464526f7d0ac9d3 Oct 14 17:14:22.467 INFO running `"docker" "start" "-a" "43ff8d0450fad9cebd56da0ee7fbff0f2d82fdc079b042bf2464526f7d0ac9d3"` Oct 14 17:14:23.473 INFO kablam! usermod: no changes Oct 14 17:14:23.548 INFO kablam! Compiling matrixmultiply v0.1.13 Oct 14 17:14:23.553 INFO kablam! Compiling either v1.0.2 Oct 14 17:14:23.553 INFO kablam! Compiling ndarray v0.7.2 Oct 14 17:14:23.553 INFO kablam! Compiling num-complex v0.1.35 Oct 14 17:14:24.306 INFO kablam! Compiling itertools v0.5.8 Oct 14 17:14:31.802 INFO kablam! Compiling ndarray-rand v0.3.1 Oct 14 17:14:32.231 INFO kablam! Compiling ndarray-100-exercises v0.1.0 (/source) Oct 14 17:14:32.675 INFO kablam! warning: unused `#[macro_use]` import Oct 14 17:14:32.675 INFO kablam! --> src/main.rs:1:13 Oct 14 17:14:32.675 INFO kablam! | Oct 14 17:14:32.675 INFO kablam! 1 | #[macro_use(s)] Oct 14 17:14:32.675 INFO kablam! | ^ Oct 14 17:14:32.675 INFO kablam! | Oct 14 17:14:32.675 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:14:32.675 INFO kablam! Oct 14 17:14:32.675 INFO kablam! warning: unused `#[macro_use]` import Oct 14 17:14:32.675 INFO kablam! --> src/main.rs:6:1 Oct 14 17:14:32.675 INFO kablam! | Oct 14 17:14:32.675 INFO kablam! 6 | #[macro_use] Oct 14 17:14:32.675 INFO kablam! | ^^^^^^^^^^^^ Oct 14 17:14:32.675 INFO kablam! Oct 14 17:14:32.675 INFO kablam! warning: unused import: `ndarray::*` Oct 14 17:14:32.675 INFO kablam! --> src/main.rs:9:5 Oct 14 17:14:32.675 INFO kablam! | Oct 14 17:14:32.675 INFO kablam! 9 | use ndarray::*; Oct 14 17:14:32.675 INFO kablam! | ^^^^^^^^^^ Oct 14 17:14:32.675 INFO kablam! Oct 14 17:14:32.675 INFO kablam! warning: unused import: `ndarray_rand::RandomExt` Oct 14 17:14:32.675 INFO kablam! --> src/main.rs:10:5 Oct 14 17:14:32.675 INFO kablam! | Oct 14 17:14:32.675 INFO kablam! 10 | use ndarray_rand::RandomExt; Oct 14 17:14:32.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:14:32.675 INFO kablam! Oct 14 17:14:33.022 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.51s Oct 14 17:14:33.025 INFO kablam! su: No module specific data is present Oct 14 17:14:34.136 INFO running `"docker" "rm" "-f" "43ff8d0450fad9cebd56da0ee7fbff0f2d82fdc079b042bf2464526f7d0ac9d3"` Oct 14 17:14:34.485 INFO blam! 43ff8d0450fad9cebd56da0ee7fbff0f2d82fdc079b042bf2464526f7d0ac9d3 Oct 14 17:14:34.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 17:14:35.047 INFO blam! cd9d9aae1ec1b4e43d06fae44b5baeea17ace2a988f82c4054537ac64e636349 Oct 14 17:14:35.051 INFO running `"docker" "start" "-a" "cd9d9aae1ec1b4e43d06fae44b5baeea17ace2a988f82c4054537ac64e636349"` Oct 14 17:14:36.089 INFO kablam! usermod: no changes Oct 14 17:14:36.147 INFO kablam! Compiling ndarray-100-exercises v0.1.0 (/source) Oct 14 17:14:36.459 INFO kablam! warning: unused `#[macro_use]` import Oct 14 17:14:36.459 INFO kablam! --> src/main.rs:1:13 Oct 14 17:14:36.460 INFO kablam! | Oct 14 17:14:36.460 INFO kablam! 1 | #[macro_use(s)] Oct 14 17:14:36.460 INFO kablam! | ^ Oct 14 17:14:36.460 INFO kablam! | Oct 14 17:14:36.460 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:14:36.461 INFO kablam! Oct 14 17:14:36.461 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 17:14:36.461 INFO kablam! --> src/main.rs:25:36 Oct 14 17:14:36.461 INFO kablam! | Oct 14 17:14:36.462 INFO kablam! 25 | let arr = Array1::::zeros((10)); Oct 14 17:14:36.462 INFO kablam! | ^^^^ help: remove these parentheses Oct 14 17:14:36.462 INFO kablam! | Oct 14 17:14:36.462 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 17:14:36.463 INFO kablam! Oct 14 17:14:36.463 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 17:14:36.463 INFO kablam! --> src/main.rs:33:40 Oct 14 17:14:36.463 INFO kablam! | Oct 14 17:14:36.463 INFO kablam! 33 | let mut arr = Array1::::zeros((10)); Oct 14 17:14:36.464 INFO kablam! | ^^^^ help: remove these parentheses Oct 14 17:14:36.464 INFO kablam! Oct 14 17:14:36.464 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 17:14:36.464 INFO kablam! --> src/main.rs:131:42 Oct 14 17:14:36.464 INFO kablam! | Oct 14 17:14:36.465 INFO kablam! 131 | let arr: Array1 = Array::random((30), rand::distributions::normal::Normal::new(0.0, 10.0)); Oct 14 17:14:36.465 INFO kablam! | ^^^^ help: remove these parentheses Oct 14 17:14:36.465 INFO kablam! Oct 14 17:14:38.133 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.01s Oct 14 17:14:38.139 INFO kablam! su: No module specific data is present Oct 14 17:14:38.517 INFO running `"docker" "rm" "-f" "cd9d9aae1ec1b4e43d06fae44b5baeea17ace2a988f82c4054537ac64e636349"` Oct 14 17:14:38.736 INFO blam! cd9d9aae1ec1b4e43d06fae44b5baeea17ace2a988f82c4054537ac64e636349 Oct 14 17:14:38.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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" "-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 14 17:14:39.216 INFO blam! f850b029490fa7fad663fce48a3f1363245624e824e711ad0fbfc57d8d2b215f Oct 14 17:14:39.219 INFO running `"docker" "start" "-a" "f850b029490fa7fad663fce48a3f1363245624e824e711ad0fbfc57d8d2b215f"` Oct 14 17:14:39.751 INFO kablam! usermod: no changes Oct 14 17:14:39.794 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 17:14:39.806 INFO kablam! Running /target/debug/deps/ndarray_100_exercises-4d0785953916a6e9 Oct 14 17:14:39.815 INFO blam! Oct 14 17:14:39.815 INFO blam! running 15 tests Oct 14 17:14:39.828 INFO blam! test exercise10b ... ok Oct 14 17:14:39.828 INFO blam! test exercise15 ... ok Oct 14 17:14:39.828 INFO blam! test exercise18 ... ok Oct 14 17:14:39.829 INFO blam! test exercise16 ... ok Oct 14 17:14:39.829 INFO blam! test exercise7 ... ok Oct 14 17:14:39.832 INFO blam! test exercise6 ... ok Oct 14 17:14:39.834 INFO blam! test exercise11 ... ok Oct 14 17:14:39.836 INFO blam! test exercise8 ... ok Oct 14 17:14:39.836 INFO blam! test exercise10 ... ok Oct 14 17:14:39.836 INFO blam! test exercise3 ... ok Oct 14 17:14:39.836 INFO blam! test exercise8b ... ok Oct 14 17:14:39.836 INFO blam! test exercise12 ... ok Oct 14 17:14:39.836 INFO blam! test exercise14 ... ok Oct 14 17:14:39.836 INFO blam! test exercise13 ... ok Oct 14 17:14:39.840 INFO blam! test exercise9 ... ok Oct 14 17:14:39.840 INFO blam! Oct 14 17:14:39.840 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:14:39.840 INFO blam! Oct 14 17:14:39.844 INFO kablam! su: No module specific data is present Oct 14 17:14:40.303 INFO running `"docker" "rm" "-f" "f850b029490fa7fad663fce48a3f1363245624e824e711ad0fbfc57d8d2b215f"` Oct 14 17:14:40.448 INFO blam! f850b029490fa7fad663fce48a3f1363245624e824e711ad0fbfc57d8d2b215f