Sep 21 02:03:59.464 INFO checking tantivy-0.4.4 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:03:59.464 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:03:59.464 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:03:59.712 INFO blam! 0c850bb488b4abda42187e73b699ac966bd174800e30bd04f086f329c15f2e42 Sep 21 02:03:59.714 INFO running `"docker" "start" "-a" "0c850bb488b4abda42187e73b699ac966bd174800e30bd04f086f329c15f2e42"` Sep 21 02:04:01.346 INFO kablam! usermod: no changes Sep 21 02:04:01.641 INFO kablam! Compiling bytecount v0.3.2 Sep 21 02:04:01.642 INFO kablam! Checking version v2.0.1 Sep 21 02:04:01.650 INFO kablam! Compiling lz4-sys v1.8.2 Sep 21 02:04:01.690 INFO kablam! Compiling tantivy v0.4.4 (/source) Sep 21 02:04:01.702 INFO kablam! Checking nix v0.9.0 Sep 21 02:04:01.718 INFO kablam! Checking itertools v0.5.10 Sep 21 02:04:01.803 INFO kablam! Compiling semver v0.9.0 Sep 21 02:04:01.804 INFO kablam! Compiling error-chain v0.11.0 Sep 21 02:04:02.986 INFO kablam! warning: use of deprecated item 'build::gcc::Config': gcc::Config has been renamed to gcc::Build Sep 21 02:04:02.986 INFO kablam! --> build.rs:6:26 Sep 21 02:04:02.986 INFO kablam! | Sep 21 02:04:02.986 INFO kablam! 6 | let mut config = gcc::Config::new(); Sep 21 02:04:02.986 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 02:04:02.986 INFO kablam! | Sep 21 02:04:02.986 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 02:04:02.986 INFO kablam! Sep 21 02:04:03.364 INFO kablam! Checking error-chain v0.8.1 Sep 21 02:04:04.575 INFO kablam! Checking fst v0.1.38 Sep 21 02:04:08.836 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 21 02:04:18.915 INFO kablam! Compiling skeptic v0.13.3 Sep 21 02:04:24.900 INFO kablam! Checking atomicwrites v0.1.5 Sep 21 02:04:26.510 INFO kablam! Compiling lz4 v1.23.0 Sep 21 02:04:46.654 INFO kablam! warning: unused import: `std::str` Sep 21 02:04:46.654 INFO kablam! --> src/core/segment_reader.rs:14:5 Sep 21 02:04:46.654 INFO kablam! | Sep 21 02:04:46.654 INFO kablam! 14 | use std::str; Sep 21 02:04:46.654 INFO kablam! | ^^^^^^^^ Sep 21 02:04:46.654 INFO kablam! | Sep 21 02:04:46.654 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 02:04:46.654 INFO kablam! Sep 21 02:04:46.858 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 02:04:46.858 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 21 02:04:46.858 INFO kablam! | Sep 21 02:04:46.858 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 02:04:46.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 02:04:46.858 INFO kablam! | Sep 21 02:04:46.858 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 02:04:46.858 INFO kablam! Sep 21 02:04:47.466 INFO kablam! warning: unused import: `std::str` Sep 21 02:04:47.466 INFO kablam! --> src/core/segment_reader.rs:14:5 Sep 21 02:04:47.466 INFO kablam! | Sep 21 02:04:47.466 INFO kablam! 14 | use std::str; Sep 21 02:04:47.466 INFO kablam! | ^^^^^^^^ Sep 21 02:04:47.466 INFO kablam! | Sep 21 02:04:47.466 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 02:04:47.466 INFO kablam! Sep 21 02:04:47.518 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 02:04:47.518 INFO kablam! --> src/termdict/mod.rs:396:36 Sep 21 02:04:47.518 INFO kablam! | Sep 21 02:04:47.518 INFO kablam! 396 | for i in (0..20).chain((BLOCK_SIZE - 10..BLOCK_SIZE + 10)) { Sep 21 02:04:47.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:04:47.518 INFO kablam! | Sep 21 02:04:47.518 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 02:04:47.518 INFO kablam! Sep 21 02:04:47.518 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 02:04:47.518 INFO kablam! --> src/termdict/mod.rs:412:36 Sep 21 02:04:47.518 INFO kablam! | Sep 21 02:04:47.518 INFO kablam! 412 | for i in (0..20).chain((BLOCK_SIZE - 10..BLOCK_SIZE + 10)) { Sep 21 02:04:47.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:04:47.518 INFO kablam! Sep 21 02:04:47.562 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:04:47.562 INFO kablam! --> src/fastfield/mod.rs:325:40 Sep 21 02:04:47.562 INFO kablam! | Sep 21 02:04:47.562 INFO kablam! 325 | for i in Iterator::step_by((0u32..n), 7) { Sep 21 02:04:47.562 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 02:04:47.562 INFO kablam! Sep 21 02:04:47.562 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:04:47.562 INFO kablam! --> src/fastfield/mod.rs:368:44 Sep 21 02:04:47.562 INFO kablam! | Sep 21 02:04:47.562 INFO kablam! 368 | for i in Iterator::step_by((0u32..n), 7) { Sep 21 02:04:47.562 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 02:04:47.562 INFO kablam! Sep 21 02:04:48.173 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 02:04:48.173 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 21 02:04:48.173 INFO kablam! | Sep 21 02:04:48.173 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 02:04:48.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 02:04:48.173 INFO kablam! | Sep 21 02:04:48.173 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 02:04:48.173 INFO kablam! Sep 21 02:04:49.526 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 21 02:04:49.526 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 21 02:04:49.526 INFO kablam! | Sep 21 02:04:49.526 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 02:04:49.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 02:04:49.526 INFO kablam! Sep 21 02:04:50.846 INFO kablam! warning: variable does not need to be mutable Sep 21 02:04:50.846 INFO kablam! --> src/indexer/segment_manager.rs:197:13 Sep 21 02:04:50.846 INFO kablam! | Sep 21 02:04:50.846 INFO kablam! 197 | let mut target_register: &mut SegmentRegister = { Sep 21 02:04:50.846 INFO kablam! | ----^^^^^^^^^^^^^^^ Sep 21 02:04:50.846 INFO kablam! | | Sep 21 02:04:50.846 INFO kablam! | help: remove this `mut` Sep 21 02:04:50.846 INFO kablam! | Sep 21 02:04:50.846 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 02:04:50.846 INFO kablam! Sep 21 02:04:52.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:52.406 INFO kablam! --> src/datastruct/stacker/hashmap.rs:96:9 Sep 21 02:04:52.406 INFO kablam! | Sep 21 02:04:52.406 INFO kablam! 96 | self.key_value_addr.is_null() Sep 21 02:04:52.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 02:04:52.406 INFO kablam! | Sep 21 02:04:52.406 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 02:04:52.406 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 21 02:04:52.406 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:52.406 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 21 02:04:52.406 INFO kablam! Sep 21 02:04:52.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:52.406 INFO kablam! --> src/postings/recorder.rs:60:9 Sep 21 02:04:52.406 INFO kablam! | Sep 21 02:04:52.406 INFO kablam! 60 | self.stack.push(doc, heap); Sep 21 02:04:52.406 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! Sep 21 02:04:52.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:52.407 INFO kablam! --> src/postings/recorder.rs:72:20 Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 INFO kablam! 72 | for doc in self.stack.iter(self_addr, heap) { Sep 21 02:04:52.407 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! Sep 21 02:04:52.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:52.407 INFO kablam! --> src/postings/recorder.rs:105:9 Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 INFO kablam! 105 | self.stack.push(doc, heap); Sep 21 02:04:52.407 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! Sep 21 02:04:52.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:52.407 INFO kablam! --> src/postings/recorder.rs:114:9 Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 INFO kablam! 114 | self.stack.push(self.current_tf, heap); Sep 21 02:04:52.407 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! Sep 21 02:04:52.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:52.407 INFO kablam! --> src/postings/recorder.rs:126:28 Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 INFO kablam! 126 | let mut doc_iter = self.stack Sep 21 02:04:52.407 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! Sep 21 02:04:52.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:52.407 INFO kablam! --> src/postings/recorder.rs:163:9 Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 INFO kablam! 163 | self.stack.push(doc, heap); Sep 21 02:04:52.407 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! Sep 21 02:04:52.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:52.407 INFO kablam! --> src/postings/recorder.rs:167:9 Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 INFO kablam! 167 | self.stack.push(position, heap); Sep 21 02:04:52.407 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:52.407 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 21 02:04:52.407 INFO kablam! Sep 21 02:04:52.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:52.407 INFO kablam! --> src/postings/recorder.rs:171:9 Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.407 INFO kablam! 171 | self.stack.push(POSITION_END, heap); Sep 21 02:04:52.407 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:52.407 INFO kablam! | Sep 21 02:04:52.408 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 21 02:04:52.408 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:52.408 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 21 02:04:52.408 INFO kablam! Sep 21 02:04:52.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:52.408 INFO kablam! --> src/postings/recorder.rs:180:34 Sep 21 02:04:52.408 INFO kablam! | Sep 21 02:04:52.408 INFO kablam! 180 | let mut positions_iter = self.stack.iter(self_addr, heap); Sep 21 02:04:52.408 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:52.408 INFO kablam! | Sep 21 02:04:52.408 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 21 02:04:52.408 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:52.408 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 21 02:04:52.408 INFO kablam! Sep 21 02:04:52.426 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 21 02:04:52.426 INFO kablam! --> src/lib.rs:7:12 Sep 21 02:04:52.426 INFO kablam! | Sep 21 02:04:52.426 INFO kablam! 7 | #![feature(conservative_impl_trait)] Sep 21 02:04:52.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:04:52.426 INFO kablam! | Sep 21 02:04:52.426 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 02:04:52.426 INFO kablam! Sep 21 02:04:53.058 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 21 02:04:53.058 INFO kablam! --> src/analyzer/mod.rs:4:5 Sep 21 02:04:53.058 INFO kablam! | Sep 21 02:04:53.058 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 02:04:53.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 02:04:53.058 INFO kablam! Sep 21 02:04:54.657 INFO kablam! warning: variable does not need to be mutable Sep 21 02:04:54.657 INFO kablam! --> src/indexer/segment_manager.rs:197:13 Sep 21 02:04:54.657 INFO kablam! | Sep 21 02:04:54.657 INFO kablam! 197 | let mut target_register: &mut SegmentRegister = { Sep 21 02:04:54.657 INFO kablam! | ----^^^^^^^^^^^^^^^ Sep 21 02:04:54.657 INFO kablam! | | Sep 21 02:04:54.657 INFO kablam! | help: remove this `mut` Sep 21 02:04:54.657 INFO kablam! | Sep 21 02:04:54.657 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 02:04:54.657 INFO kablam! Sep 21 02:04:55.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:55.998 INFO kablam! --> src/datastruct/stacker/hashmap.rs:96:9 Sep 21 02:04:55.998 INFO kablam! | Sep 21 02:04:55.998 INFO kablam! 96 | self.key_value_addr.is_null() Sep 21 02:04:55.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 02:04:55.998 INFO kablam! | Sep 21 02:04:55.998 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 02:04:55.998 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 21 02:04:55.998 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:55.998 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 21 02:04:55.998 INFO kablam! Sep 21 02:04:55.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:55.998 INFO kablam! --> src/postings/recorder.rs:60:9 Sep 21 02:04:55.998 INFO kablam! | Sep 21 02:04:55.999 INFO kablam! 60 | self.stack.push(doc, heap); Sep 21 02:04:55.999 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! Sep 21 02:04:55.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:55.999 INFO kablam! --> src/postings/recorder.rs:72:20 Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 INFO kablam! 72 | for doc in self.stack.iter(self_addr, heap) { Sep 21 02:04:55.999 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! Sep 21 02:04:55.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:55.999 INFO kablam! --> src/postings/recorder.rs:105:9 Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 INFO kablam! 105 | self.stack.push(doc, heap); Sep 21 02:04:55.999 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! Sep 21 02:04:55.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:55.999 INFO kablam! --> src/postings/recorder.rs:114:9 Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 INFO kablam! 114 | self.stack.push(self.current_tf, heap); Sep 21 02:04:55.999 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! Sep 21 02:04:55.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:55.999 INFO kablam! --> src/postings/recorder.rs:126:28 Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 INFO kablam! 126 | let mut doc_iter = self.stack Sep 21 02:04:55.999 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! Sep 21 02:04:55.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:55.999 INFO kablam! --> src/postings/recorder.rs:163:9 Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 INFO kablam! 163 | self.stack.push(doc, heap); Sep 21 02:04:55.999 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:55.999 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 21 02:04:55.999 INFO kablam! Sep 21 02:04:55.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:55.999 INFO kablam! --> src/postings/recorder.rs:167:9 Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 INFO kablam! 167 | self.stack.push(position, heap); Sep 21 02:04:55.999 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:55.999 INFO kablam! | Sep 21 02:04:55.999 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 21 02:04:56.000 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:56.000 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 21 02:04:56.000 INFO kablam! Sep 21 02:04:56.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:56.000 INFO kablam! --> src/postings/recorder.rs:171:9 Sep 21 02:04:56.000 INFO kablam! | Sep 21 02:04:56.000 INFO kablam! 171 | self.stack.push(POSITION_END, heap); Sep 21 02:04:56.000 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:56.000 INFO kablam! | Sep 21 02:04:56.000 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 21 02:04:56.000 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:56.000 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 21 02:04:56.000 INFO kablam! Sep 21 02:04:56.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:04:56.000 INFO kablam! --> src/postings/recorder.rs:180:34 Sep 21 02:04:56.000 INFO kablam! | Sep 21 02:04:56.000 INFO kablam! 180 | let mut positions_iter = self.stack.iter(self_addr, heap); Sep 21 02:04:56.000 INFO kablam! | ^^^^^^^^^^ Sep 21 02:04:56.000 INFO kablam! | Sep 21 02:04:56.000 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 21 02:04:56.000 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:04:56.000 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 21 02:04:56.000 INFO kablam! Sep 21 02:04:56.022 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 21 02:04:56.022 INFO kablam! --> src/lib.rs:7:12 Sep 21 02:04:56.022 INFO kablam! | Sep 21 02:04:56.022 INFO kablam! 7 | #![feature(conservative_impl_trait)] Sep 21 02:04:56.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:04:56.022 INFO kablam! | Sep 21 02:04:56.022 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 02:04:56.022 INFO kablam! Sep 21 02:04:56.030 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Sep 21 02:04:56.030 INFO kablam! --> src/lib.rs:11:27 Sep 21 02:04:56.030 INFO kablam! | Sep 21 02:04:56.030 INFO kablam! 11 | #![cfg_attr(test, feature(iterator_step_by))] Sep 21 02:04:56.030 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 02:04:56.030 INFO kablam! Sep 21 02:04:56.384 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.02s Sep 21 02:04:56.404 INFO kablam! su: No module specific data is present Sep 21 02:04:57.550 INFO running `"docker" "rm" "-f" "0c850bb488b4abda42187e73b699ac966bd174800e30bd04f086f329c15f2e42"` Sep 21 02:04:57.677 INFO blam! 0c850bb488b4abda42187e73b699ac966bd174800e30bd04f086f329c15f2e42