Oct 14 22:04:51.573 INFO testing dzharikhin/ml_example against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 22:04:51.574 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 22:04:51.715 INFO blam! 9b6e1e4cf666fbf2bd9addc28b5e846e05337cee38afe5a9db11d86d4bc1e9e5 Oct 14 22:04:51.717 INFO running `"docker" "start" "-a" "9b6e1e4cf666fbf2bd9addc28b5e846e05337cee38afe5a9db11d86d4bc1e9e5"` Oct 14 22:04:52.215 INFO kablam! usermod: no changes Oct 14 22:04:52.244 INFO kablam! Compiling ml-example v0.0.1 (/source) Oct 14 22:04:52.580 INFO kablam! warning: function is never used: `gate` Oct 14 22:04:52.580 INFO kablam! --> src/neural/main.rs:127:1 Oct 14 22:04:52.580 INFO kablam! | Oct 14 22:04:52.580 INFO kablam! 127 | fn gate(val: f64) -> f64 { Oct 14 22:04:52.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:04:52.580 INFO kablam! | Oct 14 22:04:52.580 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:04:52.580 INFO kablam! Oct 14 22:04:52.580 INFO kablam! warning: function is never used: `sigmoid_derivative` Oct 14 22:04:52.580 INFO kablam! --> src/neural/main.rs:135:1 Oct 14 22:04:52.580 INFO kablam! | Oct 14 22:04:52.580 INFO kablam! 135 | fn sigmoid_derivative(x: f64) -> f64 { Oct 14 22:04:52.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:04:52.580 INFO kablam! Oct 14 22:04:53.797 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 14 22:04:53.801 INFO kablam! su: No module specific data is present Oct 14 22:04:54.065 INFO running `"docker" "rm" "-f" "9b6e1e4cf666fbf2bd9addc28b5e846e05337cee38afe5a9db11d86d4bc1e9e5"` Oct 14 22:04:54.162 INFO blam! 9b6e1e4cf666fbf2bd9addc28b5e846e05337cee38afe5a9db11d86d4bc1e9e5 Oct 14 22:04:54.167 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 22:04:54.499 INFO blam! 03f0f2b030ba2630fd4b69a4b9a02eb1e05bc9b4949b67619525c54d75de6087 Oct 14 22:04:54.507 INFO running `"docker" "start" "-a" "03f0f2b030ba2630fd4b69a4b9a02eb1e05bc9b4949b67619525c54d75de6087"` Oct 14 22:04:55.999 INFO kablam! usermod: no changes Oct 14 22:04:56.055 INFO kablam! Compiling ml-example v0.0.1 (/source) Oct 14 22:04:56.733 INFO kablam! warning: function is never used: `gate` Oct 14 22:04:56.734 INFO kablam! --> src/neural/main.rs:127:1 Oct 14 22:04:56.735 INFO kablam! | Oct 14 22:04:56.735 INFO kablam! 127 | fn gate(val: f64) -> f64 { Oct 14 22:04:56.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:04:56.737 INFO kablam! | Oct 14 22:04:56.737 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:04:56.738 INFO kablam! Oct 14 22:04:56.739 INFO kablam! warning: function is never used: `sigmoid_derivative` Oct 14 22:04:56.739 INFO kablam! --> src/neural/main.rs:135:1 Oct 14 22:04:56.740 INFO kablam! | Oct 14 22:04:56.740 INFO kablam! 135 | fn sigmoid_derivative(x: f64) -> f64 { Oct 14 22:04:56.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:04:56.742 INFO kablam! Oct 14 22:04:57.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 14 22:04:57.871 INFO kablam! su: No module specific data is present Oct 14 22:04:58.931 INFO running `"docker" "rm" "-f" "03f0f2b030ba2630fd4b69a4b9a02eb1e05bc9b4949b67619525c54d75de6087"` Oct 14 22:04:59.227 INFO blam! 03f0f2b030ba2630fd4b69a4b9a02eb1e05bc9b4949b67619525c54d75de6087 Oct 14 22:04:59.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 22:04:59.626 INFO blam! 0113b885401a8eca774d5cadb8914f4a5ae7122d29a6b0937005414756bc73da Oct 14 22:04:59.633 INFO running `"docker" "start" "-a" "0113b885401a8eca774d5cadb8914f4a5ae7122d29a6b0937005414756bc73da"` Oct 14 22:05:01.015 INFO kablam! usermod: no changes Oct 14 22:05:01.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 22:05:01.074 INFO kablam! Running /target/debug/deps/client-8b31a676c804d52c Oct 14 22:05:01.090 INFO kablam! Running /target/debug/deps/daemon-8018f76d510dbecf Oct 14 22:05:01.090 INFO blam! Oct 14 22:05:01.090 INFO blam! running 0 tests Oct 14 22:05:01.090 INFO blam! Oct 14 22:05:01.090 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:05:01.090 INFO blam! Oct 14 22:05:01.096 INFO blam! Oct 14 22:05:01.096 INFO blam! running 0 tests Oct 14 22:05:01.097 INFO blam! Oct 14 22:05:01.097 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:05:01.097 INFO blam! Oct 14 22:05:01.098 INFO kablam! su: No module specific data is present Oct 14 22:05:01.948 INFO running `"docker" "rm" "-f" "0113b885401a8eca774d5cadb8914f4a5ae7122d29a6b0937005414756bc73da"` Oct 14 22:05:02.271 INFO blam! 0113b885401a8eca774d5cadb8914f4a5ae7122d29a6b0937005414756bc73da