Oct 14 15:48:35.578 INFO testing k15z/kevz-svm against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 15:48:35.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:48:36.155 INFO blam! 72a734f9cb0fa3dc8aeb3d021d2b6818010be5ed74733cc5ed30c260c7305e33 Oct 14 15:48:36.161 INFO running `"docker" "start" "-a" "72a734f9cb0fa3dc8aeb3d021d2b6818010be5ed74733cc5ed30c260c7305e33"` Oct 14 15:48:37.202 INFO kablam! usermod: no changes Oct 14 15:48:37.275 INFO kablam! Compiling kevz-svm v0.1.0 (/source) Oct 14 15:48:37.491 INFO kablam! warning: unused import: `std::io` Oct 14 15:48:37.491 INFO kablam! --> src/main.rs:4:5 Oct 14 15:48:37.491 INFO kablam! | Oct 14 15:48:37.491 INFO kablam! 4 | use std::io; Oct 14 15:48:37.491 INFO kablam! | ^^^^^^^ Oct 14 15:48:37.491 INFO kablam! | Oct 14 15:48:37.491 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 15:48:37.491 INFO kablam! Oct 14 15:48:37.638 INFO kablam! warning: function is never used: `gaussian_kernel` Oct 14 15:48:37.638 INFO kablam! --> src/core.rs:18:1 Oct 14 15:48:37.638 INFO kablam! | Oct 14 15:48:37.638 INFO kablam! 18 | fn gaussian_kernel(x1 : &Vec, x2 : &Vec) -> f64 { Oct 14 15:48:37.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:48:37.638 INFO kablam! | Oct 14 15:48:37.638 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:48:37.638 INFO kablam! Oct 14 15:48:37.638 INFO kablam! warning: method is never used: `predict` Oct 14 15:48:37.638 INFO kablam! --> src/core.rs:90:2 Oct 14 15:48:37.638 INFO kablam! | Oct 14 15:48:37.638 INFO kablam! 90 | pub fn predict(&self, x: &Vec>) -> Vec { Oct 14 15:48:37.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:48:37.638 INFO kablam! Oct 14 15:48:38.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 14 15:48:38.540 INFO kablam! su: No module specific data is present Oct 14 15:48:39.220 INFO running `"docker" "rm" "-f" "72a734f9cb0fa3dc8aeb3d021d2b6818010be5ed74733cc5ed30c260c7305e33"` Oct 14 15:48:39.498 INFO blam! 72a734f9cb0fa3dc8aeb3d021d2b6818010be5ed74733cc5ed30c260c7305e33 Oct 14 15:48:39.507 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:48:39.963 INFO blam! 3a21c44a59d47497a667260c88b541f84ce8debf88325376bccaacc3e5d829ba Oct 14 15:48:39.975 INFO running `"docker" "start" "-a" "3a21c44a59d47497a667260c88b541f84ce8debf88325376bccaacc3e5d829ba"` Oct 14 15:48:41.179 INFO kablam! usermod: no changes Oct 14 15:48:41.235 INFO kablam! Compiling kevz-svm v0.1.0 (/source) Oct 14 15:48:41.563 INFO kablam! warning: unused import: `std::io` Oct 14 15:48:41.563 INFO kablam! --> src/main.rs:4:5 Oct 14 15:48:41.563 INFO kablam! | Oct 14 15:48:41.563 INFO kablam! 4 | use std::io; Oct 14 15:48:41.563 INFO kablam! | ^^^^^^^ Oct 14 15:48:41.563 INFO kablam! | Oct 14 15:48:41.563 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 15:48:41.563 INFO kablam! Oct 14 15:48:41.719 INFO kablam! warning: function is never used: `gaussian_kernel` Oct 14 15:48:41.719 INFO kablam! --> src/core.rs:18:1 Oct 14 15:48:41.719 INFO kablam! | Oct 14 15:48:41.719 INFO kablam! 18 | fn gaussian_kernel(x1 : &Vec, x2 : &Vec) -> f64 { Oct 14 15:48:41.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:48:41.719 INFO kablam! | Oct 14 15:48:41.719 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:48:41.719 INFO kablam! Oct 14 15:48:41.719 INFO kablam! warning: method is never used: `predict` Oct 14 15:48:41.719 INFO kablam! --> src/core.rs:90:2 Oct 14 15:48:41.719 INFO kablam! | Oct 14 15:48:41.719 INFO kablam! 90 | pub fn predict(&self, x: &Vec>) -> Vec { Oct 14 15:48:41.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:48:41.719 INFO kablam! Oct 14 15:48:42.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 14 15:48:42.263 INFO kablam! su: No module specific data is present Oct 14 15:48:43.572 INFO running `"docker" "rm" "-f" "3a21c44a59d47497a667260c88b541f84ce8debf88325376bccaacc3e5d829ba"` Oct 14 15:48:43.869 INFO blam! 3a21c44a59d47497a667260c88b541f84ce8debf88325376bccaacc3e5d829ba Oct 14 15:48:43.883 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:48:44.187 INFO blam! dd26d6412fe543e6e7e85fcb426e340144dfd9484cd09b336ce732c289ed2162 Oct 14 15:48:44.191 INFO running `"docker" "start" "-a" "dd26d6412fe543e6e7e85fcb426e340144dfd9484cd09b336ce732c289ed2162"` Oct 14 15:48:45.322 INFO kablam! usermod: no changes Oct 14 15:48:45.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 15:48:45.416 INFO kablam! Running /target/debug/deps/kevz_svm-81001fb2cae5f922 Oct 14 15:48:45.417 INFO blam! Oct 14 15:48:45.417 INFO blam! running 0 tests Oct 14 15:48:45.417 INFO blam! Oct 14 15:48:45.417 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:48:45.417 INFO blam! Oct 14 15:48:45.439 INFO kablam! su: No module specific data is present Oct 14 15:48:45.955 INFO running `"docker" "rm" "-f" "dd26d6412fe543e6e7e85fcb426e340144dfd9484cd09b336ce732c289ed2162"` Oct 14 15:48:46.263 INFO blam! dd26d6412fe543e6e7e85fcb426e340144dfd9484cd09b336ce732c289ed2162