Oct 12 00:45:26.623 INFO testing elastic-queries-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:45:26.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:45:27.070 INFO blam! b47aede3d72f921833b025d0cceed5a60d39cdf19ca7065c2a94987790c69847 Oct 12 00:45:27.072 INFO running `"docker" "start" "-a" "b47aede3d72f921833b025d0cceed5a60d39cdf19ca7065c2a94987790c69847"` Oct 12 00:45:28.663 INFO kablam! usermod: no changes Oct 12 00:45:28.799 INFO kablam! Compiling derive_builder v0.5.1 Oct 12 00:45:28.820 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 12 00:45:34.288 INFO kablam! Compiling elastic-queries v0.1.0 (/source) Oct 12 00:45:36.063 INFO kablam! warning: unused variable: `name` Oct 12 00:45:36.063 INFO kablam! --> src/lib.rs:291:40 Oct 12 00:45:36.063 INFO kablam! | Oct 12 00:45:36.063 INFO kablam! 291 | aggregations.aggs_fn(&|name, agg| if agg.has_child(target) { Oct 12 00:45:36.064 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 12 00:45:36.064 INFO kablam! | Oct 12 00:45:36.064 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 00:45:36.064 INFO kablam! Oct 12 00:45:36.065 INFO kablam! warning: unused variable: `rootname` Oct 12 00:45:36.065 INFO kablam! --> src/lib.rs:290:18 Oct 12 00:45:36.065 INFO kablam! | Oct 12 00:45:36.066 INFO kablam! 290 | for (rootname, aggregations) in root_aggs.iter_mut() { Oct 12 00:45:36.066 INFO kablam! | ^^^^^^^^ help: consider using `_rootname` instead Oct 12 00:45:36.066 INFO kablam! Oct 12 00:45:36.437 INFO kablam! warning: struct is never constructed: `AggregationIterator` Oct 12 00:45:36.438 INFO kablam! --> src/aggregations/mod.rs:200:1 Oct 12 00:45:36.439 INFO kablam! | Oct 12 00:45:36.439 INFO kablam! 200 | pub struct AggregationIterator<'i> { Oct 12 00:45:36.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:45:36.440 INFO kablam! | Oct 12 00:45:36.441 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:45:36.442 INFO kablam! Oct 12 00:45:36.442 INFO kablam! warning: method is never used: `new` Oct 12 00:45:36.443 INFO kablam! --> src/aggregations/mod.rs:207:5 Oct 12 00:45:36.443 INFO kablam! | Oct 12 00:45:36.444 INFO kablam! 207 | fn new(vi: Iter<'i, String, Aggregation>) -> AggregationIterator<'i> { Oct 12 00:45:36.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:45:36.445 INFO kablam! Oct 12 00:45:36.446 INFO kablam! warning: method is never used: `remove_filter` Oct 12 00:45:36.446 INFO kablam! --> src/lib.rs:105:5 Oct 12 00:45:36.446 INFO kablam! | Oct 12 00:45:36.446 INFO kablam! 105 | fn remove_filter(&mut self, section: BoolQuerySections, f: Filters) { Oct 12 00:45:36.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:45:36.446 INFO kablam! Oct 12 00:45:36.446 INFO kablam! warning: method is never used: `remove_filter` Oct 12 00:45:36.446 INFO kablam! --> src/lib.rs:186:5 Oct 12 00:45:36.446 INFO kablam! | Oct 12 00:45:36.446 INFO kablam! 186 | fn remove_filter(&mut self, section: BoolQuerySections, f: Filters) { Oct 12 00:45:36.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:45:36.452 INFO kablam! Oct 12 00:45:36.452 INFO kablam! warning: method is never used: `aggs_up_to_target` Oct 12 00:45:36.452 INFO kablam! --> src/lib.rs:192:5 Oct 12 00:45:36.452 INFO kablam! | Oct 12 00:45:36.452 INFO kablam! 192 | fn aggs_up_to_target(&mut self, target: &str) -> Option<(&str, Aggregation)> { Oct 12 00:45:36.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:45:36.452 INFO kablam! Oct 12 00:45:36.452 INFO kablam! warning: method is never used: `aggs_target` Oct 12 00:45:36.452 INFO kablam! --> src/lib.rs:205:5 Oct 12 00:45:36.452 INFO kablam! | Oct 12 00:45:36.452 INFO kablam! 205 | fn aggs_target<'a>(&mut self, target: &'a str) -> Option<(&'a str, Aggregation)> { Oct 12 00:45:36.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:45:36.452 INFO kablam! Oct 12 00:45:36.452 INFO kablam! warning: method is never used: `insert_child_after` Oct 12 00:45:36.452 INFO kablam! --> src/lib.rs:230:5 Oct 12 00:45:36.452 INFO kablam! | Oct 12 00:45:36.452 INFO kablam! 230 | fn insert_child_after(&mut self, target: &str, child: &str, agg: Aggregation) { Oct 12 00:45:36.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:45:36.452 INFO kablam! Oct 12 00:45:36.452 INFO kablam! warning: method is never used: `insert_child_after_internal` Oct 12 00:45:36.453 INFO kablam! --> src/lib.rs:235:5 Oct 12 00:45:36.453 INFO kablam! | Oct 12 00:45:36.453 INFO kablam! 235 | / fn insert_child_after_internal( Oct 12 00:45:36.453 INFO kablam! 236 | | &mut self, Oct 12 00:45:36.453 INFO kablam! 237 | | target: &str, Oct 12 00:45:36.453 INFO kablam! 238 | | child: &str, Oct 12 00:45:36.453 INFO kablam! ... | Oct 12 00:45:36.453 INFO kablam! 278 | | None Oct 12 00:45:36.453 INFO kablam! 279 | | } Oct 12 00:45:36.453 INFO kablam! | |_____^ Oct 12 00:45:36.453 INFO kablam! Oct 12 00:45:36.453 INFO kablam! warning: method is never used: `replace_target_agg` Oct 12 00:45:36.453 INFO kablam! --> src/lib.rs:281:5 Oct 12 00:45:36.453 INFO kablam! | Oct 12 00:45:36.453 INFO kablam! 281 | fn replace_target_agg(&mut self, target: &str, child: &str, agg: Aggregation) { Oct 12 00:45:36.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:45:36.453 INFO kablam! Oct 12 00:45:36.453 INFO kablam! warning: method is never used: `drop_target_agg` Oct 12 00:45:36.453 INFO kablam! --> src/lib.rs:287:5 Oct 12 00:45:36.453 INFO kablam! | Oct 12 00:45:36.453 INFO kablam! 287 | fn drop_target_agg(&mut self, target: &str) { Oct 12 00:45:36.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:45:36.453 INFO kablam! Oct 12 00:45:36.453 INFO kablam! warning: the feature `iterator_for_each` has been stable since 1.21.0 and no longer requires an attribute to enable Oct 12 00:45:36.453 INFO kablam! --> src/lib.rs:2:12 Oct 12 00:45:36.453 INFO kablam! | Oct 12 00:45:36.453 INFO kablam! 2 | #![feature(iterator_for_each)] Oct 12 00:45:36.453 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 00:45:36.453 INFO kablam! | Oct 12 00:45:36.453 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 00:45:36.453 INFO kablam! Oct 12 00:45:36.453 INFO kablam! warning: unused attribute Oct 12 00:45:36.453 INFO kablam! --> src/lib.rs:10:1 Oct 12 00:45:36.453 INFO kablam! | Oct 12 00:45:36.453 INFO kablam! 10 | #[marco_use] Oct 12 00:45:36.453 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:45:36.453 INFO kablam! | Oct 12 00:45:36.453 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 12 00:45:36.453 INFO kablam! Oct 12 00:45:36.463 INFO kablam! warning: variant `epoch_millis` should have a camel case name such as `EpochMillis` Oct 12 00:45:36.463 INFO kablam! --> src/filters/common.rs:10:5 Oct 12 00:45:36.463 INFO kablam! | Oct 12 00:45:36.463 INFO kablam! 10 | epoch_millis, //epoch in ms Oct 12 00:45:36.463 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:45:36.463 INFO kablam! | Oct 12 00:45:36.463 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 00:45:36.463 INFO kablam! Oct 12 00:45:36.463 INFO kablam! warning: variant `epoch_second` should have a camel case name such as `EpochSecond` Oct 12 00:45:36.463 INFO kablam! --> src/filters/common.rs:11:5 Oct 12 00:45:36.463 INFO kablam! | Oct 12 00:45:36.463 INFO kablam! 11 | epoch_second, //epoch in s Oct 12 00:45:36.463 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:45:36.463 INFO kablam! Oct 12 00:45:36.463 INFO kablam! warning: variant `basic_date` should have a camel case name such as `BasicDate` Oct 12 00:45:36.463 INFO kablam! --> src/filters/common.rs:12:5 Oct 12 00:45:36.463 INFO kablam! | Oct 12 00:45:36.463 INFO kablam! 12 | basic_date, //yyyyMMdd Oct 12 00:45:36.463 INFO kablam! | ^^^^^^^^^^ Oct 12 00:45:36.463 INFO kablam! Oct 12 00:45:36.463 INFO kablam! warning: variant `basic_date_time` should have a camel case name such as `BasicDateTime` Oct 12 00:45:36.463 INFO kablam! --> src/filters/common.rs:13:5 Oct 12 00:45:36.463 INFO kablam! | Oct 12 00:45:36.463 INFO kablam! 13 | basic_date_time, //yyyyMMdd'T'HHmmss.SSSZ Oct 12 00:45:36.463 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 00:45:36.463 INFO kablam! Oct 12 00:45:37.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.15s Oct 12 00:45:37.849 INFO kablam! su: No module specific data is present Oct 12 00:45:38.596 INFO running `"docker" "rm" "-f" "b47aede3d72f921833b025d0cceed5a60d39cdf19ca7065c2a94987790c69847"` Oct 12 00:45:38.878 INFO blam! b47aede3d72f921833b025d0cceed5a60d39cdf19ca7065c2a94987790c69847 Oct 12 00:45:38.882 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:45:39.412 INFO blam! 67b8ef6a2f14005821c1c7a06233be55b5b0a06e8e9c52b9dc4ee3adc7ee7633 Oct 12 00:45:39.417 INFO running `"docker" "start" "-a" "67b8ef6a2f14005821c1c7a06233be55b5b0a06e8e9c52b9dc4ee3adc7ee7633"` Oct 12 00:45:40.850 INFO kablam! usermod: no changes Oct 12 00:45:41.093 INFO kablam! Compiling elastic-queries v0.1.0 (/source) Oct 12 00:45:42.364 INFO kablam! warning: unused import: `aggregations::terms::*` Oct 12 00:45:42.364 INFO kablam! --> src/aggregations/mod.rs:334:13 Oct 12 00:45:42.364 INFO kablam! | Oct 12 00:45:42.364 INFO kablam! 334 | use aggregations::terms::*; Oct 12 00:45:42.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:45:42.364 INFO kablam! | Oct 12 00:45:42.380 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:45:42.380 INFO kablam! Oct 12 00:45:45.744 INFO kablam! warning: unused variable: `s` Oct 12 00:45:45.744 INFO kablam! --> src/aggregations/mod.rs:459:21 Oct 12 00:45:45.744 INFO kablam! | Oct 12 00:45:45.744 INFO kablam! 459 | s.aggs_fn(&|s, a| ()); Oct 12 00:45:45.744 INFO kablam! | ^ help: consider using `_s` instead Oct 12 00:45:45.744 INFO kablam! | Oct 12 00:45:45.744 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 00:45:45.744 INFO kablam! Oct 12 00:45:45.744 INFO kablam! warning: unused variable: `a` Oct 12 00:45:45.744 INFO kablam! --> src/aggregations/mod.rs:459:24 Oct 12 00:45:45.745 INFO kablam! | Oct 12 00:45:45.745 INFO kablam! 459 | s.aggs_fn(&|s, a| ()); Oct 12 00:45:45.745 INFO kablam! | ^ help: consider using `_a` instead Oct 12 00:45:45.745 INFO kablam! Oct 12 00:45:45.745 INFO kablam! warning: unused variable: `item` Oct 12 00:45:45.745 INFO kablam! --> src/aggregations/mod.rs:470:13 Oct 12 00:45:45.745 INFO kablam! | Oct 12 00:45:45.745 INFO kablam! 470 | for item in i { Oct 12 00:45:45.745 INFO kablam! | ^^^^ help: consider using `_item` instead Oct 12 00:45:45.745 INFO kablam! Oct 12 00:45:45.745 INFO kablam! warning: unused variable: `s` Oct 12 00:45:45.745 INFO kablam! --> src/aggregations/mod.rs:510:21 Oct 12 00:45:45.745 INFO kablam! | Oct 12 00:45:45.745 INFO kablam! 510 | i.for_each(|s| ()); Oct 12 00:45:45.745 INFO kablam! | ^ help: consider using `_s` instead Oct 12 00:45:45.745 INFO kablam! Oct 12 00:45:45.745 INFO kablam! warning: unused variable: `s` Oct 12 00:45:45.745 INFO kablam! --> src/aggregations/mod.rs:584:13 Oct 12 00:45:45.745 INFO kablam! | Oct 12 00:45:45.745 INFO kablam! 584 | let s: TermAggregation = serde_json::from_str(j).unwrap(); Oct 12 00:45:45.745 INFO kablam! | ^ help: consider using `_s` instead Oct 12 00:45:45.745 INFO kablam! Oct 12 00:45:45.745 INFO kablam! warning: unused variable: `bo` Oct 12 00:45:45.745 INFO kablam! --> src/lib.rs:393:13 Oct 12 00:45:45.745 INFO kablam! | Oct 12 00:45:45.745 INFO kablam! 393 | let bo = BoolBuilder::default().build().expect( Oct 12 00:45:45.745 INFO kablam! | ^^ help: consider using `_bo` instead Oct 12 00:45:45.745 INFO kablam! Oct 12 00:45:45.745 INFO kablam! warning: unused variable: `qb` Oct 12 00:45:45.745 INFO kablam! --> src/lib.rs:396:13 Oct 12 00:45:45.745 INFO kablam! | Oct 12 00:45:45.745 INFO kablam! 396 | let qb = QueryFieldBuilder::default().build().expect( Oct 12 00:45:45.745 INFO kablam! | ^^ help: consider using `_qb` instead Oct 12 00:45:45.745 INFO kablam! Oct 12 00:45:45.745 INFO kablam! warning: unused variable: `name` Oct 12 00:45:45.745 INFO kablam! --> src/lib.rs:291:40 Oct 12 00:45:45.745 INFO kablam! | Oct 12 00:45:45.745 INFO kablam! 291 | aggregations.aggs_fn(&|name, agg| if agg.has_child(target) { Oct 12 00:45:45.745 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 12 00:45:45.745 INFO kablam! Oct 12 00:45:45.745 INFO kablam! warning: unused variable: `rootname` Oct 12 00:45:45.745 INFO kablam! --> src/lib.rs:290:18 Oct 12 00:45:45.745 INFO kablam! | Oct 12 00:45:45.745 INFO kablam! 290 | for (rootname, aggregations) in root_aggs.iter_mut() { Oct 12 00:45:45.745 INFO kablam! | ^^^^^^^^ help: consider using `_rootname` instead Oct 12 00:45:45.745 INFO kablam! Oct 12 00:45:45.920 INFO kablam! warning: variable does not need to be mutable Oct 12 00:45:45.920 INFO kablam! --> src/aggregations/mod.rs:398:13 Oct 12 00:45:45.920 INFO kablam! | Oct 12 00:45:45.920 INFO kablam! 398 | let mut a = s1.aggs_get("sourcePort").unwrap(); Oct 12 00:45:45.920 INFO kablam! | ----^ Oct 12 00:45:45.920 INFO kablam! | | Oct 12 00:45:45.920 INFO kablam! | help: remove this `mut` Oct 12 00:45:45.920 INFO kablam! | Oct 12 00:45:45.920 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 00:45:45.920 INFO kablam! Oct 12 00:45:45.920 INFO kablam! warning: variable does not need to be mutable Oct 12 00:45:45.921 INFO kablam! --> src/aggregations/mod.rs:465:13 Oct 12 00:45:45.921 INFO kablam! | Oct 12 00:45:45.921 INFO kablam! 465 | let mut s: Query = serde_json::from_str(j).unwrap(); Oct 12 00:45:45.921 INFO kablam! | ----^ Oct 12 00:45:45.921 INFO kablam! | | Oct 12 00:45:45.921 INFO kablam! | help: remove this `mut` Oct 12 00:45:45.921 INFO kablam! Oct 12 00:45:45.921 INFO kablam! warning: variable does not need to be mutable Oct 12 00:45:45.921 INFO kablam! --> src/aggregations/mod.rs:466:13 Oct 12 00:45:45.921 INFO kablam! | Oct 12 00:45:45.921 INFO kablam! 466 | let mut a = s.aggs(); Oct 12 00:45:45.921 INFO kablam! | ----^ Oct 12 00:45:45.921 INFO kablam! | | Oct 12 00:45:45.921 INFO kablam! | help: remove this `mut` Oct 12 00:45:45.921 INFO kablam! Oct 12 00:45:45.921 INFO kablam! warning: variable does not need to be mutable Oct 12 00:45:45.921 INFO kablam! --> src/aggregations/mod.rs:468:13 Oct 12 00:45:45.921 INFO kablam! | Oct 12 00:45:45.921 INFO kablam! 468 | let mut a_ref = a.as_ref().unwrap().iter(); Oct 12 00:45:45.921 INFO kablam! | ----^^^^^ Oct 12 00:45:45.921 INFO kablam! | | Oct 12 00:45:45.921 INFO kablam! | help: remove this `mut` Oct 12 00:45:45.921 INFO kablam! Oct 12 00:45:45.921 INFO kablam! warning: variable does not need to be mutable Oct 12 00:45:45.921 INFO kablam! --> src/aggregations/mod.rs:469:13 Oct 12 00:45:45.921 INFO kablam! | Oct 12 00:45:45.921 INFO kablam! 469 | let mut i = AggregationIterator::new(a_ref); Oct 12 00:45:45.921 INFO kablam! | ----^ Oct 12 00:45:45.921 INFO kablam! | | Oct 12 00:45:45.921 INFO kablam! | help: remove this `mut` Oct 12 00:45:45.921 INFO kablam! Oct 12 00:45:45.928 INFO kablam! warning: variable does not need to be mutable Oct 12 00:45:45.928 INFO kablam! --> src/aggregations/mod.rs:504:13 Oct 12 00:45:45.928 INFO kablam! | Oct 12 00:45:45.928 INFO kablam! 504 | let mut s: Query = serde_json::from_str(j).unwrap(); Oct 12 00:45:45.928 INFO kablam! | ----^ Oct 12 00:45:45.928 INFO kablam! | | Oct 12 00:45:45.928 INFO kablam! | help: remove this `mut` Oct 12 00:45:45.928 INFO kablam! Oct 12 00:45:45.928 INFO kablam! warning: variable does not need to be mutable Oct 12 00:45:45.928 INFO kablam! --> src/aggregations/mod.rs:505:13 Oct 12 00:45:45.928 INFO kablam! | Oct 12 00:45:45.928 INFO kablam! 505 | let mut a = s.aggs(); Oct 12 00:45:45.928 INFO kablam! | ----^ Oct 12 00:45:45.928 INFO kablam! | | Oct 12 00:45:45.928 INFO kablam! | help: remove this `mut` Oct 12 00:45:45.928 INFO kablam! Oct 12 00:45:45.928 INFO kablam! warning: variable does not need to be mutable Oct 12 00:45:45.928 INFO kablam! --> src/aggregations/mod.rs:507:13 Oct 12 00:45:45.928 INFO kablam! | Oct 12 00:45:45.928 INFO kablam! 507 | let mut a_ref = a.as_ref().unwrap().iter(); Oct 12 00:45:45.928 INFO kablam! | ----^^^^^ Oct 12 00:45:45.928 INFO kablam! | | Oct 12 00:45:45.928 INFO kablam! | help: remove this `mut` Oct 12 00:45:45.928 INFO kablam! Oct 12 00:45:45.928 INFO kablam! warning: variable does not need to be mutable Oct 12 00:45:45.929 INFO kablam! --> src/aggregations/mod.rs:508:13 Oct 12 00:45:45.929 INFO kablam! | Oct 12 00:45:45.929 INFO kablam! 508 | let mut i = AggregationIterator::new(a_ref); Oct 12 00:45:45.929 INFO kablam! | ----^ Oct 12 00:45:45.929 INFO kablam! | | Oct 12 00:45:45.929 INFO kablam! | help: remove this `mut` Oct 12 00:45:45.929 INFO kablam! Oct 12 00:45:46.184 INFO kablam! warning: the feature `iterator_for_each` has been stable since 1.21.0 and no longer requires an attribute to enable Oct 12 00:45:46.184 INFO kablam! --> src/lib.rs:2:12 Oct 12 00:45:46.184 INFO kablam! | Oct 12 00:45:46.184 INFO kablam! 2 | #![feature(iterator_for_each)] Oct 12 00:45:46.184 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 00:45:46.184 INFO kablam! | Oct 12 00:45:46.184 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 00:45:46.184 INFO kablam! Oct 12 00:45:46.184 INFO kablam! warning: unused attribute Oct 12 00:45:46.184 INFO kablam! --> src/lib.rs:10:1 Oct 12 00:45:46.184 INFO kablam! | Oct 12 00:45:46.184 INFO kablam! 10 | #[marco_use] Oct 12 00:45:46.184 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:45:46.184 INFO kablam! | Oct 12 00:45:46.184 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 12 00:45:46.184 INFO kablam! Oct 12 00:45:46.200 INFO kablam! warning: variant `epoch_millis` should have a camel case name such as `EpochMillis` Oct 12 00:45:46.200 INFO kablam! --> src/filters/common.rs:10:5 Oct 12 00:45:46.200 INFO kablam! | Oct 12 00:45:46.200 INFO kablam! 10 | epoch_millis, //epoch in ms Oct 12 00:45:46.200 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:45:46.200 INFO kablam! | Oct 12 00:45:46.200 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 00:45:46.200 INFO kablam! Oct 12 00:45:46.200 INFO kablam! warning: variant `epoch_second` should have a camel case name such as `EpochSecond` Oct 12 00:45:46.200 INFO kablam! --> src/filters/common.rs:11:5 Oct 12 00:45:46.200 INFO kablam! | Oct 12 00:45:46.200 INFO kablam! 11 | epoch_second, //epoch in s Oct 12 00:45:46.200 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:45:46.200 INFO kablam! Oct 12 00:45:46.200 INFO kablam! warning: variant `basic_date` should have a camel case name such as `BasicDate` Oct 12 00:45:46.200 INFO kablam! --> src/filters/common.rs:12:5 Oct 12 00:45:46.200 INFO kablam! | Oct 12 00:45:46.200 INFO kablam! 12 | basic_date, //yyyyMMdd Oct 12 00:45:46.201 INFO kablam! | ^^^^^^^^^^ Oct 12 00:45:46.201 INFO kablam! Oct 12 00:45:46.201 INFO kablam! warning: variant `basic_date_time` should have a camel case name such as `BasicDateTime` Oct 12 00:45:46.201 INFO kablam! --> src/filters/common.rs:13:5 Oct 12 00:45:46.201 INFO kablam! | Oct 12 00:45:46.201 INFO kablam! 13 | basic_date_time, //yyyyMMdd'T'HHmmss.SSSZ Oct 12 00:45:46.201 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 00:45:46.201 INFO kablam! Oct 12 00:45:51.557 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.68s Oct 12 00:45:51.567 INFO kablam! su: No module specific data is present Oct 12 00:45:52.632 INFO running `"docker" "rm" "-f" "67b8ef6a2f14005821c1c7a06233be55b5b0a06e8e9c52b9dc4ee3adc7ee7633"` Oct 12 00:45:52.900 INFO blam! 67b8ef6a2f14005821c1c7a06233be55b5b0a06e8e9c52b9dc4ee3adc7ee7633 Oct 12 00:45:52.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:45:53.380 INFO blam! a5e128790118fe9683dc96fab1b392d5effd85d790f624f68de8619054ee004f Oct 12 00:45:53.400 INFO running `"docker" "start" "-a" "a5e128790118fe9683dc96fab1b392d5effd85d790f624f68de8619054ee004f"` Oct 12 00:45:54.808 INFO kablam! usermod: no changes Oct 12 00:45:54.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 00:45:54.917 INFO kablam! Running /target/debug/deps/elastic_queries-3cde185c24598a8a Oct 12 00:45:54.924 INFO blam! Oct 12 00:45:54.925 INFO blam! running 25 tests Oct 12 00:45:54.940 INFO blam! test aggregations::stats::tests::stats_aggs ... ok Oct 12 00:45:54.940 INFO blam! test aggregations::terms::tests::terms_aggs ... ok Oct 12 00:45:54.960 INFO blam! test aggregations::tests::api_drop_target ... ok Oct 12 00:45:54.960 INFO blam! test aggregations::tests::api_replace ... ok Oct 12 00:45:54.960 INFO blam! test aggregations::date_histogram::tests::date_histo_aggs ... ok Oct 12 00:45:54.976 INFO blam! test aggregations::tests::api_find_and_insert ... ok Oct 12 00:45:55.004 INFO blam! test filters::common::tests::kv_parse_and_serialise ... ok Oct 12 00:45:55.010 INFO blam! test filters::exists::tests::exists_filter ... ok Oct 12 00:45:55.024 INFO blam! test filters::matchfilter::tests::match_filter ... ok Oct 12 00:45:55.044 INFO blam! test filters::range::tests::range_filter ... ok Oct 12 00:45:55.044 INFO blam! test filters::range::tests::range_filter_new ... ok Oct 12 00:45:55.048 INFO blam! test filters::term::tests::term_filter ... ok Oct 12 00:45:55.061 INFO blam! test filters::wildcard::tests::wildcard_filter ... ok Oct 12 00:45:55.061 INFO blam! test tests::builder ... ok Oct 12 00:45:55.062 INFO blam! test tests::filter ... ok Oct 12 00:45:55.088 INFO blam! test tests::root_to_target ... ok Oct 12 00:45:55.088 INFO blam! test tests::simple_queries_parse ... ok Oct 12 00:45:55.126 INFO blam! test tests::target ... ok Oct 12 00:45:55.678 INFO blam! test aggregations::tests::find_and_insert_hard_way ... ok Oct 12 00:45:56.028 INFO blam! test aggregations::tests::iterator_adaptors ... ok Oct 12 00:45:56.317 INFO blam! test aggregations::tests::iterator_add ... ok Oct 12 00:45:56.318 INFO blam! test aggregations::tests::iterator_immut ... ok Oct 12 00:45:56.344 INFO blam! test aggregations::tests::simple_closure ... ok Oct 12 00:45:56.376 INFO blam! test aggregations::tests::iterator_step_by_step ... ok Oct 12 00:45:56.391 INFO blam! test aggregations::tests::aggregation_insert ... ok Oct 12 00:45:56.391 INFO blam! Oct 12 00:45:56.391 INFO blam! test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:45:56.391 INFO blam! Oct 12 00:45:56.392 INFO kablam! Running /target/debug/deps/mod-d2f045ec9a38a3f4 Oct 12 00:45:56.394 INFO blam! Oct 12 00:45:56.394 INFO blam! running 3 tests Oct 12 00:45:56.420 INFO blam! test nested_aggregation_search ... ok Oct 12 00:45:56.420 INFO blam! test simple_aggregation_search ... ok Oct 12 00:45:56.868 INFO blam! test aggregation_search ... ok Oct 12 00:45:56.868 INFO blam! Oct 12 00:45:56.868 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:45:56.868 INFO blam! Oct 12 00:45:56.870 INFO kablam! Doc-tests elastic-queries Oct 12 00:45:57.391 INFO blam! Oct 12 00:45:57.391 INFO blam! running 0 tests Oct 12 00:45:57.391 INFO blam! Oct 12 00:45:57.391 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:45:57.391 INFO blam! Oct 12 00:45:57.402 INFO kablam! su: No module specific data is present Oct 12 00:45:58.572 INFO running `"docker" "rm" "-f" "a5e128790118fe9683dc96fab1b392d5effd85d790f624f68de8619054ee004f"` Oct 12 00:45:58.888 INFO blam! a5e128790118fe9683dc96fab1b392d5effd85d790f624f68de8619054ee004f