Oct 11 02:03:21.514 INFO testing bobisme/rustrnn against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:03:21.514 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:03:21.514 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 02:03:21.950 INFO blam! c82c0132eccfb53a7a2bf8af700f7cd0173aff5b46eb859426cdc2a1cb4d26e5 Oct 11 02:03:21.952 INFO running `"docker" "start" "-a" "c82c0132eccfb53a7a2bf8af700f7cd0173aff5b46eb859426cdc2a1cb4d26e5"` Oct 11 02:03:23.022 INFO kablam! usermod: no changes Oct 11 02:03:23.092 INFO kablam! Compiling rustrnn v0.1.0 (/source) Oct 11 02:03:23.632 INFO kablam! warning: struct is never constructed: `Layer` Oct 11 02:03:23.632 INFO kablam! --> src/layer.rs:3:1 Oct 11 02:03:23.632 INFO kablam! | Oct 11 02:03:23.632 INFO kablam! 3 | pub struct Layer { Oct 11 02:03:23.632 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 02:03:23.632 INFO kablam! | Oct 11 02:03:23.632 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:03:23.632 INFO kablam! Oct 11 02:03:23.632 INFO kablam! warning: method is never used: `new` Oct 11 02:03:23.632 INFO kablam! --> src/layer.rs:10:5 Oct 11 02:03:23.632 INFO kablam! | Oct 11 02:03:23.632 INFO kablam! 10 | pub fn new(input_size: usize, size: usize) -> Layer { Oct 11 02:03:23.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:03:23.632 INFO kablam! Oct 11 02:03:23.632 INFO kablam! warning: method is never used: `size` Oct 11 02:03:23.632 INFO kablam! --> src/layer.rs:18:5 Oct 11 02:03:23.632 INFO kablam! | Oct 11 02:03:23.632 INFO kablam! 18 | pub fn size(&self) -> usize { Oct 11 02:03:23.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:03:23.632 INFO kablam! Oct 11 02:03:23.632 INFO kablam! warning: method is never used: `input_size` Oct 11 02:03:23.632 INFO kablam! --> src/layer.rs:22:5 Oct 11 02:03:23.632 INFO kablam! | Oct 11 02:03:23.632 INFO kablam! 22 | pub fn input_size(&self) -> usize { Oct 11 02:03:23.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:03:23.632 INFO kablam! Oct 11 02:03:24.704 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 11 02:03:24.713 INFO kablam! su: No module specific data is present Oct 11 02:03:25.352 INFO running `"docker" "rm" "-f" "c82c0132eccfb53a7a2bf8af700f7cd0173aff5b46eb859426cdc2a1cb4d26e5"` Oct 11 02:03:25.680 INFO blam! c82c0132eccfb53a7a2bf8af700f7cd0173aff5b46eb859426cdc2a1cb4d26e5 Oct 11 02:03:25.689 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:03:25.690 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 02:03:26.076 INFO blam! 097608292cde87c96988401837cfbe58fccef8f7b6c2cc81692e5edaa5885e2d Oct 11 02:03:26.092 INFO running `"docker" "start" "-a" "097608292cde87c96988401837cfbe58fccef8f7b6c2cc81692e5edaa5885e2d"` Oct 11 02:03:27.265 INFO kablam! usermod: no changes Oct 11 02:03:27.332 INFO kablam! Compiling rustrnn v0.1.0 (/source) Oct 11 02:03:28.076 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 02:03:28.076 INFO kablam! --> src/matrix.rs:440:13 Oct 11 02:03:28.076 INFO kablam! | Oct 11 02:03:28.076 INFO kablam! 440 | m1 + &m2; Oct 11 02:03:28.076 INFO kablam! | ^^^^^^^^ Oct 11 02:03:28.076 INFO kablam! | Oct 11 02:03:28.076 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 02:03:28.076 INFO kablam! Oct 11 02:03:28.081 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 02:03:28.081 INFO kablam! --> src/matrix.rs:488:13 Oct 11 02:03:28.081 INFO kablam! | Oct 11 02:03:28.081 INFO kablam! 488 | m1 - &m2; Oct 11 02:03:28.081 INFO kablam! | ^^^^^^^^ Oct 11 02:03:28.081 INFO kablam! Oct 11 02:03:29.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 11 02:03:29.182 INFO kablam! su: No module specific data is present Oct 11 02:03:29.797 INFO running `"docker" "rm" "-f" "097608292cde87c96988401837cfbe58fccef8f7b6c2cc81692e5edaa5885e2d"` Oct 11 02:03:30.088 INFO blam! 097608292cde87c96988401837cfbe58fccef8f7b6c2cc81692e5edaa5885e2d Oct 11 02:03:30.093 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:03:30.094 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 02:03:30.464 INFO blam! 49e4a987351e92cf40e4f8a504b28c8e834c5806da6f7d320137fbb25eff1ffc Oct 11 02:03:30.468 INFO running `"docker" "start" "-a" "49e4a987351e92cf40e4f8a504b28c8e834c5806da6f7d320137fbb25eff1ffc"` Oct 11 02:03:31.568 INFO kablam! usermod: no changes Oct 11 02:03:31.615 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 02:03:31.620 INFO kablam! Running /target/debug/deps/rustrnn-3e460e89a4857f97 Oct 11 02:03:31.632 INFO blam! Oct 11 02:03:31.633 INFO blam! running 20 tests Oct 11 02:03:31.633 INFO blam! test matrix::describe_matrix::adding_two_matrices::it_can_add_two_matrices ... ok Oct 11 02:03:31.633 INFO blam! test layer::tests::describe_new::it_creates_a_new_layer ... ok Oct 11 02:03:31.633 INFO blam! test matrix::describe_matrix::elementwise_multiplying_two_matrices::it_can_multiply_two_matrices ... ok Oct 11 02:03:31.633 INFO blam! test matrix::describe_matrix::it_can_multiply_by_a_scalar ... ok Oct 11 02:03:31.646 INFO blam! test matrix::describe_matrix::it_can_be_transposed ... ok Oct 11 02:03:31.647 INFO blam! test matrix::describe_matrix::it_can_be_indexed ... ok Oct 11 02:03:31.647 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_can_calculate_dot_product_with_dot ... ok Oct 11 02:03:31.647 INFO blam! test matrix::describe_matrix::it_can_test_for_equivalence ... ok Oct 11 02:03:31.648 INFO blam! test matrix::describe_matrix::it_can_be_sigmoided ... ok Oct 11 02:03:31.648 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_can_multiply_struct_and_ref ... ok Oct 11 02:03:31.652 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_can_multiply_ref_and_struct ... ok Oct 11 02:03:31.653 INFO blam! test matrix::describe_matrix::subtracting_two_matrices::it_can_subtract_two_matrices ... ok Oct 11 02:03:31.653 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_can_multiply_ref_and_ref ... ok Oct 11 02:03:31.653 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_can_multiply_struct_and_struct ... ok Oct 11 02:03:31.654 INFO blam! test utils_tests::tests::describe_sigmoid::it_should_work ... ok Oct 11 02:03:31.664 INFO blam! test utils_tests::tests::test_sigmoid_derivative ... ok Oct 11 02:03:31.701 INFO blam! test matrix::describe_matrix::elementwise_multiplying_two_matrices::it_panics_if_the_matrices_arent_the_same_size ... ok Oct 11 02:03:31.701 INFO blam! test matrix::describe_matrix::adding_two_matrices::it_panics_if_the_matrices_arent_the_same_size ... ok Oct 11 02:03:31.703 INFO blam! test matrix::describe_matrix::multiplying_two_matricies::it_panics_if_the_matrices_arent_the_right_size ... ok Oct 11 02:03:31.703 INFO blam! test matrix::describe_matrix::subtracting_two_matrices::it_panics_if_the_matrices_arent_the_same_size ... ok Oct 11 02:03:31.703 INFO blam! Oct 11 02:03:31.703 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:03:31.703 INFO kablam! su: No module specific data is present Oct 11 02:03:31.703 INFO blam! Oct 11 02:03:32.242 INFO running `"docker" "rm" "-f" "49e4a987351e92cf40e4f8a504b28c8e834c5806da6f7d320137fbb25eff1ffc"` Oct 11 02:03:32.529 INFO blam! 49e4a987351e92cf40e4f8a504b28c8e834c5806da6f7d320137fbb25eff1ffc