Sep 05 22:11:09.722 INFO checking tantivy-0.4.4 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 22:11:09.722 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 22:11:09.722 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 22:11:10.158 INFO blam! 6fa325e9967995740de095c799566ac2d95fe1ac9ce0c6c98ba419475c34192f Sep 05 22:11:10.160 INFO running `"docker" "start" "-a" "6fa325e9967995740de095c799566ac2d95fe1ac9ce0c6c98ba419475c34192f"` Sep 05 22:11:12.229 INFO kablam! usermod: no changes Sep 05 22:11:12.454 INFO kablam! Checking version v2.0.1 Sep 05 22:11:12.462 INFO kablam! Compiling lz4-sys v1.8.0 Sep 05 22:11:12.462 INFO kablam! Compiling tantivy v0.4.4 (file:///source) Sep 05 22:11:12.462 INFO kablam! Checking nix v0.9.0 Sep 05 22:11:12.462 INFO kablam! Checking combine v2.5.2 Sep 05 22:11:12.462 INFO kablam! Compiling pulldown-cmark v0.0.8 Sep 05 22:11:12.462 INFO kablam! Checking chan v0.1.23 Sep 05 22:11:12.474 INFO kablam! Checking uuid v0.5.1 Sep 05 22:11:13.430 INFO kablam! warning: use of deprecated item 'build::gcc::Config': gcc::Config has been renamed to gcc::Build Sep 05 22:11:13.430 INFO kablam! --> build.rs:6:26 Sep 05 22:11:13.430 INFO kablam! | Sep 05 22:11:13.430 INFO kablam! 6 | let mut config = gcc::Config::new(); Sep 05 22:11:13.430 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 22:11:13.430 INFO kablam! | Sep 05 22:11:13.430 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 22:11:13.430 INFO kablam! Sep 05 22:11:13.806 INFO kablam! Checking fs2 v0.2.5 Sep 05 22:11:15.555 INFO kablam! Checking bincode v0.8.0 Sep 05 22:11:16.014 INFO kablam! Checking memmap v0.4.0 Sep 05 22:11:16.712 INFO kablam! Checking error-chain v0.8.1 Sep 05 22:11:18.428 INFO kablam! Checking fst v0.1.38 Sep 05 22:11:29.450 INFO kablam! Compiling skeptic v0.9.0 Sep 05 22:11:35.110 INFO kablam! Compiling lz4 v1.22.0 Sep 05 22:11:37.889 INFO kablam! Checking atomicwrites v0.1.5 Sep 05 22:11:58.287 INFO kablam! warning: unused import: `std::str` Sep 05 22:11:58.287 INFO kablam! --> src/core/segment_reader.rs:14:5 Sep 05 22:11:58.287 INFO kablam! | Sep 05 22:11:58.287 INFO kablam! 14 | use std::str; Sep 05 22:11:58.287 INFO kablam! | ^^^^^^^^ Sep 05 22:11:58.287 INFO kablam! | Sep 05 22:11:58.287 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 22:11:58.287 INFO kablam! Sep 05 22:11:58.442 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 22:11:58.442 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 05 22:11:58.442 INFO kablam! | Sep 05 22:11:58.442 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 05 22:11:58.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 05 22:11:58.442 INFO kablam! | Sep 05 22:11:58.442 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 22:11:58.442 INFO kablam! Sep 05 22:11:59.285 INFO kablam! warning: unused import: `std::str` Sep 05 22:11:59.285 INFO kablam! --> src/core/segment_reader.rs:14:5 Sep 05 22:11:59.285 INFO kablam! | Sep 05 22:11:59.285 INFO kablam! 14 | use std::str; Sep 05 22:11:59.285 INFO kablam! | ^^^^^^^^ Sep 05 22:11:59.286 INFO kablam! | Sep 05 22:11:59.286 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 22:11:59.286 INFO kablam! Sep 05 22:11:59.313 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 22:11:59.313 INFO kablam! --> src/termdict/mod.rs:396:36 Sep 05 22:11:59.313 INFO kablam! | Sep 05 22:11:59.313 INFO kablam! 396 | for i in (0..20).chain((BLOCK_SIZE - 10..BLOCK_SIZE + 10)) { Sep 05 22:11:59.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 22:11:59.314 INFO kablam! | Sep 05 22:11:59.314 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 22:11:59.314 INFO kablam! Sep 05 22:11:59.315 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 22:11:59.315 INFO kablam! --> src/termdict/mod.rs:412:36 Sep 05 22:11:59.315 INFO kablam! | Sep 05 22:11:59.315 INFO kablam! 412 | for i in (0..20).chain((BLOCK_SIZE - 10..BLOCK_SIZE + 10)) { Sep 05 22:11:59.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 22:11:59.315 INFO kablam! Sep 05 22:11:59.341 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 22:11:59.341 INFO kablam! --> src/fastfield/mod.rs:325:40 Sep 05 22:11:59.341 INFO kablam! | Sep 05 22:11:59.341 INFO kablam! 325 | for i in Iterator::step_by((0u32..n), 7) { Sep 05 22:11:59.341 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 22:11:59.341 INFO kablam! Sep 05 22:11:59.341 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 22:11:59.342 INFO kablam! --> src/fastfield/mod.rs:368:44 Sep 05 22:11:59.342 INFO kablam! | Sep 05 22:11:59.342 INFO kablam! 368 | for i in Iterator::step_by((0u32..n), 7) { Sep 05 22:11:59.342 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 22:11:59.342 INFO kablam! Sep 05 22:11:59.733 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 22:11:59.733 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 05 22:11:59.733 INFO kablam! | Sep 05 22:11:59.733 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 05 22:11:59.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 05 22:11:59.738 INFO kablam! | Sep 05 22:11:59.738 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 22:11:59.738 INFO kablam! Sep 05 22:12:01.048 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 05 22:12:01.048 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 05 22:12:01.048 INFO kablam! | Sep 05 22:12:01.048 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 05 22:12:01.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 05 22:12:01.058 INFO kablam! Sep 05 22:12:01.975 INFO kablam! warning: variable does not need to be mutable Sep 05 22:12:01.975 INFO kablam! --> src/indexer/segment_manager.rs:197:13 Sep 05 22:12:01.975 INFO kablam! | Sep 05 22:12:01.975 INFO kablam! 197 | let mut target_register: &mut SegmentRegister = { Sep 05 22:12:01.975 INFO kablam! | ----^^^^^^^^^^^^^^^ Sep 05 22:12:01.975 INFO kablam! | | Sep 05 22:12:01.975 INFO kablam! | help: remove this `mut` Sep 05 22:12:01.982 INFO kablam! | Sep 05 22:12:01.982 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 22:12:01.982 INFO kablam! Sep 05 22:12:02.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:02.985 INFO kablam! --> src/datastruct/stacker/hashmap.rs:96:9 Sep 05 22:12:02.985 INFO kablam! | Sep 05 22:12:02.986 INFO kablam! 96 | self.key_value_addr.is_null() Sep 05 22:12:02.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 05 22:12:02.986 INFO kablam! | Sep 05 22:12:02.989 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 05 22:12:02.989 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 05 22:12:02.989 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:02.989 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 05 22:12:02.990 INFO kablam! Sep 05 22:12:02.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:02.990 INFO kablam! --> src/postings/recorder.rs:60:9 Sep 05 22:12:02.990 INFO kablam! | Sep 05 22:12:02.990 INFO kablam! 60 | self.stack.push(doc, heap); Sep 05 22:12:02.990 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:02.990 INFO kablam! | Sep 05 22:12:02.990 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 05 22:12:02.990 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:02.990 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 05 22:12:02.990 INFO kablam! Sep 05 22:12:02.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:02.990 INFO kablam! --> src/postings/recorder.rs:72:20 Sep 05 22:12:02.990 INFO kablam! | Sep 05 22:12:02.990 INFO kablam! 72 | for doc in self.stack.iter(self_addr, heap) { Sep 05 22:12:02.990 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:02.990 INFO kablam! | Sep 05 22:12:02.990 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 05 22:12:02.990 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:02.990 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 05 22:12:02.990 INFO kablam! Sep 05 22:12:02.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:02.990 INFO kablam! --> src/postings/recorder.rs:105:9 Sep 05 22:12:02.990 INFO kablam! | Sep 05 22:12:02.990 INFO kablam! 105 | self.stack.push(doc, heap); Sep 05 22:12:02.990 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:02.990 INFO kablam! | Sep 05 22:12:02.990 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 05 22:12:02.990 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:02.990 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 05 22:12:02.990 INFO kablam! Sep 05 22:12:02.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:02.990 INFO kablam! --> src/postings/recorder.rs:114:9 Sep 05 22:12:02.990 INFO kablam! | Sep 05 22:12:02.990 INFO kablam! 114 | self.stack.push(self.current_tf, heap); Sep 05 22:12:02.990 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:02.990 INFO kablam! | Sep 05 22:12:02.990 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 05 22:12:02.990 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:02.990 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 05 22:12:02.990 INFO kablam! Sep 05 22:12:02.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:02.990 INFO kablam! --> src/postings/recorder.rs:126:28 Sep 05 22:12:02.990 INFO kablam! | Sep 05 22:12:02.990 INFO kablam! 126 | let mut doc_iter = self.stack Sep 05 22:12:02.990 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:02.990 INFO kablam! | Sep 05 22:12:02.990 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 05 22:12:02.990 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:02.990 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 05 22:12:02.992 INFO kablam! Sep 05 22:12:02.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:02.992 INFO kablam! --> src/postings/recorder.rs:163:9 Sep 05 22:12:02.992 INFO kablam! | Sep 05 22:12:02.992 INFO kablam! 163 | self.stack.push(doc, heap); Sep 05 22:12:02.992 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:02.992 INFO kablam! | Sep 05 22:12:02.992 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 05 22:12:02.992 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:02.992 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 05 22:12:02.992 INFO kablam! Sep 05 22:12:02.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:02.992 INFO kablam! --> src/postings/recorder.rs:167:9 Sep 05 22:12:02.992 INFO kablam! | Sep 05 22:12:02.992 INFO kablam! 167 | self.stack.push(position, heap); Sep 05 22:12:02.992 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:02.992 INFO kablam! | Sep 05 22:12:02.992 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 05 22:12:02.992 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:02.992 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 05 22:12:02.992 INFO kablam! Sep 05 22:12:02.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:02.992 INFO kablam! --> src/postings/recorder.rs:171:9 Sep 05 22:12:02.992 INFO kablam! | Sep 05 22:12:02.992 INFO kablam! 171 | self.stack.push(POSITION_END, heap); Sep 05 22:12:02.992 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:02.992 INFO kablam! | Sep 05 22:12:02.992 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 05 22:12:02.992 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:02.992 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 05 22:12:02.992 INFO kablam! Sep 05 22:12:02.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:02.992 INFO kablam! --> src/postings/recorder.rs:180:34 Sep 05 22:12:02.993 INFO kablam! | Sep 05 22:12:02.993 INFO kablam! 180 | let mut positions_iter = self.stack.iter(self_addr, heap); Sep 05 22:12:02.993 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:02.993 INFO kablam! | Sep 05 22:12:02.993 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 05 22:12:02.993 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:02.993 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 05 22:12:02.993 INFO kablam! Sep 05 22:12:03.021 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 05 22:12:03.021 INFO kablam! --> src/lib.rs:7:12 Sep 05 22:12:03.021 INFO kablam! | Sep 05 22:12:03.022 INFO kablam! 7 | #![feature(conservative_impl_trait)] Sep 05 22:12:03.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 22:12:03.022 INFO kablam! | Sep 05 22:12:03.022 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 22:12:03.022 INFO kablam! Sep 05 22:12:04.964 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 05 22:12:04.964 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 05 22:12:04.964 INFO kablam! | Sep 05 22:12:04.964 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 05 22:12:04.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 05 22:12:04.964 INFO kablam! Sep 05 22:12:06.342 INFO kablam! warning: variable does not need to be mutable Sep 05 22:12:06.342 INFO kablam! --> src/indexer/segment_manager.rs:197:13 Sep 05 22:12:06.342 INFO kablam! | Sep 05 22:12:06.342 INFO kablam! 197 | let mut target_register: &mut SegmentRegister = { Sep 05 22:12:06.342 INFO kablam! | ----^^^^^^^^^^^^^^^ Sep 05 22:12:06.342 INFO kablam! | | Sep 05 22:12:06.342 INFO kablam! | help: remove this `mut` Sep 05 22:12:06.342 INFO kablam! | Sep 05 22:12:06.342 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 22:12:06.342 INFO kablam! Sep 05 22:12:07.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:07.762 INFO kablam! --> src/datastruct/stacker/hashmap.rs:96:9 Sep 05 22:12:07.762 INFO kablam! | Sep 05 22:12:07.762 INFO kablam! 96 | self.key_value_addr.is_null() Sep 05 22:12:07.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 05 22:12:07.762 INFO kablam! | Sep 05 22:12:07.762 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 05 22:12:07.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 05 22:12:07.762 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:07.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 05 22:12:07.762 INFO kablam! Sep 05 22:12:07.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:07.762 INFO kablam! --> src/postings/recorder.rs:60:9 Sep 05 22:12:07.762 INFO kablam! | Sep 05 22:12:07.762 INFO kablam! 60 | self.stack.push(doc, heap); Sep 05 22:12:07.762 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:07.762 INFO kablam! | Sep 05 22:12:07.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 05 22:12:07.762 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:07.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 05 22:12:07.762 INFO kablam! Sep 05 22:12:07.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:07.762 INFO kablam! --> src/postings/recorder.rs:72:20 Sep 05 22:12:07.762 INFO kablam! | Sep 05 22:12:07.762 INFO kablam! 72 | for doc in self.stack.iter(self_addr, heap) { Sep 05 22:12:07.762 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:07.762 INFO kablam! | Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! Sep 05 22:12:07.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:07.763 INFO kablam! --> src/postings/recorder.rs:105:9 Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.763 INFO kablam! 105 | self.stack.push(doc, heap); Sep 05 22:12:07.763 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! Sep 05 22:12:07.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:07.763 INFO kablam! --> src/postings/recorder.rs:114:9 Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.763 INFO kablam! 114 | self.stack.push(self.current_tf, heap); Sep 05 22:12:07.763 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! Sep 05 22:12:07.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:07.763 INFO kablam! --> src/postings/recorder.rs:126:28 Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.763 INFO kablam! 126 | let mut doc_iter = self.stack Sep 05 22:12:07.763 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! Sep 05 22:12:07.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:07.763 INFO kablam! --> src/postings/recorder.rs:163:9 Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.763 INFO kablam! 163 | self.stack.push(doc, heap); Sep 05 22:12:07.763 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! Sep 05 22:12:07.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:07.763 INFO kablam! --> src/postings/recorder.rs:167:9 Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.763 INFO kablam! 167 | self.stack.push(position, heap); Sep 05 22:12:07.763 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:07.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 05 22:12:07.763 INFO kablam! Sep 05 22:12:07.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:07.763 INFO kablam! --> src/postings/recorder.rs:171:9 Sep 05 22:12:07.763 INFO kablam! | Sep 05 22:12:07.764 INFO kablam! 171 | self.stack.push(POSITION_END, heap); Sep 05 22:12:07.764 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:07.764 INFO kablam! | Sep 05 22:12:07.764 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 05 22:12:07.764 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:07.764 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 05 22:12:07.764 INFO kablam! Sep 05 22:12:07.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 22:12:07.764 INFO kablam! --> src/postings/recorder.rs:180:34 Sep 05 22:12:07.764 INFO kablam! | Sep 05 22:12:07.764 INFO kablam! 180 | let mut positions_iter = self.stack.iter(self_addr, heap); Sep 05 22:12:07.764 INFO kablam! | ^^^^^^^^^^ Sep 05 22:12:07.764 INFO kablam! | Sep 05 22:12:07.764 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 05 22:12:07.764 INFO kablam! = note: for more information, see issue #46043 Sep 05 22:12:07.764 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 05 22:12:07.764 INFO kablam! Sep 05 22:12:07.787 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 05 22:12:07.787 INFO kablam! --> src/lib.rs:7:12 Sep 05 22:12:07.787 INFO kablam! | Sep 05 22:12:07.787 INFO kablam! 7 | #![feature(conservative_impl_trait)] Sep 05 22:12:07.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 22:12:07.787 INFO kablam! | Sep 05 22:12:07.787 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 22:12:07.787 INFO kablam! Sep 05 22:12:07.798 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Sep 05 22:12:07.798 INFO kablam! --> src/lib.rs:11:27 Sep 05 22:12:07.798 INFO kablam! | Sep 05 22:12:07.798 INFO kablam! 11 | #![cfg_attr(test, feature(iterator_step_by))] Sep 05 22:12:07.798 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 22:12:07.798 INFO kablam! Sep 05 22:12:08.186 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.93s Sep 05 22:12:08.206 INFO kablam! su: No module specific data is present Sep 05 22:12:09.114 INFO running `"docker" "rm" "-f" "6fa325e9967995740de095c799566ac2d95fe1ac9ce0c6c98ba419475c34192f"` Sep 05 22:12:09.449 INFO blam! 6fa325e9967995740de095c799566ac2d95fe1ac9ce0c6c98ba419475c34192f