Oct 14 15:48:36.068 INFO testing k15z/kevz-svm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 15:48:36.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15:48:36.487 INFO blam! 77ec1866e1220e3340b5b371e8ff2cc5d8c56fe038bc5c2851fb15a5dfdec065 Oct 14 15:48:36.491 INFO running `"docker" "start" "-a" "77ec1866e1220e3340b5b371e8ff2cc5d8c56fe038bc5c2851fb15a5dfdec065"` Oct 14 15:48:37.674 INFO kablam! usermod: no changes Oct 14 15:48:37.738 INFO kablam! Compiling kevz-svm v0.1.0 (/source) Oct 14 15:48:37.951 INFO kablam! warning: unused import: `std::io` Oct 14 15:48:37.951 INFO kablam! --> src/main.rs:4:5 Oct 14 15:48:37.951 INFO kablam! | Oct 14 15:48:37.951 INFO kablam! 4 | use std::io; Oct 14 15:48:37.951 INFO kablam! | ^^^^^^^ Oct 14 15:48:37.951 INFO kablam! | Oct 14 15:48:37.951 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 15:48:37.951 INFO kablam! Oct 14 15:48:38.094 INFO kablam! warning: function is never used: `gaussian_kernel` Oct 14 15:48:38.094 INFO kablam! --> src/core.rs:18:1 Oct 14 15:48:38.095 INFO kablam! | Oct 14 15:48:38.095 INFO kablam! 18 | fn gaussian_kernel(x1 : &Vec, x2 : &Vec) -> f64 { Oct 14 15:48:38.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:48:38.096 INFO kablam! | Oct 14 15:48:38.096 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:48:38.096 INFO kablam! Oct 14 15:48:38.097 INFO kablam! warning: method is never used: `predict` Oct 14 15:48:38.097 INFO kablam! --> src/core.rs:90:2 Oct 14 15:48:38.097 INFO kablam! | Oct 14 15:48:38.098 INFO kablam! 90 | pub fn predict(&self, x: &Vec>) -> Vec { Oct 14 15:48:38.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:48:38.098 INFO kablam! Oct 14 15:48:39.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 14 15:48:39.191 INFO kablam! su: No module specific data is present Oct 14 15:48:39.889 INFO running `"docker" "rm" "-f" "77ec1866e1220e3340b5b371e8ff2cc5d8c56fe038bc5c2851fb15a5dfdec065"` Oct 14 15:48:40.243 INFO blam! 77ec1866e1220e3340b5b371e8ff2cc5d8c56fe038bc5c2851fb15a5dfdec065 Oct 14 15:48:40.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15:48:40.711 INFO blam! cfd706bdeb902f3a77f747d68f3aa270cfac74e2aeb946650bd407945b5fc5df Oct 14 15:48:40.713 INFO running `"docker" "start" "-a" "cfd706bdeb902f3a77f747d68f3aa270cfac74e2aeb946650bd407945b5fc5df"` Oct 14 15:48:42.254 INFO kablam! usermod: no changes Oct 14 15:48:42.295 INFO kablam! Compiling kevz-svm v0.1.0 (/source) Oct 14 15:48:42.511 INFO kablam! warning: unused import: `std::io` Oct 14 15:48:42.511 INFO kablam! --> src/main.rs:4:5 Oct 14 15:48:42.511 INFO kablam! | Oct 14 15:48:42.511 INFO kablam! 4 | use std::io; Oct 14 15:48:42.511 INFO kablam! | ^^^^^^^ Oct 14 15:48:42.511 INFO kablam! | Oct 14 15:48:42.511 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 15:48:42.511 INFO kablam! Oct 14 15:48:42.678 INFO kablam! warning: function is never used: `gaussian_kernel` Oct 14 15:48:42.678 INFO kablam! --> src/core.rs:18:1 Oct 14 15:48:42.678 INFO kablam! | Oct 14 15:48:42.678 INFO kablam! 18 | fn gaussian_kernel(x1 : &Vec, x2 : &Vec) -> f64 { Oct 14 15:48:42.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:48:42.678 INFO kablam! | Oct 14 15:48:42.678 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:48:42.678 INFO kablam! Oct 14 15:48:42.678 INFO kablam! warning: method is never used: `predict` Oct 14 15:48:42.678 INFO kablam! --> src/core.rs:90:2 Oct 14 15:48:42.678 INFO kablam! | Oct 14 15:48:42.678 INFO kablam! 90 | pub fn predict(&self, x: &Vec>) -> Vec { Oct 14 15:48:42.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:48:42.678 INFO kablam! Oct 14 15:48:43.166 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Oct 14 15:48:43.166 INFO kablam! su: No module specific data is present Oct 14 15:48:44.002 INFO running `"docker" "rm" "-f" "cfd706bdeb902f3a77f747d68f3aa270cfac74e2aeb946650bd407945b5fc5df"` Oct 14 15:48:44.239 INFO blam! cfd706bdeb902f3a77f747d68f3aa270cfac74e2aeb946650bd407945b5fc5df Oct 14 15:48:44.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15:48:44.624 INFO blam! 3c721e13370b51c05da713b0d852452f1545ce42557a087b984d3d655ccefbd7 Oct 14 15:48:44.629 INFO running `"docker" "start" "-a" "3c721e13370b51c05da713b0d852452f1545ce42557a087b984d3d655ccefbd7"` Oct 14 15:48:46.186 INFO kablam! usermod: no changes Oct 14 15:48:46.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 15:48:46.239 INFO kablam! Running /target/debug/deps/kevz_svm-640fea8b9b300504 Oct 14 15:48:46.263 INFO kablam! su: No module specific data is present Oct 14 15:48:46.263 INFO blam! Oct 14 15:48:46.263 INFO blam! running 0 tests Oct 14 15:48:46.263 INFO blam! Oct 14 15:48:46.263 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:48:46.263 INFO blam! Oct 14 15:48:47.049 INFO running `"docker" "rm" "-f" "3c721e13370b51c05da713b0d852452f1545ce42557a087b984d3d655ccefbd7"` Oct 14 15:48:47.402 INFO blam! 3c721e13370b51c05da713b0d852452f1545ce42557a087b984d3d655ccefbd7