Oct 15 22:49:46.413 INFO testing random-world-0.2.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 22:49:46.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 22:49:46.767 INFO blam! aa6fe576589f7789a85016960d3bbc55011d208b90cb516c27a54b7a72ac155a Oct 15 22:49:46.775 INFO running `"docker" "start" "-a" "aa6fe576589f7789a85016960d3bbc55011d208b90cb516c27a54b7a72ac155a"` Oct 15 22:49:47.832 INFO kablam! usermod: no changes Oct 15 22:49:47.987 INFO kablam! Compiling ndarray v0.10.14 Oct 15 22:49:47.987 INFO kablam! Compiling quadrature v0.1.2 Oct 15 22:49:47.992 INFO kablam! Compiling extprim v1.6.0 Oct 15 22:49:47.992 INFO kablam! Compiling rulinalg v0.3.7 Oct 15 22:49:47.993 INFO kablam! Compiling docopt v0.8.3 Oct 15 22:49:56.953 INFO kablam! Compiling rusty-machine v0.5.4 Oct 15 22:50:02.387 INFO kablam! Compiling pcg_rand v0.7.1 Oct 15 22:50:10.015 INFO kablam! Compiling random-world v0.2.1 (/source) Oct 15 22:50:12.474 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:50:12.474 INFO kablam! --> src/lib.rs:71:1 Oct 15 22:50:12.474 INFO kablam! | Oct 15 22:50:12.474 INFO kablam! 71 | #[macro_use] Oct 15 22:50:12.474 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:50:12.475 INFO kablam! | Oct 15 22:50:12.476 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:50:12.476 INFO kablam! Oct 15 22:50:12.476 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 22:50:12.477 INFO kablam! --> src/ncm/knn.rs:84:39 Oct 15 22:50:12.477 INFO kablam! | Oct 15 22:50:12.478 INFO kablam! 84 | .into_shape((inputs.cols())) Oct 15 22:50:12.478 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 22:50:12.479 INFO kablam! | Oct 15 22:50:12.479 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 22:50:12.480 INFO kablam! Oct 15 22:50:12.696 INFO kablam! warning: variable does not need to be mutable Oct 15 22:50:12.696 INFO kablam! --> src/cp/cp.rs:311:13 Oct 15 22:50:12.696 INFO kablam! | Oct 15 22:50:12.696 INFO kablam! 311 | let mut train_inputs = match self.train_inputs { Oct 15 22:50:12.696 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 22:50:12.696 INFO kablam! | | Oct 15 22:50:12.697 INFO kablam! | help: remove this `mut` Oct 15 22:50:12.697 INFO kablam! | Oct 15 22:50:12.697 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 22:50:12.697 INFO kablam! Oct 15 22:50:17.727 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:50:17.727 INFO kablam! --> src/bin/cp-predict.rs:1:1 Oct 15 22:50:17.727 INFO kablam! | Oct 15 22:50:17.727 INFO kablam! 1 | #[macro_use] Oct 15 22:50:17.727 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:50:17.727 INFO kablam! | Oct 15 22:50:17.727 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:50:17.727 INFO kablam! Oct 15 22:50:17.855 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:50:17.855 INFO kablam! --> src/bin/martingales.rs:1:1 Oct 15 22:50:17.855 INFO kablam! | Oct 15 22:50:17.855 INFO kablam! 1 | #[macro_use] Oct 15 22:50:17.855 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:50:17.855 INFO kablam! | Oct 15 22:50:17.855 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:50:17.855 INFO kablam! Oct 15 22:50:17.999 INFO kablam! warning: field is never used: `flag_seed` Oct 15 22:50:17.999 INFO kablam! --> src/bin/martingales.rs:31:5 Oct 15 22:50:17.999 INFO kablam! | Oct 15 22:50:18.000 INFO kablam! 31 | flag_seed: Option, Oct 15 22:50:18.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:50:18.000 INFO kablam! | Oct 15 22:50:18.000 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 22:50:18.000 INFO kablam! Oct 15 22:50:18.095 INFO kablam! warning: field is never used: `flag_kernel` Oct 15 22:50:18.095 INFO kablam! --> src/bin/cp-predict.rs:43:5 Oct 15 22:50:18.096 INFO kablam! | Oct 15 22:50:18.096 INFO kablam! 43 | flag_kernel: Option, Oct 15 22:50:18.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:50:18.096 INFO kablam! | Oct 15 22:50:18.096 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 22:50:18.097 INFO kablam! Oct 15 22:50:18.097 INFO kablam! warning: field is never used: `flag_bandwidth` Oct 15 22:50:18.097 INFO kablam! --> src/bin/cp-predict.rs:44:5 Oct 15 22:50:18.097 INFO kablam! | Oct 15 22:50:18.097 INFO kablam! 44 | flag_bandwidth: Option, Oct 15 22:50:18.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:50:18.098 INFO kablam! Oct 15 22:50:23.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.39s Oct 15 22:50:23.263 INFO kablam! su: No module specific data is present Oct 15 22:50:23.900 INFO running `"docker" "rm" "-f" "aa6fe576589f7789a85016960d3bbc55011d208b90cb516c27a54b7a72ac155a"` Oct 15 22:50:24.243 INFO blam! aa6fe576589f7789a85016960d3bbc55011d208b90cb516c27a54b7a72ac155a Oct 15 22:50:24.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 22:50:24.720 INFO blam! 8d948f0099d3932cd8cff73b33c6631ac8cb3e870924acea5aa5aaa14c6b6c96 Oct 15 22:50:24.723 INFO running `"docker" "start" "-a" "8d948f0099d3932cd8cff73b33c6631ac8cb3e870924acea5aa5aaa14c6b6c96"` Oct 15 22:50:26.001 INFO kablam! usermod: no changes Oct 15 22:50:26.171 INFO kablam! Compiling random-world v0.2.1 (/source) Oct 15 22:50:29.499 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 22:50:29.499 INFO kablam! --> src/ncm/knn.rs:84:39 Oct 15 22:50:29.499 INFO kablam! | Oct 15 22:50:29.499 INFO kablam! 84 | .into_shape((inputs.cols())) Oct 15 22:50:29.499 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 22:50:29.499 INFO kablam! | Oct 15 22:50:29.499 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 22:50:29.499 INFO kablam! Oct 15 22:50:29.883 INFO kablam! warning: variable does not need to be mutable Oct 15 22:50:29.883 INFO kablam! --> src/cp/cp.rs:311:13 Oct 15 22:50:29.883 INFO kablam! | Oct 15 22:50:29.883 INFO kablam! 311 | let mut train_inputs = match self.train_inputs { Oct 15 22:50:29.883 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 22:50:29.883 INFO kablam! | | Oct 15 22:50:29.883 INFO kablam! | help: remove this `mut` Oct 15 22:50:29.883 INFO kablam! | Oct 15 22:50:29.883 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 22:50:29.883 INFO kablam! Oct 15 22:50:32.691 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:50:32.691 INFO kablam! --> src/bin/cp-predict.rs:1:1 Oct 15 22:50:32.691 INFO kablam! | Oct 15 22:50:32.691 INFO kablam! 1 | #[macro_use] Oct 15 22:50:32.691 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:50:32.691 INFO kablam! | Oct 15 22:50:32.691 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:50:32.691 INFO kablam! Oct 15 22:50:33.427 INFO kablam! warning: field is never used: `flag_kernel` Oct 15 22:50:33.428 INFO kablam! --> src/bin/cp-predict.rs:43:5 Oct 15 22:50:33.428 INFO kablam! | Oct 15 22:50:33.429 INFO kablam! 43 | flag_kernel: Option, Oct 15 22:50:33.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:50:33.443 INFO kablam! | Oct 15 22:50:33.444 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 22:50:33.444 INFO kablam! Oct 15 22:50:33.445 INFO kablam! warning: field is never used: `flag_bandwidth` Oct 15 22:50:33.445 INFO kablam! --> src/bin/cp-predict.rs:44:5 Oct 15 22:50:33.446 INFO kablam! | Oct 15 22:50:33.446 INFO kablam! 44 | flag_bandwidth: Option, Oct 15 22:50:33.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:50:33.448 INFO kablam! Oct 15 22:50:34.707 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:50:34.708 INFO kablam! --> src/bin/martingales.rs:1:1 Oct 15 22:50:34.708 INFO kablam! | Oct 15 22:50:34.709 INFO kablam! 1 | #[macro_use] Oct 15 22:50:34.709 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:50:34.710 INFO kablam! | Oct 15 22:50:34.710 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:50:34.711 INFO kablam! Oct 15 22:50:35.003 INFO kablam! warning: field is never used: `flag_seed` Oct 15 22:50:35.007 INFO kablam! --> src/bin/martingales.rs:31:5 Oct 15 22:50:35.007 INFO kablam! | Oct 15 22:50:35.007 INFO kablam! 31 | flag_seed: Option, Oct 15 22:50:35.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:50:35.007 INFO kablam! | Oct 15 22:50:35.007 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 22:50:35.007 INFO kablam! Oct 15 22:50:35.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.56s Oct 15 22:50:35.610 INFO kablam! su: No module specific data is present Oct 15 22:50:36.505 INFO running `"docker" "rm" "-f" "8d948f0099d3932cd8cff73b33c6631ac8cb3e870924acea5aa5aaa14c6b6c96"` Oct 15 22:50:36.891 INFO blam! 8d948f0099d3932cd8cff73b33c6631ac8cb3e870924acea5aa5aaa14c6b6c96 Oct 15 22:50:36.899 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 22:50:37.296 INFO blam! a9814e6befe659a1d08f081c516a6049d0f301e15a4e778db15fd439a61e0f14 Oct 15 22:50:37.298 INFO running `"docker" "start" "-a" "a9814e6befe659a1d08f081c516a6049d0f301e15a4e778db15fd439a61e0f14"` Oct 15 22:50:38.934 INFO kablam! usermod: no changes Oct 15 22:50:39.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 22:50:39.125 INFO kablam! Running /target/debug/deps/random_world-e778b2ea5a20b9e7 Oct 15 22:50:39.131 INFO blam! Oct 15 22:50:39.131 INFO blam! running 7 tests Oct 15 22:50:39.147 INFO blam! test cp::cp::tests::rnd_seeded ... ok Oct 15 22:50:39.147 INFO blam! test exchangeability::martingales::tests::kde_bandwidth ... ok Oct 15 22:50:39.147 INFO blam! test cp::cp::tests::train ... ok Oct 15 22:50:39.147 INFO blam! test exchangeability::martingales::tests::kde_silverman ... ok Oct 15 22:50:39.147 INFO blam! test cp::cp::tests::update ... ok Oct 15 22:50:39.150 INFO blam! test exchangeability::martingales::tests::plugin_martingale_update ... ok Oct 15 22:50:39.150 INFO blam! test ncm::knn::tests::knn ... ok Oct 15 22:50:39.150 INFO blam! Oct 15 22:50:39.150 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:50:39.150 INFO blam! Oct 15 22:50:39.151 INFO kablam! Running /target/debug/deps/cp_predict-78fa875c7ede6351 Oct 15 22:50:39.156 INFO blam! Oct 15 22:50:39.156 INFO blam! running 0 tests Oct 15 22:50:39.156 INFO blam! Oct 15 22:50:39.156 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:50:39.156 INFO blam! Oct 15 22:50:39.163 INFO kablam! Running /target/debug/deps/martingales-9a9dee5afbea5adf Oct 15 22:50:39.168 INFO blam! Oct 15 22:50:39.168 INFO blam! running 0 tests Oct 15 22:50:39.168 INFO blam! Oct 15 22:50:39.168 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:50:39.168 INFO blam! Oct 15 22:50:39.175 INFO kablam! Running /target/debug/deps/cp-3d8d51e510375286 Oct 15 22:50:39.184 INFO blam! Oct 15 22:50:39.184 INFO blam! running 2 tests Oct 15 22:50:39.184 INFO blam! test tests::smooth_cp ... ok Oct 15 22:50:39.190 INFO blam! test tests::cp ... ok Oct 15 22:50:39.190 INFO blam! Oct 15 22:50:39.190 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:50:39.190 INFO blam! Oct 15 22:50:39.195 INFO kablam! Doc-tests random-world Oct 15 22:50:43.079 INFO blam! Oct 15 22:50:43.079 INFO blam! running 15 tests Oct 15 22:51:13.619 INFO blam! test src/exchangeability/martingales.rs - exchangeability::martingales::Martingale::from_function (line 130) ... ok Oct 15 22:51:17.305 INFO blam! test src/exchangeability/martingales.rs - exchangeability::martingales::Martingale::current (line 158) ... ok Oct 15 22:51:17.767 INFO blam! test src/cp/cp.rs - cp::cp::CP::new_smooth (line 89) ... ok Oct 15 22:51:18.843 INFO blam! test src/cp/cp.rs - cp::cp::CP::train (line 150) ... ok Oct 15 22:51:20.711 INFO blam! test src/cp/cp.rs - cp::cp::CP::predict_confidence (line 397) ... ok Oct 15 22:51:20.713 INFO blam! test src/cp/cp.rs - cp::cp::CP::new (line 50) ... ok Oct 15 22:51:21.835 INFO blam! test src/cp/cp.rs - cp::cp::CP::update (line 239) ... ok Oct 15 22:51:22.419 INFO blam! test src/cp/cp.rs - cp::cp::CP::predict (line 340) ... ok Oct 15 22:51:37.531 INFO blam! test src/exchangeability/martingales.rs - exchangeability::martingales::Martingale::new_plugin (line 94) ... ok Oct 15 22:51:40.447 INFO blam! test src/exchangeability/martingales.rs - exchangeability::martingales::Martingale::update (line 178) ... ok Oct 15 22:51:40.679 INFO blam! test src/exchangeability/martingales.rs - exchangeability::martingales::Martingale::new_power (line 58) ... ok Oct 15 22:51:41.006 INFO blam! test src/ncm/knn.rs - ncm::knn::KNN::score (line 61) ... ok Oct 15 22:51:42.123 INFO blam! test src/ncm/knn.rs - ncm::knn::KNN::new (line 39) ... ok Oct 15 22:51:42.207 INFO blam! test src/lib.rs - (line 25) ... ok Oct 15 22:51:44.135 INFO blam! test src/exchangeability/mod.rs - exchangeability (line 8) ... ok Oct 15 22:51:44.135 INFO blam! Oct 15 22:51:44.136 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:51:44.136 INFO blam! Oct 15 22:51:44.143 INFO kablam! su: No module specific data is present Oct 15 22:51:44.487 INFO running `"docker" "rm" "-f" "a9814e6befe659a1d08f081c516a6049d0f301e15a4e778db15fd439a61e0f14"` Oct 15 22:51:44.693 INFO blam! a9814e6befe659a1d08f081c516a6049d0f301e15a4e778db15fd439a61e0f14