Oct 16 18:45:01.177 INFO testing abra-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 18:45:01.177 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 16 18:45:01.782 INFO blam! ab9a0499444c423a0095276606b3cb666c3c1312af81d7c6e2345b917ad7229d Oct 16 18:45:01.784 INFO running `"docker" "start" "-a" "ab9a0499444c423a0095276606b3cb666c3c1312af81d7c6e2345b917ad7229d"` Oct 16 18:45:03.031 INFO kablam! usermod: no changes Oct 16 18:45:03.111 INFO kablam! Compiling roaring v0.4.2 Oct 16 18:45:03.127 INFO kablam! Compiling chrono v0.2.25 Oct 16 18:45:06.911 INFO kablam! Compiling abra v0.0.1 (/source) Oct 16 18:45:08.153 INFO kablam! warning: unused `#[macro_use]` import Oct 16 18:45:08.153 INFO kablam! --> src/lib.rs:3:1 Oct 16 18:45:08.153 INFO kablam! | Oct 16 18:45:08.153 INFO kablam! 3 | #[macro_use] Oct 16 18:45:08.153 INFO kablam! | ^^^^^^^^^^^^ Oct 16 18:45:08.153 INFO kablam! | Oct 16 18:45:08.153 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:45:08.153 INFO kablam! Oct 16 18:45:08.153 INFO kablam! warning: unused `#[macro_use]` import Oct 16 18:45:08.153 INFO kablam! --> src/lib.rs:5:1 Oct 16 18:45:08.153 INFO kablam! | Oct 16 18:45:08.153 INFO kablam! 5 | #[macro_use] Oct 16 18:45:08.153 INFO kablam! | ^^^^^^^^^^^^ Oct 16 18:45:08.153 INFO kablam! Oct 16 18:45:09.199 INFO kablam! warning: unused variable: `scorer` Oct 16 18:45:09.199 INFO kablam! --> src/query_set.rs:227:64 Oct 16 18:45:09.199 INFO kablam! | Oct 16 18:45:09.199 INFO kablam! 227 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 16 18:45:09.199 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 16 18:45:09.199 INFO kablam! | Oct 16 18:45:09.199 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 18:45:09.199 INFO kablam! Oct 16 18:45:09.199 INFO kablam! warning: unused variable: `queries` Oct 16 18:45:09.199 INFO kablam! --> src/query_set.rs:320:33 Oct 16 18:45:09.199 INFO kablam! | Oct 16 18:45:09.199 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 16 18:45:09.199 INFO kablam! | ^^^^^^^ help: try ignoring the field: `queries: _` Oct 16 18:45:09.199 INFO kablam! Oct 16 18:45:09.199 INFO kablam! warning: unused variable: `minimum_should_match` Oct 16 18:45:09.199 INFO kablam! --> src/query_set.rs:320:42 Oct 16 18:45:09.199 INFO kablam! | Oct 16 18:45:09.199 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 16 18:45:09.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `minimum_should_match: _` Oct 16 18:45:09.199 INFO kablam! Oct 16 18:45:09.199 INFO kablam! warning: unused variable: `boost` Oct 16 18:45:09.199 INFO kablam! --> src/query_set.rs:351:33 Oct 16 18:45:09.199 INFO kablam! | Oct 16 18:45:09.199 INFO kablam! 351 | Query::Boost{ref query, boost} => { Oct 16 18:45:09.199 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 16 18:45:09.199 INFO kablam! Oct 16 18:45:09.199 INFO kablam! warning: unused variable: `scorer` Oct 16 18:45:09.199 INFO kablam! --> src/query/mod.rs:123:68 Oct 16 18:45:09.199 INFO kablam! | Oct 16 18:45:09.199 INFO kablam! 123 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 16 18:45:09.199 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 16 18:45:09.199 INFO kablam! Oct 16 18:45:09.199 INFO kablam! warning: unused variable: `boost` Oct 16 18:45:09.199 INFO kablam! --> src/query/mod.rs:182:37 Oct 16 18:45:09.199 INFO kablam! | Oct 16 18:45:09.199 INFO kablam! 182 | Query::Boost{ref query, boost} => { Oct 16 18:45:09.199 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 16 18:45:09.199 INFO kablam! Oct 16 18:45:09.259 INFO kablam! warning: variable does not need to be mutable Oct 16 18:45:09.259 INFO kablam! --> src/analysis/tokenizers/standard.rs:28:18 Oct 16 18:45:09.259 INFO kablam! | Oct 16 18:45:09.259 INFO kablam! 28 | Some(mut word) => { Oct 16 18:45:09.259 INFO kablam! | ----^^^^ Oct 16 18:45:09.259 INFO kablam! | | Oct 16 18:45:09.259 INFO kablam! | help: remove this `mut` Oct 16 18:45:09.259 INFO kablam! | Oct 16 18:45:09.259 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:45:09.259 INFO kablam! Oct 16 18:45:09.327 INFO kablam! warning: variable does not need to be mutable Oct 16 18:45:09.327 INFO kablam! --> src/request.rs:21:13 Oct 16 18:45:09.327 INFO kablam! | Oct 16 18:45:09.327 INFO kablam! 21 | let mut iterator = build_iterator_from_query(index_reader, &self.query); Oct 16 18:45:09.328 INFO kablam! | ----^^^^^^^^ Oct 16 18:45:09.328 INFO kablam! | | Oct 16 18:45:09.328 INFO kablam! | help: remove this `mut` Oct 16 18:45:09.328 INFO kablam! Oct 16 18:45:09.342 INFO kablam! warning: variant `TF_IDF` should have a camel case name such as `TfIdf` Oct 16 18:45:09.342 INFO kablam! --> src/similarity.rs:3:5 Oct 16 18:45:09.342 INFO kablam! | Oct 16 18:45:09.343 INFO kablam! 3 | TF_IDF, Oct 16 18:45:09.343 INFO kablam! | ^^^^^^ Oct 16 18:45:09.343 INFO kablam! | Oct 16 18:45:09.344 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 18:45:09.344 INFO kablam! Oct 16 18:45:12.243 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.19s Oct 16 18:45:12.247 INFO kablam! su: No module specific data is present Oct 16 18:45:12.980 INFO running `"docker" "rm" "-f" "ab9a0499444c423a0095276606b3cb666c3c1312af81d7c6e2345b917ad7229d"` Oct 16 18:45:13.303 INFO blam! ab9a0499444c423a0095276606b3cb666c3c1312af81d7c6e2345b917ad7229d Oct 16 18:45:13.311 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 16 18:45:13.667 INFO blam! b1440242a4b2e02605ea3e465c7786205d90a7a97df5414e5929b42fa549d264 Oct 16 18:45:13.667 INFO running `"docker" "start" "-a" "b1440242a4b2e02605ea3e465c7786205d90a7a97df5414e5929b42fa549d264"` Oct 16 18:45:14.772 INFO kablam! usermod: no changes Oct 16 18:45:14.870 INFO kablam! Compiling abra v0.0.1 (/source) Oct 16 18:45:16.463 INFO kablam! warning: unused `#[macro_use]` import Oct 16 18:45:16.463 INFO kablam! --> src/lib.rs:3:1 Oct 16 18:45:16.463 INFO kablam! | Oct 16 18:45:16.463 INFO kablam! 3 | #[macro_use] Oct 16 18:45:16.463 INFO kablam! | ^^^^^^^^^^^^ Oct 16 18:45:16.463 INFO kablam! | Oct 16 18:45:16.463 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:45:16.463 INFO kablam! Oct 16 18:45:16.463 INFO kablam! warning: unused import: `term::Term` Oct 16 18:45:16.463 INFO kablam! --> src/analysis/ngram_generator.rs:120:9 Oct 16 18:45:16.463 INFO kablam! | Oct 16 18:45:16.463 INFO kablam! 120 | use term::Term; Oct 16 18:45:16.463 INFO kablam! | ^^^^^^^^^^ Oct 16 18:45:16.463 INFO kablam! Oct 16 18:45:16.463 INFO kablam! warning: unused import: `token::Token` Oct 16 18:45:16.463 INFO kablam! --> src/analysis/ngram_generator.rs:121:9 Oct 16 18:45:16.463 INFO kablam! | Oct 16 18:45:16.463 INFO kablam! 121 | use token::Token; Oct 16 18:45:16.463 INFO kablam! | ^^^^^^^^^^^^ Oct 16 18:45:16.463 INFO kablam! Oct 16 18:45:16.467 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.467 INFO kablam! --> src/analysis/filters/lowercase.rs:56:71 Oct 16 18:45:16.467 INFO kablam! | Oct 16 18:45:16.467 INFO kablam! 56 | let token_filter = LowercaseFilter::new(Box::new(tokens.drain((..)))); Oct 16 18:45:16.467 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.467 INFO kablam! | Oct 16 18:45:16.467 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 18:45:16.467 INFO kablam! Oct 16 18:45:16.467 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.467 INFO kablam! --> src/analysis/filters/lowercase.rs:73:71 Oct 16 18:45:16.467 INFO kablam! | Oct 16 18:45:16.467 INFO kablam! 73 | let token_filter = LowercaseFilter::new(Box::new(tokens.drain((..)))); Oct 16 18:45:16.467 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.467 INFO kablam! Oct 16 18:45:16.467 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.467 INFO kablam! --> src/analysis/filters/ngram.rs:74:67 Oct 16 18:45:16.467 INFO kablam! | Oct 16 18:45:16.467 INFO kablam! 74 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 3, Edge::Neither); Oct 16 18:45:16.467 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.467 INFO kablam! Oct 16 18:45:16.467 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.467 INFO kablam! --> src/analysis/filters/ngram.rs:95:67 Oct 16 18:45:16.467 INFO kablam! | Oct 16 18:45:16.467 INFO kablam! 95 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 3, Edge::Left); Oct 16 18:45:16.467 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.467 INFO kablam! Oct 16 18:45:16.467 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.467 INFO kablam! --> src/analysis/filters/ngram.rs:112:67 Oct 16 18:45:16.467 INFO kablam! | Oct 16 18:45:16.467 INFO kablam! 112 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 1000, Edge::Left); Oct 16 18:45:16.467 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.467 INFO kablam! Oct 16 18:45:16.467 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.467 INFO kablam! --> src/analysis/filters/ngram.rs:130:67 Oct 16 18:45:16.467 INFO kablam! | Oct 16 18:45:16.467 INFO kablam! 130 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 3, Edge::Right); Oct 16 18:45:16.467 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.467 INFO kablam! Oct 16 18:45:16.467 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.467 INFO kablam! --> src/analysis/filters/asciifolding.rs:55:74 Oct 16 18:45:16.467 INFO kablam! | Oct 16 18:45:16.467 INFO kablam! 55 | let token_filter = ASCIIFoldingFilter::new(Box::new(tokens.drain((..)))); Oct 16 18:45:16.467 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.467 INFO kablam! Oct 16 18:45:16.467 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.467 INFO kablam! --> src/analysis/filters/asciifolding.rs:70:74 Oct 16 18:45:16.467 INFO kablam! | Oct 16 18:45:16.467 INFO kablam! 70 | let token_filter = ASCIIFoldingFilter::new(Box::new(tokens.drain((..)))); Oct 16 18:45:16.467 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.467 INFO kablam! Oct 16 18:45:16.475 INFO kablam! warning: unused import: `MemoryIndexStoreReader` Oct 16 18:45:16.475 INFO kablam! --> src/store/memory.rs:237:35 Oct 16 18:45:16.475 INFO kablam! | Oct 16 18:45:16.475 INFO kablam! 237 | use super::{MemoryIndexStore, MemoryIndexStoreReader}; Oct 16 18:45:16.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:45:16.475 INFO kablam! Oct 16 18:45:17.737 INFO kablam! warning: unused variable: `scorer` Oct 16 18:45:17.737 INFO kablam! --> src/query_set.rs:227:64 Oct 16 18:45:17.737 INFO kablam! | Oct 16 18:45:17.738 INFO kablam! 227 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 16 18:45:17.738 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 16 18:45:17.738 INFO kablam! | Oct 16 18:45:17.738 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 18:45:17.738 INFO kablam! Oct 16 18:45:17.738 INFO kablam! warning: unused variable: `queries` Oct 16 18:45:17.738 INFO kablam! --> src/query_set.rs:320:33 Oct 16 18:45:17.738 INFO kablam! | Oct 16 18:45:17.738 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 16 18:45:17.738 INFO kablam! | ^^^^^^^ help: try ignoring the field: `queries: _` Oct 16 18:45:17.738 INFO kablam! Oct 16 18:45:17.738 INFO kablam! warning: unused variable: `minimum_should_match` Oct 16 18:45:17.738 INFO kablam! --> src/query_set.rs:320:42 Oct 16 18:45:17.738 INFO kablam! | Oct 16 18:45:17.738 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 16 18:45:17.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `minimum_should_match: _` Oct 16 18:45:17.738 INFO kablam! Oct 16 18:45:17.739 INFO kablam! warning: unused variable: `boost` Oct 16 18:45:17.739 INFO kablam! --> src/query_set.rs:351:33 Oct 16 18:45:17.739 INFO kablam! | Oct 16 18:45:17.739 INFO kablam! 351 | Query::Boost{ref query, boost} => { Oct 16 18:45:17.739 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 16 18:45:17.739 INFO kablam! Oct 16 18:45:17.741 INFO kablam! warning: unused variable: `scorer` Oct 16 18:45:17.741 INFO kablam! --> src/query/mod.rs:123:68 Oct 16 18:45:17.741 INFO kablam! | Oct 16 18:45:17.741 INFO kablam! 123 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 16 18:45:17.741 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 16 18:45:17.741 INFO kablam! Oct 16 18:45:17.741 INFO kablam! warning: unused variable: `boost` Oct 16 18:45:17.742 INFO kablam! --> src/query/mod.rs:182:37 Oct 16 18:45:17.742 INFO kablam! | Oct 16 18:45:17.742 INFO kablam! 182 | Query::Boost{ref query, boost} => { Oct 16 18:45:17.742 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 16 18:45:17.742 INFO kablam! Oct 16 18:45:17.837 INFO kablam! warning: variable does not need to be mutable Oct 16 18:45:17.837 INFO kablam! --> src/analysis/tokenizers/standard.rs:28:18 Oct 16 18:45:17.837 INFO kablam! | Oct 16 18:45:17.837 INFO kablam! 28 | Some(mut word) => { Oct 16 18:45:17.837 INFO kablam! | ----^^^^ Oct 16 18:45:17.837 INFO kablam! | | Oct 16 18:45:17.838 INFO kablam! | help: remove this `mut` Oct 16 18:45:17.838 INFO kablam! | Oct 16 18:45:17.838 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:45:17.838 INFO kablam! Oct 16 18:45:17.932 INFO kablam! warning: variable does not need to be mutable Oct 16 18:45:17.932 INFO kablam! --> src/request.rs:21:13 Oct 16 18:45:17.932 INFO kablam! | Oct 16 18:45:17.933 INFO kablam! 21 | let mut iterator = build_iterator_from_query(index_reader, &self.query); Oct 16 18:45:17.933 INFO kablam! | ----^^^^^^^^ Oct 16 18:45:17.933 INFO kablam! | | Oct 16 18:45:17.933 INFO kablam! | help: remove this `mut` Oct 16 18:45:17.933 INFO kablam! Oct 16 18:45:17.962 INFO kablam! warning: variant `TF_IDF` should have a camel case name such as `TfIdf` Oct 16 18:45:17.962 INFO kablam! --> src/similarity.rs:3:5 Oct 16 18:45:17.962 INFO kablam! | Oct 16 18:45:17.963 INFO kablam! 3 | TF_IDF, Oct 16 18:45:17.963 INFO kablam! | ^^^^^^ Oct 16 18:45:17.963 INFO kablam! | Oct 16 18:45:17.964 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 18:45:17.964 INFO kablam! Oct 16 18:45:21.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.35s Oct 16 18:45:21.159 INFO kablam! su: No module specific data is present Oct 16 18:45:21.852 INFO running `"docker" "rm" "-f" "b1440242a4b2e02605ea3e465c7786205d90a7a97df5414e5929b42fa549d264"` Oct 16 18:45:22.121 INFO blam! b1440242a4b2e02605ea3e465c7786205d90a7a97df5414e5929b42fa549d264 Oct 16 18:45:22.127 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 16 18:45:22.558 INFO blam! c4aef19d64c3087dd265d9c38878893b14315172eb626d36e91438825cfa3e28 Oct 16 18:45:22.560 INFO running `"docker" "start" "-a" "c4aef19d64c3087dd265d9c38878893b14315172eb626d36e91438825cfa3e28"` Oct 16 18:45:23.563 INFO kablam! usermod: no changes Oct 16 18:45:23.633 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 18:45:23.654 INFO kablam! Running /target/debug/deps/abra-f7095962b9c38f3e Oct 16 18:45:23.654 INFO blam! Oct 16 18:45:23.654 INFO blam! running 50 tests Oct 16 18:45:23.659 INFO blam! test analysis::filters::lowercase::tests::test_lowercase_filter_cjk ... ok Oct 16 18:45:23.659 INFO blam! test analysis::filters::asciifolding::tests::test_simple ... ok Oct 16 18:45:23.660 INFO blam! test analysis::filters::ngram::tests::test_edgengram_filter_right ... ok Oct 16 18:45:23.660 INFO blam! test analysis::filters::ngram::tests::test_ngram_filter ... ok Oct 16 18:45:23.663 INFO blam! test analysis::filters::ngram::tests::test_edgengram_filter ... ok Oct 16 18:45:23.663 INFO blam! test analysis::lucene_asciifold::tests::test_grapheme_clusters_keep ... ok Oct 16 18:45:23.664 INFO blam! test analysis::lucene_asciifold::tests::test_normalise_width_variants ... ok Oct 16 18:45:23.664 INFO blam! test analysis::lucene_asciifold::tests::test_normalise_superscript ... ok Oct 16 18:45:23.664 INFO blam! test analysis::lucene_asciifold::tests::test_hiragana_not_changed ... ok Oct 16 18:45:23.664 INFO blam! test analysis::filters::ngram::tests::test_edgengram_filter_max_size ... ok Oct 16 18:45:23.665 INFO blam! test analysis::ngram_generator::tests::test_ngram_blank_string ... ok Oct 16 18:45:23.665 INFO blam! test analysis::ngram_generator::tests::test_ngram_cjk ... ok Oct 16 18:45:23.666 INFO blam! test analysis::filters::lowercase::tests::test_lowercase_filter ... ok Oct 16 18:45:23.666 INFO blam! test analysis::filters::asciifolding::tests::test_hiragana_not_changed ... ok Oct 16 18:45:23.666 INFO blam! test analysis::ngram_generator::tests::test_ngram_graphemes ... ok Oct 16 18:45:23.666 INFO blam! test analysis::ngram_generator::tests::test_ngram_high_size ... ok Oct 16 18:45:23.666 INFO blam! test analysis::tokenizers::ngram::tests::test_edgengram_tokenizer ... ok Oct 16 18:45:23.666 INFO blam! test analysis::ngram_generator::tests::test_ngram_zero_size ... ok Oct 16 18:45:23.666 INFO blam! test analysis::ngram_generator::tests::test_ngram_right_edge ... ok Oct 16 18:45:23.666 INFO blam! test analysis::ngram_generator::tests::test_ngram_left_edge ... ok Oct 16 18:45:23.666 INFO blam! test analysis::ngram_generator::tests::test_ngram_invalid_size ... ok Oct 16 18:45:23.666 INFO blam! test analysis::tokenizers::ngram::tests::test_edgengram_tokenizer_right ... ok Oct 16 18:45:23.666 INFO blam! test analysis::tokenizers::ngram::tests::test_ngram_tokenizer ... ok Oct 16 18:45:23.670 INFO blam! test analysis::tokenizers::standard::tests::test_standard_tokenizer ... ok Oct 16 18:45:23.670 INFO blam! test analysis::tokenizers::standard::tests::test_standard_tokenizer_cjk ... ok Oct 16 18:45:23.670 INFO blam! test analysis::lucene_asciifold::tests::test_simple ... ok Oct 16 18:45:23.670 INFO blam! test analysis::ngram_generator::tests::test_ngram ... ok Oct 16 18:45:23.670 INFO blam! test analysis::tokenizers::ngram::tests::test_edgengram_tokenizer_max_size ... ok Oct 16 18:45:23.670 INFO blam! test similarity::tests::test_bm25_lower_field_length_increases_score ... ok Oct 16 18:45:23.670 INFO blam! test similarity::tests::test_tf_idf_field_length_doesnt_affect_score ... ok Oct 16 18:45:23.670 INFO blam! test similarity::tests::test_bm25_higher_total_tokens_increases_score ... ok Oct 16 18:45:23.670 INFO blam! test similarity::tests::test_tf_idf_total_tokens_doesnt_affect_score ... ok Oct 16 18:45:23.670 INFO blam! test similarity::tests::test_bm25_higher_term_freq_increases_score ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_boolean_false_to_bytes ... ok Oct 16 18:45:23.670 INFO blam! test similarity::tests::test_tf_idf_higher_term_freq_increases_score ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_boolean_true_to_bytes ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_datetime_to_bytes ... ok Oct 16 18:45:23.670 INFO blam! test store::memory::tests::test_all_docs_iterator ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_datetime_with_different_timezone_to_bytes ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_datetime_with_microseconds_to_bytes ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_blank_string_to_bytes ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_string_to_bytes ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_i64_to_bytes ... ok Oct 16 18:45:23.670 INFO blam! test store::memory::tests::test_term_docs_iterator ... ok Oct 16 18:45:23.670 INFO blam! test similarity::tests::test_tf_idf_lower_term_docs_increases_score ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_hiragana_string_to_bytes ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_negative_i64_to_bytes ... ok Oct 16 18:45:23.670 INFO blam! test term::tests::test_u64_to_bytes ... ok Oct 16 18:45:23.675 INFO blam! test similarity::tests::test_bm25_lower_term_docs_increases_score ... ok Oct 16 18:45:23.686 INFO blam! test store::memory::tests::test_num_docs ... ok Oct 16 18:45:23.686 INFO kablam! Doc-tests abra Oct 16 18:45:23.686 INFO blam! Oct 16 18:45:23.686 INFO blam! test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:45:23.686 INFO blam! Oct 16 18:45:26.227 INFO blam! Oct 16 18:45:26.227 INFO blam! running 0 tests Oct 16 18:45:26.227 INFO blam! Oct 16 18:45:26.227 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:45:26.227 INFO blam! Oct 16 18:45:26.239 INFO kablam! su: No module specific data is present Oct 16 18:45:27.186 INFO running `"docker" "rm" "-f" "c4aef19d64c3087dd265d9c38878893b14315172eb626d36e91438825cfa3e28"` Oct 16 18:45:27.527 INFO blam! c4aef19d64c3087dd265d9c38878893b14315172eb626d36e91438825cfa3e28