Oct 16 18:45:03.071 INFO testing abra-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:45:03.073 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 18:45:03.621 INFO blam! 0d7b1140e1922c8286dcaed0e319d87192dde69a2203a469f7e20f393a7bd081 Oct 16 18:45:03.623 INFO running `"docker" "start" "-a" "0d7b1140e1922c8286dcaed0e319d87192dde69a2203a469f7e20f393a7bd081"` Oct 16 18:45:05.133 INFO kablam! usermod: no changes Oct 16 18:45:05.261 INFO kablam! Compiling roaring v0.4.2 Oct 16 18:45:07.426 INFO kablam! Compiling abra v0.0.1 (/source) Oct 16 18:45:08.703 INFO kablam! warning: unused `#[macro_use]` import Oct 16 18:45:08.703 INFO kablam! --> src/lib.rs:3:1 Oct 16 18:45:08.703 INFO kablam! | Oct 16 18:45:08.703 INFO kablam! 3 | #[macro_use] Oct 16 18:45:08.703 INFO kablam! | ^^^^^^^^^^^^ Oct 16 18:45:08.703 INFO kablam! | Oct 16 18:45:08.703 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:45:08.703 INFO kablam! Oct 16 18:45:08.703 INFO kablam! warning: unused `#[macro_use]` import Oct 16 18:45:08.703 INFO kablam! --> src/lib.rs:5:1 Oct 16 18:45:08.703 INFO kablam! | Oct 16 18:45:08.703 INFO kablam! 5 | #[macro_use] Oct 16 18:45:08.703 INFO kablam! | ^^^^^^^^^^^^ Oct 16 18:45:08.703 INFO kablam! Oct 16 18:45:09.757 INFO kablam! warning: unused variable: `scorer` Oct 16 18:45:09.757 INFO kablam! --> src/query_set.rs:227:64 Oct 16 18:45:09.757 INFO kablam! | Oct 16 18:45:09.758 INFO kablam! 227 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 16 18:45:09.758 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 16 18:45:09.758 INFO kablam! | Oct 16 18:45:09.758 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 18:45:09.758 INFO kablam! Oct 16 18:45:09.758 INFO kablam! warning: unused variable: `queries` Oct 16 18:45:09.758 INFO kablam! --> src/query_set.rs:320:33 Oct 16 18:45:09.758 INFO kablam! | Oct 16 18:45:09.758 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 16 18:45:09.758 INFO kablam! | ^^^^^^^ help: try ignoring the field: `queries: _` Oct 16 18:45:09.758 INFO kablam! Oct 16 18:45:09.758 INFO kablam! warning: unused variable: `minimum_should_match` Oct 16 18:45:09.758 INFO kablam! --> src/query_set.rs:320:42 Oct 16 18:45:09.758 INFO kablam! | Oct 16 18:45:09.758 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 16 18:45:09.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `minimum_should_match: _` Oct 16 18:45:09.758 INFO kablam! Oct 16 18:45:09.758 INFO kablam! warning: unused variable: `boost` Oct 16 18:45:09.758 INFO kablam! --> src/query_set.rs:351:33 Oct 16 18:45:09.758 INFO kablam! | Oct 16 18:45:09.758 INFO kablam! 351 | Query::Boost{ref query, boost} => { Oct 16 18:45:09.758 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 16 18:45:09.758 INFO kablam! Oct 16 18:45:09.758 INFO kablam! warning: unused variable: `scorer` Oct 16 18:45:09.758 INFO kablam! --> src/query/mod.rs:123:68 Oct 16 18:45:09.758 INFO kablam! | Oct 16 18:45:09.758 INFO kablam! 123 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 16 18:45:09.758 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 16 18:45:09.758 INFO kablam! Oct 16 18:45:09.758 INFO kablam! warning: unused variable: `boost` Oct 16 18:45:09.758 INFO kablam! --> src/query/mod.rs:182:37 Oct 16 18:45:09.758 INFO kablam! | Oct 16 18:45:09.758 INFO kablam! 182 | Query::Boost{ref query, boost} => { Oct 16 18:45:09.758 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 16 18:45:09.758 INFO kablam! Oct 16 18:45:09.808 INFO kablam! warning: variable does not need to be mutable Oct 16 18:45:09.808 INFO kablam! --> src/analysis/tokenizers/standard.rs:28:18 Oct 16 18:45:09.808 INFO kablam! | Oct 16 18:45:09.808 INFO kablam! 28 | Some(mut word) => { Oct 16 18:45:09.808 INFO kablam! | ----^^^^ Oct 16 18:45:09.808 INFO kablam! | | Oct 16 18:45:09.809 INFO kablam! | help: remove this `mut` Oct 16 18:45:09.809 INFO kablam! | Oct 16 18:45:09.809 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:45:09.809 INFO kablam! Oct 16 18:45:09.895 INFO kablam! warning: variable does not need to be mutable Oct 16 18:45:09.895 INFO kablam! --> src/request.rs:21:13 Oct 16 18:45:09.895 INFO kablam! | Oct 16 18:45:09.895 INFO kablam! 21 | let mut iterator = build_iterator_from_query(index_reader, &self.query); Oct 16 18:45:09.895 INFO kablam! | ----^^^^^^^^ Oct 16 18:45:09.895 INFO kablam! | | Oct 16 18:45:09.895 INFO kablam! | help: remove this `mut` Oct 16 18:45:09.895 INFO kablam! Oct 16 18:45:09.915 INFO kablam! warning: variant `TF_IDF` should have a camel case name such as `TfIdf` Oct 16 18:45:09.915 INFO kablam! --> src/similarity.rs:3:5 Oct 16 18:45:09.915 INFO kablam! | Oct 16 18:45:09.915 INFO kablam! 3 | TF_IDF, Oct 16 18:45:09.915 INFO kablam! | ^^^^^^ Oct 16 18:45:09.915 INFO kablam! | Oct 16 18:45:09.915 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 18:45:09.915 INFO kablam! Oct 16 18:45:12.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.17s Oct 16 18:45:12.343 INFO kablam! su: No module specific data is present Oct 16 18:45:13.083 INFO running `"docker" "rm" "-f" "0d7b1140e1922c8286dcaed0e319d87192dde69a2203a469f7e20f393a7bd081"` Oct 16 18:45:13.355 INFO blam! 0d7b1140e1922c8286dcaed0e319d87192dde69a2203a469f7e20f393a7bd081 Oct 16 18:45:13.359 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 18:45:13.763 INFO blam! 4c3e1746efa4e655339e220288468f5bee72fcc08f2fec01231b02e067dc933b Oct 16 18:45:13.769 INFO running `"docker" "start" "-a" "4c3e1746efa4e655339e220288468f5bee72fcc08f2fec01231b02e067dc933b"` Oct 16 18:45:15.055 INFO kablam! usermod: no changes Oct 16 18:45:15.199 INFO kablam! Compiling abra v0.0.1 (/source) Oct 16 18:45:16.683 INFO kablam! warning: unused `#[macro_use]` import Oct 16 18:45:16.683 INFO kablam! --> src/lib.rs:3:1 Oct 16 18:45:16.683 INFO kablam! | Oct 16 18:45:16.683 INFO kablam! 3 | #[macro_use] Oct 16 18:45:16.683 INFO kablam! | ^^^^^^^^^^^^ Oct 16 18:45:16.683 INFO kablam! | Oct 16 18:45:16.683 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:45:16.683 INFO kablam! Oct 16 18:45:16.687 INFO kablam! warning: unused import: `term::Term` Oct 16 18:45:16.687 INFO kablam! --> src/analysis/ngram_generator.rs:120:9 Oct 16 18:45:16.687 INFO kablam! | Oct 16 18:45:16.687 INFO kablam! 120 | use term::Term; Oct 16 18:45:16.687 INFO kablam! | ^^^^^^^^^^ Oct 16 18:45:16.687 INFO kablam! Oct 16 18:45:16.687 INFO kablam! warning: unused import: `token::Token` Oct 16 18:45:16.687 INFO kablam! --> src/analysis/ngram_generator.rs:121:9 Oct 16 18:45:16.687 INFO kablam! | Oct 16 18:45:16.687 INFO kablam! 121 | use token::Token; Oct 16 18:45:16.687 INFO kablam! | ^^^^^^^^^^^^ Oct 16 18:45:16.687 INFO kablam! Oct 16 18:45:16.687 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.687 INFO kablam! --> src/analysis/filters/lowercase.rs:56:71 Oct 16 18:45:16.687 INFO kablam! | Oct 16 18:45:16.687 INFO kablam! 56 | let token_filter = LowercaseFilter::new(Box::new(tokens.drain((..)))); Oct 16 18:45:16.687 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.687 INFO kablam! | Oct 16 18:45:16.687 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 18:45:16.687 INFO kablam! Oct 16 18:45:16.687 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.687 INFO kablam! --> src/analysis/filters/lowercase.rs:73:71 Oct 16 18:45:16.687 INFO kablam! | Oct 16 18:45:16.687 INFO kablam! 73 | let token_filter = LowercaseFilter::new(Box::new(tokens.drain((..)))); Oct 16 18:45:16.687 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.687 INFO kablam! Oct 16 18:45:16.687 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.687 INFO kablam! --> src/analysis/filters/ngram.rs:74:67 Oct 16 18:45:16.687 INFO kablam! | Oct 16 18:45:16.687 INFO kablam! 74 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 3, Edge::Neither); Oct 16 18:45:16.687 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.687 INFO kablam! Oct 16 18:45:16.693 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.693 INFO kablam! --> src/analysis/filters/ngram.rs:95:67 Oct 16 18:45:16.693 INFO kablam! | Oct 16 18:45:16.693 INFO kablam! 95 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 3, Edge::Left); Oct 16 18:45:16.693 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.693 INFO kablam! Oct 16 18:45:16.693 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.693 INFO kablam! --> src/analysis/filters/ngram.rs:112:67 Oct 16 18:45:16.693 INFO kablam! | Oct 16 18:45:16.693 INFO kablam! 112 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 1000, Edge::Left); Oct 16 18:45:16.693 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.693 INFO kablam! Oct 16 18:45:16.693 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.693 INFO kablam! --> src/analysis/filters/ngram.rs:130:67 Oct 16 18:45:16.693 INFO kablam! | Oct 16 18:45:16.693 INFO kablam! 130 | let token_filter = NGramFilter::new(Box::new(tokens.drain((..))), 2, 3, Edge::Right); Oct 16 18:45:16.693 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.693 INFO kablam! Oct 16 18:45:16.693 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.693 INFO kablam! --> src/analysis/filters/asciifolding.rs:55:74 Oct 16 18:45:16.693 INFO kablam! | Oct 16 18:45:16.693 INFO kablam! 55 | let token_filter = ASCIIFoldingFilter::new(Box::new(tokens.drain((..)))); Oct 16 18:45:16.693 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.693 INFO kablam! Oct 16 18:45:16.693 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:45:16.693 INFO kablam! --> src/analysis/filters/asciifolding.rs:70:74 Oct 16 18:45:16.693 INFO kablam! | Oct 16 18:45:16.693 INFO kablam! 70 | let token_filter = ASCIIFoldingFilter::new(Box::new(tokens.drain((..)))); Oct 16 18:45:16.693 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 18:45:16.693 INFO kablam! Oct 16 18:45:16.693 INFO kablam! warning: unused import: `MemoryIndexStoreReader` Oct 16 18:45:16.693 INFO kablam! --> src/store/memory.rs:237:35 Oct 16 18:45:16.693 INFO kablam! | Oct 16 18:45:16.693 INFO kablam! 237 | use super::{MemoryIndexStore, MemoryIndexStoreReader}; Oct 16 18:45:16.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:45:16.694 INFO kablam! Oct 16 18:45:17.948 INFO kablam! warning: unused variable: `scorer` Oct 16 18:45:17.948 INFO kablam! --> src/query_set.rs:227:64 Oct 16 18:45:17.948 INFO kablam! | Oct 16 18:45:17.948 INFO kablam! 227 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 16 18:45:17.948 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 16 18:45:17.948 INFO kablam! | Oct 16 18:45:17.948 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 18:45:17.948 INFO kablam! Oct 16 18:45:17.948 INFO kablam! warning: unused variable: `queries` Oct 16 18:45:17.948 INFO kablam! --> src/query_set.rs:320:33 Oct 16 18:45:17.948 INFO kablam! | Oct 16 18:45:17.948 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 16 18:45:17.948 INFO kablam! | ^^^^^^^ help: try ignoring the field: `queries: _` Oct 16 18:45:17.948 INFO kablam! Oct 16 18:45:17.948 INFO kablam! warning: unused variable: `minimum_should_match` Oct 16 18:45:17.948 INFO kablam! --> src/query_set.rs:320:42 Oct 16 18:45:17.948 INFO kablam! | Oct 16 18:45:17.948 INFO kablam! 320 | Query::NDisjunction{ref queries, minimum_should_match} => { Oct 16 18:45:17.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `minimum_should_match: _` Oct 16 18:45:17.948 INFO kablam! Oct 16 18:45:17.949 INFO kablam! warning: unused variable: `boost` Oct 16 18:45:17.949 INFO kablam! --> src/query_set.rs:351:33 Oct 16 18:45:17.949 INFO kablam! | Oct 16 18:45:17.949 INFO kablam! 351 | Query::Boost{ref query, boost} => { Oct 16 18:45:17.949 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 16 18:45:17.949 INFO kablam! Oct 16 18:45:17.950 INFO kablam! warning: unused variable: `scorer` Oct 16 18:45:17.950 INFO kablam! --> src/query/mod.rs:123:68 Oct 16 18:45:17.950 INFO kablam! | Oct 16 18:45:17.950 INFO kablam! 123 | Query::MatchTerm{ref field, ref term, ref matcher, ref scorer} => { Oct 16 18:45:17.950 INFO kablam! | ^^^^^^ help: try ignoring the field: `scorer: _` Oct 16 18:45:17.950 INFO kablam! Oct 16 18:45:17.950 INFO kablam! warning: unused variable: `boost` Oct 16 18:45:17.950 INFO kablam! --> src/query/mod.rs:182:37 Oct 16 18:45:17.950 INFO kablam! | Oct 16 18:45:17.950 INFO kablam! 182 | Query::Boost{ref query, boost} => { Oct 16 18:45:17.951 INFO kablam! | ^^^^^ help: try ignoring the field: `boost: _` Oct 16 18:45:17.951 INFO kablam! Oct 16 18:45:18.055 INFO kablam! warning: variable does not need to be mutable Oct 16 18:45:18.055 INFO kablam! --> src/analysis/tokenizers/standard.rs:28:18 Oct 16 18:45:18.055 INFO kablam! | Oct 16 18:45:18.055 INFO kablam! 28 | Some(mut word) => { Oct 16 18:45:18.055 INFO kablam! | ----^^^^ Oct 16 18:45:18.055 INFO kablam! | | Oct 16 18:45:18.055 INFO kablam! | help: remove this `mut` Oct 16 18:45:18.055 INFO kablam! | Oct 16 18:45:18.055 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:45:18.055 INFO kablam! Oct 16 18:45:18.159 INFO kablam! warning: variable does not need to be mutable Oct 16 18:45:18.159 INFO kablam! --> src/request.rs:21:13 Oct 16 18:45:18.160 INFO kablam! | Oct 16 18:45:18.160 INFO kablam! 21 | let mut iterator = build_iterator_from_query(index_reader, &self.query); Oct 16 18:45:18.160 INFO kablam! | ----^^^^^^^^ Oct 16 18:45:18.160 INFO kablam! | | Oct 16 18:45:18.160 INFO kablam! | help: remove this `mut` Oct 16 18:45:18.160 INFO kablam! Oct 16 18:45:18.191 INFO kablam! warning: variant `TF_IDF` should have a camel case name such as `TfIdf` Oct 16 18:45:18.191 INFO kablam! --> src/similarity.rs:3:5 Oct 16 18:45:18.191 INFO kablam! | Oct 16 18:45:18.191 INFO kablam! 3 | TF_IDF, Oct 16 18:45:18.191 INFO kablam! | ^^^^^^ Oct 16 18:45:18.191 INFO kablam! | Oct 16 18:45:18.191 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 18:45:18.191 INFO kablam! Oct 16 18:45:21.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.81s Oct 16 18:45:21.904 INFO kablam! su: No module specific data is present Oct 16 18:45:23.026 INFO running `"docker" "rm" "-f" "4c3e1746efa4e655339e220288468f5bee72fcc08f2fec01231b02e067dc933b"` Oct 16 18:45:23.299 INFO blam! 4c3e1746efa4e655339e220288468f5bee72fcc08f2fec01231b02e067dc933b Oct 16 18:45:23.303 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 18:45:23.677 INFO blam! 658d50eece2db145f8509a832d4f0fbcebcbc9c7c402dad1b2805f175f3240ba Oct 16 18:45:23.678 INFO running `"docker" "start" "-a" "658d50eece2db145f8509a832d4f0fbcebcbc9c7c402dad1b2805f175f3240ba"` Oct 16 18:45:24.575 INFO kablam! usermod: no changes Oct 16 18:45:24.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 18:45:24.675 INFO kablam! Running /target/debug/deps/abra-b181f4353ab3cef7 Oct 16 18:45:24.683 INFO blam! Oct 16 18:45:24.683 INFO blam! running 50 tests Oct 16 18:45:24.689 INFO blam! test analysis::filters::asciifolding::tests::test_hiragana_not_changed ... ok Oct 16 18:45:24.689 INFO blam! test analysis::filters::asciifolding::tests::test_simple ... ok Oct 16 18:45:24.689 INFO blam! test analysis::filters::lowercase::tests::test_lowercase_filter ... ok Oct 16 18:45:24.689 INFO blam! test analysis::filters::ngram::tests::test_ngram_filter ... ok Oct 16 18:45:24.689 INFO blam! test analysis::filters::ngram::tests::test_edgengram_filter_right ... ok Oct 16 18:45:24.689 INFO blam! test analysis::filters::lowercase::tests::test_lowercase_filter_cjk ... ok Oct 16 18:45:24.689 INFO blam! test analysis::lucene_asciifold::tests::test_simple ... ok Oct 16 18:45:24.689 INFO blam! test analysis::ngram_generator::tests::test_ngram ... ok Oct 16 18:45:24.689 INFO blam! test analysis::ngram_generator::tests::test_ngram_blank_string ... ok Oct 16 18:45:24.689 INFO blam! test analysis::ngram_generator::tests::test_ngram_cjk ... ok Oct 16 18:45:24.689 INFO blam! test analysis::ngram_generator::tests::test_ngram_high_size ... ok Oct 16 18:45:24.689 INFO blam! test analysis::ngram_generator::tests::test_ngram_graphemes ... ok Oct 16 18:45:24.689 INFO blam! test analysis::lucene_asciifold::tests::test_grapheme_clusters_keep ... ok Oct 16 18:45:24.689 INFO blam! test analysis::lucene_asciifold::tests::test_normalise_superscript ... ok Oct 16 18:45:24.689 INFO blam! test analysis::lucene_asciifold::tests::test_hiragana_not_changed ... ok Oct 16 18:45:24.689 INFO blam! test analysis::ngram_generator::tests::test_ngram_left_edge ... ok Oct 16 18:45:24.689 INFO blam! test analysis::filters::ngram::tests::test_edgengram_filter_max_size ... ok Oct 16 18:45:24.689 INFO blam! test analysis::lucene_asciifold::tests::test_normalise_width_variants ... ok Oct 16 18:45:24.689 INFO blam! test analysis::filters::ngram::tests::test_edgengram_filter ... ok Oct 16 18:45:24.689 INFO blam! test analysis::ngram_generator::tests::test_ngram_zero_size ... ok Oct 16 18:45:24.689 INFO blam! test analysis::ngram_generator::tests::test_ngram_invalid_size ... ok Oct 16 18:45:24.689 INFO blam! test analysis::tokenizers::ngram::tests::test_edgengram_tokenizer ... ok Oct 16 18:45:24.689 INFO blam! test analysis::tokenizers::ngram::tests::test_edgengram_tokenizer_max_size ... ok Oct 16 18:45:24.689 INFO blam! test analysis::ngram_generator::tests::test_ngram_right_edge ... ok Oct 16 18:45:24.689 INFO blam! test analysis::tokenizers::standard::tests::test_standard_tokenizer_cjk ... ok Oct 16 18:45:24.689 INFO blam! test similarity::tests::test_bm25_higher_term_freq_increases_score ... ok Oct 16 18:45:24.689 INFO blam! test similarity::tests::test_tf_idf_field_length_doesnt_affect_score ... ok Oct 16 18:45:24.689 INFO blam! test similarity::tests::test_bm25_higher_total_tokens_increases_score ... ok Oct 16 18:45:24.689 INFO blam! test similarity::tests::test_bm25_lower_term_docs_increases_score ... ok Oct 16 18:45:24.689 INFO blam! test similarity::tests::test_bm25_lower_field_length_increases_score ... ok Oct 16 18:45:24.689 INFO blam! test similarity::tests::test_tf_idf_higher_term_freq_increases_score ... ok Oct 16 18:45:24.689 INFO blam! test similarity::tests::test_tf_idf_lower_term_docs_increases_score ... ok Oct 16 18:45:24.689 INFO blam! test similarity::tests::test_tf_idf_total_tokens_doesnt_affect_score ... ok Oct 16 18:45:24.689 INFO blam! test store::memory::tests::test_num_docs ... ok Oct 16 18:45:24.689 INFO blam! test store::memory::tests::test_term_docs_iterator ... ok Oct 16 18:45:24.689 INFO blam! test term::tests::test_blank_string_to_bytes ... ok Oct 16 18:45:24.689 INFO blam! test store::memory::tests::test_all_docs_iterator ... ok Oct 16 18:45:24.701 INFO blam! test analysis::tokenizers::ngram::tests::test_edgengram_tokenizer_right ... ok Oct 16 18:45:24.701 INFO kablam! Doc-tests abra Oct 16 18:45:24.701 INFO blam! test analysis::tokenizers::standard::tests::test_standard_tokenizer ... ok Oct 16 18:45:24.701 INFO blam! test analysis::tokenizers::ngram::tests::test_ngram_tokenizer ... ok Oct 16 18:45:24.701 INFO blam! test term::tests::test_datetime_with_different_timezone_to_bytes ... ok Oct 16 18:45:24.701 INFO blam! test term::tests::test_boolean_true_to_bytes ... ok Oct 16 18:45:24.701 INFO blam! test term::tests::test_datetime_with_microseconds_to_bytes ... ok Oct 16 18:45:24.701 INFO blam! test term::tests::test_boolean_false_to_bytes ... ok Oct 16 18:45:24.701 INFO blam! test term::tests::test_string_to_bytes ... ok Oct 16 18:45:24.701 INFO blam! test term::tests::test_negative_i64_to_bytes ... ok Oct 16 18:45:24.701 INFO blam! test term::tests::test_hiragana_string_to_bytes ... ok Oct 16 18:45:24.701 INFO blam! test term::tests::test_i64_to_bytes ... ok Oct 16 18:45:24.701 INFO blam! test term::tests::test_datetime_to_bytes ... ok Oct 16 18:45:24.701 INFO blam! test term::tests::test_u64_to_bytes ... ok Oct 16 18:45:24.701 INFO blam! Oct 16 18:45:24.701 INFO blam! test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:45:24.701 INFO blam! Oct 16 18:45:27.335 INFO blam! Oct 16 18:45:27.335 INFO blam! running 0 tests Oct 16 18:45:27.335 INFO blam! Oct 16 18:45:27.335 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:45:27.335 INFO blam! Oct 16 18:45:27.355 INFO kablam! su: No module specific data is present Oct 16 18:45:28.302 INFO running `"docker" "rm" "-f" "658d50eece2db145f8509a832d4f0fbcebcbc9c7c402dad1b2805f175f3240ba"` Oct 16 18:45:28.600 INFO blam! 658d50eece2db145f8509a832d4f0fbcebcbc9c7c402dad1b2805f175f3240ba