Oct 16 02:15:49.176 INFO testing mtl-0.1.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:15:49.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 02:15:49.351 INFO blam! 28de5e4aea11c5370af3916591bbaca9f36484ae2c914516ba962bf24e16b11e Oct 16 02:15:49.353 INFO running `"docker" "start" "-a" "28de5e4aea11c5370af3916591bbaca9f36484ae2c914516ba962bf24e16b11e"` Oct 16 02:15:49.814 INFO kablam! usermod: no changes Oct 16 02:15:49.867 INFO kablam! Compiling mtl v0.1.5 (/source) Oct 16 02:15:50.815 INFO kablam! warning: unused macro definition Oct 16 02:15:50.815 INFO kablam! --> src/ndarray/mod.rs:158:1 Oct 16 02:15:50.815 INFO kablam! | Oct 16 02:15:50.815 INFO kablam! 158 | / macro_rules! ix { Oct 16 02:15:50.815 INFO kablam! 159 | | ($($arg:expr),*) => ( Oct 16 02:15:50.815 INFO kablam! 160 | | vec![$( Box::new($arg) as Box ),*] Oct 16 02:15:50.815 INFO kablam! 161 | | ) Oct 16 02:15:50.815 INFO kablam! 162 | | } Oct 16 02:15:50.815 INFO kablam! | |_^ Oct 16 02:15:50.815 INFO kablam! | Oct 16 02:15:50.815 INFO kablam! note: lint level defined here Oct 16 02:15:50.815 INFO kablam! --> src/lib.rs:2:20 Oct 16 02:15:50.815 INFO kablam! | Oct 16 02:15:50.815 INFO kablam! 2 | #![warn(bad_style, unused, unused_import_braces, Oct 16 02:15:50.815 INFO kablam! | ^^^^^^ Oct 16 02:15:50.815 INFO kablam! = note: #[warn(unused_macros)] implied by #[warn(unused)] Oct 16 02:15:50.815 INFO kablam! Oct 16 02:15:52.111 INFO kablam! warning: function is never used: `has_canonical_format` Oct 16 02:15:52.111 INFO kablam! --> src/matrix/sparse/tools/csr.rs:129:1 Oct 16 02:15:52.112 INFO kablam! | Oct 16 02:15:52.112 INFO kablam! 129 | pub fn has_canonical_format(nrow: usize, ap: &[usize], aj: &[usize]) -> bool { Oct 16 02:15:52.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:15:52.113 INFO kablam! | Oct 16 02:15:52.113 INFO kablam! note: lint level defined here Oct 16 02:15:52.113 INFO kablam! --> src/lib.rs:2:20 Oct 16 02:15:52.113 INFO kablam! | Oct 16 02:15:52.114 INFO kablam! 2 | #![warn(bad_style, unused, unused_import_braces, Oct 16 02:15:52.114 INFO kablam! | ^^^^^^ Oct 16 02:15:52.114 INFO kablam! = note: #[warn(dead_code)] implied by #[warn(unused)] Oct 16 02:15:52.114 INFO kablam! Oct 16 02:15:52.115 INFO kablam! warning: function is never used: `binop_csr_general` Oct 16 02:15:52.115 INFO kablam! --> src/matrix/sparse/tools/csr.rs:163:1 Oct 16 02:15:52.115 INFO kablam! | Oct 16 02:15:52.116 INFO kablam! 163 | / pub fn binop_csr_general( Oct 16 02:15:52.116 INFO kablam! 164 | | nrow: usize, ncol: usize, Oct 16 02:15:52.116 INFO kablam! 165 | | ap: &[usize], aj: &[usize], ax: &[T], Oct 16 02:15:52.116 INFO kablam! 166 | | bp: &[usize], bj: &[usize], bx: &[T], Oct 16 02:15:52.117 INFO kablam! ... | Oct 16 02:15:52.117 INFO kablam! 240 | | (cp, cj, cx) Oct 16 02:15:52.117 INFO kablam! 241 | | } Oct 16 02:15:52.117 INFO kablam! | |_^ Oct 16 02:15:52.118 INFO kablam! Oct 16 02:15:52.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.72s Oct 16 02:15:52.561 INFO kablam! su: No module specific data is present Oct 16 02:15:52.788 INFO running `"docker" "rm" "-f" "28de5e4aea11c5370af3916591bbaca9f36484ae2c914516ba962bf24e16b11e"` Oct 16 02:15:52.900 INFO blam! 28de5e4aea11c5370af3916591bbaca9f36484ae2c914516ba962bf24e16b11e Oct 16 02:15:52.905 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 02:15:53.075 INFO blam! b9b487dadb1d0878ffeb4d4d6bef377936fc675d587f6ab2626c7920d4e147f1 Oct 16 02:15:53.077 INFO running `"docker" "start" "-a" "b9b487dadb1d0878ffeb4d4d6bef377936fc675d587f6ab2626c7920d4e147f1"` Oct 16 02:15:53.647 INFO kablam! usermod: no changes Oct 16 02:15:53.771 INFO kablam! Compiling mtl v0.1.5 (/source) Oct 16 02:15:57.826 INFO kablam! warning: function is never used: `has_canonical_format` Oct 16 02:15:57.827 INFO kablam! --> src/matrix/sparse/tools/csr.rs:129:1 Oct 16 02:15:57.828 INFO kablam! | Oct 16 02:15:57.828 INFO kablam! 129 | pub fn has_canonical_format(nrow: usize, ap: &[usize], aj: &[usize]) -> bool { Oct 16 02:15:57.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:15:57.830 INFO kablam! | Oct 16 02:15:57.830 INFO kablam! note: lint level defined here Oct 16 02:15:57.831 INFO kablam! --> src/lib.rs:2:20 Oct 16 02:15:57.832 INFO kablam! | Oct 16 02:15:57.832 INFO kablam! 2 | #![warn(bad_style, unused, unused_import_braces, Oct 16 02:15:57.833 INFO kablam! | ^^^^^^ Oct 16 02:15:57.833 INFO kablam! = note: #[warn(dead_code)] implied by #[warn(unused)] Oct 16 02:15:57.833 INFO kablam! Oct 16 02:15:57.833 INFO kablam! warning: function is never used: `binop_csr_general` Oct 16 02:15:57.833 INFO kablam! --> src/matrix/sparse/tools/csr.rs:163:1 Oct 16 02:15:57.833 INFO kablam! | Oct 16 02:15:57.833 INFO kablam! 163 | / pub fn binop_csr_general( Oct 16 02:15:57.833 INFO kablam! 164 | | nrow: usize, ncol: usize, Oct 16 02:15:57.833 INFO kablam! 165 | | ap: &[usize], aj: &[usize], ax: &[T], Oct 16 02:15:57.833 INFO kablam! 166 | | bp: &[usize], bj: &[usize], bx: &[T], Oct 16 02:15:57.833 INFO kablam! ... | Oct 16 02:15:57.833 INFO kablam! 240 | | (cp, cj, cx) Oct 16 02:15:57.833 INFO kablam! 241 | | } Oct 16 02:15:57.833 INFO kablam! | |_^ Oct 16 02:15:57.833 INFO kablam! Oct 16 02:16:01.050 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.36s Oct 16 02:16:01.051 INFO kablam! su: No module specific data is present Oct 16 02:16:01.392 INFO running `"docker" "rm" "-f" "b9b487dadb1d0878ffeb4d4d6bef377936fc675d587f6ab2626c7920d4e147f1"` Oct 16 02:16:01.571 INFO blam! b9b487dadb1d0878ffeb4d4d6bef377936fc675d587f6ab2626c7920d4e147f1 Oct 16 02:16:01.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 02:16:01.980 INFO blam! e75c3d9a0a0d5d6d3a8bd8c0e68b0662677b0a362ecec66dc66e6bc9cce8c4d8 Oct 16 02:16:01.983 INFO running `"docker" "start" "-a" "e75c3d9a0a0d5d6d3a8bd8c0e68b0662677b0a362ecec66dc66e6bc9cce8c4d8"` Oct 16 02:16:03.403 INFO kablam! usermod: no changes Oct 16 02:16:03.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 02:16:03.506 INFO kablam! Running /target/debug/deps/mtl-24771dfc9e0442cb Oct 16 02:16:03.511 INFO blam! Oct 16 02:16:03.511 INFO blam! running 23 tests Oct 16 02:16:03.511 INFO blam! test matrix::sparse::test_sparse_matrix_build ... ok Oct 16 02:16:03.511 INFO blam! test matrix::sparse::test_sparse_matrix_dok ... ok Oct 16 02:16:03.511 INFO blam! test matrix::sparse::test_rand ... ok Oct 16 02:16:03.511 INFO blam! test matrix::test_index_by_row ... ok Oct 16 02:16:03.511 INFO blam! test matrix::test_add_sub ... ok Oct 16 02:16:03.523 INFO blam! test matrix::test_matrix_multiply ... ok Oct 16 02:16:03.525 INFO blam! test matrix::test_add ... ok Oct 16 02:16:03.525 INFO blam! test matrix::test_sub_matrix ... ok Oct 16 02:16:03.525 INFO blam! test matrix::test_equal_from_str ... ok Oct 16 02:16:03.532 INFO blam! test matrix::sparse::test_ops ... ok Oct 16 02:16:03.533 INFO blam! test matrix::test_from_vec_and_dim ... ok Oct 16 02:16:03.533 INFO blam! test matrix::sparse::test_parse_sparse_matrix ... ok Oct 16 02:16:03.533 INFO blam! test ndarray::test_array_concat ... ok Oct 16 02:16:03.534 INFO blam! test ndarray::test_array_shuffle ... ok Oct 16 02:16:03.534 INFO blam! test ndarray::test_array_binary_op ... ok Oct 16 02:16:03.534 INFO blam! test ndarray::test_array_eye_zeros_ones ... ok Oct 16 02:16:03.536 INFO kablam! Doc-tests mtl Oct 16 02:16:03.536 INFO blam! test matrix::it_works ... ok Oct 16 02:16:03.536 INFO blam! test ndarray::test_array ... ok Oct 16 02:16:03.537 INFO blam! test ndarray::test_index_ranges ... ok Oct 16 02:16:03.537 INFO blam! test ndarray::test_flatten ... ok Oct 16 02:16:03.537 INFO blam! test ndarray::test_test_any_all ... ok Oct 16 02:16:03.538 INFO blam! test ndarray::test_enumerate ... ok Oct 16 02:16:03.538 INFO blam! test ndarray::test_to_array_trait ... ok Oct 16 02:16:03.539 INFO blam! Oct 16 02:16:03.540 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:16:03.540 INFO blam! Oct 16 02:16:05.267 INFO blam! Oct 16 02:16:05.267 INFO blam! running 0 tests Oct 16 02:16:05.267 INFO blam! Oct 16 02:16:05.267 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:16:05.267 INFO blam! Oct 16 02:16:05.276 INFO kablam! su: No module specific data is present Oct 16 02:16:05.502 INFO running `"docker" "rm" "-f" "e75c3d9a0a0d5d6d3a8bd8c0e68b0662677b0a362ecec66dc66e6bc9cce8c4d8"` Oct 16 02:16:05.603 INFO blam! e75c3d9a0a0d5d6d3a8bd8c0e68b0662677b0a362ecec66dc66e6bc9cce8c4d8