Oct 16 01:21:01.282 INFO testing o2lsh-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:21:01.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 01:21:01.669 INFO blam! 2331d0d8809cb8d474d6d3a4cfb8fa3170cb8bd02de88f794dea73969cd02db1 Oct 16 01:21:01.679 INFO running `"docker" "start" "-a" "2331d0d8809cb8d474d6d3a4cfb8fa3170cb8bd02de88f794dea73969cd02db1"` Oct 16 01:21:02.451 INFO kablam! usermod: no changes Oct 16 01:21:02.547 INFO kablam! Compiling revord v0.0.2 Oct 16 01:21:02.547 INFO kablam! Compiling rayon v0.7.1 Oct 16 01:21:05.187 INFO kablam! Compiling o2lsh v0.1.0 (/source) Oct 16 01:21:06.383 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 01:21:06.383 INFO kablam! --> src/multi.rs:23:48 Oct 16 01:21:06.383 INFO kablam! | Oct 16 01:21:06.383 INFO kablam! 23 | vec![((i, 1), bucket_distance(*fi, (*hi as f32), 1, W)), Oct 16 01:21:06.383 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 01:21:06.383 INFO kablam! | Oct 16 01:21:06.383 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 01:21:06.383 INFO kablam! Oct 16 01:21:06.383 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 01:21:06.383 INFO kablam! --> src/multi.rs:24:49 Oct 16 01:21:06.383 INFO kablam! | Oct 16 01:21:06.383 INFO kablam! 24 | ((i, -1), bucket_distance(*fi, (*hi as f32), -1, W))] Oct 16 01:21:06.383 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 01:21:06.383 INFO kablam! Oct 16 01:21:07.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.88s Oct 16 01:21:07.345 INFO kablam! su: No module specific data is present Oct 16 01:21:07.705 INFO running `"docker" "rm" "-f" "2331d0d8809cb8d474d6d3a4cfb8fa3170cb8bd02de88f794dea73969cd02db1"` Oct 16 01:21:07.839 INFO blam! 2331d0d8809cb8d474d6d3a4cfb8fa3170cb8bd02de88f794dea73969cd02db1 Oct 16 01:21:07.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 01:21:08.087 INFO blam! f1b552f756217779859859cfa7ec80241aa9b1baaf06c53fc04cd255211f5199 Oct 16 01:21:08.087 INFO running `"docker" "start" "-a" "f1b552f756217779859859cfa7ec80241aa9b1baaf06c53fc04cd255211f5199"` Oct 16 01:21:08.493 INFO kablam! usermod: no changes Oct 16 01:21:08.543 INFO kablam! Compiling o2lsh v0.1.0 (/source) Oct 16 01:21:09.955 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 01:21:09.955 INFO kablam! --> src/multi.rs:23:48 Oct 16 01:21:09.955 INFO kablam! | Oct 16 01:21:09.955 INFO kablam! 23 | vec![((i, 1), bucket_distance(*fi, (*hi as f32), 1, W)), Oct 16 01:21:09.955 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 01:21:09.955 INFO kablam! | Oct 16 01:21:09.955 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 01:21:09.955 INFO kablam! Oct 16 01:21:09.955 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 01:21:09.955 INFO kablam! --> src/multi.rs:24:49 Oct 16 01:21:09.955 INFO kablam! | Oct 16 01:21:09.955 INFO kablam! 24 | ((i, -1), bucket_distance(*fi, (*hi as f32), -1, W))] Oct 16 01:21:09.955 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 01:21:09.955 INFO kablam! Oct 16 01:21:10.227 INFO kablam! warning: unused variable: `x` Oct 16 01:21:10.228 INFO kablam! --> src/table.rs:222:13 Oct 16 01:21:10.228 INFO kablam! | Oct 16 01:21:10.228 INFO kablam! 222 | let x = StandardLSHTable::new(&test_data, funcs, &ms); Oct 16 01:21:10.228 INFO kablam! | ^ help: consider using `_x` instead Oct 16 01:21:10.228 INFO kablam! | Oct 16 01:21:10.228 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 01:21:10.228 INFO kablam! Oct 16 01:21:10.228 INFO kablam! warning: unused variable: `x` Oct 16 01:21:10.228 INFO kablam! --> src/table.rs:235:13 Oct 16 01:21:10.228 INFO kablam! | Oct 16 01:21:10.228 INFO kablam! 235 | let x = StandardLSHTable::new_build(&test_data, funcs, &ms); Oct 16 01:21:10.228 INFO kablam! | ^ help: consider using `_x` instead Oct 16 01:21:10.228 INFO kablam! Oct 16 01:21:10.228 INFO kablam! warning: unused variable: `z` Oct 16 01:21:10.228 INFO kablam! --> src/multi.rs:76:9 Oct 16 01:21:10.228 INFO kablam! | Oct 16 01:21:10.228 INFO kablam! 76 | let z: Vec<_> = ii.take(3).collect(); Oct 16 01:21:10.228 INFO kablam! | ^ help: consider using `_z` instead Oct 16 01:21:10.228 INFO kablam! Oct 16 01:21:13.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.56s Oct 16 01:21:13.079 INFO kablam! su: No module specific data is present Oct 16 01:21:13.595 INFO running `"docker" "rm" "-f" "f1b552f756217779859859cfa7ec80241aa9b1baaf06c53fc04cd255211f5199"` Oct 16 01:21:13.947 INFO blam! f1b552f756217779859859cfa7ec80241aa9b1baaf06c53fc04cd255211f5199 Oct 16 01:21:13.950 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 01:21:14.399 INFO blam! 0106f5164ad09c856c897d848382d5ae604fde178acc6d72880f3d4deb295141 Oct 16 01:21:14.415 INFO running `"docker" "start" "-a" "0106f5164ad09c856c897d848382d5ae604fde178acc6d72880f3d4deb295141"` Oct 16 01:21:15.624 INFO kablam! usermod: no changes Oct 16 01:21:15.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 01:21:15.747 INFO kablam! Running /target/debug/deps/o2lsh-150ee44fb83035e7 Oct 16 01:21:15.747 INFO blam! Oct 16 01:21:15.747 INFO blam! running 15 tests Oct 16 01:21:15.763 INFO blam! test lsh::tests::test_query_tables ... ok Oct 16 01:21:15.763 INFO blam! test table::tests::test_init ... ok Oct 16 01:21:15.763 INFO blam! test multi::test_expected_zj_squared ... ok Oct 16 01:21:15.763 INFO blam! test lsh::tests::test_init_tables ... ok Oct 16 01:21:15.764 INFO blam! test hashes::tests::test_get_normal ... ok Oct 16 01:21:15.764 INFO blam! test table::tests::test_new_build ... ok Oct 16 01:21:15.764 INFO blam! test multi::sorted_delta_test ... ok Oct 16 01:21:15.764 INFO blam! test multi::test_perturbation_iterator ... ok Oct 16 01:21:15.764 INFO blam! test table::tests::test_query ... ok Oct 16 01:21:15.768 INFO blam! test multi::test_perturbation_iterator_zj ... ok Oct 16 01:21:15.768 INFO blam! test table::tests::test_query_multiprobe ... ok Oct 16 01:21:15.768 INFO blam! test table::tests::test_with_real_funcs ... ok Oct 16 01:21:15.795 INFO blam! test util::tests::test_mnist_line_to_vector ... ok Oct 16 01:21:16.547 INFO blam! test util::tests::test_read_fvecs_file ... ok Oct 16 01:21:17.315 INFO blam! test util::tests::test_read_mnist_file ... ok Oct 16 01:21:17.315 INFO blam! Oct 16 01:21:17.315 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:21:17.315 INFO blam! Oct 16 01:21:17.323 INFO kablam! Doc-tests o2lsh Oct 16 01:21:20.295 INFO blam! Oct 16 01:21:20.295 INFO blam! running 0 tests Oct 16 01:21:20.295 INFO blam! Oct 16 01:21:20.295 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:21:20.295 INFO blam! Oct 16 01:21:20.303 INFO kablam! su: No module specific data is present Oct 16 01:21:20.975 INFO running `"docker" "rm" "-f" "0106f5164ad09c856c897d848382d5ae604fde178acc6d72880f3d4deb295141"` Oct 16 01:21:21.452 INFO blam! 0106f5164ad09c856c897d848382d5ae604fde178acc6d72880f3d4deb295141