Oct 11 12:31:22.190 INFO testing rusticsom-1.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 12:31:22.190 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 12:31:22.190 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:31:22.454 INFO blam! 29a599e1cc84cbe29a69dc0020a7847da9bcaad7a9c9f8754670a5c4c30026a9 Oct 11 12:31:22.456 INFO running `"docker" "start" "-a" "29a599e1cc84cbe29a69dc0020a7847da9bcaad7a9c9f8754670a5c4c30026a9"` Oct 11 12:31:23.246 INFO kablam! usermod: no changes Oct 11 12:31:23.337 INFO kablam! Compiling rusticsom v1.0.0 (/source) Oct 11 12:31:24.871 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:31:24.871 INFO kablam! --> src/lib.rs:69:58 Oct 11 12:31:24.871 INFO kablam! | Oct 11 12:31:24.871 INFO kablam! 69 | let mut temp: Array1 = Array1::::zeros((self.z)); Oct 11 12:31:24.871 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 12:31:24.871 INFO kablam! | Oct 11 12:31:24.871 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 12:31:24.871 INFO kablam! Oct 11 12:31:24.871 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:31:24.871 INFO kablam! --> src/lib.rs:126:42 Oct 11 12:31:24.871 INFO kablam! | Oct 11 12:31:24.871 INFO kablam! 126 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 11 12:31:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:31:24.871 INFO kablam! Oct 11 12:31:24.871 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:31:24.871 INFO kablam! --> src/lib.rs:127:42 Oct 11 12:31:24.871 INFO kablam! | Oct 11 12:31:24.871 INFO kablam! 127 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 11 12:31:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:31:24.871 INFO kablam! Oct 11 12:31:24.871 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:31:24.871 INFO kablam! --> src/lib.rs:145:42 Oct 11 12:31:24.871 INFO kablam! | Oct 11 12:31:24.871 INFO kablam! 145 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 11 12:31:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:31:24.871 INFO kablam! Oct 11 12:31:24.871 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:31:24.871 INFO kablam! --> src/lib.rs:146:42 Oct 11 12:31:24.871 INFO kablam! | Oct 11 12:31:24.871 INFO kablam! 146 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 11 12:31:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:31:24.871 INFO kablam! Oct 11 12:31:25.773 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.50s Oct 11 12:31:25.780 INFO kablam! su: No module specific data is present Oct 11 12:31:26.409 INFO running `"docker" "rm" "-f" "29a599e1cc84cbe29a69dc0020a7847da9bcaad7a9c9f8754670a5c4c30026a9"` Oct 11 12:31:26.616 INFO blam! 29a599e1cc84cbe29a69dc0020a7847da9bcaad7a9c9f8754670a5c4c30026a9 Oct 11 12:31:26.619 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 12:31:26.620 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:31:26.998 INFO blam! c9d4fe93cd04ad58e49f7e919d1aedb15204e42296afe184dea6f6ce9f61939f Oct 11 12:31:27.000 INFO running `"docker" "start" "-a" "c9d4fe93cd04ad58e49f7e919d1aedb15204e42296afe184dea6f6ce9f61939f"` Oct 11 12:31:27.965 INFO kablam! usermod: no changes Oct 11 12:31:28.033 INFO kablam! Compiling rusticsom v1.0.0 (/source) Oct 11 12:31:30.040 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:31:30.040 INFO kablam! --> src/lib.rs:69:58 Oct 11 12:31:30.040 INFO kablam! | Oct 11 12:31:30.040 INFO kablam! 69 | let mut temp: Array1 = Array1::::zeros((self.z)); Oct 11 12:31:30.040 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 12:31:30.040 INFO kablam! | Oct 11 12:31:30.040 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 12:31:30.040 INFO kablam! Oct 11 12:31:30.040 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:31:30.040 INFO kablam! --> src/lib.rs:126:42 Oct 11 12:31:30.040 INFO kablam! | Oct 11 12:31:30.040 INFO kablam! 126 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 11 12:31:30.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:31:30.040 INFO kablam! Oct 11 12:31:30.040 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:31:30.040 INFO kablam! --> src/lib.rs:127:42 Oct 11 12:31:30.040 INFO kablam! | Oct 11 12:31:30.040 INFO kablam! 127 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 11 12:31:30.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:31:30.041 INFO kablam! Oct 11 12:31:30.041 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:31:30.041 INFO kablam! --> src/lib.rs:145:42 Oct 11 12:31:30.041 INFO kablam! | Oct 11 12:31:30.041 INFO kablam! 145 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 11 12:31:30.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:31:30.041 INFO kablam! Oct 11 12:31:30.041 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:31:30.041 INFO kablam! --> src/lib.rs:146:42 Oct 11 12:31:30.041 INFO kablam! | Oct 11 12:31:30.041 INFO kablam! 146 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 11 12:31:30.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:31:30.041 INFO kablam! Oct 11 12:31:31.717 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.72s Oct 11 12:31:31.725 INFO kablam! su: No module specific data is present Oct 11 12:31:32.306 INFO running `"docker" "rm" "-f" "c9d4fe93cd04ad58e49f7e919d1aedb15204e42296afe184dea6f6ce9f61939f"` Oct 11 12:31:32.511 INFO blam! c9d4fe93cd04ad58e49f7e919d1aedb15204e42296afe184dea6f6ce9f61939f Oct 11 12:31:32.516 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 12:31:32.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:31:32.748 INFO blam! 6dd6e5ace4625217f5e33eabe972db601db2981dd2368a2aaec35b9242906f39 Oct 11 12:31:32.750 INFO running `"docker" "start" "-a" "6dd6e5ace4625217f5e33eabe972db601db2981dd2368a2aaec35b9242906f39"` Oct 11 12:31:33.828 INFO kablam! usermod: no changes Oct 11 12:31:33.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 12:31:33.948 INFO kablam! Running /target/debug/deps/rusticsom-fbc2b51bff76d157 Oct 11 12:31:33.957 INFO kablam! Running /target/debug/deps/test-1e14da28149bf1cc Oct 11 12:31:33.957 INFO blam! Oct 11 12:31:33.957 INFO blam! running 2 tests Oct 11 12:31:33.957 INFO blam! test tests::test_euclid ... ok Oct 11 12:31:33.957 INFO blam! test tests::test_winner ... ok Oct 11 12:31:33.957 INFO blam! Oct 11 12:31:33.957 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:31:33.957 INFO blam! Oct 11 12:31:33.957 INFO blam! Oct 11 12:31:33.957 INFO blam! running 4 tests Oct 11 12:31:33.957 INFO blam! test t_test_size ... ok Oct 11 12:31:33.964 INFO blam! test t_distance_map ... ok Oct 11 12:31:33.964 INFO blam! test t_test_som ... ok Oct 11 12:31:35.628 INFO blam! test t_full_test ... ok Oct 11 12:31:35.628 INFO kablam! Doc-tests rusticsom Oct 11 12:31:35.628 INFO blam! Oct 11 12:31:35.628 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:31:35.628 INFO blam! Oct 11 12:31:38.471 INFO blam! Oct 11 12:31:38.471 INFO blam! running 0 tests Oct 11 12:31:38.471 INFO blam! Oct 11 12:31:38.471 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:31:38.472 INFO blam! Oct 11 12:31:38.476 INFO kablam! su: No module specific data is present Oct 11 12:31:39.159 INFO running `"docker" "rm" "-f" "6dd6e5ace4625217f5e33eabe972db601db2981dd2368a2aaec35b9242906f39"` Oct 11 12:31:39.321 INFO blam! 6dd6e5ace4625217f5e33eabe972db601db2981dd2368a2aaec35b9242906f39