Sep 01 21:48:50.729 INFO checking tantivy-0.4.4 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 21:48:50.729 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 21:48:50.729 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:48:50.945 INFO blam! 7890ea98d71a8727aae8600506447807d08be3cefa39cf0d54fcaf9df2c4b4f6 Sep 01 21:48:50.947 INFO running `"docker" "start" "-a" "7890ea98d71a8727aae8600506447807d08be3cefa39cf0d54fcaf9df2c4b4f6"` Sep 01 21:48:51.909 INFO kablam! Checking version v2.0.1 Sep 01 21:48:51.909 INFO kablam! Compiling lz4-sys v1.8.0 Sep 01 21:48:51.909 INFO kablam! Compiling tantivy v0.4.4 (file:///source) Sep 01 21:48:51.911 INFO kablam! Checking nix v0.9.0 Sep 01 21:48:51.911 INFO kablam! Checking combine v2.5.2 Sep 01 21:48:51.922 INFO kablam! Compiling pulldown-cmark v0.0.8 Sep 01 21:48:51.927 INFO kablam! Checking bincode v0.8.0 Sep 01 21:48:51.927 INFO kablam! Checking error-chain v0.8.1 Sep 01 21:48:52.418 INFO kablam! warning: use of deprecated item 'build::gcc::Config': gcc::Config has been renamed to gcc::Build Sep 01 21:48:52.419 INFO kablam! --> build.rs:6:26 Sep 01 21:48:52.419 INFO kablam! | Sep 01 21:48:52.419 INFO kablam! 6 | let mut config = gcc::Config::new(); Sep 01 21:48:52.419 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 21:48:52.419 INFO kablam! | Sep 01 21:48:52.419 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:48:52.419 INFO kablam! Sep 01 21:48:52.677 INFO kablam! Checking fst v0.1.38 Sep 01 21:49:00.767 INFO kablam! Compiling skeptic v0.9.0 Sep 01 21:49:04.132 INFO kablam! Compiling lz4 v1.22.0 Sep 01 21:49:07.942 INFO kablam! Checking atomicwrites v0.1.5 Sep 01 21:49:20.601 INFO kablam! warning: unused import: `std::str` Sep 01 21:49:20.601 INFO kablam! --> src/core/segment_reader.rs:14:5 Sep 01 21:49:20.602 INFO kablam! | Sep 01 21:49:20.602 INFO kablam! 14 | use std::str; Sep 01 21:49:20.602 INFO kablam! | ^^^^^^^^ Sep 01 21:49:20.602 INFO kablam! | Sep 01 21:49:20.602 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 21:49:20.602 INFO kablam! Sep 01 21:49:20.811 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:49:20.812 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 01 21:49:20.812 INFO kablam! | Sep 01 21:49:20.812 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 21:49:20.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:49:20.812 INFO kablam! | Sep 01 21:49:20.812 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:49:20.812 INFO kablam! Sep 01 21:49:20.897 INFO kablam! warning: unused import: `std::str` Sep 01 21:49:20.897 INFO kablam! --> src/core/segment_reader.rs:14:5 Sep 01 21:49:20.897 INFO kablam! | Sep 01 21:49:20.897 INFO kablam! 14 | use std::str; Sep 01 21:49:20.897 INFO kablam! | ^^^^^^^^ Sep 01 21:49:20.897 INFO kablam! | Sep 01 21:49:20.897 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 21:49:20.897 INFO kablam! Sep 01 21:49:20.924 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 21:49:20.924 INFO kablam! --> src/termdict/mod.rs:396:36 Sep 01 21:49:20.924 INFO kablam! | Sep 01 21:49:20.924 INFO kablam! 396 | for i in (0..20).chain((BLOCK_SIZE - 10..BLOCK_SIZE + 10)) { Sep 01 21:49:20.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 21:49:20.924 INFO kablam! | Sep 01 21:49:20.924 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:49:20.924 INFO kablam! Sep 01 21:49:20.924 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 21:49:20.924 INFO kablam! --> src/termdict/mod.rs:412:36 Sep 01 21:49:20.924 INFO kablam! | Sep 01 21:49:20.924 INFO kablam! 412 | for i in (0..20).chain((BLOCK_SIZE - 10..BLOCK_SIZE + 10)) { Sep 01 21:49:20.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 21:49:20.924 INFO kablam! Sep 01 21:49:20.951 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 21:49:20.951 INFO kablam! --> src/fastfield/mod.rs:325:40 Sep 01 21:49:20.951 INFO kablam! | Sep 01 21:49:20.952 INFO kablam! 325 | for i in Iterator::step_by((0u32..n), 7) { Sep 01 21:49:20.952 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 21:49:20.952 INFO kablam! Sep 01 21:49:20.952 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 21:49:20.952 INFO kablam! --> src/fastfield/mod.rs:368:44 Sep 01 21:49:20.952 INFO kablam! | Sep 01 21:49:20.952 INFO kablam! 368 | for i in Iterator::step_by((0u32..n), 7) { Sep 01 21:49:20.952 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 21:49:20.952 INFO kablam! Sep 01 21:49:21.181 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:49:21.181 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 01 21:49:21.181 INFO kablam! | Sep 01 21:49:21.181 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 21:49:21.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:49:21.181 INFO kablam! | Sep 01 21:49:21.181 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:49:21.181 INFO kablam! Sep 01 21:49:24.469 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 21:49:24.469 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 01 21:49:24.469 INFO kablam! | Sep 01 21:49:24.469 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 21:49:24.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:49:24.469 INFO kablam! Sep 01 21:49:25.614 INFO kablam! warning: variable does not need to be mutable Sep 01 21:49:25.614 INFO kablam! --> src/indexer/segment_manager.rs:197:13 Sep 01 21:49:25.615 INFO kablam! | Sep 01 21:49:25.615 INFO kablam! 197 | let mut target_register: &mut SegmentRegister = { Sep 01 21:49:25.615 INFO kablam! | ----^^^^^^^^^^^^^^^ Sep 01 21:49:25.615 INFO kablam! | | Sep 01 21:49:25.615 INFO kablam! | help: remove this `mut` Sep 01 21:49:25.615 INFO kablam! | Sep 01 21:49:25.615 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 21:49:25.615 INFO kablam! Sep 01 21:49:27.025 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 21:49:27.025 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 01 21:49:27.025 INFO kablam! | Sep 01 21:49:27.025 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 21:49:27.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:49:27.025 INFO kablam! Sep 01 21:49:27.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:27.332 INFO kablam! --> src/datastruct/stacker/hashmap.rs:96:9 Sep 01 21:49:27.332 INFO kablam! | Sep 01 21:49:27.332 INFO kablam! 96 | self.key_value_addr.is_null() Sep 01 21:49:27.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 21:49:27.332 INFO kablam! | Sep 01 21:49:27.332 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 21:49:27.332 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 21:49:27.332 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:27.332 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 21:49:27.332 INFO kablam! Sep 01 21:49:27.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:27.334 INFO kablam! --> src/postings/recorder.rs:60:9 Sep 01 21:49:27.334 INFO kablam! | Sep 01 21:49:27.334 INFO kablam! 60 | self.stack.push(doc, heap); Sep 01 21:49:27.334 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:27.334 INFO kablam! | Sep 01 21:49:27.334 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 21:49:27.334 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:27.334 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 21:49:27.334 INFO kablam! Sep 01 21:49:27.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:27.334 INFO kablam! --> src/postings/recorder.rs:72:20 Sep 01 21:49:27.334 INFO kablam! | Sep 01 21:49:27.334 INFO kablam! 72 | for doc in self.stack.iter(self_addr, heap) { Sep 01 21:49:27.334 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:27.334 INFO kablam! | Sep 01 21:49:27.334 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 21:49:27.334 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:27.334 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 21:49:27.335 INFO kablam! Sep 01 21:49:27.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:27.335 INFO kablam! --> src/postings/recorder.rs:105:9 Sep 01 21:49:27.335 INFO kablam! | Sep 01 21:49:27.335 INFO kablam! 105 | self.stack.push(doc, heap); Sep 01 21:49:27.335 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:27.335 INFO kablam! | Sep 01 21:49:27.335 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 21:49:27.335 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:27.335 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 21:49:27.335 INFO kablam! Sep 01 21:49:27.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:27.335 INFO kablam! --> src/postings/recorder.rs:114:9 Sep 01 21:49:27.335 INFO kablam! | Sep 01 21:49:27.335 INFO kablam! 114 | self.stack.push(self.current_tf, heap); Sep 01 21:49:27.335 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:27.335 INFO kablam! | Sep 01 21:49:27.335 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 21:49:27.335 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:27.335 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 21:49:27.335 INFO kablam! Sep 01 21:49:27.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:27.335 INFO kablam! --> src/postings/recorder.rs:126:28 Sep 01 21:49:27.335 INFO kablam! | Sep 01 21:49:27.335 INFO kablam! 126 | let mut doc_iter = self.stack Sep 01 21:49:27.335 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:27.336 INFO kablam! | Sep 01 21:49:27.336 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 21:49:27.336 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:27.336 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 21:49:27.336 INFO kablam! Sep 01 21:49:27.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:27.336 INFO kablam! --> src/postings/recorder.rs:163:9 Sep 01 21:49:27.336 INFO kablam! | Sep 01 21:49:27.336 INFO kablam! 163 | self.stack.push(doc, heap); Sep 01 21:49:27.336 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:27.336 INFO kablam! | Sep 01 21:49:27.336 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 21:49:27.336 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:27.336 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 21:49:27.336 INFO kablam! Sep 01 21:49:27.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:27.336 INFO kablam! --> src/postings/recorder.rs:167:9 Sep 01 21:49:27.336 INFO kablam! | Sep 01 21:49:27.336 INFO kablam! 167 | self.stack.push(position, heap); Sep 01 21:49:27.336 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:27.336 INFO kablam! | Sep 01 21:49:27.336 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 21:49:27.336 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:27.336 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 21:49:27.336 INFO kablam! Sep 01 21:49:27.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:27.336 INFO kablam! --> src/postings/recorder.rs:171:9 Sep 01 21:49:27.337 INFO kablam! | Sep 01 21:49:27.337 INFO kablam! 171 | self.stack.push(POSITION_END, heap); Sep 01 21:49:27.337 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:27.337 INFO kablam! | Sep 01 21:49:27.337 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 21:49:27.337 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:27.337 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 21:49:27.337 INFO kablam! Sep 01 21:49:27.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:27.337 INFO kablam! --> src/postings/recorder.rs:180:34 Sep 01 21:49:27.337 INFO kablam! | Sep 01 21:49:27.337 INFO kablam! 180 | let mut positions_iter = self.stack.iter(self_addr, heap); Sep 01 21:49:27.337 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:27.337 INFO kablam! | Sep 01 21:49:27.337 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 21:49:27.337 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:27.337 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 21:49:27.337 INFO kablam! Sep 01 21:49:27.351 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 21:49:27.351 INFO kablam! --> src/lib.rs:7:12 Sep 01 21:49:27.351 INFO kablam! | Sep 01 21:49:27.351 INFO kablam! 7 | #![feature(conservative_impl_trait)] Sep 01 21:49:27.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:49:27.351 INFO kablam! | Sep 01 21:49:27.351 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 21:49:27.352 INFO kablam! Sep 01 21:49:29.164 INFO kablam! warning: variable does not need to be mutable Sep 01 21:49:29.164 INFO kablam! --> src/indexer/segment_manager.rs:197:13 Sep 01 21:49:29.164 INFO kablam! | Sep 01 21:49:29.164 INFO kablam! 197 | let mut target_register: &mut SegmentRegister = { Sep 01 21:49:29.164 INFO kablam! | ----^^^^^^^^^^^^^^^ Sep 01 21:49:29.164 INFO kablam! | | Sep 01 21:49:29.164 INFO kablam! | help: remove this `mut` Sep 01 21:49:29.164 INFO kablam! | Sep 01 21:49:29.164 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 21:49:29.164 INFO kablam! Sep 01 21:49:31.548 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:31.549 INFO kablam! --> src/datastruct/stacker/hashmap.rs:96:9 Sep 01 21:49:31.549 INFO kablam! | Sep 01 21:49:31.549 INFO kablam! 96 | self.key_value_addr.is_null() Sep 01 21:49:31.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 21:49:31.549 INFO kablam! | Sep 01 21:49:31.549 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 21:49:31.549 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 21:49:31.549 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:31.549 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 21:49:31.549 INFO kablam! Sep 01 21:49:31.549 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:31.549 INFO kablam! --> src/postings/recorder.rs:60:9 Sep 01 21:49:31.549 INFO kablam! | Sep 01 21:49:31.549 INFO kablam! 60 | self.stack.push(doc, heap); Sep 01 21:49:31.549 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:31.549 INFO kablam! | Sep 01 21:49:31.549 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 21:49:31.549 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:31.549 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 21:49:31.549 INFO kablam! Sep 01 21:49:31.549 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:31.549 INFO kablam! --> src/postings/recorder.rs:72:20 Sep 01 21:49:31.550 INFO kablam! | Sep 01 21:49:31.550 INFO kablam! 72 | for doc in self.stack.iter(self_addr, heap) { Sep 01 21:49:31.550 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:31.550 INFO kablam! | Sep 01 21:49:31.550 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 21:49:31.550 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:31.550 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 21:49:31.550 INFO kablam! Sep 01 21:49:31.550 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:31.550 INFO kablam! --> src/postings/recorder.rs:105:9 Sep 01 21:49:31.550 INFO kablam! | Sep 01 21:49:31.550 INFO kablam! 105 | self.stack.push(doc, heap); Sep 01 21:49:31.550 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:31.550 INFO kablam! | Sep 01 21:49:31.550 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 21:49:31.550 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:31.550 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 21:49:31.550 INFO kablam! Sep 01 21:49:31.550 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:31.550 INFO kablam! --> src/postings/recorder.rs:114:9 Sep 01 21:49:31.550 INFO kablam! | Sep 01 21:49:31.550 INFO kablam! 114 | self.stack.push(self.current_tf, heap); Sep 01 21:49:31.550 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:31.550 INFO kablam! | Sep 01 21:49:31.550 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 21:49:31.550 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:31.551 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 21:49:31.551 INFO kablam! Sep 01 21:49:31.551 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:31.551 INFO kablam! --> src/postings/recorder.rs:126:28 Sep 01 21:49:31.551 INFO kablam! | Sep 01 21:49:31.551 INFO kablam! 126 | let mut doc_iter = self.stack Sep 01 21:49:31.551 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:31.551 INFO kablam! | Sep 01 21:49:31.551 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 21:49:31.551 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:31.551 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 21:49:31.551 INFO kablam! Sep 01 21:49:31.551 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:31.551 INFO kablam! --> src/postings/recorder.rs:163:9 Sep 01 21:49:31.551 INFO kablam! | Sep 01 21:49:31.551 INFO kablam! 163 | self.stack.push(doc, heap); Sep 01 21:49:31.551 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:31.551 INFO kablam! | Sep 01 21:49:31.551 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 21:49:31.551 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:31.551 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 21:49:31.551 INFO kablam! Sep 01 21:49:31.551 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:31.551 INFO kablam! --> src/postings/recorder.rs:167:9 Sep 01 21:49:31.551 INFO kablam! | Sep 01 21:49:31.551 INFO kablam! 167 | self.stack.push(position, heap); Sep 01 21:49:31.551 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:31.551 INFO kablam! | Sep 01 21:49:31.552 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 21:49:31.552 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:31.552 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 21:49:31.552 INFO kablam! Sep 01 21:49:31.552 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:31.552 INFO kablam! --> src/postings/recorder.rs:171:9 Sep 01 21:49:31.552 INFO kablam! | Sep 01 21:49:31.552 INFO kablam! 171 | self.stack.push(POSITION_END, heap); Sep 01 21:49:31.552 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:31.552 INFO kablam! | Sep 01 21:49:31.552 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 21:49:31.552 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:31.552 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 21:49:31.552 INFO kablam! Sep 01 21:49:31.552 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:49:31.552 INFO kablam! --> src/postings/recorder.rs:180:34 Sep 01 21:49:31.552 INFO kablam! | Sep 01 21:49:31.552 INFO kablam! 180 | let mut positions_iter = self.stack.iter(self_addr, heap); Sep 01 21:49:31.552 INFO kablam! | ^^^^^^^^^^ Sep 01 21:49:31.552 INFO kablam! | Sep 01 21:49:31.552 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 21:49:31.552 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:49:31.552 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 21:49:31.552 INFO kablam! Sep 01 21:49:31.572 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 21:49:31.572 INFO kablam! --> src/lib.rs:7:12 Sep 01 21:49:31.572 INFO kablam! | Sep 01 21:49:31.572 INFO kablam! 7 | #![feature(conservative_impl_trait)] Sep 01 21:49:31.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:49:31.572 INFO kablam! | Sep 01 21:49:31.572 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 21:49:31.572 INFO kablam! Sep 01 21:49:31.582 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 21:49:31.582 INFO kablam! --> src/lib.rs:11:27 Sep 01 21:49:31.582 INFO kablam! | Sep 01 21:49:31.582 INFO kablam! 11 | #![cfg_attr(test, feature(iterator_step_by))] Sep 01 21:49:31.582 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 21:49:31.582 INFO kablam! Sep 01 21:49:31.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.26s Sep 01 21:49:32.007 INFO kablam! su: No module specific data is present Sep 01 21:49:32.523 INFO running `"docker" "rm" "-f" "7890ea98d71a8727aae8600506447807d08be3cefa39cf0d54fcaf9df2c4b4f6"` Sep 01 21:49:32.610 INFO blam! 7890ea98d71a8727aae8600506447807d08be3cefa39cf0d54fcaf9df2c4b4f6