Oct 15 03:37:46.200 INFO testing ashermancinelli/rust-ml against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 03:37:46.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 03:37:46.397 INFO blam! 0efa0df724a765b448a8ba9795194748766587b224987ce9ff07deb1d228424d Oct 15 03:37:46.398 INFO running `"docker" "start" "-a" "0efa0df724a765b448a8ba9795194748766587b224987ce9ff07deb1d228424d"` Oct 15 03:37:47.146 INFO kablam! usermod: no changes Oct 15 03:37:47.267 INFO kablam! Compiling num v0.1.42 Oct 15 03:37:47.611 INFO kablam! Compiling rulinalg v0.3.7 Oct 15 03:37:50.987 INFO kablam! Compiling rusty-machine v0.5.4 Oct 15 03:37:55.807 INFO kablam! Compiling rust-ml v0.0.1 (/source) Oct 15 03:37:56.547 INFO kablam! warning: unused variable: `data` Oct 15 03:37:56.548 INFO kablam! --> src/main.rs:33:12 Oct 15 03:37:56.548 INFO kablam! | Oct 15 03:37:56.549 INFO kablam! 33 | fn new(data: Vec>) -> Dataset { Oct 15 03:37:56.550 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 15 03:37:56.550 INFO kablam! | Oct 15 03:37:56.551 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:37:56.551 INFO kablam! Oct 15 03:37:56.556 INFO kablam! warning: variable does not need to be mutable Oct 15 03:37:56.556 INFO kablam! --> src/main.rs:37:13 Oct 15 03:37:56.557 INFO kablam! | Oct 15 03:37:56.557 INFO kablam! 37 | let mut l_to_str: Vec = Vec::new(); Oct 15 03:37:56.558 INFO kablam! | ----^^^^^^^^ Oct 15 03:37:56.559 INFO kablam! | | Oct 15 03:37:56.559 INFO kablam! | help: remove this `mut` Oct 15 03:37:56.559 INFO kablam! | Oct 15 03:37:56.560 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 03:37:56.560 INFO kablam! Oct 15 03:37:56.562 INFO kablam! warning: field is never used: `train_data` Oct 15 03:37:56.562 INFO kablam! --> src/main.rs:26:5 Oct 15 03:37:56.562 INFO kablam! | Oct 15 03:37:56.563 INFO kablam! 26 | train_data: Vec>, Oct 15 03:37:56.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:37:56.564 INFO kablam! | Oct 15 03:37:56.564 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:37:56.564 INFO kablam! Oct 15 03:37:56.565 INFO kablam! warning: field is never used: `train_labels` Oct 15 03:37:56.565 INFO kablam! --> src/main.rs:27:5 Oct 15 03:37:56.565 INFO kablam! | Oct 15 03:37:56.565 INFO kablam! 27 | train_labels: Vec, Oct 15 03:37:56.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:37:56.565 INFO kablam! Oct 15 03:37:56.566 INFO kablam! warning: field is never used: `label_to_string` Oct 15 03:37:56.566 INFO kablam! --> src/main.rs:28:5 Oct 15 03:37:56.566 INFO kablam! | Oct 15 03:37:56.566 INFO kablam! 28 | label_to_string: Vec, Oct 15 03:37:56.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:37:56.567 INFO kablam! Oct 15 03:37:57.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.47s Oct 15 03:37:57.643 INFO kablam! su: No module specific data is present Oct 15 03:37:58.615 INFO running `"docker" "rm" "-f" "0efa0df724a765b448a8ba9795194748766587b224987ce9ff07deb1d228424d"` Oct 15 03:37:58.931 INFO blam! 0efa0df724a765b448a8ba9795194748766587b224987ce9ff07deb1d228424d Oct 15 03:37:58.937 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 03:37:59.371 INFO blam! e2a243de6cdc7e98760efe4be48dc58ff8846c50d1569f3ff85930911b3abeee Oct 15 03:37:59.374 INFO running `"docker" "start" "-a" "e2a243de6cdc7e98760efe4be48dc58ff8846c50d1569f3ff85930911b3abeee"` Oct 15 03:38:00.844 INFO kablam! usermod: no changes Oct 15 03:38:00.960 INFO kablam! Compiling rust-ml v0.0.1 (/source) Oct 15 03:38:01.793 INFO kablam! warning: unused variable: `data` Oct 15 03:38:01.793 INFO kablam! --> src/main.rs:33:12 Oct 15 03:38:01.793 INFO kablam! | Oct 15 03:38:01.793 INFO kablam! 33 | fn new(data: Vec>) -> Dataset { Oct 15 03:38:01.793 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 15 03:38:01.793 INFO kablam! | Oct 15 03:38:01.793 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:38:01.793 INFO kablam! Oct 15 03:38:01.799 INFO kablam! warning: variable does not need to be mutable Oct 15 03:38:01.799 INFO kablam! --> src/main.rs:37:13 Oct 15 03:38:01.799 INFO kablam! | Oct 15 03:38:01.799 INFO kablam! 37 | let mut l_to_str: Vec = Vec::new(); Oct 15 03:38:01.799 INFO kablam! | ----^^^^^^^^ Oct 15 03:38:01.799 INFO kablam! | | Oct 15 03:38:01.799 INFO kablam! | help: remove this `mut` Oct 15 03:38:01.799 INFO kablam! | Oct 15 03:38:01.799 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 03:38:01.799 INFO kablam! Oct 15 03:38:01.801 INFO kablam! warning: field is never used: `train_data` Oct 15 03:38:01.801 INFO kablam! --> src/main.rs:26:5 Oct 15 03:38:01.801 INFO kablam! | Oct 15 03:38:01.801 INFO kablam! 26 | train_data: Vec>, Oct 15 03:38:01.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:38:01.801 INFO kablam! | Oct 15 03:38:01.801 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:38:01.801 INFO kablam! Oct 15 03:38:01.801 INFO kablam! warning: field is never used: `train_labels` Oct 15 03:38:01.801 INFO kablam! --> src/main.rs:27:5 Oct 15 03:38:01.801 INFO kablam! | Oct 15 03:38:01.801 INFO kablam! 27 | train_labels: Vec, Oct 15 03:38:01.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:38:01.801 INFO kablam! Oct 15 03:38:01.801 INFO kablam! warning: field is never used: `label_to_string` Oct 15 03:38:01.801 INFO kablam! --> src/main.rs:28:5 Oct 15 03:38:01.801 INFO kablam! | Oct 15 03:38:01.801 INFO kablam! 28 | label_to_string: Vec, Oct 15 03:38:01.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:38:01.801 INFO kablam! Oct 15 03:38:02.262 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 15 03:38:02.271 INFO kablam! su: No module specific data is present Oct 15 03:38:02.821 INFO running `"docker" "rm" "-f" "e2a243de6cdc7e98760efe4be48dc58ff8846c50d1569f3ff85930911b3abeee"` Oct 15 03:38:02.995 INFO blam! e2a243de6cdc7e98760efe4be48dc58ff8846c50d1569f3ff85930911b3abeee Oct 15 03:38:02.995 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 03:38:03.231 INFO blam! ec7563c5de2fd5f0b7c55c0265ceedb1796c4afb065b76745d61f78e38200e85 Oct 15 03:38:03.236 INFO running `"docker" "start" "-a" "ec7563c5de2fd5f0b7c55c0265ceedb1796c4afb065b76745d61f78e38200e85"` Oct 15 03:38:03.656 INFO kablam! usermod: no changes Oct 15 03:38:03.708 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 03:38:03.709 INFO kablam! Running /target/debug/deps/rust_ml-5c58e760c03aa51d Oct 15 03:38:03.711 INFO blam! Oct 15 03:38:03.711 INFO blam! running 0 tests Oct 15 03:38:03.711 INFO blam! Oct 15 03:38:03.711 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:38:03.711 INFO blam! Oct 15 03:38:03.714 INFO kablam! su: No module specific data is present Oct 15 03:38:04.052 INFO running `"docker" "rm" "-f" "ec7563c5de2fd5f0b7c55c0265ceedb1796c4afb065b76745d61f78e38200e85"` Oct 15 03:38:04.184 INFO blam! ec7563c5de2fd5f0b7c55c0265ceedb1796c4afb065b76745d61f78e38200e85