Oct 15 20:18:25.086 INFO testing rusticsom-1.0.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 20:18:25.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:18:25.531 INFO blam! 3c146b9063aaa94ffd2f5710d243104f3a18049a190ada8c534d45e696dff55e Oct 15 20:18:25.533 INFO running `"docker" "start" "-a" "3c146b9063aaa94ffd2f5710d243104f3a18049a190ada8c534d45e696dff55e"` Oct 15 20:18:27.311 INFO kablam! usermod: no changes Oct 15 20:18:27.471 INFO kablam! Compiling ndarray v0.11.2 Oct 15 20:18:27.471 INFO kablam! Compiling itertools v0.7.8 Oct 15 20:18:39.534 INFO kablam! Compiling rusticsom v1.0.0 (/source) Oct 15 20:18:40.403 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 20:18:40.403 INFO kablam! --> src/lib.rs:69:58 Oct 15 20:18:40.404 INFO kablam! | Oct 15 20:18:40.404 INFO kablam! 69 | let mut temp: Array1 = Array1::::zeros((self.z)); Oct 15 20:18:40.404 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 20:18:40.404 INFO kablam! | Oct 15 20:18:40.404 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 20:18:40.404 INFO kablam! Oct 15 20:18:40.404 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 20:18:40.404 INFO kablam! --> src/lib.rs:126:42 Oct 15 20:18:40.404 INFO kablam! | Oct 15 20:18:40.404 INFO kablam! 126 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 15 20:18:40.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:18:40.404 INFO kablam! Oct 15 20:18:40.404 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 20:18:40.404 INFO kablam! --> src/lib.rs:127:42 Oct 15 20:18:40.404 INFO kablam! | Oct 15 20:18:40.404 INFO kablam! 127 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 15 20:18:40.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:18:40.404 INFO kablam! Oct 15 20:18:40.404 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 20:18:40.404 INFO kablam! --> src/lib.rs:145:42 Oct 15 20:18:40.404 INFO kablam! | Oct 15 20:18:40.404 INFO kablam! 145 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 15 20:18:40.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:18:40.404 INFO kablam! Oct 15 20:18:40.404 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 20:18:40.404 INFO kablam! --> src/lib.rs:146:42 Oct 15 20:18:40.404 INFO kablam! | Oct 15 20:18:40.404 INFO kablam! 146 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 15 20:18:40.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:18:40.404 INFO kablam! Oct 15 20:18:41.385 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.03s Oct 15 20:18:41.388 INFO kablam! su: No module specific data is present Oct 15 20:18:42.145 INFO running `"docker" "rm" "-f" "3c146b9063aaa94ffd2f5710d243104f3a18049a190ada8c534d45e696dff55e"` Oct 15 20:18:42.407 INFO blam! 3c146b9063aaa94ffd2f5710d243104f3a18049a190ada8c534d45e696dff55e Oct 15 20:18:42.420 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:18:42.807 INFO blam! 76079369bc3f6893588cf3cfaf70e019683d205f74befd7790d8d968438d15cb Oct 15 20:18:42.819 INFO running `"docker" "start" "-a" "76079369bc3f6893588cf3cfaf70e019683d205f74befd7790d8d968438d15cb"` Oct 15 20:18:44.483 INFO kablam! usermod: no changes Oct 15 20:18:44.600 INFO kablam! Compiling rusticsom v1.0.0 (/source) Oct 15 20:18:46.399 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 20:18:46.399 INFO kablam! --> src/lib.rs:69:58 Oct 15 20:18:46.399 INFO kablam! | Oct 15 20:18:46.399 INFO kablam! 69 | let mut temp: Array1 = Array1::::zeros((self.z)); Oct 15 20:18:46.399 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 20:18:46.399 INFO kablam! | Oct 15 20:18:46.399 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 20:18:46.399 INFO kablam! Oct 15 20:18:46.399 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 20:18:46.399 INFO kablam! --> src/lib.rs:126:42 Oct 15 20:18:46.399 INFO kablam! | Oct 15 20:18:46.399 INFO kablam! 126 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 15 20:18:46.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:18:46.399 INFO kablam! Oct 15 20:18:46.399 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 20:18:46.399 INFO kablam! --> src/lib.rs:127:42 Oct 15 20:18:46.399 INFO kablam! | Oct 15 20:18:46.399 INFO kablam! 127 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 15 20:18:46.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:18:46.399 INFO kablam! Oct 15 20:18:46.399 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 20:18:46.399 INFO kablam! --> src/lib.rs:145:42 Oct 15 20:18:46.399 INFO kablam! | Oct 15 20:18:46.399 INFO kablam! 145 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 15 20:18:46.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:18:46.399 INFO kablam! Oct 15 20:18:46.399 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 20:18:46.399 INFO kablam! --> src/lib.rs:146:42 Oct 15 20:18:46.399 INFO kablam! | Oct 15 20:18:46.399 INFO kablam! 146 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Oct 15 20:18:46.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:18:46.399 INFO kablam! Oct 15 20:18:48.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.97s Oct 15 20:18:48.483 INFO kablam! su: No module specific data is present Oct 15 20:18:49.643 INFO running `"docker" "rm" "-f" "76079369bc3f6893588cf3cfaf70e019683d205f74befd7790d8d968438d15cb"` Oct 15 20:18:49.933 INFO blam! 76079369bc3f6893588cf3cfaf70e019683d205f74befd7790d8d968438d15cb Oct 15 20:18:49.937 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 20:18:50.287 INFO blam! e18af295289613ea2489e1140c977c1b95304a6164021e3f7f374879df6d4e55 Oct 15 20:18:50.293 INFO running `"docker" "start" "-a" "e18af295289613ea2489e1140c977c1b95304a6164021e3f7f374879df6d4e55"` Oct 15 20:18:51.275 INFO kablam! usermod: no changes Oct 15 20:18:51.349 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 20:18:51.349 INFO blam! Oct 15 20:18:51.349 INFO kablam! Running /target/debug/deps/rusticsom-f974fce277c4fad5 Oct 15 20:18:51.349 INFO blam! running 2 tests Oct 15 20:18:51.349 INFO kablam! Running /target/debug/deps/test-d38f4c1cde4a7f83 Oct 15 20:18:51.349 INFO blam! test tests::test_winner ... ok Oct 15 20:18:51.349 INFO blam! test tests::test_euclid ... ok Oct 15 20:18:51.349 INFO blam! Oct 15 20:18:51.349 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:51.349 INFO blam! Oct 15 20:18:51.354 INFO blam! Oct 15 20:18:51.354 INFO blam! running 4 tests Oct 15 20:18:51.379 INFO blam! test t_distance_map ... ok Oct 15 20:18:51.384 INFO blam! test t_test_size ... ok Oct 15 20:18:51.384 INFO blam! test t_test_som ... ok Oct 15 20:18:53.067 INFO blam! test t_full_test ... ok Oct 15 20:18:53.067 INFO blam! Oct 15 20:18:53.067 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:53.067 INFO blam! Oct 15 20:18:53.068 INFO kablam! Doc-tests rusticsom Oct 15 20:18:54.646 INFO blam! Oct 15 20:18:54.646 INFO blam! running 0 tests Oct 15 20:18:54.647 INFO blam! Oct 15 20:18:54.648 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:54.648 INFO blam! Oct 15 20:18:54.654 INFO kablam! su: No module specific data is present Oct 15 20:18:56.054 INFO running `"docker" "rm" "-f" "e18af295289613ea2489e1140c977c1b95304a6164021e3f7f374879df6d4e55"` Oct 15 20:18:56.375 INFO blam! e18af295289613ea2489e1140c977c1b95304a6164021e3f7f374879df6d4e55