Oct 11 13:09:40.616 INFO testing rsmath-0.1.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 13:09:40.616 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 13:09:40.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 13:09:41.024 INFO blam! 9161cb862630b3931de2e87481ad53c45d1d4ae7d1560640cd27fad29cafac59 Oct 11 13:09:41.040 INFO running `"docker" "start" "-a" "9161cb862630b3931de2e87481ad53c45d1d4ae7d1560640cd27fad29cafac59"` Oct 11 13:09:42.471 INFO kablam! usermod: no changes Oct 11 13:09:42.592 INFO kablam! Compiling rsmath v0.1.6 (/source) Oct 11 13:09:44.365 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 13:09:44.366 INFO kablam! --> src/linspace/point.rs:113:29 Oct 11 13:09:44.367 INFO kablam! | Oct 11 13:09:44.367 INFO kablam! 113 | let val: f64 = (pow((a.x() - b.x()), 2) + Oct 11 13:09:44.368 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 13:09:44.372 INFO kablam! | Oct 11 13:09:44.373 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 13:09:44.373 INFO kablam! Oct 11 13:09:44.373 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 13:09:44.374 INFO kablam! --> src/linspace/point.rs:114:29 Oct 11 13:09:44.374 INFO kablam! | Oct 11 13:09:44.374 INFO kablam! 114 | pow((a.y() - b.y()), 2) + Oct 11 13:09:44.375 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 13:09:44.375 INFO kablam! Oct 11 13:09:44.375 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 13:09:44.375 INFO kablam! --> src/linspace/point.rs:115:29 Oct 11 13:09:44.376 INFO kablam! | Oct 11 13:09:44.376 INFO kablam! 115 | pow((a.z() - b.z()), 2)).into(); Oct 11 13:09:44.376 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 13:09:44.377 INFO kablam! Oct 11 13:09:45.072 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.57s Oct 11 13:09:45.084 INFO kablam! su: No module specific data is present Oct 11 13:09:45.904 INFO running `"docker" "rm" "-f" "9161cb862630b3931de2e87481ad53c45d1d4ae7d1560640cd27fad29cafac59"` Oct 11 13:09:46.232 INFO blam! 9161cb862630b3931de2e87481ad53c45d1d4ae7d1560640cd27fad29cafac59 Oct 11 13:09:46.244 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 13:09:46.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 13:09:46.757 INFO blam! 5c8bb80e83d8e26f886c1eaf75b558b73f0db1b4a0bb35f010710dc961dbeda4 Oct 11 13:09:46.759 INFO running `"docker" "start" "-a" "5c8bb80e83d8e26f886c1eaf75b558b73f0db1b4a0bb35f010710dc961dbeda4"` Oct 11 13:09:48.176 INFO kablam! usermod: no changes Oct 11 13:09:48.268 INFO kablam! Compiling rsmath v0.1.6 (/source) Oct 11 13:09:52.976 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 13:09:52.977 INFO kablam! --> src/linspace/point.rs:113:29 Oct 11 13:09:52.977 INFO kablam! | Oct 11 13:09:52.977 INFO kablam! 113 | let val: f64 = (pow((a.x() - b.x()), 2) + Oct 11 13:09:52.978 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 13:09:52.978 INFO kablam! | Oct 11 13:09:52.978 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 13:09:52.978 INFO kablam! Oct 11 13:09:52.979 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 13:09:52.979 INFO kablam! --> src/linspace/point.rs:114:29 Oct 11 13:09:52.979 INFO kablam! | Oct 11 13:09:52.980 INFO kablam! 114 | pow((a.y() - b.y()), 2) + Oct 11 13:09:52.980 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 13:09:52.980 INFO kablam! Oct 11 13:09:52.980 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 13:09:52.980 INFO kablam! --> src/linspace/point.rs:115:29 Oct 11 13:09:52.980 INFO kablam! | Oct 11 13:09:52.980 INFO kablam! 115 | pow((a.z() - b.z()), 2)).into(); Oct 11 13:09:52.980 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 13:09:52.980 INFO kablam! Oct 11 13:09:56.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.06s Oct 11 13:09:56.300 INFO kablam! su: No module specific data is present Oct 11 13:09:56.956 INFO running `"docker" "rm" "-f" "5c8bb80e83d8e26f886c1eaf75b558b73f0db1b4a0bb35f010710dc961dbeda4"` Oct 11 13:09:57.240 INFO blam! 5c8bb80e83d8e26f886c1eaf75b558b73f0db1b4a0bb35f010710dc961dbeda4 Oct 11 13:09:57.249 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 13:09:57.250 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 13:09:57.782 INFO blam! 3158f60726c751b41af79d07b166bbf225d6531fb0d9cd52efe7af6e5b592747 Oct 11 13:09:57.783 INFO running `"docker" "start" "-a" "3158f60726c751b41af79d07b166bbf225d6531fb0d9cd52efe7af6e5b592747"` Oct 11 13:09:58.664 INFO kablam! usermod: no changes Oct 11 13:09:58.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 13:09:58.752 INFO kablam! Running /target/debug/deps/rsmath-5d797f329683b893 Oct 11 13:09:58.756 INFO kablam! Running /target/debug/deps/algebra-a992478af4cb0bf0 Oct 11 13:09:58.756 INFO blam! Oct 11 13:09:58.756 INFO blam! running 0 tests Oct 11 13:09:58.756 INFO blam! Oct 11 13:09:58.756 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:09:58.756 INFO blam! Oct 11 13:09:58.760 INFO blam! Oct 11 13:09:58.760 INFO blam! running 53 tests Oct 11 13:09:58.760 INFO blam! test tests::matrix_contains_col_test ... ok Oct 11 13:09:58.760 INFO blam! test tests::matrix_cols_test ... ok Oct 11 13:09:58.760 INFO blam! test tests::matrix_col_test ... ok Oct 11 13:09:58.760 INFO blam! test tests::matrix_col_iter_test ... ok Oct 11 13:09:58.760 INFO blam! test tests::matrix_col_iter_at_test ... ok Oct 11 13:09:58.760 INFO blam! test tests::matrix_create_identity_test ... ok Oct 11 13:09:58.760 INFO blam! test tests::matrix_add_trait_test ... ok Oct 11 13:09:58.760 INFO blam! test tests::matrix_el_iter_at_test ... ok Oct 11 13:09:58.760 INFO blam! test tests::matrix_el_iter_test ... ok Oct 11 13:09:58.760 INFO blam! test tests::matrix_eq_trait_test ... ok Oct 11 13:09:58.762 INFO blam! test tests::matrix_equal_to_matrix_test ... ok Oct 11 13:09:58.762 INFO blam! test tests::matrix_equal_to_test ... ok Oct 11 13:09:58.762 INFO blam! test tests::matrix_contains_row_test ... ok Oct 11 13:09:58.768 INFO blam! test tests::matrix_contains_test ... ok Oct 11 13:09:58.769 INFO blam! test tests::matrix_bigger_than_test ... ok Oct 11 13:09:58.769 INFO blam! test tests::matrix_bigger_than_matrix_test ... ok Oct 11 13:09:58.770 INFO blam! test tests::matrix_eucl_distance_col_test ... ok Oct 11 13:09:58.770 INFO blam! test tests::matrix_mul_trait_test ... ok Oct 11 13:09:58.770 INFO blam! test tests::matrix_pop_col_test ... ok Oct 11 13:09:58.770 INFO blam! test tests::matrix_pop_row_test ... ok Oct 11 13:09:58.770 INFO blam! test tests::matrix_push_col_test ... ok Oct 11 13:09:58.771 INFO blam! test tests::matrix_rows_test ... ok Oct 11 13:09:58.771 INFO blam! test tests::matrix_row_iter_test ... ok Oct 11 13:09:58.771 INFO blam! test tests::matrix_row_iter_at_test ... ok Oct 11 13:09:58.771 INFO blam! test tests::matrix_get_element_test ... ok Oct 11 13:09:58.771 INFO blam! test tests::matrix_get_diagonal_test ... ok Oct 11 13:09:58.771 INFO blam! test tests::matrix_get_push_row_test ... ok Oct 11 13:09:58.771 INFO blam! test tests::matrix_random_test ... ok Oct 11 13:09:58.772 INFO blam! test tests::matrix_init_test ... ok Oct 11 13:09:58.772 INFO blam! test tests::matrix_scalar_mul_test ... ok Oct 11 13:09:58.772 INFO blam! test tests::matrix_set_row_test ... ok Oct 11 13:09:58.772 INFO blam! test tests::matrix_submatrix_test ... ok Oct 11 13:09:58.772 INFO blam! test tests::matrix_swap_row_test ... ok Oct 11 13:09:58.773 INFO blam! test tests::vector_append_test ... ok Oct 11 13:09:58.773 INFO blam! test tests::matrix_set_col_test ... ok Oct 11 13:09:58.773 INFO blam! test tests::matrix_transpose_test ... ok Oct 11 13:09:58.773 INFO blam! test tests::matrix_sub_trait_test ... ok Oct 11 13:09:58.774 INFO blam! test tests::vector_max_test ... ok Oct 11 13:09:58.774 INFO blam! test tests::matrix_swap_col_test ... ok Oct 11 13:09:58.774 INFO blam! test tests::vector_median_test ... ok Oct 11 13:09:58.774 INFO blam! test tests::vector_min_test ... ok Oct 11 13:09:58.774 INFO blam! test tests::vector_remove_test ... ok Oct 11 13:09:58.774 INFO blam! test tests::vector_push_test ... ok Oct 11 13:09:58.775 INFO blam! test tests::vector_pop_test ... ok Oct 11 13:09:58.775 INFO blam! test tests::vector_sort_min_test ... ok Oct 11 13:09:58.775 INFO blam! test tests::vector_set_el_test ... ok Oct 11 13:09:58.775 INFO blam! test tests::vector_ones_test ... ok Oct 11 13:09:58.775 INFO blam! test tests::vector_sort_max_test ... ok Oct 11 13:09:58.775 INFO blam! test tests::vector_init_test ... ok Oct 11 13:09:58.775 INFO blam! test tests::vector_clear_test ... ok Oct 11 13:09:58.776 INFO blam! test tests::vector_random_test ... ok Oct 11 13:09:58.776 INFO blam! test tests::vector_swap_test ... ok Oct 11 13:09:58.792 INFO blam! test tests::vector_zeros_test ... ok Oct 11 13:09:58.793 INFO blam! Oct 11 13:09:58.793 INFO kablam! Running /target/debug/deps/linspace-d79770b367cf46ff Oct 11 13:09:58.793 INFO blam! test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:09:58.793 INFO blam! Oct 11 13:09:58.804 INFO blam! Oct 11 13:09:58.804 INFO blam! running 37 tests Oct 11 13:09:58.808 INFO blam! test tests::point_eucl_distance_test ... ok Oct 11 13:09:58.808 INFO blam! test tests::point_set_test ... ok Oct 11 13:09:58.809 INFO blam! test tests::point_init_test ... ok Oct 11 13:09:58.809 INFO blam! test tests::point_new_test ... ok Oct 11 13:09:58.809 INFO blam! test tests::point_set_x_test ... ok Oct 11 13:09:58.809 INFO blam! test tests::quat_neg_test ... ok Oct 11 13:09:58.809 INFO blam! test tests::quat_magnitude_test ... ok Oct 11 13:09:58.809 INFO blam! test tests::quat_coord_test ... ok Oct 11 13:09:58.809 INFO blam! test tests::quat_conjugate_test ... ok Oct 11 13:09:58.810 INFO blam! test tests::point_set_y_test ... ok Oct 11 13:09:58.810 INFO blam! test tests::quat_norm_test ... ok Oct 11 13:09:58.810 INFO blam! test tests::quat_scale_test ... ok Oct 11 13:09:58.810 INFO blam! test tests::quat_set_test ... ok Oct 11 13:09:58.810 INFO blam! test tests::quat_set_w_test ... ok Oct 11 13:09:58.810 INFO blam! test tests::quat_set_x_test ... ok Oct 11 13:09:58.810 INFO blam! test tests::quat_set_y_test ... ok Oct 11 13:09:58.811 INFO blam! test tests::quat_set_z_test ... ok Oct 11 13:09:58.811 INFO blam! test tests::quat_sub_test ... ok Oct 11 13:09:58.811 INFO blam! test tests::vector_add_test ... ok Oct 11 13:09:58.811 INFO blam! test tests::vector_cross_test ... ok Oct 11 13:09:58.811 INFO blam! test tests::vector_dist_test ... ok Oct 11 13:09:58.811 INFO blam! test tests::vector_dot_test ... ok Oct 11 13:09:58.812 INFO blam! test tests::vector_init_test ... ok Oct 11 13:09:58.812 INFO blam! test tests::vector_mul_test ... ok Oct 11 13:09:58.812 INFO blam! test tests::vector_new_test ... ok Oct 11 13:09:58.812 INFO blam! test tests::vector_norm_test ... ok Oct 11 13:09:58.812 INFO blam! test tests::vector_scalar_mul_test ... ok Oct 11 13:09:58.812 INFO blam! test tests::vector_scale_test ... ok Oct 11 13:09:58.813 INFO blam! test tests::vector_set_test ... ok Oct 11 13:09:58.813 INFO blam! test tests::vector_set_x_test ... ok Oct 11 13:09:58.813 INFO blam! test tests::vector_set_y_test ... ok Oct 11 13:09:58.813 INFO blam! test tests::vector_set_z_test ... ok Oct 11 13:09:58.813 INFO blam! test tests::vector_sub_test ... ok Oct 11 13:09:58.813 INFO blam! test tests::quat_rotation_test ... ok Oct 11 13:09:58.813 INFO blam! test tests::quat_mul_test ... ok Oct 11 13:09:58.813 INFO blam! test tests::quat_add_test ... ok Oct 11 13:09:58.814 INFO blam! test tests::point_set_z_test ... ok Oct 11 13:09:58.814 INFO blam! Oct 11 13:09:58.814 INFO blam! test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:09:58.814 INFO blam! Oct 11 13:09:58.820 INFO kablam! Doc-tests rsmath Oct 11 13:10:01.752 INFO kablam! su: No module specific data is present Oct 11 13:10:01.752 INFO blam! Oct 11 13:10:01.752 INFO blam! running 0 tests Oct 11 13:10:01.752 INFO blam! Oct 11 13:10:01.752 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:10:01.752 INFO blam! Oct 11 13:10:02.289 INFO running `"docker" "rm" "-f" "3158f60726c751b41af79d07b166bbf225d6531fb0d9cd52efe7af6e5b592747"` Oct 11 13:10:02.600 INFO blam! 3158f60726c751b41af79d07b166bbf225d6531fb0d9cd52efe7af6e5b592747