Oct 14 10:44:32.760 INFO testing mklf/word2vec-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 10:44:32.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 10:44:33.024 INFO blam! 46b0ec84675f4428e3a4e53774c2b7e3a979e4b8d478399786877642b0850f31 Oct 14 10:44:33.026 INFO running `"docker" "start" "-a" "46b0ec84675f4428e3a4e53774c2b7e3a979e4b8d478399786877642b0850f31"` Oct 14 10:44:34.011 INFO kablam! usermod: no changes Oct 14 10:44:34.107 INFO kablam! Compiling gcc v0.3.45 Oct 14 10:44:34.107 INFO kablam! Compiling libc v0.2.21 Oct 14 10:44:34.107 INFO kablam! Compiling bitflags v0.7.0 Oct 14 10:44:34.107 INFO kablam! Compiling unicode-segmentation v1.1.0 Oct 14 10:44:34.107 INFO kablam! Compiling vec_map v0.6.0 Oct 14 10:44:35.604 INFO kablam! Compiling term_size v0.2.3 Oct 14 10:44:35.621 INFO kablam! Compiling time v0.1.36 Oct 14 10:44:36.015 INFO kablam! Compiling rand v0.3.15 Oct 14 10:44:36.119 INFO kablam! Compiling clap v2.20.5 Oct 14 10:44:36.368 INFO kablam! Compiling word2vec v0.1.0 (/source) Oct 14 10:44:57.686 INFO kablam! warning: unnecessary `unsafe` block Oct 14 10:44:57.686 INFO kablam! --> src/train.rs:155:29 Oct 14 10:44:57.686 INFO kablam! | Oct 14 10:44:57.686 INFO kablam! 155 | let w2v = Word2vec::new(unsafe { input.inner.into_inner() }, Oct 14 10:44:57.686 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 14 10:44:57.686 INFO kablam! | Oct 14 10:44:57.686 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 14 10:44:57.686 INFO kablam! Oct 14 10:44:57.687 INFO kablam! warning: unnecessary `unsafe` block Oct 14 10:44:57.687 INFO kablam! --> src/train.rs:156:29 Oct 14 10:44:57.687 INFO kablam! | Oct 14 10:44:57.687 INFO kablam! 156 | unsafe { output.inner.into_inner() }, Oct 14 10:44:57.687 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 14 10:44:57.687 INFO kablam! Oct 14 10:44:57.688 INFO kablam! warning: field is never used: `syn1neg` Oct 14 10:44:57.688 INFO kablam! --> src/w2v.rs:8:5 Oct 14 10:44:57.688 INFO kablam! | Oct 14 10:44:57.688 INFO kablam! 8 | syn1neg: Matrix, Oct 14 10:44:57.688 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 10:44:57.688 INFO kablam! | Oct 14 10:44:57.689 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:44:57.689 INFO kablam! Oct 14 10:45:01.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.78s Oct 14 10:45:01.835 INFO kablam! su: No module specific data is present Oct 14 10:45:02.597 INFO running `"docker" "rm" "-f" "46b0ec84675f4428e3a4e53774c2b7e3a979e4b8d478399786877642b0850f31"` Oct 14 10:45:02.979 INFO blam! 46b0ec84675f4428e3a4e53774c2b7e3a979e4b8d478399786877642b0850f31 Oct 14 10:45:02.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 10:45:03.493 INFO blam! a12520f18357abe7cfc18dbedc2bcb1a6e49f2e31094ae4da53364599a42df6b Oct 14 10:45:03.499 INFO running `"docker" "start" "-a" "a12520f18357abe7cfc18dbedc2bcb1a6e49f2e31094ae4da53364599a42df6b"` Oct 14 10:45:04.523 INFO kablam! usermod: no changes Oct 14 10:45:04.639 INFO kablam! Compiling word2vec v0.1.0 (/source) Oct 14 10:45:05.719 INFO kablam! warning: unnecessary `unsafe` block Oct 14 10:45:05.719 INFO kablam! --> src/train.rs:155:29 Oct 14 10:45:05.719 INFO kablam! | Oct 14 10:45:05.719 INFO kablam! 155 | let w2v = Word2vec::new(unsafe { input.inner.into_inner() }, Oct 14 10:45:05.719 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 14 10:45:05.719 INFO kablam! | Oct 14 10:45:05.719 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 14 10:45:05.719 INFO kablam! Oct 14 10:45:05.719 INFO kablam! warning: unnecessary `unsafe` block Oct 14 10:45:05.719 INFO kablam! --> src/train.rs:156:29 Oct 14 10:45:05.719 INFO kablam! | Oct 14 10:45:05.719 INFO kablam! 156 | unsafe { output.inner.into_inner() }, Oct 14 10:45:05.719 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 14 10:45:05.719 INFO kablam! Oct 14 10:45:05.719 INFO kablam! warning: field is never used: `syn1neg` Oct 14 10:45:05.719 INFO kablam! --> src/w2v.rs:8:5 Oct 14 10:45:05.719 INFO kablam! | Oct 14 10:45:05.719 INFO kablam! 8 | syn1neg: Matrix, Oct 14 10:45:05.719 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 10:45:05.719 INFO kablam! | Oct 14 10:45:05.719 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:45:05.719 INFO kablam! Oct 14 10:45:08.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.25s Oct 14 10:45:08.811 INFO kablam! su: No module specific data is present Oct 14 10:45:09.544 INFO running `"docker" "rm" "-f" "a12520f18357abe7cfc18dbedc2bcb1a6e49f2e31094ae4da53364599a42df6b"` Oct 14 10:45:09.915 INFO blam! a12520f18357abe7cfc18dbedc2bcb1a6e49f2e31094ae4da53364599a42df6b Oct 14 10:45:09.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 10:45:10.431 INFO blam! f1ed226a8f576c4b077dba17399c3bffac7db8dbe6cdcbc87d140761e7f38c5b Oct 14 10:45:10.433 INFO running `"docker" "start" "-a" "f1ed226a8f576c4b077dba17399c3bffac7db8dbe6cdcbc87d140761e7f38c5b"` Oct 14 10:45:11.943 INFO kablam! usermod: no changes Oct 14 10:45:12.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 14 10:45:12.071 INFO kablam! Running /target/debug/deps/word2vec-9353f63f133c80bb Oct 14 10:45:12.075 INFO kablam! Running /target/debug/deps/word2vec-bb279a1158f434e6 Oct 14 10:45:12.075 INFO blam! Oct 14 10:45:12.076 INFO blam! running 0 tests Oct 14 10:45:12.076 INFO blam! Oct 14 10:45:12.076 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:45:12.076 INFO blam! Oct 14 10:45:12.079 INFO blam! Oct 14 10:45:12.079 INFO blam! running 0 tests Oct 14 10:45:12.079 INFO blam! Oct 14 10:45:12.079 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:45:12.079 INFO blam! Oct 14 10:45:12.090 INFO kablam! Doc-tests word2vec Oct 14 10:45:12.331 INFO blam! Oct 14 10:45:12.331 INFO blam! running 0 tests Oct 14 10:45:12.331 INFO blam! Oct 14 10:45:12.331 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:45:12.331 INFO blam! Oct 14 10:45:12.338 INFO kablam! su: No module specific data is present Oct 14 10:45:13.144 INFO running `"docker" "rm" "-f" "f1ed226a8f576c4b077dba17399c3bffac7db8dbe6cdcbc87d140761e7f38c5b"` Oct 14 10:45:13.363 INFO blam! f1ed226a8f576c4b077dba17399c3bffac7db8dbe6cdcbc87d140761e7f38c5b