Oct 15 02:15:30.280 INFO testing bobisme/rustrnn against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:15:30.280 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 15 02:15:30.763 INFO blam! bef4dcd7ae86ed61b1dea97e5dd714c35627ec67e2dfa232ed82460fc9854efd Oct 15 02:15:30.767 INFO running `"docker" "start" "-a" "bef4dcd7ae86ed61b1dea97e5dd714c35627ec67e2dfa232ed82460fc9854efd"` Oct 15 02:15:32.232 INFO kablam! usermod: no changes Oct 15 02:15:32.327 INFO kablam! Compiling rustrnn v0.1.0 (/source) Oct 15 02:15:33.051 INFO kablam! warning: struct is never constructed: `Layer` Oct 15 02:15:33.051 INFO kablam! --> src/layer.rs:3:1 Oct 15 02:15:33.051 INFO kablam! | Oct 15 02:15:33.051 INFO kablam! 3 | pub struct Layer { Oct 15 02:15:33.051 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 02:15:33.051 INFO kablam! | Oct 15 02:15:33.051 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:15:33.051 INFO kablam! Oct 15 02:15:33.051 INFO kablam! warning: method is never used: `new` Oct 15 02:15:33.051 INFO kablam! --> src/layer.rs:10:5 Oct 15 02:15:33.051 INFO kablam! | Oct 15 02:15:33.051 INFO kablam! 10 | pub fn new(input_size: usize, size: usize) -> Layer { Oct 15 02:15:33.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:15:33.051 INFO kablam! Oct 15 02:15:33.051 INFO kablam! warning: method is never used: `size` Oct 15 02:15:33.051 INFO kablam! --> src/layer.rs:18:5 Oct 15 02:15:33.051 INFO kablam! | Oct 15 02:15:33.051 INFO kablam! 18 | pub fn size(&self) -> usize { Oct 15 02:15:33.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:15:33.051 INFO kablam! Oct 15 02:15:33.051 INFO kablam! warning: method is never used: `input_size` Oct 15 02:15:33.051 INFO kablam! --> src/layer.rs:22:5 Oct 15 02:15:33.051 INFO kablam! | Oct 15 02:15:33.051 INFO kablam! 22 | pub fn input_size(&self) -> usize { Oct 15 02:15:33.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:15:33.051 INFO kablam! Oct 15 02:15:34.077 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 15 02:15:34.081 INFO kablam! su: No module specific data is present Oct 15 02:15:35.393 INFO running `"docker" "rm" "-f" "bef4dcd7ae86ed61b1dea97e5dd714c35627ec67e2dfa232ed82460fc9854efd"` Oct 15 02:15:35.711 INFO blam! bef4dcd7ae86ed61b1dea97e5dd714c35627ec67e2dfa232ed82460fc9854efd Oct 15 02:15:35.723 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 15 02:15:36.234 INFO blam! c7007e4ff0ba9e06616fd8678f0fafe46d959992ed5163e2ce0a7044e297e090 Oct 15 02:15:36.237 INFO running `"docker" "start" "-a" "c7007e4ff0ba9e06616fd8678f0fafe46d959992ed5163e2ce0a7044e297e090"` Oct 15 02:15:37.974 INFO kablam! usermod: no changes Oct 15 02:15:38.035 INFO kablam! Compiling rustrnn v0.1.0 (/source) Oct 15 02:15:38.858 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 02:15:38.858 INFO kablam! --> src/matrix.rs:440:13 Oct 15 02:15:38.858 INFO kablam! | Oct 15 02:15:38.858 INFO kablam! 440 | m1 + &m2; Oct 15 02:15:38.858 INFO kablam! | ^^^^^^^^ Oct 15 02:15:38.858 INFO kablam! | Oct 15 02:15:38.858 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 02:15:38.858 INFO kablam! Oct 15 02:15:38.867 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 02:15:38.867 INFO kablam! --> src/matrix.rs:488:13 Oct 15 02:15:38.867 INFO kablam! | Oct 15 02:15:38.867 INFO kablam! 488 | m1 - &m2; Oct 15 02:15:38.867 INFO kablam! | ^^^^^^^^ Oct 15 02:15:38.867 INFO kablam! Oct 15 02:15:40.408 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 15 02:15:40.415 INFO kablam! su: No module specific data is present Oct 15 02:15:41.291 INFO running `"docker" "rm" "-f" "c7007e4ff0ba9e06616fd8678f0fafe46d959992ed5163e2ce0a7044e297e090"` Oct 15 02:15:41.743 INFO blam! c7007e4ff0ba9e06616fd8678f0fafe46d959992ed5163e2ce0a7044e297e090 Oct 15 02:15:41.745 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 15 02:15:42.523 INFO blam! ff117b3c13138416d86d4c9e12162a35f10764c635b7a1804bb17a496f496d82 Oct 15 02:15:42.531 INFO running `"docker" "start" "-a" "ff117b3c13138416d86d4c9e12162a35f10764c635b7a1804bb17a496f496d82"` Oct 15 02:15:43.667 INFO kablam! usermod: no changes Oct 15 02:15:43.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 02:15:43.727 INFO kablam! Running /target/debug/deps/rustrnn-15045ba1059fb4fa Oct 15 02:15:43.735 INFO blam! Oct 15 02:15:43.735 INFO blam! running 20 tests Oct 15 02:15:43.755 INFO blam! test layer::tests::describe_new::it_creates_a_new_layer ... ok Oct 15 02:15:43.767 INFO blam! test matrix::describe_matrix::adding_two_matrices::it_can_add_two_matrices ... ok Oct 15 02:15:43.775 INFO blam! test matrix::describe_matrix::it_can_be_transposed ... ok Oct 15 02:15:43.775 INFO blam! test matrix::describe_matrix::it_can_be_sigmoided ... ok Oct 15 02:15:43.776 INFO blam! test matrix::describe_matrix::it_can_be_indexed ... ok Oct 15 02:15:43.780 INFO blam! test matrix::describe_matrix::elementwise_multiplying_two_matrices::it_can_multiply_two_matrices ... ok Oct 15 02:15:43.780 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_can_calculate_dot_product_with_dot ... ok Oct 15 02:15:43.780 INFO blam! test matrix::describe_matrix::it_can_multiply_by_a_scalar ... ok Oct 15 02:15:43.780 INFO blam! test matrix::describe_matrix::it_can_test_for_equivalence ... ok Oct 15 02:15:43.780 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_can_multiply_ref_and_struct ... ok Oct 15 02:15:43.780 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_can_multiply_ref_and_ref ... ok Oct 15 02:15:43.780 INFO blam! test utils_tests::tests::describe_sigmoid::it_should_work ... ok Oct 15 02:15:43.780 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_can_multiply_struct_and_ref ... ok Oct 15 02:15:43.780 INFO blam! test matrix::describe_matrix::subtracting_two_matrices::it_can_subtract_two_matrices ... ok Oct 15 02:15:43.780 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_can_multiply_struct_and_struct ... ok Oct 15 02:15:43.780 INFO blam! test utils_tests::tests::test_sigmoid_derivative ... ok Oct 15 02:15:43.839 INFO kablam! su: No module specific data is present Oct 15 02:15:43.839 INFO blam! test matrix::describe_matrix::adding_two_matrices::it_panics_if_the_matrices_arent_the_same_size ... ok Oct 15 02:15:43.839 INFO blam! test matrix::describe_matrix::elementwise_multiplying_two_matrices::it_panics_if_the_matrices_arent_the_same_size ... ok Oct 15 02:15:43.839 INFO blam! test matrix::describe_matrix::subtracting_two_matrices::it_panics_if_the_matrices_arent_the_same_size ... ok Oct 15 02:15:43.839 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_panics_if_the_matrices_arent_the_right_size ... ok Oct 15 02:15:43.839 INFO blam! Oct 15 02:15:43.839 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:15:43.839 INFO blam! Oct 15 02:15:44.667 INFO running `"docker" "rm" "-f" "ff117b3c13138416d86d4c9e12162a35f10764c635b7a1804bb17a496f496d82"` Oct 15 02:15:44.985 INFO blam! ff117b3c13138416d86d4c9e12162a35f10764c635b7a1804bb17a496f496d82