Sep 01 04:34:36.364 INFO checking tantivy-0.4.4 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 04:34:36.364 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 04:34:36.364 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:34:36.534 INFO blam! 9317f3327695f22963d77e3af40ea7521ec60a56110c8f8474aff9d97de45f27 Sep 01 04:34:36.536 INFO running `"docker" "start" "-a" "9317f3327695f22963d77e3af40ea7521ec60a56110c8f8474aff9d97de45f27"` Sep 01 04:34:37.254 INFO kablam! Checking version v2.0.1 Sep 01 04:34:37.254 INFO kablam! Compiling getopts v0.2.18 Sep 01 04:34:37.260 INFO kablam! Compiling lz4-sys v1.8.0 Sep 01 04:34:37.262 INFO kablam! Compiling tantivy v0.4.4 (file:///source) Sep 01 04:34:37.264 INFO kablam! Checking combine v2.5.2 Sep 01 04:34:37.265 INFO kablam! Checking chan v0.1.23 Sep 01 04:34:37.266 INFO kablam! Checking atomicwrites v0.1.5 Sep 01 04:34:37.268 INFO kablam! Checking error-chain v0.8.1 Sep 01 04:34:37.895 INFO kablam! Checking fst v0.1.38 Sep 01 04:34:37.937 INFO kablam! warning: use of deprecated item 'build::gcc::Config': gcc::Config has been renamed to gcc::Build Sep 01 04:34:37.937 INFO kablam! --> build.rs:6:26 Sep 01 04:34:37.937 INFO kablam! | Sep 01 04:34:37.937 INFO kablam! 6 | let mut config = gcc::Config::new(); Sep 01 04:34:37.937 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 04:34:37.938 INFO kablam! | Sep 01 04:34:37.938 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 04:34:37.939 INFO kablam! Sep 01 04:34:40.021 INFO kablam! Compiling pulldown-cmark v0.0.8 Sep 01 04:34:45.825 INFO kablam! Compiling skeptic v0.9.0 Sep 01 04:34:49.289 INFO kablam! Compiling lz4 v1.22.0 Sep 01 04:35:03.809 INFO kablam! warning: unused import: `std::str` Sep 01 04:35:03.809 INFO kablam! --> src/core/segment_reader.rs:14:5 Sep 01 04:35:03.809 INFO kablam! | Sep 01 04:35:03.809 INFO kablam! 14 | use std::str; Sep 01 04:35:03.809 INFO kablam! | ^^^^^^^^ Sep 01 04:35:03.810 INFO kablam! | Sep 01 04:35:03.810 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 04:35:03.810 INFO kablam! Sep 01 04:35:03.960 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 04:35:03.960 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 01 04:35:03.960 INFO kablam! | Sep 01 04:35:03.960 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 04:35:03.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 04:35:03.960 INFO kablam! | Sep 01 04:35:03.960 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 04:35:03.960 INFO kablam! Sep 01 04:35:04.371 INFO kablam! warning: unused import: `std::str` Sep 01 04:35:04.371 INFO kablam! --> src/core/segment_reader.rs:14:5 Sep 01 04:35:04.371 INFO kablam! | Sep 01 04:35:04.371 INFO kablam! 14 | use std::str; Sep 01 04:35:04.372 INFO kablam! | ^^^^^^^^ Sep 01 04:35:04.372 INFO kablam! | Sep 01 04:35:04.372 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 04:35:04.372 INFO kablam! Sep 01 04:35:04.399 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 04:35:04.399 INFO kablam! --> src/termdict/mod.rs:396:36 Sep 01 04:35:04.399 INFO kablam! | Sep 01 04:35:04.399 INFO kablam! 396 | for i in (0..20).chain((BLOCK_SIZE - 10..BLOCK_SIZE + 10)) { Sep 01 04:35:04.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:35:04.399 INFO kablam! | Sep 01 04:35:04.399 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 04:35:04.400 INFO kablam! Sep 01 04:35:04.400 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 04:35:04.400 INFO kablam! --> src/termdict/mod.rs:412:36 Sep 01 04:35:04.400 INFO kablam! | Sep 01 04:35:04.400 INFO kablam! 412 | for i in (0..20).chain((BLOCK_SIZE - 10..BLOCK_SIZE + 10)) { Sep 01 04:35:04.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:35:04.400 INFO kablam! Sep 01 04:35:04.425 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:35:04.425 INFO kablam! --> src/fastfield/mod.rs:325:40 Sep 01 04:35:04.425 INFO kablam! | Sep 01 04:35:04.425 INFO kablam! 325 | for i in Iterator::step_by((0u32..n), 7) { Sep 01 04:35:04.425 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 04:35:04.425 INFO kablam! Sep 01 04:35:04.425 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:35:04.425 INFO kablam! --> src/fastfield/mod.rs:368:44 Sep 01 04:35:04.425 INFO kablam! | Sep 01 04:35:04.425 INFO kablam! 368 | for i in Iterator::step_by((0u32..n), 7) { Sep 01 04:35:04.425 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 04:35:04.425 INFO kablam! Sep 01 04:35:04.654 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 04:35:04.654 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 01 04:35:04.654 INFO kablam! | Sep 01 04:35:04.654 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 04:35:04.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 04:35:04.654 INFO kablam! | Sep 01 04:35:04.654 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 04:35:04.654 INFO kablam! Sep 01 04:35:07.684 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 04:35:07.684 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 01 04:35:07.684 INFO kablam! | Sep 01 04:35:07.684 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 04:35:07.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 04:35:07.684 INFO kablam! Sep 01 04:35:08.575 INFO kablam! warning: variable does not need to be mutable Sep 01 04:35:08.575 INFO kablam! --> src/indexer/segment_manager.rs:197:13 Sep 01 04:35:08.575 INFO kablam! | Sep 01 04:35:08.575 INFO kablam! 197 | let mut target_register: &mut SegmentRegister = { Sep 01 04:35:08.575 INFO kablam! | ----^^^^^^^^^^^^^^^ Sep 01 04:35:08.575 INFO kablam! | | Sep 01 04:35:08.575 INFO kablam! | help: remove this `mut` Sep 01 04:35:08.575 INFO kablam! | Sep 01 04:35:08.575 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 04:35:08.575 INFO kablam! Sep 01 04:35:09.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:09.758 INFO kablam! --> src/datastruct/stacker/hashmap.rs:96:9 Sep 01 04:35:09.759 INFO kablam! | Sep 01 04:35:09.759 INFO kablam! 96 | self.key_value_addr.is_null() Sep 01 04:35:09.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 04:35:09.759 INFO kablam! | Sep 01 04:35:09.759 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 04:35:09.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:09.759 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:09.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:09.759 INFO kablam! Sep 01 04:35:09.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:09.760 INFO kablam! --> src/postings/recorder.rs:60:9 Sep 01 04:35:09.760 INFO kablam! | Sep 01 04:35:09.760 INFO kablam! 60 | self.stack.push(doc, heap); Sep 01 04:35:09.760 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:09.760 INFO kablam! | Sep 01 04:35:09.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:09.760 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:09.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:09.760 INFO kablam! Sep 01 04:35:09.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:09.760 INFO kablam! --> src/postings/recorder.rs:72:20 Sep 01 04:35:09.760 INFO kablam! | Sep 01 04:35:09.760 INFO kablam! 72 | for doc in self.stack.iter(self_addr, heap) { Sep 01 04:35:09.760 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:09.760 INFO kablam! | Sep 01 04:35:09.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:09.760 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:09.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:09.761 INFO kablam! Sep 01 04:35:09.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:09.761 INFO kablam! --> src/postings/recorder.rs:105:9 Sep 01 04:35:09.761 INFO kablam! | Sep 01 04:35:09.761 INFO kablam! 105 | self.stack.push(doc, heap); Sep 01 04:35:09.761 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:09.761 INFO kablam! | Sep 01 04:35:09.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:09.761 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:09.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:09.761 INFO kablam! Sep 01 04:35:09.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:09.761 INFO kablam! --> src/postings/recorder.rs:114:9 Sep 01 04:35:09.761 INFO kablam! | Sep 01 04:35:09.761 INFO kablam! 114 | self.stack.push(self.current_tf, heap); Sep 01 04:35:09.761 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:09.761 INFO kablam! | Sep 01 04:35:09.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:09.761 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:09.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:09.761 INFO kablam! Sep 01 04:35:09.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:09.761 INFO kablam! --> src/postings/recorder.rs:126:28 Sep 01 04:35:09.762 INFO kablam! | Sep 01 04:35:09.762 INFO kablam! 126 | let mut doc_iter = self.stack Sep 01 04:35:09.762 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:09.762 INFO kablam! | Sep 01 04:35:09.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:09.762 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:09.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:09.762 INFO kablam! Sep 01 04:35:09.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:09.762 INFO kablam! --> src/postings/recorder.rs:163:9 Sep 01 04:35:09.762 INFO kablam! | Sep 01 04:35:09.762 INFO kablam! 163 | self.stack.push(doc, heap); Sep 01 04:35:09.762 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:09.762 INFO kablam! | Sep 01 04:35:09.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:09.762 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:09.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:09.762 INFO kablam! Sep 01 04:35:09.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:09.762 INFO kablam! --> src/postings/recorder.rs:167:9 Sep 01 04:35:09.762 INFO kablam! | Sep 01 04:35:09.762 INFO kablam! 167 | self.stack.push(position, heap); Sep 01 04:35:09.762 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:09.762 INFO kablam! | Sep 01 04:35:09.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:09.763 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:09.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:09.763 INFO kablam! Sep 01 04:35:09.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:09.763 INFO kablam! --> src/postings/recorder.rs:171:9 Sep 01 04:35:09.763 INFO kablam! | Sep 01 04:35:09.763 INFO kablam! 171 | self.stack.push(POSITION_END, heap); Sep 01 04:35:09.763 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:09.763 INFO kablam! | Sep 01 04:35:09.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:09.763 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:09.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:09.763 INFO kablam! Sep 01 04:35:09.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:09.763 INFO kablam! --> src/postings/recorder.rs:180:34 Sep 01 04:35:09.763 INFO kablam! | Sep 01 04:35:09.763 INFO kablam! 180 | let mut positions_iter = self.stack.iter(self_addr, heap); Sep 01 04:35:09.763 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:09.763 INFO kablam! | Sep 01 04:35:09.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:09.763 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:09.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:09.764 INFO kablam! Sep 01 04:35:09.772 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 01 04:35:09.772 INFO kablam! --> src/lib.rs:7:12 Sep 01 04:35:09.772 INFO kablam! | Sep 01 04:35:09.772 INFO kablam! 7 | #![feature(conservative_impl_trait)] Sep 01 04:35:09.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:35:09.772 INFO kablam! | Sep 01 04:35:09.772 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 04:35:09.772 INFO kablam! Sep 01 04:35:10.845 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 04:35:10.845 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 01 04:35:10.845 INFO kablam! | Sep 01 04:35:10.846 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 04:35:10.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 04:35:10.846 INFO kablam! Sep 01 04:35:12.719 INFO kablam! warning: variable does not need to be mutable Sep 01 04:35:12.719 INFO kablam! --> src/indexer/segment_manager.rs:197:13 Sep 01 04:35:12.719 INFO kablam! | Sep 01 04:35:12.719 INFO kablam! 197 | let mut target_register: &mut SegmentRegister = { Sep 01 04:35:12.719 INFO kablam! | ----^^^^^^^^^^^^^^^ Sep 01 04:35:12.719 INFO kablam! | | Sep 01 04:35:12.719 INFO kablam! | help: remove this `mut` Sep 01 04:35:12.720 INFO kablam! | Sep 01 04:35:12.720 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 04:35:12.720 INFO kablam! Sep 01 04:35:14.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:14.310 INFO kablam! --> src/datastruct/stacker/hashmap.rs:96:9 Sep 01 04:35:14.310 INFO kablam! | Sep 01 04:35:14.310 INFO kablam! 96 | self.key_value_addr.is_null() Sep 01 04:35:14.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 04:35:14.310 INFO kablam! | Sep 01 04:35:14.311 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 04:35:14.311 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:14.311 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:14.311 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:14.311 INFO kablam! Sep 01 04:35:14.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:14.312 INFO kablam! --> src/postings/recorder.rs:60:9 Sep 01 04:35:14.312 INFO kablam! | Sep 01 04:35:14.312 INFO kablam! 60 | self.stack.push(doc, heap); Sep 01 04:35:14.312 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:14.312 INFO kablam! | Sep 01 04:35:14.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:14.312 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:14.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:14.312 INFO kablam! Sep 01 04:35:14.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:14.312 INFO kablam! --> src/postings/recorder.rs:72:20 Sep 01 04:35:14.312 INFO kablam! | Sep 01 04:35:14.312 INFO kablam! 72 | for doc in self.stack.iter(self_addr, heap) { Sep 01 04:35:14.312 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:14.312 INFO kablam! | Sep 01 04:35:14.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:14.312 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:14.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:14.312 INFO kablam! Sep 01 04:35:14.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:14.312 INFO kablam! --> src/postings/recorder.rs:105:9 Sep 01 04:35:14.312 INFO kablam! | Sep 01 04:35:14.312 INFO kablam! 105 | self.stack.push(doc, heap); Sep 01 04:35:14.312 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:14.312 INFO kablam! | Sep 01 04:35:14.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:14.312 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:14.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:14.312 INFO kablam! Sep 01 04:35:14.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:14.313 INFO kablam! --> src/postings/recorder.rs:114:9 Sep 01 04:35:14.313 INFO kablam! | Sep 01 04:35:14.313 INFO kablam! 114 | self.stack.push(self.current_tf, heap); Sep 01 04:35:14.313 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:14.313 INFO kablam! | Sep 01 04:35:14.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:14.313 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:14.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:14.313 INFO kablam! Sep 01 04:35:14.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:14.313 INFO kablam! --> src/postings/recorder.rs:126:28 Sep 01 04:35:14.313 INFO kablam! | Sep 01 04:35:14.313 INFO kablam! 126 | let mut doc_iter = self.stack Sep 01 04:35:14.313 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:14.313 INFO kablam! | Sep 01 04:35:14.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:14.313 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:14.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:14.313 INFO kablam! Sep 01 04:35:14.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:14.313 INFO kablam! --> src/postings/recorder.rs:163:9 Sep 01 04:35:14.313 INFO kablam! | Sep 01 04:35:14.313 INFO kablam! 163 | self.stack.push(doc, heap); Sep 01 04:35:14.313 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:14.313 INFO kablam! | Sep 01 04:35:14.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:14.313 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:14.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:14.313 INFO kablam! Sep 01 04:35:14.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:14.313 INFO kablam! --> src/postings/recorder.rs:167:9 Sep 01 04:35:14.313 INFO kablam! | Sep 01 04:35:14.314 INFO kablam! 167 | self.stack.push(position, heap); Sep 01 04:35:14.314 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:14.314 INFO kablam! | Sep 01 04:35:14.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:14.314 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:14.314 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:14.314 INFO kablam! Sep 01 04:35:14.314 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:14.314 INFO kablam! --> src/postings/recorder.rs:171:9 Sep 01 04:35:14.314 INFO kablam! | Sep 01 04:35:14.314 INFO kablam! 171 | self.stack.push(POSITION_END, heap); Sep 01 04:35:14.314 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:14.314 INFO kablam! | Sep 01 04:35:14.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:14.314 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:14.314 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:14.314 INFO kablam! Sep 01 04:35:14.314 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 04:35:14.314 INFO kablam! --> src/postings/recorder.rs:180:34 Sep 01 04:35:14.314 INFO kablam! | Sep 01 04:35:14.314 INFO kablam! 180 | let mut positions_iter = self.stack.iter(self_addr, heap); Sep 01 04:35:14.315 INFO kablam! | ^^^^^^^^^^ Sep 01 04:35:14.315 INFO kablam! | Sep 01 04:35:14.315 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 04:35:14.315 INFO kablam! = note: for more information, see issue #46043 Sep 01 04:35:14.315 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 04:35:14.315 INFO kablam! Sep 01 04:35:14.331 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 01 04:35:14.331 INFO kablam! --> src/lib.rs:7:12 Sep 01 04:35:14.331 INFO kablam! | Sep 01 04:35:14.331 INFO kablam! 7 | #![feature(conservative_impl_trait)] Sep 01 04:35:14.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:35:14.332 INFO kablam! | Sep 01 04:35:14.332 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 04:35:14.332 INFO kablam! Sep 01 04:35:14.337 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Sep 01 04:35:14.337 INFO kablam! --> src/lib.rs:11:27 Sep 01 04:35:14.337 INFO kablam! | Sep 01 04:35:14.337 INFO kablam! 11 | #![cfg_attr(test, feature(iterator_step_by))] Sep 01 04:35:14.337 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 04:35:14.337 INFO kablam! Sep 01 04:35:14.646 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.53s Sep 01 04:35:14.659 INFO kablam! su: No module specific data is present Sep 01 04:35:15.143 INFO running `"docker" "rm" "-f" "9317f3327695f22963d77e3af40ea7521ec60a56110c8f8474aff9d97de45f27"` Sep 01 04:35:15.301 INFO blam! 9317f3327695f22963d77e3af40ea7521ec60a56110c8f8474aff9d97de45f27