Oct 14 18:53:07.796 INFO testing hgzimmerman/Perceptron against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 18:53:07.796 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 18:53:08.284 INFO blam! c6b41bb37c35784f4bb6e81caf7767146743c78b1ff7d0c96bdb8dd5e74e7ecd Oct 14 18:53:08.287 INFO running `"docker" "start" "-a" "c6b41bb37c35784f4bb6e81caf7767146743c78b1ff7d0c96bdb8dd5e74e7ecd"` Oct 14 18:53:10.551 INFO kablam! usermod: no changes Oct 14 18:53:10.583 INFO kablam! Compiling perceptron-test v0.1.0 (/source) Oct 14 18:53:10.875 INFO kablam! warning: unused import: `super::*` Oct 14 18:53:10.875 INFO kablam! --> src/lib.rs:139:9 Oct 14 18:53:10.875 INFO kablam! | Oct 14 18:53:10.875 INFO kablam! 139 | use super::*; Oct 14 18:53:10.875 INFO kablam! | ^^^^^^^^ Oct 14 18:53:10.875 INFO kablam! | Oct 14 18:53:10.875 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:53:10.875 INFO kablam! Oct 14 18:53:10.875 INFO kablam! warning: unused import: `Boolean::*` Oct 14 18:53:10.875 INFO kablam! --> src/lib.rs:165:9 Oct 14 18:53:10.875 INFO kablam! | Oct 14 18:53:10.875 INFO kablam! 165 | use Boolean::*; Oct 14 18:53:10.875 INFO kablam! | ^^^^^^^^^^ Oct 14 18:53:10.875 INFO kablam! Oct 14 18:53:10.875 INFO kablam! warning: unused import: `test::Bencher` Oct 14 18:53:10.875 INFO kablam! --> src/lib.rs:252:13 Oct 14 18:53:10.875 INFO kablam! | Oct 14 18:53:10.875 INFO kablam! 252 | use test::Bencher; Oct 14 18:53:10.875 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:53:10.875 INFO kablam! Oct 14 18:53:10.875 INFO kablam! warning: unused import: `super::*` Oct 14 18:53:10.875 INFO kablam! --> src/lib.rs:253:13 Oct 14 18:53:10.875 INFO kablam! | Oct 14 18:53:10.875 INFO kablam! 253 | use super::*; Oct 14 18:53:10.875 INFO kablam! | ^^^^^^^^ Oct 14 18:53:10.875 INFO kablam! Oct 14 18:53:10.970 INFO kablam! warning: struct is never constructed: `NeuralNetwork` Oct 14 18:53:10.970 INFO kablam! --> src/lib.rs:23:1 Oct 14 18:53:10.970 INFO kablam! | Oct 14 18:53:10.970 INFO kablam! 23 | struct NeuralNetwork { Oct 14 18:53:10.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:10.970 INFO kablam! | Oct 14 18:53:10.970 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:53:10.970 INFO kablam! Oct 14 18:53:10.970 INFO kablam! warning: method is never used: `add_output_connection` Oct 14 18:53:10.970 INFO kablam! --> src/lib.rs:105:5 Oct 14 18:53:10.971 INFO kablam! | Oct 14 18:53:10.971 INFO kablam! 105 | fn add_output_connection(&mut self, output_connection: Connection) { Oct 14 18:53:10.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:10.971 INFO kablam! Oct 14 18:53:11.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Oct 14 18:53:11.338 INFO kablam! su: No module specific data is present Oct 14 18:53:12.567 INFO running `"docker" "rm" "-f" "c6b41bb37c35784f4bb6e81caf7767146743c78b1ff7d0c96bdb8dd5e74e7ecd"` Oct 14 18:53:12.866 INFO blam! c6b41bb37c35784f4bb6e81caf7767146743c78b1ff7d0c96bdb8dd5e74e7ecd Oct 14 18:53:12.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 18:53:13.289 INFO blam! 145dd49e024e8a28d966a4a222782f8683f3910643d589a69363e8427632c638 Oct 14 18:53:13.291 INFO running `"docker" "start" "-a" "145dd49e024e8a28d966a4a222782f8683f3910643d589a69363e8427632c638"` Oct 14 18:53:14.962 INFO kablam! usermod: no changes Oct 14 18:53:15.007 INFO kablam! Compiling perceptron-test v0.1.0 (/source) Oct 14 18:53:15.535 INFO kablam! warning: struct is never constructed: `NeuralNetwork` Oct 14 18:53:15.535 INFO kablam! --> src/lib.rs:23:1 Oct 14 18:53:15.535 INFO kablam! | Oct 14 18:53:15.535 INFO kablam! 23 | struct NeuralNetwork { Oct 14 18:53:15.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:15.539 INFO kablam! | Oct 14 18:53:15.539 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:53:15.539 INFO kablam! Oct 14 18:53:15.539 INFO kablam! warning: method is never used: `add_output_connection` Oct 14 18:53:15.539 INFO kablam! --> src/lib.rs:105:5 Oct 14 18:53:15.539 INFO kablam! | Oct 14 18:53:15.539 INFO kablam! 105 | fn add_output_connection(&mut self, output_connection: Connection) { Oct 14 18:53:15.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:15.539 INFO kablam! Oct 14 18:53:16.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 14 18:53:16.354 INFO kablam! su: No module specific data is present Oct 14 18:53:17.552 INFO running `"docker" "rm" "-f" "145dd49e024e8a28d966a4a222782f8683f3910643d589a69363e8427632c638"` Oct 14 18:53:17.879 INFO blam! 145dd49e024e8a28d966a4a222782f8683f3910643d589a69363e8427632c638 Oct 14 18:53:17.881 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 18:53:18.424 INFO blam! 661d299a0c44a552ae07bf1fb3d3fe509a9b45c684227c6302ff0754ff32f277 Oct 14 18:53:18.427 INFO running `"docker" "start" "-a" "661d299a0c44a552ae07bf1fb3d3fe509a9b45c684227c6302ff0754ff32f277"` Oct 14 18:53:19.581 INFO kablam! usermod: no changes Oct 14 18:53:19.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 18:53:19.655 INFO blam! Oct 14 18:53:19.656 INFO kablam! Running /target/debug/deps/perceptron_test-e0d314d61f8304af Oct 14 18:53:19.656 INFO blam! running 11 tests Oct 14 18:53:19.657 INFO blam! test tests::benches::train_and_operation_1_times ... ok Oct 14 18:53:19.657 INFO blam! test tests::prediction_or ... ok Oct 14 18:53:19.657 INFO blam! test tests::train_and_predict_nor ... ok Oct 14 18:53:19.658 INFO blam! test tests::train_and_predict_and ... ok Oct 14 18:53:19.658 INFO blam! test tests::train_and_predict_or ... ok Oct 14 18:53:19.658 INFO blam! test tests::training_test ... ok Oct 14 18:53:19.659 INFO blam! test tests::train_and_predict_nand ... ok Oct 14 18:53:19.663 INFO blam! test tests::train_and_predict_invert ... ok Oct 14 18:53:19.664 INFO blam! test tests::train_and_predict_identity ... ok Oct 14 18:53:19.664 INFO blam! test tests::benches::train_and_operation_1000_times ... ok Oct 14 18:53:19.665 INFO blam! test tests::prediction_and ... ok Oct 14 18:53:19.665 INFO blam! Oct 14 18:53:19.665 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:53:19.665 INFO blam! Oct 14 18:53:19.669 INFO kablam! Doc-tests perceptron-test Oct 14 18:53:20.079 INFO blam! Oct 14 18:53:20.080 INFO blam! running 0 tests Oct 14 18:53:20.080 INFO blam! Oct 14 18:53:20.080 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:53:20.081 INFO blam! Oct 14 18:53:20.082 INFO kablam! su: No module specific data is present Oct 14 18:53:20.535 INFO running `"docker" "rm" "-f" "661d299a0c44a552ae07bf1fb3d3fe509a9b45c684227c6302ff0754ff32f277"` Oct 14 18:53:20.751 INFO blam! 661d299a0c44a552ae07bf1fb3d3fe509a9b45c684227c6302ff0754ff32f277