Oct 15 03:37:46.266 INFO testing ashermancinelli/rust-ml against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:37:46.268 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 15 03:37:46.511 INFO blam! cf2a3107d6b1ec2198db914234cabaaeba30b4433a9c234634f7b0d27dec6dba Oct 15 03:37:46.512 INFO running `"docker" "start" "-a" "cf2a3107d6b1ec2198db914234cabaaeba30b4433a9c234634f7b0d27dec6dba"` Oct 15 03:37:47.143 INFO kablam! usermod: no changes Oct 15 03:37:47.231 INFO kablam! Compiling rulinalg v0.3.7 Oct 15 03:37:50.580 INFO kablam! Compiling rusty-machine v0.5.4 Oct 15 03:37:55.132 INFO kablam! Compiling rust-ml v0.0.1 (/source) Oct 15 03:37:55.799 INFO kablam! warning: unused variable: `data` Oct 15 03:37:55.799 INFO kablam! --> src/main.rs:33:12 Oct 15 03:37:55.799 INFO kablam! | Oct 15 03:37:55.799 INFO kablam! 33 | fn new(data: Vec>) -> Dataset { Oct 15 03:37:55.799 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 15 03:37:55.799 INFO kablam! | Oct 15 03:37:55.800 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:37:55.800 INFO kablam! Oct 15 03:37:55.801 INFO kablam! warning: variable does not need to be mutable Oct 15 03:37:55.801 INFO kablam! --> src/main.rs:37:13 Oct 15 03:37:55.801 INFO kablam! | Oct 15 03:37:55.801 INFO kablam! 37 | let mut l_to_str: Vec = Vec::new(); Oct 15 03:37:55.801 INFO kablam! | ----^^^^^^^^ Oct 15 03:37:55.801 INFO kablam! | | Oct 15 03:37:55.801 INFO kablam! | help: remove this `mut` Oct 15 03:37:55.801 INFO kablam! | Oct 15 03:37:55.801 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 03:37:55.801 INFO kablam! Oct 15 03:37:55.803 INFO kablam! warning: field is never used: `train_data` Oct 15 03:37:55.803 INFO kablam! --> src/main.rs:26:5 Oct 15 03:37:55.803 INFO kablam! | Oct 15 03:37:55.803 INFO kablam! 26 | train_data: Vec>, Oct 15 03:37:55.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:37:55.803 INFO kablam! | Oct 15 03:37:55.803 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:37:55.803 INFO kablam! Oct 15 03:37:55.803 INFO kablam! warning: field is never used: `train_labels` Oct 15 03:37:55.803 INFO kablam! --> src/main.rs:27:5 Oct 15 03:37:55.803 INFO kablam! | Oct 15 03:37:55.803 INFO kablam! 27 | train_labels: Vec, Oct 15 03:37:55.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:37:55.803 INFO kablam! Oct 15 03:37:55.803 INFO kablam! warning: field is never used: `label_to_string` Oct 15 03:37:55.803 INFO kablam! --> src/main.rs:28:5 Oct 15 03:37:55.803 INFO kablam! | Oct 15 03:37:55.803 INFO kablam! 28 | label_to_string: Vec, Oct 15 03:37:55.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:37:55.803 INFO kablam! Oct 15 03:37:56.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.49s Oct 15 03:37:56.662 INFO kablam! su: No module specific data is present Oct 15 03:37:58.387 INFO running `"docker" "rm" "-f" "cf2a3107d6b1ec2198db914234cabaaeba30b4433a9c234634f7b0d27dec6dba"` Oct 15 03:37:58.783 INFO blam! cf2a3107d6b1ec2198db914234cabaaeba30b4433a9c234634f7b0d27dec6dba Oct 15 03:37:58.786 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 15 03:37:59.291 INFO blam! 3e44f2126795c3cfd895eb2e817b3846f95543d2c5febcf41534deb74774d101 Oct 15 03:37:59.297 INFO running `"docker" "start" "-a" "3e44f2126795c3cfd895eb2e817b3846f95543d2c5febcf41534deb74774d101"` Oct 15 03:38:00.821 INFO kablam! usermod: no changes Oct 15 03:38:00.931 INFO kablam! Compiling rust-ml v0.0.1 (/source) Oct 15 03:38:01.727 INFO kablam! warning: unused variable: `data` Oct 15 03:38:01.727 INFO kablam! --> src/main.rs:33:12 Oct 15 03:38:01.727 INFO kablam! | Oct 15 03:38:01.727 INFO kablam! 33 | fn new(data: Vec>) -> Dataset { Oct 15 03:38:01.727 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 15 03:38:01.727 INFO kablam! | Oct 15 03:38:01.727 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:38:01.727 INFO kablam! Oct 15 03:38:01.733 INFO kablam! warning: variable does not need to be mutable Oct 15 03:38:01.733 INFO kablam! --> src/main.rs:37:13 Oct 15 03:38:01.733 INFO kablam! | Oct 15 03:38:01.733 INFO kablam! 37 | let mut l_to_str: Vec = Vec::new(); Oct 15 03:38:01.733 INFO kablam! | ----^^^^^^^^ Oct 15 03:38:01.733 INFO kablam! | | Oct 15 03:38:01.733 INFO kablam! | help: remove this `mut` Oct 15 03:38:01.733 INFO kablam! | Oct 15 03:38:01.734 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 03:38:01.734 INFO kablam! Oct 15 03:38:01.734 INFO kablam! warning: field is never used: `train_data` Oct 15 03:38:01.734 INFO kablam! --> src/main.rs:26:5 Oct 15 03:38:01.734 INFO kablam! | Oct 15 03:38:01.734 INFO kablam! 26 | train_data: Vec>, Oct 15 03:38:01.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:38:01.734 INFO kablam! | Oct 15 03:38:01.734 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:38:01.734 INFO kablam! Oct 15 03:38:01.734 INFO kablam! warning: field is never used: `train_labels` Oct 15 03:38:01.734 INFO kablam! --> src/main.rs:27:5 Oct 15 03:38:01.734 INFO kablam! | Oct 15 03:38:01.734 INFO kablam! 27 | train_labels: Vec, Oct 15 03:38:01.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:38:01.734 INFO kablam! Oct 15 03:38:01.734 INFO kablam! warning: field is never used: `label_to_string` Oct 15 03:38:01.734 INFO kablam! --> src/main.rs:28:5 Oct 15 03:38:01.734 INFO kablam! | Oct 15 03:38:01.735 INFO kablam! 28 | label_to_string: Vec, Oct 15 03:38:01.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:38:01.735 INFO kablam! Oct 15 03:38:02.118 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 15 03:38:02.122 INFO kablam! su: No module specific data is present Oct 15 03:38:02.821 INFO running `"docker" "rm" "-f" "3e44f2126795c3cfd895eb2e817b3846f95543d2c5febcf41534deb74774d101"` Oct 15 03:38:03.029 INFO blam! 3e44f2126795c3cfd895eb2e817b3846f95543d2c5febcf41534deb74774d101 Oct 15 03:38:03.032 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 15 03:38:03.267 INFO blam! b7dd6c543526c1916e12b84083256de6737c22f6b2de9084712b85eaf19773b8 Oct 15 03:38:03.275 INFO running `"docker" "start" "-a" "b7dd6c543526c1916e12b84083256de6737c22f6b2de9084712b85eaf19773b8"` Oct 15 03:38:03.704 INFO kablam! usermod: no changes Oct 15 03:38:03.742 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 03:38:03.753 INFO kablam! Running /target/debug/deps/rust_ml-d535c7e6152a33b7 Oct 15 03:38:03.755 INFO blam! Oct 15 03:38:03.755 INFO blam! running 0 tests Oct 15 03:38:03.755 INFO blam! Oct 15 03:38:03.755 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:38:03.755 INFO blam! Oct 15 03:38:03.756 INFO kablam! su: No module specific data is present Oct 15 03:38:04.044 INFO running `"docker" "rm" "-f" "b7dd6c543526c1916e12b84083256de6737c22f6b2de9084712b85eaf19773b8"` Oct 15 03:38:04.159 INFO blam! b7dd6c543526c1916e12b84083256de6737c22f6b2de9084712b85eaf19773b8