Oct 14 18:53:20.844 INFO testing hgzimmerman/Perceptron against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:53:20.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 18:53:21.055 INFO blam! c8e6c220869a0c186adcb6b28a62fe65f0aed7f8aafdd3740744b75ffc33aeb1 Oct 14 18:53:21.055 INFO running `"docker" "start" "-a" "c8e6c220869a0c186adcb6b28a62fe65f0aed7f8aafdd3740744b75ffc33aeb1"` Oct 14 18:53:21.551 INFO kablam! usermod: no changes Oct 14 18:53:21.591 INFO kablam! Compiling perceptron-test v0.1.0 (/source) Oct 14 18:53:21.819 INFO kablam! warning: unused import: `super::*` Oct 14 18:53:21.819 INFO kablam! --> src/lib.rs:139:9 Oct 14 18:53:21.820 INFO kablam! | Oct 14 18:53:21.820 INFO kablam! 139 | use super::*; Oct 14 18:53:21.820 INFO kablam! | ^^^^^^^^ Oct 14 18:53:21.820 INFO kablam! | Oct 14 18:53:21.820 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:53:21.820 INFO kablam! Oct 14 18:53:21.821 INFO kablam! warning: unused import: `Boolean::*` Oct 14 18:53:21.821 INFO kablam! --> src/lib.rs:165:9 Oct 14 18:53:21.821 INFO kablam! | Oct 14 18:53:21.821 INFO kablam! 165 | use Boolean::*; Oct 14 18:53:21.821 INFO kablam! | ^^^^^^^^^^ Oct 14 18:53:21.821 INFO kablam! Oct 14 18:53:21.822 INFO kablam! warning: unused import: `test::Bencher` Oct 14 18:53:21.822 INFO kablam! --> src/lib.rs:252:13 Oct 14 18:53:21.822 INFO kablam! | Oct 14 18:53:21.822 INFO kablam! 252 | use test::Bencher; Oct 14 18:53:21.822 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:53:21.822 INFO kablam! Oct 14 18:53:21.823 INFO kablam! warning: unused import: `super::*` Oct 14 18:53:21.823 INFO kablam! --> src/lib.rs:253:13 Oct 14 18:53:21.823 INFO kablam! | Oct 14 18:53:21.823 INFO kablam! 253 | use super::*; Oct 14 18:53:21.823 INFO kablam! | ^^^^^^^^ Oct 14 18:53:21.823 INFO kablam! Oct 14 18:53:21.912 INFO kablam! warning: struct is never constructed: `NeuralNetwork` Oct 14 18:53:21.912 INFO kablam! --> src/lib.rs:23:1 Oct 14 18:53:21.912 INFO kablam! | Oct 14 18:53:21.913 INFO kablam! 23 | struct NeuralNetwork { Oct 14 18:53:21.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:21.913 INFO kablam! | Oct 14 18:53:21.913 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:53:21.913 INFO kablam! Oct 14 18:53:21.913 INFO kablam! warning: method is never used: `add_output_connection` Oct 14 18:53:21.914 INFO kablam! --> src/lib.rs:105:5 Oct 14 18:53:21.914 INFO kablam! | Oct 14 18:53:21.914 INFO kablam! 105 | fn add_output_connection(&mut self, output_connection: Connection) { Oct 14 18:53:21.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:21.914 INFO kablam! Oct 14 18:53:22.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.58s Oct 14 18:53:22.155 INFO kablam! su: No module specific data is present Oct 14 18:53:22.519 INFO running `"docker" "rm" "-f" "c8e6c220869a0c186adcb6b28a62fe65f0aed7f8aafdd3740744b75ffc33aeb1"` Oct 14 18:53:22.679 INFO blam! c8e6c220869a0c186adcb6b28a62fe65f0aed7f8aafdd3740744b75ffc33aeb1 Oct 14 18:53:22.685 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 18:53:23.135 INFO blam! fab662f779680132232643f8f417215b96e6994e95285b8d949375a78ceaf77d Oct 14 18:53:23.137 INFO running `"docker" "start" "-a" "fab662f779680132232643f8f417215b96e6994e95285b8d949375a78ceaf77d"` Oct 14 18:53:23.996 INFO kablam! usermod: no changes Oct 14 18:53:24.031 INFO kablam! Compiling perceptron-test v0.1.0 (/source) Oct 14 18:53:24.473 INFO kablam! warning: struct is never constructed: `NeuralNetwork` Oct 14 18:53:24.473 INFO kablam! --> src/lib.rs:23:1 Oct 14 18:53:24.473 INFO kablam! | Oct 14 18:53:24.473 INFO kablam! 23 | struct NeuralNetwork { Oct 14 18:53:24.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:24.473 INFO kablam! | Oct 14 18:53:24.473 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:53:24.473 INFO kablam! Oct 14 18:53:24.473 INFO kablam! warning: method is never used: `add_output_connection` Oct 14 18:53:24.473 INFO kablam! --> src/lib.rs:105:5 Oct 14 18:53:24.473 INFO kablam! | Oct 14 18:53:24.473 INFO kablam! 105 | fn add_output_connection(&mut self, output_connection: Connection) { Oct 14 18:53:24.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:24.473 INFO kablam! Oct 14 18:53:25.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.63s Oct 14 18:53:25.649 INFO kablam! su: No module specific data is present Oct 14 18:53:26.367 INFO running `"docker" "rm" "-f" "fab662f779680132232643f8f417215b96e6994e95285b8d949375a78ceaf77d"` Oct 14 18:53:26.749 INFO blam! fab662f779680132232643f8f417215b96e6994e95285b8d949375a78ceaf77d Oct 14 18:53:26.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 18:53:27.290 INFO blam! 6e3f1b05f63d54c9c62d339e2d1f9f89f900700501741cbfeda44de4e35b5ad7 Oct 14 18:53:27.295 INFO running `"docker" "start" "-a" "6e3f1b05f63d54c9c62d339e2d1f9f89f900700501741cbfeda44de4e35b5ad7"` Oct 14 18:53:28.771 INFO kablam! usermod: no changes Oct 14 18:53:28.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 18:53:28.831 INFO kablam! Running /target/debug/deps/perceptron_test-f8b7a9fb0baddd18 Oct 14 18:53:28.859 INFO blam! Oct 14 18:53:28.859 INFO blam! running 11 tests Oct 14 18:53:28.863 INFO blam! test tests::prediction_or ... ok Oct 14 18:53:28.863 INFO blam! test tests::prediction_and ... ok Oct 14 18:53:28.863 INFO blam! test tests::benches::train_and_operation_1_times ... ok Oct 14 18:53:28.863 INFO blam! test tests::train_and_predict_identity ... ok Oct 14 18:53:28.863 INFO blam! test tests::train_and_predict_and ... ok Oct 14 18:53:28.864 INFO blam! test tests::train_and_predict_or ... ok Oct 14 18:53:28.864 INFO blam! test tests::training_test ... ok Oct 14 18:53:28.864 INFO blam! test tests::train_and_predict_nor ... ok Oct 14 18:53:28.864 INFO blam! test tests::train_and_predict_nand ... ok Oct 14 18:53:28.879 INFO blam! test tests::benches::train_and_operation_1000_times ... ok Oct 14 18:53:28.879 INFO kablam! Doc-tests perceptron-test Oct 14 18:53:28.879 INFO blam! test tests::train_and_predict_invert ... ok Oct 14 18:53:28.879 INFO blam! Oct 14 18:53:28.879 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:53:28.879 INFO blam! Oct 14 18:53:29.251 INFO blam! Oct 14 18:53:29.251 INFO blam! running 0 tests Oct 14 18:53:29.251 INFO blam! Oct 14 18:53:29.251 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:53:29.251 INFO blam! Oct 14 18:53:29.253 INFO kablam! su: No module specific data is present Oct 14 18:53:29.704 INFO running `"docker" "rm" "-f" "6e3f1b05f63d54c9c62d339e2d1f9f89f900700501741cbfeda44de4e35b5ad7"` Oct 14 18:53:29.822 INFO blam! 6e3f1b05f63d54c9c62d339e2d1f9f89f900700501741cbfeda44de4e35b5ad7