Aug 30 01:29:01.294 INFO checking tantivy-0.4.4 against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 30 01:29:01.294 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 30 01:29:01.294 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-1/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 01:29:01.491 INFO blam! 6bb6eaf42a6970e1672f085fc540e284bf1e0b91f630332b3f686f948758e2f1 Aug 30 01:29:01.493 INFO running `"docker" "start" "-a" "6bb6eaf42a6970e1672f085fc540e284bf1e0b91f630332b3f686f948758e2f1"` Aug 30 01:29:02.458 INFO kablam! Checking version v2.0.1 Aug 30 01:29:02.463 INFO kablam! Compiling lz4-sys v1.8.0 Aug 30 01:29:02.464 INFO kablam! Compiling tantivy v0.4.4 (file:///source) Aug 30 01:29:02.465 INFO kablam! Checking nix v0.9.0 Aug 30 01:29:02.465 INFO kablam! Compiling pulldown-cmark v0.0.8 Aug 30 01:29:02.473 INFO kablam! Checking bincode v0.8.0 Aug 30 01:29:02.475 INFO kablam! Checking fst v0.1.38 Aug 30 01:29:02.952 INFO kablam! warning: use of deprecated item 'build::gcc::Config': gcc::Config has been renamed to gcc::Build Aug 30 01:29:02.952 INFO kablam! --> build.rs:6:26 Aug 30 01:29:02.952 INFO kablam! | Aug 30 01:29:02.952 INFO kablam! 6 | let mut config = gcc::Config::new(); Aug 30 01:29:02.952 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 30 01:29:02.952 INFO kablam! | Aug 30 01:29:02.953 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 01:29:02.953 INFO kablam! Aug 30 01:29:09.709 INFO kablam! Compiling skeptic v0.9.0 Aug 30 01:29:13.429 INFO kablam! Compiling lz4 v1.22.0 Aug 30 01:29:17.397 INFO kablam! Checking atomicwrites v0.1.5 Aug 30 01:29:29.761 INFO kablam! warning: unused import: `std::str` Aug 30 01:29:29.761 INFO kablam! --> src/core/segment_reader.rs:14:5 Aug 30 01:29:29.761 INFO kablam! | Aug 30 01:29:29.761 INFO kablam! 14 | use std::str; Aug 30 01:29:29.761 INFO kablam! | ^^^^^^^^ Aug 30 01:29:29.761 INFO kablam! | Aug 30 01:29:29.761 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 01:29:29.761 INFO kablam! Aug 30 01:29:29.919 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Aug 30 01:29:29.919 INFO kablam! --> src/analyzer/mod.rs:4:5 Aug 30 01:29:29.919 INFO kablam! | Aug 30 01:29:29.919 INFO kablam! 4 | use std::ascii::AsciiExt; Aug 30 01:29:29.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 01:29:29.919 INFO kablam! | Aug 30 01:29:29.919 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 01:29:29.919 INFO kablam! Aug 30 01:29:30.375 INFO kablam! warning: unused import: `std::str` Aug 30 01:29:30.375 INFO kablam! --> src/core/segment_reader.rs:14:5 Aug 30 01:29:30.375 INFO kablam! | Aug 30 01:29:30.375 INFO kablam! 14 | use std::str; Aug 30 01:29:30.375 INFO kablam! | ^^^^^^^^ Aug 30 01:29:30.375 INFO kablam! | Aug 30 01:29:30.375 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 01:29:30.375 INFO kablam! Aug 30 01:29:30.397 INFO kablam! warning: unnecessary parentheses around method argument Aug 30 01:29:30.397 INFO kablam! --> src/termdict/mod.rs:396:36 Aug 30 01:29:30.397 INFO kablam! | Aug 30 01:29:30.397 INFO kablam! 396 | for i in (0..20).chain((BLOCK_SIZE - 10..BLOCK_SIZE + 10)) { Aug 30 01:29:30.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Aug 30 01:29:30.397 INFO kablam! | Aug 30 01:29:30.397 INFO kablam! = note: #[warn(unused_parens)] on by default Aug 30 01:29:30.397 INFO kablam! Aug 30 01:29:30.397 INFO kablam! warning: unnecessary parentheses around method argument Aug 30 01:29:30.397 INFO kablam! --> src/termdict/mod.rs:412:36 Aug 30 01:29:30.397 INFO kablam! | Aug 30 01:29:30.397 INFO kablam! 412 | for i in (0..20).chain((BLOCK_SIZE - 10..BLOCK_SIZE + 10)) { Aug 30 01:29:30.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Aug 30 01:29:30.397 INFO kablam! Aug 30 01:29:30.426 INFO kablam! warning: unnecessary parentheses around function argument Aug 30 01:29:30.426 INFO kablam! --> src/fastfield/mod.rs:325:40 Aug 30 01:29:30.426 INFO kablam! | Aug 30 01:29:30.426 INFO kablam! 325 | for i in Iterator::step_by((0u32..n), 7) { Aug 30 01:29:30.426 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Aug 30 01:29:30.426 INFO kablam! Aug 30 01:29:30.426 INFO kablam! warning: unnecessary parentheses around function argument Aug 30 01:29:30.426 INFO kablam! --> src/fastfield/mod.rs:368:44 Aug 30 01:29:30.426 INFO kablam! | Aug 30 01:29:30.426 INFO kablam! 368 | for i in Iterator::step_by((0u32..n), 7) { Aug 30 01:29:30.426 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Aug 30 01:29:30.426 INFO kablam! Aug 30 01:29:30.638 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Aug 30 01:29:30.638 INFO kablam! --> src/analyzer/mod.rs:4:5 Aug 30 01:29:30.638 INFO kablam! | Aug 30 01:29:30.638 INFO kablam! 4 | use std::ascii::AsciiExt; Aug 30 01:29:30.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 01:29:30.638 INFO kablam! | Aug 30 01:29:30.638 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 01:29:30.638 INFO kablam! Aug 30 01:29:33.503 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Aug 30 01:29:33.503 INFO kablam! --> src/analyzer/mod.rs:4:5 Aug 30 01:29:33.503 INFO kablam! | Aug 30 01:29:33.503 INFO kablam! 4 | use std::ascii::AsciiExt; Aug 30 01:29:33.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 01:29:33.503 INFO kablam! Aug 30 01:29:34.342 INFO kablam! warning: variable does not need to be mutable Aug 30 01:29:34.342 INFO kablam! --> src/indexer/segment_manager.rs:197:13 Aug 30 01:29:34.342 INFO kablam! | Aug 30 01:29:34.342 INFO kablam! 197 | let mut target_register: &mut SegmentRegister = { Aug 30 01:29:34.342 INFO kablam! | ----^^^^^^^^^^^^^^^ Aug 30 01:29:34.342 INFO kablam! | | Aug 30 01:29:34.343 INFO kablam! | help: remove this `mut` Aug 30 01:29:34.343 INFO kablam! | Aug 30 01:29:34.343 INFO kablam! = note: #[warn(unused_mut)] on by default Aug 30 01:29:34.343 INFO kablam! Aug 30 01:29:35.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:35.707 INFO kablam! --> src/datastruct/stacker/hashmap.rs:96:9 Aug 30 01:29:35.707 INFO kablam! | Aug 30 01:29:35.707 INFO kablam! 96 | self.key_value_addr.is_null() Aug 30 01:29:35.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 01:29:35.707 INFO kablam! | Aug 30 01:29:35.707 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 01:29:35.707 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! Aug 30 01:29:35.707 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:35.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:35.707 INFO kablam! Aug 30 01:29:35.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:35.708 INFO kablam! --> src/postings/recorder.rs:60:9 Aug 30 01:29:35.708 INFO kablam! | Aug 30 01:29:35.708 INFO kablam! 60 | self.stack.push(doc, heap); Aug 30 01:29:35.709 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:35.709 INFO kablam! | Aug 30 01:29:35.709 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! Aug 30 01:29:35.709 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:35.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:35.709 INFO kablam! Aug 30 01:29:35.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:35.709 INFO kablam! --> src/postings/recorder.rs:72:20 Aug 30 01:29:35.709 INFO kablam! | Aug 30 01:29:35.709 INFO kablam! 72 | for doc in self.stack.iter(self_addr, heap) { Aug 30 01:29:35.709 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:35.709 INFO kablam! | Aug 30 01:29:35.709 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! Aug 30 01:29:35.709 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:35.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:35.709 INFO kablam! Aug 30 01:29:35.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:35.709 INFO kablam! --> src/postings/recorder.rs:105:9 Aug 30 01:29:35.709 INFO kablam! | Aug 30 01:29:35.709 INFO kablam! 105 | self.stack.push(doc, heap); Aug 30 01:29:35.709 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:35.709 INFO kablam! | Aug 30 01:29:35.709 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! Aug 30 01:29:35.709 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:35.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:35.709 INFO kablam! Aug 30 01:29:35.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:35.710 INFO kablam! --> src/postings/recorder.rs:114:9 Aug 30 01:29:35.710 INFO kablam! | Aug 30 01:29:35.710 INFO kablam! 114 | self.stack.push(self.current_tf, heap); Aug 30 01:29:35.710 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:35.710 INFO kablam! | Aug 30 01:29:35.710 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! Aug 30 01:29:35.710 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:35.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:35.710 INFO kablam! Aug 30 01:29:35.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:35.710 INFO kablam! --> src/postings/recorder.rs:126:28 Aug 30 01:29:35.710 INFO kablam! | Aug 30 01:29:35.710 INFO kablam! 126 | let mut doc_iter = self.stack Aug 30 01:29:35.710 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:35.710 INFO kablam! | Aug 30 01:29:35.710 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! Aug 30 01:29:35.710 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:35.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:35.710 INFO kablam! Aug 30 01:29:35.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:35.710 INFO kablam! --> src/postings/recorder.rs:163:9 Aug 30 01:29:35.710 INFO kablam! | Aug 30 01:29:35.710 INFO kablam! 163 | self.stack.push(doc, heap); Aug 30 01:29:35.710 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:35.710 INFO kablam! | Aug 30 01:29:35.710 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! Aug 30 01:29:35.710 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:35.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:35.711 INFO kablam! Aug 30 01:29:35.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:35.711 INFO kablam! --> src/postings/recorder.rs:167:9 Aug 30 01:29:35.711 INFO kablam! | Aug 30 01:29:35.711 INFO kablam! 167 | self.stack.push(position, heap); Aug 30 01:29:35.711 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:35.711 INFO kablam! | Aug 30 01:29:35.711 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! Aug 30 01:29:35.711 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:35.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:35.711 INFO kablam! Aug 30 01:29:35.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:35.711 INFO kablam! --> src/postings/recorder.rs:171:9 Aug 30 01:29:35.711 INFO kablam! | Aug 30 01:29:35.711 INFO kablam! 171 | self.stack.push(POSITION_END, heap); Aug 30 01:29:35.711 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:35.711 INFO kablam! | Aug 30 01:29:35.711 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! Aug 30 01:29:35.711 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:35.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:35.711 INFO kablam! Aug 30 01:29:35.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:35.711 INFO kablam! --> src/postings/recorder.rs:180:34 Aug 30 01:29:35.711 INFO kablam! | Aug 30 01:29:35.711 INFO kablam! 180 | let mut positions_iter = self.stack.iter(self_addr, heap); Aug 30 01:29:35.712 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:35.712 INFO kablam! | Aug 30 01:29:35.712 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! Aug 30 01:29:35.712 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:35.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:35.712 INFO kablam! Aug 30 01:29:35.724 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Aug 30 01:29:35.724 INFO kablam! --> src/lib.rs:7:12 Aug 30 01:29:35.724 INFO kablam! | Aug 30 01:29:35.724 INFO kablam! 7 | #![feature(conservative_impl_trait)] Aug 30 01:29:35.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 01:29:35.724 INFO kablam! | Aug 30 01:29:35.724 INFO kablam! = note: #[warn(stable_features)] on by default Aug 30 01:29:35.725 INFO kablam! Aug 30 01:29:36.806 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Aug 30 01:29:36.807 INFO kablam! --> src/analyzer/mod.rs:4:5 Aug 30 01:29:36.807 INFO kablam! | Aug 30 01:29:36.807 INFO kablam! 4 | use std::ascii::AsciiExt; Aug 30 01:29:36.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 01:29:36.807 INFO kablam! Aug 30 01:29:38.771 INFO kablam! warning: variable does not need to be mutable Aug 30 01:29:38.771 INFO kablam! --> src/indexer/segment_manager.rs:197:13 Aug 30 01:29:38.771 INFO kablam! | Aug 30 01:29:38.771 INFO kablam! 197 | let mut target_register: &mut SegmentRegister = { Aug 30 01:29:38.771 INFO kablam! | ----^^^^^^^^^^^^^^^ Aug 30 01:29:38.771 INFO kablam! | | Aug 30 01:29:38.772 INFO kablam! | help: remove this `mut` Aug 30 01:29:38.772 INFO kablam! | Aug 30 01:29:38.772 INFO kablam! = note: #[warn(unused_mut)] on by default Aug 30 01:29:38.772 INFO kablam! Aug 30 01:29:40.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:40.561 INFO kablam! --> src/datastruct/stacker/hashmap.rs:96:9 Aug 30 01:29:40.561 INFO kablam! | Aug 30 01:29:40.561 INFO kablam! 96 | self.key_value_addr.is_null() Aug 30 01:29:40.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 01:29:40.561 INFO kablam! | Aug 30 01:29:40.561 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 01:29:40.561 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! Aug 30 01:29:40.561 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:40.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:40.561 INFO kablam! Aug 30 01:29:40.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:40.561 INFO kablam! --> src/postings/recorder.rs:60:9 Aug 30 01:29:40.561 INFO kablam! | Aug 30 01:29:40.561 INFO kablam! 60 | self.stack.push(doc, heap); Aug 30 01:29:40.561 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:40.561 INFO kablam! | Aug 30 01:29:40.561 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! Aug 30 01:29:40.561 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:40.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:40.561 INFO kablam! Aug 30 01:29:40.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:40.561 INFO kablam! --> src/postings/recorder.rs:72:20 Aug 30 01:29:40.561 INFO kablam! | Aug 30 01:29:40.561 INFO kablam! 72 | for doc in self.stack.iter(self_addr, heap) { Aug 30 01:29:40.561 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:40.561 INFO kablam! | Aug 30 01:29:40.561 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! Aug 30 01:29:40.561 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:40.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:40.561 INFO kablam! Aug 30 01:29:40.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:40.562 INFO kablam! --> src/postings/recorder.rs:105:9 Aug 30 01:29:40.562 INFO kablam! | Aug 30 01:29:40.562 INFO kablam! 105 | self.stack.push(doc, heap); Aug 30 01:29:40.562 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:40.562 INFO kablam! | Aug 30 01:29:40.562 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! Aug 30 01:29:40.562 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:40.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:40.562 INFO kablam! Aug 30 01:29:40.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:40.562 INFO kablam! --> src/postings/recorder.rs:114:9 Aug 30 01:29:40.562 INFO kablam! | Aug 30 01:29:40.562 INFO kablam! 114 | self.stack.push(self.current_tf, heap); Aug 30 01:29:40.562 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:40.562 INFO kablam! | Aug 30 01:29:40.562 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! Aug 30 01:29:40.562 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:40.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:40.562 INFO kablam! Aug 30 01:29:40.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:40.562 INFO kablam! --> src/postings/recorder.rs:126:28 Aug 30 01:29:40.562 INFO kablam! | Aug 30 01:29:40.562 INFO kablam! 126 | let mut doc_iter = self.stack Aug 30 01:29:40.562 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:40.562 INFO kablam! | Aug 30 01:29:40.562 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! Aug 30 01:29:40.562 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:40.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:40.562 INFO kablam! Aug 30 01:29:40.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:40.562 INFO kablam! --> src/postings/recorder.rs:163:9 Aug 30 01:29:40.562 INFO kablam! | Aug 30 01:29:40.562 INFO kablam! 163 | self.stack.push(doc, heap); Aug 30 01:29:40.562 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:40.562 INFO kablam! | Aug 30 01:29:40.562 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! Aug 30 01:29:40.562 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:40.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:40.562 INFO kablam! Aug 30 01:29:40.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:40.562 INFO kablam! --> src/postings/recorder.rs:167:9 Aug 30 01:29:40.562 INFO kablam! | Aug 30 01:29:40.562 INFO kablam! 167 | self.stack.push(position, heap); Aug 30 01:29:40.562 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:40.562 INFO kablam! | Aug 30 01:29:40.562 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! Aug 30 01:29:40.563 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:40.563 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:40.563 INFO kablam! Aug 30 01:29:40.563 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:40.563 INFO kablam! --> src/postings/recorder.rs:171:9 Aug 30 01:29:40.563 INFO kablam! | Aug 30 01:29:40.563 INFO kablam! 171 | self.stack.push(POSITION_END, heap); Aug 30 01:29:40.563 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:40.563 INFO kablam! | Aug 30 01:29:40.563 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! Aug 30 01:29:40.563 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:40.563 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:40.563 INFO kablam! Aug 30 01:29:40.563 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 01:29:40.563 INFO kablam! --> src/postings/recorder.rs:180:34 Aug 30 01:29:40.563 INFO kablam! | Aug 30 01:29:40.563 INFO kablam! 180 | let mut positions_iter = self.stack.iter(self_addr, heap); Aug 30 01:29:40.563 INFO kablam! | ^^^^^^^^^^ Aug 30 01:29:40.563 INFO kablam! | Aug 30 01:29:40.563 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! Aug 30 01:29:40.563 INFO kablam! = note: for more information, see issue #46043 Aug 30 01:29:40.564 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 01:29:40.564 INFO kablam! Aug 30 01:29:40.579 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Aug 30 01:29:40.579 INFO kablam! --> src/lib.rs:7:12 Aug 30 01:29:40.579 INFO kablam! | Aug 30 01:29:40.579 INFO kablam! 7 | #![feature(conservative_impl_trait)] Aug 30 01:29:40.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 01:29:40.579 INFO kablam! | Aug 30 01:29:40.579 INFO kablam! = note: #[warn(stable_features)] on by default Aug 30 01:29:40.579 INFO kablam! Aug 30 01:29:40.583 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Aug 30 01:29:40.583 INFO kablam! --> src/lib.rs:11:27 Aug 30 01:29:40.583 INFO kablam! | Aug 30 01:29:40.583 INFO kablam! 11 | #![cfg_attr(test, feature(iterator_step_by))] Aug 30 01:29:40.583 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 30 01:29:40.583 INFO kablam! Aug 30 01:29:40.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.67s Aug 30 01:29:40.953 INFO kablam! su: No module specific data is present Aug 30 01:29:41.370 INFO running `"docker" "rm" "-f" "6bb6eaf42a6970e1672f085fc540e284bf1e0b91f630332b3f686f948758e2f1"` Aug 30 01:29:41.453 INFO blam! 6bb6eaf42a6970e1672f085fc540e284bf1e0b91f630332b3f686f948758e2f1