Oct 12 06:47:05.230 INFO testing abra-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 06:47:05.230 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 06:47:05.700 INFO blam! 3275dc13310ebc11ee23c5110bd77061ddb1047ae6609ea640a873f320ec26a3 Oct 12 06:47:05.702 INFO running `"docker" "start" "-a" "3275dc13310ebc11ee23c5110bd77061ddb1047ae6609ea640a873f320ec26a3"` Oct 12 06:47:07.120 INFO kablam! usermod: no changes Oct 12 06:47:07.309 INFO kablam! Compiling roaring v0.4.2 Oct 12 06:47:08.898 INFO kablam! Compiling abra v0.0.1 (/source) Oct 12 06:47:09.457 INFO kablam! warning: unused `#[macro_use]` import Oct 12 06:47:09.457 INFO kablam! --> src/lib.rs:3:1 Oct 12 06:47:09.458 INFO kablam! | Oct 12 06:47:09.459 INFO kablam! 3 | #[macro_use] Oct 12 06:47:09.459 INFO kablam! | ^^^^^^^^^^^^ Oct 12 06:47:09.460 INFO kablam! | Oct 12 06:47:09.461 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 06:47:09.461 INFO kablam! Oct 12 06:47:09.461 INFO kablam! warning: unused `#[macro_use]` import Oct 12 06:47:09.462 INFO kablam! --> src/lib.rs:5:1 Oct 12 06:47:09.463 INFO kablam! | Oct 12 06:47:09.463 INFO kablam! 5 | #[macro_use] Oct 12 06:47:09.464 INFO kablam! | ^^^^^^^^^^^^ Oct 12 06:47:09.464 INFO kablam! Oct 12 06:47:10.537 INFO kablam! warning: unused variable: `scorer` Oct 12 06:47:10.537 INFO kablam! --> src/query_set.rs:227:64 Oct 12 06:47:10.537 INFO kablam! | Oct 12 06:47:10.537 INFO kablam! 227 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 12 06:47:10.537 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 12 06:47:10.537 INFO kablam! | Oct 12 06:47:10.537 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 06:47:10.537 INFO kablam! Oct 12 06:47:10.537 INFO kablam! warning: unused variable: `queries` Oct 12 06:47:10.537 INFO kablam! --> src/query_set.rs:320:33 Oct 12 06:47:10.537 INFO kablam! | Oct 12 06:47:10.537 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 12 06:47:10.537 INFO kablam! | ^^^^^^^ help: try ignoring the field: `queries: _` Oct 12 06:47:10.537 INFO kablam! Oct 12 06:47:10.537 INFO kablam! warning: unused variable: `minimum_should_match` Oct 12 06:47:10.537 INFO kablam! --> src/query_set.rs:320:42 Oct 12 06:47:10.537 INFO kablam! | Oct 12 06:47:10.537 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 12 06:47:10.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `minimum_should_match: _` Oct 12 06:47:10.537 INFO kablam! Oct 12 06:47:10.537 INFO kablam! warning: unused variable: `boost` Oct 12 06:47:10.537 INFO kablam! --> src/query_set.rs:351:33 Oct 12 06:47:10.537 INFO kablam! | Oct 12 06:47:10.537 INFO kablam! 351 | Query::Boost{ref query, boost} => { Oct 12 06:47:10.537 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 12 06:47:10.537 INFO kablam! Oct 12 06:47:10.537 INFO kablam! warning: unused variable: `scorer` Oct 12 06:47:10.537 INFO kablam! --> src/query/mod.rs:123:68 Oct 12 06:47:10.537 INFO kablam! | Oct 12 06:47:10.537 INFO kablam! 123 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 12 06:47:10.537 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 12 06:47:10.537 INFO kablam! Oct 12 06:47:10.537 INFO kablam! warning: unused variable: `boost` Oct 12 06:47:10.537 INFO kablam! --> src/query/mod.rs:182:37 Oct 12 06:47:10.537 INFO kablam! | Oct 12 06:47:10.537 INFO kablam! 182 | Query::Boost{ref query, boost} => { Oct 12 06:47:10.537 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 12 06:47:10.537 INFO kablam! Oct 12 06:47:10.594 INFO kablam! warning: variable does not need to be mutable Oct 12 06:47:10.594 INFO kablam! --> src/analysis/tokenizers/standard.rs:28:18 Oct 12 06:47:10.594 INFO kablam! | Oct 12 06:47:10.594 INFO kablam! 28 | Some(mut word) => { Oct 12 06:47:10.594 INFO kablam! | ----^^^^ Oct 12 06:47:10.594 INFO kablam! | | Oct 12 06:47:10.594 INFO kablam! | help: remove this `mut` Oct 12 06:47:10.594 INFO kablam! | Oct 12 06:47:10.594 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 06:47:10.594 INFO kablam! Oct 12 06:47:10.661 INFO kablam! warning: variable does not need to be mutable Oct 12 06:47:10.662 INFO kablam! --> src/request.rs:21:13 Oct 12 06:47:10.662 INFO kablam! | Oct 12 06:47:10.662 INFO kablam! 21 | let mut iterator = build_iterator_from_query(index_reader, &self.query); Oct 12 06:47:10.662 INFO kablam! | ----^^^^^^^^ Oct 12 06:47:10.662 INFO kablam! | | Oct 12 06:47:10.662 INFO kablam! | help: remove this `mut` Oct 12 06:47:10.663 INFO kablam! Oct 12 06:47:10.674 INFO kablam! warning: variant `TF_IDF` should have a camel case name such as `TfIdf` Oct 12 06:47:10.674 INFO kablam! --> src/similarity.rs:3:5 Oct 12 06:47:10.674 INFO kablam! | Oct 12 06:47:10.674 INFO kablam! 3 | TF_IDF, Oct 12 06:47:10.674 INFO kablam! | ^^^^^^ Oct 12 06:47:10.674 INFO kablam! | Oct 12 06:47:10.675 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 06:47:10.675 INFO kablam! Oct 12 06:47:14.201 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.07s Oct 12 06:47:14.206 INFO kablam! su: No module specific data is present Oct 12 06:47:15.517 INFO running `"docker" "rm" "-f" "3275dc13310ebc11ee23c5110bd77061ddb1047ae6609ea640a873f320ec26a3"` Oct 12 06:47:15.850 INFO blam! 3275dc13310ebc11ee23c5110bd77061ddb1047ae6609ea640a873f320ec26a3 Oct 12 06:47:15.855 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 06:47:16.358 INFO blam! cd782d3eb1ad39453b26c07282b858e598857a7b3f47c71c43532f442b02ff01 Oct 12 06:47:16.360 INFO running `"docker" "start" "-a" "cd782d3eb1ad39453b26c07282b858e598857a7b3f47c71c43532f442b02ff01"` Oct 12 06:47:18.380 INFO kablam! usermod: no changes Oct 12 06:47:18.516 INFO kablam! Compiling abra v0.0.1 (/source) Oct 12 06:47:19.076 INFO kablam! warning: unused `#[macro_use]` import Oct 12 06:47:19.076 INFO kablam! --> src/lib.rs:3:1 Oct 12 06:47:19.076 INFO kablam! | Oct 12 06:47:19.076 INFO kablam! 3 | #[macro_use] Oct 12 06:47:19.076 INFO kablam! | ^^^^^^^^^^^^ Oct 12 06:47:19.076 INFO kablam! | Oct 12 06:47:19.077 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 06:47:19.077 INFO kablam! Oct 12 06:47:19.077 INFO kablam! warning: unused import: `term::Term` Oct 12 06:47:19.077 INFO kablam! --> src/analysis/ngram_generator.rs:120:9 Oct 12 06:47:19.077 INFO kablam! | Oct 12 06:47:19.077 INFO kablam! 120 | use term::Term; Oct 12 06:47:19.077 INFO kablam! | ^^^^^^^^^^ Oct 12 06:47:19.077 INFO kablam! Oct 12 06:47:19.077 INFO kablam! warning: unused import: `token::Token` Oct 12 06:47:19.077 INFO kablam! --> src/analysis/ngram_generator.rs:121:9 Oct 12 06:47:19.077 INFO kablam! | Oct 12 06:47:19.077 INFO kablam! 121 | use token::Token; Oct 12 06:47:19.077 INFO kablam! | ^^^^^^^^^^^^ Oct 12 06:47:19.077 INFO kablam! Oct 12 06:47:19.089 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 06:47:19.089 INFO kablam! --> src/analysis/filters/lowercase.rs:56:71 Oct 12 06:47:19.089 INFO kablam! | Oct 12 06:47:19.089 INFO kablam! 56 | let token_filter = LowercaseFilter::new(Box::new(tokens.drain((..)))); Oct 12 06:47:19.089 INFO kablam! | ^^^^ help: remove these parentheses Oct 12 06:47:19.089 INFO kablam! | Oct 12 06:47:19.089 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 06:47:19.089 INFO kablam! Oct 12 06:47:19.089 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 06:47:19.089 INFO kablam! --> src/analysis/filters/lowercase.rs:73:71 Oct 12 06:47:19.089 INFO kablam! | Oct 12 06:47:19.089 INFO kablam! 73 | let token_filter = LowercaseFilter::new(Box::new(tokens.drain((..)))); Oct 12 06:47:19.089 INFO kablam! | ^^^^ help: remove these parentheses Oct 12 06:47:19.089 INFO kablam! Oct 12 06:47:19.089 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 06:47:19.089 INFO kablam! --> src/analysis/filters/ngram.rs:74:67 Oct 12 06:47:19.089 INFO kablam! | Oct 12 06:47:19.089 INFO kablam! 74 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 3, Edge::Neither); Oct 12 06:47:19.089 INFO kablam! | ^^^^ help: remove these parentheses Oct 12 06:47:19.089 INFO kablam! Oct 12 06:47:19.089 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 06:47:19.089 INFO kablam! --> src/analysis/filters/ngram.rs:95:67 Oct 12 06:47:19.089 INFO kablam! | Oct 12 06:47:19.089 INFO kablam! 95 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 3, Edge::Left); Oct 12 06:47:19.089 INFO kablam! | ^^^^ help: remove these parentheses Oct 12 06:47:19.089 INFO kablam! Oct 12 06:47:19.089 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 06:47:19.089 INFO kablam! --> src/analysis/filters/ngram.rs:112:67 Oct 12 06:47:19.089 INFO kablam! | Oct 12 06:47:19.089 INFO kablam! 112 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 1000, Edge::Left); Oct 12 06:47:19.089 INFO kablam! | ^^^^ help: remove these parentheses Oct 12 06:47:19.089 INFO kablam! Oct 12 06:47:19.089 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 06:47:19.089 INFO kablam! --> src/analysis/filters/ngram.rs:130:67 Oct 12 06:47:19.089 INFO kablam! | Oct 12 06:47:19.089 INFO kablam! 130 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 3, Edge::Right); Oct 12 06:47:19.089 INFO kablam! | ^^^^ help: remove these parentheses Oct 12 06:47:19.089 INFO kablam! Oct 12 06:47:19.089 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 06:47:19.089 INFO kablam! --> src/analysis/filters/asciifolding.rs:55:74 Oct 12 06:47:19.089 INFO kablam! | Oct 12 06:47:19.089 INFO kablam! 55 | let token_filter = ASCIIFoldingFilter::new(Box::new(tokens.drain((..)))); Oct 12 06:47:19.089 INFO kablam! | ^^^^ help: remove these parentheses Oct 12 06:47:19.089 INFO kablam! Oct 12 06:47:19.089 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 06:47:19.089 INFO kablam! --> src/analysis/filters/asciifolding.rs:70:74 Oct 12 06:47:19.089 INFO kablam! | Oct 12 06:47:19.089 INFO kablam! 70 | let token_filter = ASCIIFoldingFilter::new(Box::new(tokens.drain((..)))); Oct 12 06:47:19.089 INFO kablam! | ^^^^ help: remove these parentheses Oct 12 06:47:19.089 INFO kablam! Oct 12 06:47:19.089 INFO kablam! warning: unused import: `MemoryIndexStoreReader` Oct 12 06:47:19.089 INFO kablam! --> src/store/memory.rs:237:35 Oct 12 06:47:19.089 INFO kablam! | Oct 12 06:47:19.089 INFO kablam! 237 | use super::{MemoryIndexStore, MemoryIndexStoreReader}; Oct 12 06:47:19.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 06:47:19.089 INFO kablam! Oct 12 06:47:20.347 INFO kablam! warning: unused variable: `scorer` Oct 12 06:47:20.348 INFO kablam! --> src/query_set.rs:227:64 Oct 12 06:47:20.349 INFO kablam! | Oct 12 06:47:20.349 INFO kablam! 227 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 12 06:47:20.350 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 12 06:47:20.351 INFO kablam! | Oct 12 06:47:20.351 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 06:47:20.352 INFO kablam! Oct 12 06:47:20.352 INFO kablam! warning: unused variable: `queries` Oct 12 06:47:20.353 INFO kablam! --> src/query_set.rs:320:33 Oct 12 06:47:20.354 INFO kablam! | Oct 12 06:47:20.354 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 12 06:47:20.355 INFO kablam! | ^^^^^^^ help: try ignoring the field: `queries: _` Oct 12 06:47:20.355 INFO kablam! Oct 12 06:47:20.356 INFO kablam! warning: unused variable: `minimum_should_match` Oct 12 06:47:20.357 INFO kablam! --> src/query_set.rs:320:42 Oct 12 06:47:20.357 INFO kablam! | Oct 12 06:47:20.357 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 12 06:47:20.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `minimum_should_match: _` Oct 12 06:47:20.357 INFO kablam! Oct 12 06:47:20.357 INFO kablam! warning: unused variable: `boost` Oct 12 06:47:20.357 INFO kablam! --> src/query_set.rs:351:33 Oct 12 06:47:20.357 INFO kablam! | Oct 12 06:47:20.357 INFO kablam! 351 | Query::Boost{ref query, boost} => { Oct 12 06:47:20.357 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 12 06:47:20.357 INFO kablam! Oct 12 06:47:20.358 INFO kablam! warning: unused variable: `scorer` Oct 12 06:47:20.358 INFO kablam! --> src/query/mod.rs:123:68 Oct 12 06:47:20.358 INFO kablam! | Oct 12 06:47:20.358 INFO kablam! 123 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 12 06:47:20.358 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 12 06:47:20.358 INFO kablam! Oct 12 06:47:20.358 INFO kablam! warning: unused variable: `boost` Oct 12 06:47:20.364 INFO kablam! --> src/query/mod.rs:182:37 Oct 12 06:47:20.364 INFO kablam! | Oct 12 06:47:20.364 INFO kablam! 182 | Query::Boost{ref query, boost} => { Oct 12 06:47:20.364 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 12 06:47:20.364 INFO kablam! Oct 12 06:47:20.454 INFO kablam! warning: variable does not need to be mutable Oct 12 06:47:20.454 INFO kablam! --> src/analysis/tokenizers/standard.rs:28:18 Oct 12 06:47:20.454 INFO kablam! | Oct 12 06:47:20.454 INFO kablam! 28 | Some(mut word) => { Oct 12 06:47:20.454 INFO kablam! | ----^^^^ Oct 12 06:47:20.454 INFO kablam! | | Oct 12 06:47:20.454 INFO kablam! | help: remove this `mut` Oct 12 06:47:20.456 INFO kablam! | Oct 12 06:47:20.456 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 06:47:20.456 INFO kablam! Oct 12 06:47:20.569 INFO kablam! warning: variable does not need to be mutable Oct 12 06:47:20.569 INFO kablam! --> src/request.rs:21:13 Oct 12 06:47:20.569 INFO kablam! | Oct 12 06:47:20.569 INFO kablam! 21 | let mut iterator = build_iterator_from_query(index_reader, &self.query); Oct 12 06:47:20.569 INFO kablam! | ----^^^^^^^^ Oct 12 06:47:20.569 INFO kablam! | | Oct 12 06:47:20.569 INFO kablam! | help: remove this `mut` Oct 12 06:47:20.569 INFO kablam! Oct 12 06:47:20.599 INFO kablam! warning: variant `TF_IDF` should have a camel case name such as `TfIdf` Oct 12 06:47:20.599 INFO kablam! --> src/similarity.rs:3:5 Oct 12 06:47:20.599 INFO kablam! | Oct 12 06:47:20.599 INFO kablam! 3 | TF_IDF, Oct 12 06:47:20.599 INFO kablam! | ^^^^^^ Oct 12 06:47:20.599 INFO kablam! | Oct 12 06:47:20.599 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 06:47:20.599 INFO kablam! Oct 12 06:47:24.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.88s Oct 12 06:47:24.306 INFO kablam! su: No module specific data is present Oct 12 06:47:25.280 INFO running `"docker" "rm" "-f" "cd782d3eb1ad39453b26c07282b858e598857a7b3f47c71c43532f442b02ff01"` Oct 12 06:47:25.596 INFO blam! cd782d3eb1ad39453b26c07282b858e598857a7b3f47c71c43532f442b02ff01 Oct 12 06:47:25.626 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 06:47:26.096 INFO blam! 9a485f4328ab0288819c8715b67d79c20bd1c53ac89acd27ab4d3682821b0cf8 Oct 12 06:47:26.100 INFO running `"docker" "start" "-a" "9a485f4328ab0288819c8715b67d79c20bd1c53ac89acd27ab4d3682821b0cf8"` Oct 12 06:47:27.814 INFO kablam! usermod: no changes Oct 12 06:47:27.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 12 06:47:27.971 INFO kablam! Running /target/debug/deps/abra-f7095962b9c38f3e Oct 12 06:47:27.974 INFO blam! Oct 12 06:47:27.975 INFO blam! running 50 tests Oct 12 06:47:27.988 INFO blam! test analysis::filters::ngram::tests::test_edgengram_filter ... ok Oct 12 06:47:27.989 INFO blam! test analysis::filters::lowercase::tests::test_lowercase_filter ... ok Oct 12 06:47:27.990 INFO blam! test analysis::filters::asciifolding::tests::test_hiragana_not_changed ... ok Oct 12 06:47:27.990 INFO blam! test analysis::filters::ngram::tests::test_edgengram_filter_max_size ... ok Oct 12 06:47:27.991 INFO blam! test analysis::filters::ngram::tests::test_edgengram_filter_right ... ok Oct 12 06:47:27.991 INFO blam! test analysis::lucene_asciifold::tests::test_hiragana_not_changed ... ok Oct 12 06:47:27.991 INFO blam! test analysis::lucene_asciifold::tests::test_normalise_superscript ... ok Oct 12 06:47:27.991 INFO blam! test analysis::lucene_asciifold::tests::test_grapheme_clusters_keep ... ok Oct 12 06:47:27.991 INFO blam! test analysis::lucene_asciifold::tests::test_normalise_width_variants ... ok Oct 12 06:47:27.996 INFO blam! test analysis::lucene_asciifold::tests::test_simple ... ok Oct 12 06:47:27.996 INFO blam! test analysis::ngram_generator::tests::test_ngram ... ok Oct 12 06:47:27.996 INFO blam! test analysis::ngram_generator::tests::test_ngram_blank_string ... ok Oct 12 06:47:27.996 INFO blam! test analysis::ngram_generator::tests::test_ngram_cjk ... ok Oct 12 06:47:27.996 INFO blam! test analysis::filters::lowercase::tests::test_lowercase_filter_cjk ... ok Oct 12 06:47:27.996 INFO blam! test analysis::ngram_generator::tests::test_ngram_graphemes ... ok Oct 12 06:47:27.996 INFO blam! test analysis::filters::asciifolding::tests::test_simple ... ok Oct 12 06:47:27.996 INFO blam! test analysis::ngram_generator::tests::test_ngram_invalid_size ... ok Oct 12 06:47:27.996 INFO blam! test analysis::ngram_generator::tests::test_ngram_high_size ... ok Oct 12 06:47:27.996 INFO blam! test analysis::ngram_generator::tests::test_ngram_left_edge ... ok Oct 12 06:47:27.996 INFO blam! test analysis::tokenizers::ngram::tests::test_edgengram_tokenizer_max_size ... ok Oct 12 06:47:27.996 INFO blam! test analysis::tokenizers::ngram::tests::test_edgengram_tokenizer_right ... ok Oct 12 06:47:27.996 INFO blam! test analysis::ngram_generator::tests::test_ngram_zero_size ... ok Oct 12 06:47:27.996 INFO blam! test analysis::tokenizers::ngram::tests::test_ngram_tokenizer ... ok Oct 12 06:47:27.996 INFO blam! test analysis::ngram_generator::tests::test_ngram_right_edge ... ok Oct 12 06:47:27.996 INFO blam! test analysis::tokenizers::ngram::tests::test_edgengram_tokenizer ... ok Oct 12 06:47:27.996 INFO blam! test analysis::tokenizers::standard::tests::test_standard_tokenizer ... ok Oct 12 06:47:27.996 INFO blam! test analysis::tokenizers::standard::tests::test_standard_tokenizer_cjk ... ok Oct 12 06:47:28.004 INFO blam! test analysis::filters::ngram::tests::test_ngram_filter ... ok Oct 12 06:47:28.004 INFO blam! test similarity::tests::test_bm25_higher_term_freq_increases_score ... ok Oct 12 06:47:28.004 INFO blam! test similarity::tests::test_bm25_higher_total_tokens_increases_score ... ok Oct 12 06:47:28.004 INFO blam! test similarity::tests::test_tf_idf_lower_term_docs_increases_score ... ok Oct 12 06:47:28.004 INFO blam! test similarity::tests::test_tf_idf_higher_term_freq_increases_score ... ok Oct 12 06:47:28.004 INFO blam! test similarity::tests::test_bm25_lower_term_docs_increases_score ... ok Oct 12 06:47:28.004 INFO blam! test similarity::tests::test_bm25_lower_field_length_increases_score ... ok Oct 12 06:47:28.004 INFO blam! test similarity::tests::test_tf_idf_field_length_doesnt_affect_score ... ok Oct 12 06:47:28.004 INFO blam! test store::memory::tests::test_all_docs_iterator ... ok Oct 12 06:47:28.012 INFO blam! test term::tests::test_boolean_true_to_bytes ... ok Oct 12 06:47:28.012 INFO blam! test term::tests::test_boolean_false_to_bytes ... ok Oct 12 06:47:28.012 INFO blam! test term::tests::test_blank_string_to_bytes ... ok Oct 12 06:47:28.012 INFO blam! test similarity::tests::test_tf_idf_total_tokens_doesnt_affect_score ... ok Oct 12 06:47:28.012 INFO blam! test term::tests::test_datetime_to_bytes ... ok Oct 12 06:47:28.012 INFO blam! test store::memory::tests::test_term_docs_iterator ... ok Oct 12 06:47:28.012 INFO blam! test store::memory::tests::test_num_docs ... ok Oct 12 06:47:28.012 INFO blam! test term::tests::test_string_to_bytes ... ok Oct 12 06:47:28.012 INFO blam! test term::tests::test_negative_i64_to_bytes ... ok Oct 12 06:47:28.012 INFO blam! test term::tests::test_i64_to_bytes ... ok Oct 12 06:47:28.012 INFO blam! test term::tests::test_hiragana_string_to_bytes ... ok Oct 12 06:47:28.013 INFO blam! test term::tests::test_u64_to_bytes ... ok Oct 12 06:47:28.013 INFO blam! test term::tests::test_datetime_with_different_timezone_to_bytes ... ok Oct 12 06:47:28.013 INFO blam! test term::tests::test_datetime_with_microseconds_to_bytes ... ok Oct 12 06:47:28.013 INFO blam! Oct 12 06:47:28.013 INFO blam! test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:47:28.013 INFO blam! Oct 12 06:47:28.016 INFO kablam! Doc-tests abra Oct 12 06:47:28.641 INFO blam! Oct 12 06:47:28.641 INFO blam! running 0 tests Oct 12 06:47:28.642 INFO blam! Oct 12 06:47:28.642 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:47:28.642 INFO blam! Oct 12 06:47:28.651 INFO kablam! su: No module specific data is present Oct 12 06:47:29.925 INFO running `"docker" "rm" "-f" "9a485f4328ab0288819c8715b67d79c20bd1c53ac89acd27ab4d3682821b0cf8"` Oct 12 06:47:30.196 INFO blam! 9a485f4328ab0288819c8715b67d79c20bd1c53ac89acd27ab4d3682821b0cf8