Oct 14 17:14:40.536 INFO testing jareks/ndarray-100-exercises against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:14:40.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 17:14:40.911 INFO blam! 3f2510cd08f105e211bf9a6b02c301bb3f1a18c6050d3e82ac7563d78603f34c Oct 14 17:14:40.917 INFO running `"docker" "start" "-a" "3f2510cd08f105e211bf9a6b02c301bb3f1a18c6050d3e82ac7563d78603f34c"` Oct 14 17:14:41.433 INFO kablam! usermod: no changes Oct 14 17:14:41.468 INFO kablam! Compiling matrixmultiply v0.1.13 Oct 14 17:14:41.468 INFO kablam! Compiling ndarray v0.7.2 Oct 14 17:14:41.468 INFO kablam! Compiling either v1.0.2 Oct 14 17:14:41.469 INFO kablam! Compiling libc v0.2.19 Oct 14 17:14:41.469 INFO kablam! Compiling num-complex v0.1.35 Oct 14 17:14:41.717 INFO kablam! Compiling itertools v0.5.8 Oct 14 17:14:42.357 INFO kablam! Compiling rand v0.3.15 Oct 14 17:14:47.675 INFO kablam! Compiling ndarray-rand v0.3.1 Oct 14 17:14:47.993 INFO kablam! Compiling ndarray-100-exercises v0.1.0 (/source) Oct 14 17:14:48.211 INFO kablam! warning: unused `#[macro_use]` import Oct 14 17:14:48.211 INFO kablam! --> src/main.rs:1:13 Oct 14 17:14:48.211 INFO kablam! | Oct 14 17:14:48.211 INFO kablam! 1 | #[macro_use(s)] Oct 14 17:14:48.211 INFO kablam! | ^ Oct 14 17:14:48.211 INFO kablam! | Oct 14 17:14:48.211 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:14:48.211 INFO kablam! Oct 14 17:14:48.211 INFO kablam! warning: unused `#[macro_use]` import Oct 14 17:14:48.211 INFO kablam! --> src/main.rs:6:1 Oct 14 17:14:48.211 INFO kablam! | Oct 14 17:14:48.211 INFO kablam! 6 | #[macro_use] Oct 14 17:14:48.211 INFO kablam! | ^^^^^^^^^^^^ Oct 14 17:14:48.211 INFO kablam! Oct 14 17:14:48.211 INFO kablam! warning: unused import: `ndarray::*` Oct 14 17:14:48.211 INFO kablam! --> src/main.rs:9:5 Oct 14 17:14:48.211 INFO kablam! | Oct 14 17:14:48.211 INFO kablam! 9 | use ndarray::*; Oct 14 17:14:48.211 INFO kablam! | ^^^^^^^^^^ Oct 14 17:14:48.211 INFO kablam! Oct 14 17:14:48.211 INFO kablam! warning: unused import: `ndarray_rand::RandomExt` Oct 14 17:14:48.211 INFO kablam! --> src/main.rs:10:5 Oct 14 17:14:48.211 INFO kablam! | Oct 14 17:14:48.211 INFO kablam! 10 | use ndarray_rand::RandomExt; Oct 14 17:14:48.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:14:48.211 INFO kablam! Oct 14 17:14:48.478 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.03s Oct 14 17:14:48.479 INFO kablam! su: No module specific data is present Oct 14 17:14:48.964 INFO running `"docker" "rm" "-f" "3f2510cd08f105e211bf9a6b02c301bb3f1a18c6050d3e82ac7563d78603f34c"` Oct 14 17:14:49.218 INFO blam! 3f2510cd08f105e211bf9a6b02c301bb3f1a18c6050d3e82ac7563d78603f34c Oct 14 17:14:49.221 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 17:14:49.519 INFO blam! 82f4b0968466c2c416dc624d01f85f5fda2f39c864db358b90582da00fbbda9e Oct 14 17:14:49.521 INFO running `"docker" "start" "-a" "82f4b0968466c2c416dc624d01f85f5fda2f39c864db358b90582da00fbbda9e"` Oct 14 17:14:50.022 INFO kablam! usermod: no changes Oct 14 17:14:50.069 INFO kablam! Compiling ndarray-100-exercises v0.1.0 (/source) Oct 14 17:14:50.363 INFO kablam! warning: unused `#[macro_use]` import Oct 14 17:14:50.363 INFO kablam! --> src/main.rs:1:13 Oct 14 17:14:50.363 INFO kablam! | Oct 14 17:14:50.363 INFO kablam! 1 | #[macro_use(s)] Oct 14 17:14:50.363 INFO kablam! | ^ Oct 14 17:14:50.363 INFO kablam! | Oct 14 17:14:50.363 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:14:50.363 INFO kablam! Oct 14 17:14:50.363 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 17:14:50.363 INFO kablam! --> src/main.rs:25:36 Oct 14 17:14:50.363 INFO kablam! | Oct 14 17:14:50.363 INFO kablam! 25 | let arr = Array1::::zeros((10)); Oct 14 17:14:50.363 INFO kablam! | ^^^^ help: remove these parentheses Oct 14 17:14:50.363 INFO kablam! | Oct 14 17:14:50.363 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 17:14:50.363 INFO kablam! Oct 14 17:14:50.363 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 17:14:50.363 INFO kablam! --> src/main.rs:33:40 Oct 14 17:14:50.363 INFO kablam! | Oct 14 17:14:50.363 INFO kablam! 33 | let mut arr = Array1::::zeros((10)); Oct 14 17:14:50.363 INFO kablam! | ^^^^ help: remove these parentheses Oct 14 17:14:50.363 INFO kablam! Oct 14 17:14:50.363 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 17:14:50.363 INFO kablam! --> src/main.rs:131:42 Oct 14 17:14:50.363 INFO kablam! | Oct 14 17:14:50.363 INFO kablam! 131 | let arr: Array1 = Array::random((30), rand::distributions::normal::Normal::new(0.0, 10.0)); Oct 14 17:14:50.363 INFO kablam! | ^^^^ help: remove these parentheses Oct 14 17:14:50.363 INFO kablam! Oct 14 17:14:52.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Oct 14 17:14:52.207 INFO kablam! su: No module specific data is present Oct 14 17:14:52.506 INFO running `"docker" "rm" "-f" "82f4b0968466c2c416dc624d01f85f5fda2f39c864db358b90582da00fbbda9e"` Oct 14 17:14:52.665 INFO blam! 82f4b0968466c2c416dc624d01f85f5fda2f39c864db358b90582da00fbbda9e Oct 14 17:14:52.670 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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" "-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:52.865 INFO blam! a9d9445433bcff05c59a58870dff105409babfc2e60e627e5dbf824f986983d7 Oct 14 17:14:52.866 INFO running `"docker" "start" "-a" "a9d9445433bcff05c59a58870dff105409babfc2e60e627e5dbf824f986983d7"` Oct 14 17:14:53.463 INFO kablam! usermod: no changes Oct 14 17:14:53.509 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 17:14:53.522 INFO kablam! Running /target/debug/deps/ndarray_100_exercises-eb1bf9e177a0981b Oct 14 17:14:53.531 INFO blam! Oct 14 17:14:53.531 INFO blam! running 15 tests Oct 14 17:14:53.531 INFO blam! test exercise10b ... ok Oct 14 17:14:53.531 INFO blam! test exercise14 ... ok Oct 14 17:14:53.531 INFO blam! test exercise13 ... ok Oct 14 17:14:53.531 INFO blam! test exercise11 ... ok Oct 14 17:14:53.531 INFO blam! test exercise18 ... ok Oct 14 17:14:53.531 INFO blam! test exercise15 ... ok Oct 14 17:14:53.531 INFO blam! test exercise12 ... ok Oct 14 17:14:53.531 INFO blam! test exercise3 ... ok Oct 14 17:14:53.531 INFO blam! test exercise7 ... ok Oct 14 17:14:53.532 INFO blam! test exercise8 ... ok Oct 14 17:14:53.532 INFO blam! test exercise16 ... ok Oct 14 17:14:53.532 INFO blam! test exercise8b ... ok Oct 14 17:14:53.533 INFO blam! test exercise9 ... ok Oct 14 17:14:53.533 INFO blam! test exercise10 ... ok Oct 14 17:14:53.535 INFO blam! test exercise6 ... ok Oct 14 17:14:53.535 INFO blam! Oct 14 17:14:53.535 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:14:53.535 INFO blam! Oct 14 17:14:53.537 INFO kablam! su: No module specific data is present Oct 14 17:14:53.996 INFO running `"docker" "rm" "-f" "a9d9445433bcff05c59a58870dff105409babfc2e60e627e5dbf824f986983d7"` Oct 14 17:14:54.275 INFO blam! a9d9445433bcff05c59a58870dff105409babfc2e60e627e5dbf824f986983d7