Sep 19 21:09:27.692 INFO checking rust-extra-0.0.13 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 21:09:27.692 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 21:09:27.692 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:09:27.901 INFO blam! eec5369d1a4ac7d0ece5532c7b30b9a3be26f0b7ff5f372ebe054b564cedcfdd Sep 19 21:09:27.903 INFO running `"docker" "start" "-a" "eec5369d1a4ac7d0ece5532c7b30b9a3be26f0b7ff5f372ebe054b564cedcfdd"` Sep 19 21:09:28.905 INFO kablam! usermod: no changes Sep 19 21:09:28.942 INFO kablam! Checking rust-extra v0.0.13 (/source) Sep 19 21:09:29.166 INFO kablam! warning: unused macro definition Sep 19 21:09:29.166 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 19 21:09:29.166 INFO kablam! | Sep 19 21:09:29.166 INFO kablam! 5 | / macro_rules! do_while_loop Sep 19 21:09:29.166 INFO kablam! 6 | | { Sep 19 21:09:29.166 INFO kablam! 7 | | ( Sep 19 21:09:29.166 INFO kablam! 8 | | do Sep 19 21:09:29.166 INFO kablam! ... | Sep 19 21:09:29.166 INFO kablam! 21 | | }; Sep 19 21:09:29.166 INFO kablam! 22 | | } Sep 19 21:09:29.166 INFO kablam! | |_^ Sep 19 21:09:29.166 INFO kablam! | Sep 19 21:09:29.166 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 21:09:29.166 INFO kablam! Sep 19 21:09:29.202 INFO kablam! warning: unused macro definition Sep 19 21:09:29.202 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 19 21:09:29.202 INFO kablam! | Sep 19 21:09:29.202 INFO kablam! 5 | / macro_rules! do_while_loop Sep 19 21:09:29.202 INFO kablam! 6 | | { Sep 19 21:09:29.202 INFO kablam! 7 | | ( Sep 19 21:09:29.202 INFO kablam! 8 | | do Sep 19 21:09:29.202 INFO kablam! ... | Sep 19 21:09:29.202 INFO kablam! 21 | | }; Sep 19 21:09:29.202 INFO kablam! 22 | | } Sep 19 21:09:29.202 INFO kablam! | |_^ Sep 19 21:09:29.202 INFO kablam! | Sep 19 21:09:29.202 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 21:09:29.202 INFO kablam! Sep 19 21:09:29.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.718 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 19 21:09:29.718 INFO kablam! | Sep 19 21:09:29.718 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.718 INFO kablam! | ^^^^^^ Sep 19 21:09:29.718 INFO kablam! | Sep 19 21:09:29.718 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 21:09:29.718 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 19 21:09:29.718 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.718 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 19 21:09:29.718 INFO kablam! Sep 19 21:09:29.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.718 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 19 21:09:29.718 INFO kablam! | Sep 19 21:09:29.718 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.718 INFO kablam! | ^^^^^^ Sep 19 21:09:29.718 INFO kablam! | Sep 19 21:09:29.718 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 19 21:09:29.718 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.718 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 19 21:09:29.718 INFO kablam! Sep 19 21:09:29.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.718 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 19 21:09:29.718 INFO kablam! | Sep 19 21:09:29.718 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.718 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.718 INFO kablam! | Sep 19 21:09:29.718 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 19 21:09:29.718 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.718 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 19 21:09:29.718 INFO kablam! Sep 19 21:09:29.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.718 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 19 21:09:29.718 INFO kablam! | Sep 19 21:09:29.718 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.718 INFO kablam! | ^^^^^^ Sep 19 21:09:29.718 INFO kablam! | Sep 19 21:09:29.719 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 19 21:09:29.719 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.719 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 19 21:09:29.719 INFO kablam! Sep 19 21:09:29.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.719 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 19 21:09:29.719 INFO kablam! | Sep 19 21:09:29.719 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.719 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.719 INFO kablam! | Sep 19 21:09:29.719 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 19 21:09:29.719 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.719 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 19 21:09:29.719 INFO kablam! Sep 19 21:09:29.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.729 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 19 21:09:29.729 INFO kablam! | Sep 19 21:09:29.729 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.729 INFO kablam! | ^^^^^^ Sep 19 21:09:29.729 INFO kablam! | Sep 19 21:09:29.729 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 19 21:09:29.729 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.729 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 19 21:09:29.729 INFO kablam! Sep 19 21:09:29.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.729 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 19 21:09:29.729 INFO kablam! | Sep 19 21:09:29.729 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.729 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.729 INFO kablam! | Sep 19 21:09:29.729 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 19 21:09:29.729 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.729 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 19 21:09:29.729 INFO kablam! Sep 19 21:09:29.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.729 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 19 21:09:29.729 INFO kablam! | Sep 19 21:09:29.729 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.729 INFO kablam! | ^^^^^^ Sep 19 21:09:29.729 INFO kablam! | Sep 19 21:09:29.729 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 19 21:09:29.729 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.729 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 19 21:09:29.729 INFO kablam! Sep 19 21:09:29.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.729 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 19 21:09:29.729 INFO kablam! | Sep 19 21:09:29.729 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.729 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.729 INFO kablam! | Sep 19 21:09:29.729 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 19 21:09:29.729 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.729 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 19 21:09:29.729 INFO kablam! Sep 19 21:09:29.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.729 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 19 21:09:29.729 INFO kablam! | Sep 19 21:09:29.729 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.729 INFO kablam! | ^^^^^^ Sep 19 21:09:29.729 INFO kablam! | Sep 19 21:09:29.729 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 19 21:09:29.729 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.729 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 19 21:09:29.729 INFO kablam! Sep 19 21:09:29.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.730 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 19 21:09:29.730 INFO kablam! | Sep 19 21:09:29.730 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.730 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.730 INFO kablam! | Sep 19 21:09:29.730 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 19 21:09:29.730 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.730 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 19 21:09:29.730 INFO kablam! Sep 19 21:09:29.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.730 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 19 21:09:29.730 INFO kablam! | Sep 19 21:09:29.730 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.730 INFO kablam! | ^^^^^^ Sep 19 21:09:29.730 INFO kablam! | Sep 19 21:09:29.730 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 19 21:09:29.730 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.730 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 19 21:09:29.730 INFO kablam! Sep 19 21:09:29.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.730 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 19 21:09:29.730 INFO kablam! | Sep 19 21:09:29.730 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.730 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.730 INFO kablam! | Sep 19 21:09:29.730 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 19 21:09:29.730 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.730 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 19 21:09:29.730 INFO kablam! Sep 19 21:09:29.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.730 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 19 21:09:29.730 INFO kablam! | Sep 19 21:09:29.730 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.730 INFO kablam! | ^^^^^^ Sep 19 21:09:29.730 INFO kablam! | Sep 19 21:09:29.730 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 19 21:09:29.730 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.730 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 19 21:09:29.730 INFO kablam! Sep 19 21:09:29.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.730 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 19 21:09:29.730 INFO kablam! | Sep 19 21:09:29.730 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.730 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.730 INFO kablam! | Sep 19 21:09:29.730 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 19 21:09:29.730 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.730 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 19 21:09:29.730 INFO kablam! Sep 19 21:09:29.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.730 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.731 INFO kablam! | ^^^^^^ Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 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 19 21:09:29.731 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.731 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 19 21:09:29.731 INFO kablam! Sep 19 21:09:29.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.731 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.731 INFO kablam! | ^^^^^^ Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 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 19 21:09:29.731 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.731 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 19 21:09:29.731 INFO kablam! Sep 19 21:09:29.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.731 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.731 INFO kablam! | ^^^^^^ Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 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 19 21:09:29.731 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.731 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 19 21:09:29.731 INFO kablam! Sep 19 21:09:29.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.731 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.731 INFO kablam! | ^^^^^^ Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 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 19 21:09:29.731 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.731 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 19 21:09:29.731 INFO kablam! Sep 19 21:09:29.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.731 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.731 INFO kablam! | ^^^^^^ Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 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 19 21:09:29.731 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.731 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 19 21:09:29.731 INFO kablam! Sep 19 21:09:29.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.731 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.731 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.731 INFO kablam! | ^^^^^^ Sep 19 21:09:29.731 INFO kablam! | Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! Sep 19 21:09:29.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.732 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 19 21:09:29.732 INFO kablam! | Sep 19 21:09:29.732 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.732 INFO kablam! | ^^^^^^ Sep 19 21:09:29.732 INFO kablam! | Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! Sep 19 21:09:29.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.732 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 19 21:09:29.732 INFO kablam! | Sep 19 21:09:29.732 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.732 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.732 INFO kablam! | Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! Sep 19 21:09:29.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.732 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 19 21:09:29.732 INFO kablam! | Sep 19 21:09:29.732 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.732 INFO kablam! | ^^^^^^ Sep 19 21:09:29.732 INFO kablam! | Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! Sep 19 21:09:29.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.732 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 19 21:09:29.732 INFO kablam! | Sep 19 21:09:29.732 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.732 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.732 INFO kablam! | Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! Sep 19 21:09:29.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.732 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 19 21:09:29.732 INFO kablam! | Sep 19 21:09:29.732 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.732 INFO kablam! | ^^^^^^ Sep 19 21:09:29.732 INFO kablam! | Sep 19 21:09:29.732 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 19 21:09:29.732 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.732 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 19 21:09:29.733 INFO kablam! Sep 19 21:09:29.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.733 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.733 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.733 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.733 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 19 21:09:29.733 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.733 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 19 21:09:29.733 INFO kablam! Sep 19 21:09:29.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.733 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.733 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.733 INFO kablam! | ^^^^^^ Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.733 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 19 21:09:29.733 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.733 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 19 21:09:29.733 INFO kablam! Sep 19 21:09:29.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.733 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.733 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.733 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.733 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 19 21:09:29.733 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.733 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 19 21:09:29.733 INFO kablam! Sep 19 21:09:29.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.733 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.733 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.733 INFO kablam! | ^^^^^^ Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.733 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 19 21:09:29.733 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.733 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 19 21:09:29.733 INFO kablam! Sep 19 21:09:29.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.733 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.733 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.733 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.733 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 19 21:09:29.733 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.733 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 19 21:09:29.733 INFO kablam! Sep 19 21:09:29.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.733 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 19 21:09:29.733 INFO kablam! | Sep 19 21:09:29.734 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.734 INFO kablam! | ^^^^^^ Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! Sep 19 21:09:29.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.734 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.734 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! Sep 19 21:09:29.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.734 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.734 INFO kablam! | ^^^^^^ Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! Sep 19 21:09:29.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.734 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.734 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! Sep 19 21:09:29.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.734 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.734 INFO kablam! | ^^^^^^ Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! Sep 19 21:09:29.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.734 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.734 INFO kablam! | ^^^^^^ Sep 19 21:09:29.734 INFO kablam! | Sep 19 21:09:29.734 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 19 21:09:29.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.734 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 19 21:09:29.735 INFO kablam! Sep 19 21:09:29.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.735 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 19 21:09:29.735 INFO kablam! | Sep 19 21:09:29.735 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.735 INFO kablam! | ^^^^^^ Sep 19 21:09:29.735 INFO kablam! | Sep 19 21:09:29.735 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 19 21:09:29.735 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.735 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 19 21:09:29.735 INFO kablam! Sep 19 21:09:29.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.735 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 19 21:09:29.735 INFO kablam! | Sep 19 21:09:29.735 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.735 INFO kablam! | ^^^^^^ Sep 19 21:09:29.735 INFO kablam! | Sep 19 21:09:29.735 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 19 21:09:29.735 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.735 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 19 21:09:29.735 INFO kablam! Sep 19 21:09:29.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.735 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 19 21:09:29.735 INFO kablam! | Sep 19 21:09:29.735 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.735 INFO kablam! | ^^^^^^ Sep 19 21:09:29.735 INFO kablam! | Sep 19 21:09:29.735 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 19 21:09:29.735 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.735 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 19 21:09:29.735 INFO kablam! Sep 19 21:09:29.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.735 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 19 21:09:29.735 INFO kablam! | Sep 19 21:09:29.735 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.735 INFO kablam! | ^^^^^^ Sep 19 21:09:29.735 INFO kablam! | Sep 19 21:09:29.735 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 19 21:09:29.735 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.735 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 19 21:09:29.735 INFO kablam! Sep 19 21:09:29.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.735 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 19 21:09:29.735 INFO kablam! | Sep 19 21:09:29.735 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.735 INFO kablam! | ^^^^^^ Sep 19 21:09:29.735 INFO kablam! | Sep 19 21:09:29.735 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 19 21:09:29.735 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.735 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 19 21:09:29.735 INFO kablam! Sep 19 21:09:29.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.735 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.736 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 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 19 21:09:29.736 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.736 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 19 21:09:29.736 INFO kablam! Sep 19 21:09:29.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.736 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.736 INFO kablam! | ^^^^^^ Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 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 19 21:09:29.736 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.736 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 19 21:09:29.736 INFO kablam! Sep 19 21:09:29.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.736 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.736 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 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 19 21:09:29.736 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.736 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 19 21:09:29.736 INFO kablam! Sep 19 21:09:29.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.736 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.736 INFO kablam! | ^^^^^^ Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 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 19 21:09:29.736 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.736 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 19 21:09:29.736 INFO kablam! Sep 19 21:09:29.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.736 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.736 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 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 19 21:09:29.736 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.736 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 19 21:09:29.736 INFO kablam! Sep 19 21:09:29.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.736 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 19 21:09:29.736 INFO kablam! | Sep 19 21:09:29.736 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.736 INFO kablam! | ^^^^^^ Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! Sep 19 21:09:29.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.737 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.737 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! Sep 19 21:09:29.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.737 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.737 INFO kablam! | ^^^^^^ Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! Sep 19 21:09:29.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.737 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.737 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! Sep 19 21:09:29.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.737 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.737 INFO kablam! | ^^^^^^ Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! Sep 19 21:09:29.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.737 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.737 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.737 INFO kablam! | Sep 19 21:09:29.737 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 19 21:09:29.737 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! Sep 19 21:09:29.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.738 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 19 21:09:29.738 INFO kablam! | Sep 19 21:09:29.738 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.738 INFO kablam! | ^^^^^^ Sep 19 21:09:29.738 INFO kablam! | Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! Sep 19 21:09:29.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.738 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 19 21:09:29.738 INFO kablam! | Sep 19 21:09:29.738 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.738 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.738 INFO kablam! | Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! Sep 19 21:09:29.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.738 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 19 21:09:29.738 INFO kablam! | Sep 19 21:09:29.738 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.738 INFO kablam! | ^^^^^^ Sep 19 21:09:29.738 INFO kablam! | Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! Sep 19 21:09:29.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.738 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 19 21:09:29.738 INFO kablam! | Sep 19 21:09:29.738 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.738 INFO kablam! | ^^^^^^ Sep 19 21:09:29.738 INFO kablam! | Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! Sep 19 21:09:29.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.738 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 19 21:09:29.738 INFO kablam! | Sep 19 21:09:29.738 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.738 INFO kablam! | ^^^^^^ Sep 19 21:09:29.738 INFO kablam! | Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.738 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 19 21:09:29.738 INFO kablam! Sep 19 21:09:29.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.739 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 19 21:09:29.739 INFO kablam! | Sep 19 21:09:29.739 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.739 INFO kablam! | ^^^^^^ Sep 19 21:09:29.739 INFO kablam! | Sep 19 21:09:29.739 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 19 21:09:29.739 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.739 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 19 21:09:29.739 INFO kablam! Sep 19 21:09:29.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.739 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 19 21:09:29.739 INFO kablam! | Sep 19 21:09:29.739 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.739 INFO kablam! | ^^^^^^ Sep 19 21:09:29.739 INFO kablam! | Sep 19 21:09:29.739 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 19 21:09:29.739 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.739 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 19 21:09:29.739 INFO kablam! Sep 19 21:09:29.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.739 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 19 21:09:29.739 INFO kablam! | Sep 19 21:09:29.739 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.739 INFO kablam! | ^^^^^^ Sep 19 21:09:29.739 INFO kablam! | Sep 19 21:09:29.739 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 19 21:09:29.739 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.739 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 19 21:09:29.739 INFO kablam! Sep 19 21:09:29.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.739 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 19 21:09:29.739 INFO kablam! | Sep 19 21:09:29.739 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.739 INFO kablam! | ^^^^^^ Sep 19 21:09:29.739 INFO kablam! | Sep 19 21:09:29.739 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 19 21:09:29.739 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.739 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 19 21:09:29.739 INFO kablam! Sep 19 21:09:29.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.740 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.740 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.740 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.740 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 19 21:09:29.740 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.740 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 19 21:09:29.740 INFO kablam! Sep 19 21:09:29.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.740 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.740 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.740 INFO kablam! | ^^^^^^ Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.740 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 19 21:09:29.740 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.740 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 19 21:09:29.740 INFO kablam! Sep 19 21:09:29.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.740 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.740 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.740 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.740 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 19 21:09:29.740 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.740 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 19 21:09:29.740 INFO kablam! Sep 19 21:09:29.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.740 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.740 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.740 INFO kablam! | ^^^^^^ Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.740 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 19 21:09:29.740 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.740 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 19 21:09:29.740 INFO kablam! Sep 19 21:09:29.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.740 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.740 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.740 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.740 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 19 21:09:29.740 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.740 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 19 21:09:29.740 INFO kablam! Sep 19 21:09:29.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.740 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 19 21:09:29.740 INFO kablam! | Sep 19 21:09:29.741 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.741 INFO kablam! | ^^^^^^ Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.741 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 19 21:09:29.741 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.741 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 19 21:09:29.741 INFO kablam! Sep 19 21:09:29.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.741 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.741 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.741 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.741 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 19 21:09:29.741 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.741 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 19 21:09:29.741 INFO kablam! Sep 19 21:09:29.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.741 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.741 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.741 INFO kablam! | ^^^^^^ Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.741 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 19 21:09:29.741 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.741 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 19 21:09:29.741 INFO kablam! Sep 19 21:09:29.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.741 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.741 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.741 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.741 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 19 21:09:29.741 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.741 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 19 21:09:29.741 INFO kablam! Sep 19 21:09:29.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.741 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.741 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.741 INFO kablam! | ^^^^^^ Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.741 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 19 21:09:29.741 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.741 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 19 21:09:29.741 INFO kablam! Sep 19 21:09:29.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.741 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.741 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.741 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.741 INFO kablam! | Sep 19 21:09:29.742 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 19 21:09:29.742 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.742 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 19 21:09:29.742 INFO kablam! Sep 19 21:09:29.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.742 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 19 21:09:29.742 INFO kablam! | Sep 19 21:09:29.742 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.742 INFO kablam! | ^^^^^^ Sep 19 21:09:29.742 INFO kablam! | Sep 19 21:09:29.742 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 19 21:09:29.742 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.742 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 19 21:09:29.742 INFO kablam! Sep 19 21:09:29.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.742 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 19 21:09:29.742 INFO kablam! | Sep 19 21:09:29.742 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.742 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.742 INFO kablam! | Sep 19 21:09:29.742 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 19 21:09:29.742 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.742 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 19 21:09:29.742 INFO kablam! Sep 19 21:09:29.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.742 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 19 21:09:29.742 INFO kablam! | Sep 19 21:09:29.742 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.742 INFO kablam! | ^^^^^^ Sep 19 21:09:29.742 INFO kablam! | Sep 19 21:09:29.742 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 19 21:09:29.742 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.742 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 19 21:09:29.742 INFO kablam! Sep 19 21:09:29.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.742 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 19 21:09:29.742 INFO kablam! | Sep 19 21:09:29.742 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.742 INFO kablam! | ^^^^^^ Sep 19 21:09:29.742 INFO kablam! | Sep 19 21:09:29.742 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 19 21:09:29.742 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.742 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 19 21:09:29.742 INFO kablam! Sep 19 21:09:29.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.742 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 19 21:09:29.742 INFO kablam! | Sep 19 21:09:29.742 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.742 INFO kablam! | ^^^^^^ Sep 19 21:09:29.742 INFO kablam! | Sep 19 21:09:29.743 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 19 21:09:29.743 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.743 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 19 21:09:29.743 INFO kablam! Sep 19 21:09:29.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.743 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 19 21:09:29.743 INFO kablam! | Sep 19 21:09:29.743 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.743 INFO kablam! | ^^^^^^ Sep 19 21:09:29.743 INFO kablam! | Sep 19 21:09:29.743 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 19 21:09:29.743 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.743 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 19 21:09:29.743 INFO kablam! Sep 19 21:09:29.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.743 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 19 21:09:29.743 INFO kablam! | Sep 19 21:09:29.743 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.743 INFO kablam! | ^^^^^^ Sep 19 21:09:29.743 INFO kablam! | Sep 19 21:09:29.743 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 19 21:09:29.743 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.743 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 19 21:09:29.743 INFO kablam! Sep 19 21:09:29.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.743 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 19 21:09:29.743 INFO kablam! | Sep 19 21:09:29.743 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.743 INFO kablam! | ^^^^^^ Sep 19 21:09:29.743 INFO kablam! | Sep 19 21:09:29.743 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 19 21:09:29.743 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.743 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 19 21:09:29.743 INFO kablam! Sep 19 21:09:29.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.743 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 19 21:09:29.743 INFO kablam! | Sep 19 21:09:29.743 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.743 INFO kablam! | ^^^^^^ Sep 19 21:09:29.743 INFO kablam! | Sep 19 21:09:29.743 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 19 21:09:29.743 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.743 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 19 21:09:29.743 INFO kablam! Sep 19 21:09:29.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.743 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 19 21:09:29.743 INFO kablam! | Sep 19 21:09:29.743 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.743 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.743 INFO kablam! | Sep 19 21:09:29.743 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 19 21:09:29.744 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.744 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 19 21:09:29.744 INFO kablam! Sep 19 21:09:29.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.744 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 19 21:09:29.744 INFO kablam! | Sep 19 21:09:29.744 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.744 INFO kablam! | ^^^^^^ Sep 19 21:09:29.744 INFO kablam! | Sep 19 21:09:29.744 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 19 21:09:29.744 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.744 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 19 21:09:29.744 INFO kablam! Sep 19 21:09:29.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.744 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 19 21:09:29.744 INFO kablam! | Sep 19 21:09:29.744 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.744 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.744 INFO kablam! | Sep 19 21:09:29.744 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 19 21:09:29.744 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.744 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 19 21:09:29.744 INFO kablam! Sep 19 21:09:29.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.744 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 19 21:09:29.744 INFO kablam! | Sep 19 21:09:29.744 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.744 INFO kablam! | ^^^^^^ Sep 19 21:09:29.744 INFO kablam! | Sep 19 21:09:29.744 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 19 21:09:29.744 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.744 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 19 21:09:29.744 INFO kablam! Sep 19 21:09:29.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.744 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 19 21:09:29.744 INFO kablam! | Sep 19 21:09:29.744 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.744 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.744 INFO kablam! | Sep 19 21:09:29.744 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 19 21:09:29.744 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.744 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 19 21:09:29.744 INFO kablam! Sep 19 21:09:29.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.744 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 19 21:09:29.744 INFO kablam! | Sep 19 21:09:29.744 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.744 INFO kablam! | ^^^^^^ Sep 19 21:09:29.744 INFO kablam! | Sep 19 21:09:29.744 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 19 21:09:29.744 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! Sep 19 21:09:29.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.745 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 19 21:09:29.745 INFO kablam! | Sep 19 21:09:29.745 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.745 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.745 INFO kablam! | Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! Sep 19 21:09:29.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.745 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 19 21:09:29.745 INFO kablam! | Sep 19 21:09:29.745 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.745 INFO kablam! | ^^^^^^ Sep 19 21:09:29.745 INFO kablam! | Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! Sep 19 21:09:29.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.745 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 19 21:09:29.745 INFO kablam! | Sep 19 21:09:29.745 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.745 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.745 INFO kablam! | Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! Sep 19 21:09:29.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.745 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 19 21:09:29.745 INFO kablam! | Sep 19 21:09:29.745 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.745 INFO kablam! | ^^^^^^ Sep 19 21:09:29.745 INFO kablam! | Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! Sep 19 21:09:29.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.745 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 19 21:09:29.745 INFO kablam! | Sep 19 21:09:29.745 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.745 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.745 INFO kablam! | Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.745 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 19 21:09:29.745 INFO kablam! Sep 19 21:09:29.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.746 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 19 21:09:29.746 INFO kablam! | Sep 19 21:09:29.746 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.746 INFO kablam! | ^^^^^^ Sep 19 21:09:29.746 INFO kablam! | Sep 19 21:09:29.746 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 19 21:09:29.746 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.746 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 19 21:09:29.746 INFO kablam! Sep 19 21:09:29.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.746 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 19 21:09:29.746 INFO kablam! | Sep 19 21:09:29.746 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.746 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.746 INFO kablam! | Sep 19 21:09:29.746 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 19 21:09:29.746 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.746 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 19 21:09:29.746 INFO kablam! Sep 19 21:09:29.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.746 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 19 21:09:29.746 INFO kablam! | Sep 19 21:09:29.746 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.746 INFO kablam! | ^^^^^^ Sep 19 21:09:29.746 INFO kablam! | Sep 19 21:09:29.746 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 19 21:09:29.746 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.746 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 19 21:09:29.746 INFO kablam! Sep 19 21:09:29.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.746 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 19 21:09:29.746 INFO kablam! | Sep 19 21:09:29.746 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.746 INFO kablam! | ^^^^^^ Sep 19 21:09:29.746 INFO kablam! | Sep 19 21:09:29.746 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 19 21:09:29.746 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.746 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 19 21:09:29.746 INFO kablam! Sep 19 21:09:29.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.746 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 19 21:09:29.746 INFO kablam! | Sep 19 21:09:29.746 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.746 INFO kablam! | ^^^^^^ Sep 19 21:09:29.746 INFO kablam! | Sep 19 21:09:29.746 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 19 21:09:29.746 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.746 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 19 21:09:29.746 INFO kablam! Sep 19 21:09:29.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.746 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.747 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.747 INFO kablam! | ^^^^^^ Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.747 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 19 21:09:29.747 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.747 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 19 21:09:29.747 INFO kablam! Sep 19 21:09:29.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.747 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.747 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.747 INFO kablam! | ^^^^^^ Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.747 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 19 21:09:29.747 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.747 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 19 21:09:29.747 INFO kablam! Sep 19 21:09:29.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.747 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.747 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.747 INFO kablam! | ^^^^^^ Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.747 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 19 21:09:29.747 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.747 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 19 21:09:29.747 INFO kablam! Sep 19 21:09:29.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.747 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.747 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.747 INFO kablam! | ^^^^^^ Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.747 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 19 21:09:29.747 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.747 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 19 21:09:29.747 INFO kablam! Sep 19 21:09:29.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.747 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.747 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.747 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.747 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 19 21:09:29.747 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.747 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 19 21:09:29.747 INFO kablam! Sep 19 21:09:29.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.747 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 19 21:09:29.747 INFO kablam! | Sep 19 21:09:29.748 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.748 INFO kablam! | ^^^^^^ Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.748 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 19 21:09:29.748 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.748 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 19 21:09:29.748 INFO kablam! Sep 19 21:09:29.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.748 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.748 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.748 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.748 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 19 21:09:29.748 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.748 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 19 21:09:29.748 INFO kablam! Sep 19 21:09:29.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.748 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.748 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.748 INFO kablam! | ^^^^^^ Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.748 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 19 21:09:29.748 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.748 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 19 21:09:29.748 INFO kablam! Sep 19 21:09:29.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.748 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.748 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.748 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.748 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 19 21:09:29.748 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.748 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 19 21:09:29.748 INFO kablam! Sep 19 21:09:29.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.748 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.748 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.748 INFO kablam! | ^^^^^^ Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.748 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 19 21:09:29.748 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.748 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 19 21:09:29.748 INFO kablam! Sep 19 21:09:29.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.748 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.748 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.748 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.748 INFO kablam! | Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! Sep 19 21:09:29.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.749 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 19 21:09:29.749 INFO kablam! | Sep 19 21:09:29.749 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.749 INFO kablam! | ^^^^^^ Sep 19 21:09:29.749 INFO kablam! | Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! Sep 19 21:09:29.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.749 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 19 21:09:29.749 INFO kablam! | Sep 19 21:09:29.749 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.749 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.749 INFO kablam! | Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! Sep 19 21:09:29.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.749 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 19 21:09:29.749 INFO kablam! | Sep 19 21:09:29.749 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.749 INFO kablam! | ^^^^^^ Sep 19 21:09:29.749 INFO kablam! | Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! Sep 19 21:09:29.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.749 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 19 21:09:29.749 INFO kablam! | Sep 19 21:09:29.749 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.749 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.749 INFO kablam! | Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! Sep 19 21:09:29.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.749 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 19 21:09:29.749 INFO kablam! | Sep 19 21:09:29.749 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.749 INFO kablam! | ^^^^^^ Sep 19 21:09:29.749 INFO kablam! | Sep 19 21:09:29.749 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 19 21:09:29.749 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.750 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 19 21:09:29.750 INFO kablam! Sep 19 21:09:29.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.750 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 19 21:09:29.750 INFO kablam! | Sep 19 21:09:29.750 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.750 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.750 INFO kablam! | Sep 19 21:09:29.750 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 19 21:09:29.750 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.750 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 19 21:09:29.750 INFO kablam! Sep 19 21:09:29.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.750 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 19 21:09:29.750 INFO kablam! | Sep 19 21:09:29.750 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.750 INFO kablam! | ^^^^^^ Sep 19 21:09:29.750 INFO kablam! | Sep 19 21:09:29.750 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 19 21:09:29.750 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.750 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 19 21:09:29.750 INFO kablam! Sep 19 21:09:29.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.750 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 19 21:09:29.750 INFO kablam! | Sep 19 21:09:29.750 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.750 INFO kablam! | ^^^^^^ Sep 19 21:09:29.750 INFO kablam! | Sep 19 21:09:29.750 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 19 21:09:29.750 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.750 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 19 21:09:29.750 INFO kablam! Sep 19 21:09:29.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.750 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 19 21:09:29.750 INFO kablam! | Sep 19 21:09:29.750 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.750 INFO kablam! | ^^^^^^ Sep 19 21:09:29.750 INFO kablam! | Sep 19 21:09:29.750 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 19 21:09:29.750 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.750 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 19 21:09:29.750 INFO kablam! Sep 19 21:09:29.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.750 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 19 21:09:29.750 INFO kablam! | Sep 19 21:09:29.750 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.750 INFO kablam! | ^^^^^^ Sep 19 21:09:29.750 INFO kablam! | Sep 19 21:09:29.750 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 19 21:09:29.750 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.750 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 19 21:09:29.751 INFO kablam! Sep 19 21:09:29.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.751 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.751 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.751 INFO kablam! | ^^^^^^ Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.751 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 19 21:09:29.751 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.751 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 19 21:09:29.751 INFO kablam! Sep 19 21:09:29.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.751 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.751 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.751 INFO kablam! | ^^^^^^ Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.751 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 19 21:09:29.751 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.751 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 19 21:09:29.751 INFO kablam! Sep 19 21:09:29.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.751 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.751 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.751 INFO kablam! | ^^^^^^ Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.751 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 19 21:09:29.751 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.751 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 19 21:09:29.751 INFO kablam! Sep 19 21:09:29.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.751 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.751 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.751 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.751 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 19 21:09:29.751 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.751 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 19 21:09:29.751 INFO kablam! Sep 19 21:09:29.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.751 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.751 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.751 INFO kablam! | ^^^^^^ Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.751 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 19 21:09:29.751 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.751 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 19 21:09:29.751 INFO kablam! Sep 19 21:09:29.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.751 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 19 21:09:29.751 INFO kablam! | Sep 19 21:09:29.752 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.752 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.752 INFO kablam! | Sep 19 21:09:29.752 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 19 21:09:29.752 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.752 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 19 21:09:29.752 INFO kablam! Sep 19 21:09:29.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.752 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 19 21:09:29.752 INFO kablam! | Sep 19 21:09:29.752 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.752 INFO kablam! | ^^^^^^ Sep 19 21:09:29.752 INFO kablam! | Sep 19 21:09:29.752 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 19 21:09:29.752 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.752 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 19 21:09:29.752 INFO kablam! Sep 19 21:09:29.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.752 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 19 21:09:29.752 INFO kablam! | Sep 19 21:09:29.752 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.752 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.752 INFO kablam! | Sep 19 21:09:29.752 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 19 21:09:29.752 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.752 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 19 21:09:29.752 INFO kablam! Sep 19 21:09:29.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.752 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 19 21:09:29.752 INFO kablam! | Sep 19 21:09:29.752 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.752 INFO kablam! | ^^^^^^ Sep 19 21:09:29.752 INFO kablam! | Sep 19 21:09:29.752 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 19 21:09:29.752 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.752 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 19 21:09:29.752 INFO kablam! Sep 19 21:09:29.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.752 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 19 21:09:29.752 INFO kablam! | Sep 19 21:09:29.752 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.752 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.752 INFO kablam! | Sep 19 21:09:29.752 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 19 21:09:29.752 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.752 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 19 21:09:29.752 INFO kablam! Sep 19 21:09:29.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.752 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 19 21:09:29.752 INFO kablam! | Sep 19 21:09:29.752 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.753 INFO kablam! | ^^^^^^ Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.753 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 19 21:09:29.753 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.753 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 19 21:09:29.753 INFO kablam! Sep 19 21:09:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.753 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.753 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.753 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.753 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 19 21:09:29.753 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.753 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 19 21:09:29.753 INFO kablam! Sep 19 21:09:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.753 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.753 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.753 INFO kablam! | ^^^^^^ Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.753 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 19 21:09:29.753 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.753 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 19 21:09:29.753 INFO kablam! Sep 19 21:09:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.753 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.753 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.753 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.753 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 19 21:09:29.753 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.753 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 19 21:09:29.753 INFO kablam! Sep 19 21:09:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.753 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.753 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.753 INFO kablam! | ^^^^^^ Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.753 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 19 21:09:29.753 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.753 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 19 21:09:29.753 INFO kablam! Sep 19 21:09:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.753 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.753 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.753 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.753 INFO kablam! | Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! Sep 19 21:09:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.754 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 19 21:09:29.754 INFO kablam! | Sep 19 21:09:29.754 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.754 INFO kablam! | ^^^^^^ Sep 19 21:09:29.754 INFO kablam! | Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! Sep 19 21:09:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.754 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 19 21:09:29.754 INFO kablam! | Sep 19 21:09:29.754 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.754 INFO kablam! | ^^^^^^ Sep 19 21:09:29.754 INFO kablam! | Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! Sep 19 21:09:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.754 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 19 21:09:29.754 INFO kablam! | Sep 19 21:09:29.754 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.754 INFO kablam! | ^^^^^^ Sep 19 21:09:29.754 INFO kablam! | Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! Sep 19 21:09:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.754 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 19 21:09:29.754 INFO kablam! | Sep 19 21:09:29.754 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.754 INFO kablam! | ^^^^^^ Sep 19 21:09:29.754 INFO kablam! | Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! Sep 19 21:09:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.754 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 19 21:09:29.754 INFO kablam! | Sep 19 21:09:29.754 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.754 INFO kablam! | ^^^^^^ Sep 19 21:09:29.754 INFO kablam! | Sep 19 21:09:29.754 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 19 21:09:29.754 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.755 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 19 21:09:29.755 INFO kablam! Sep 19 21:09:29.755 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 21:09:29.755 INFO kablam! --> src/lib.rs:8:12 Sep 19 21:09:29.755 INFO kablam! | Sep 19 21:09:29.755 INFO kablam! 8 | #![feature(associated_consts)] Sep 19 21:09:29.755 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 21:09:29.755 INFO kablam! | Sep 19 21:09:29.755 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 21:09:29.755 INFO kablam! Sep 19 21:09:29.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.810 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 19 21:09:29.810 INFO kablam! | Sep 19 21:09:29.810 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.810 INFO kablam! | ^^^^^^ Sep 19 21:09:29.810 INFO kablam! | Sep 19 21:09:29.810 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 21:09:29.810 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 19 21:09:29.810 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.810 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 19 21:09:29.810 INFO kablam! Sep 19 21:09:29.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.810 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 19 21:09:29.810 INFO kablam! | Sep 19 21:09:29.810 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.810 INFO kablam! | ^^^^^^ Sep 19 21:09:29.810 INFO kablam! | Sep 19 21:09:29.810 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 19 21:09:29.810 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.810 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 19 21:09:29.810 INFO kablam! Sep 19 21:09:29.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.810 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 19 21:09:29.810 INFO kablam! | Sep 19 21:09:29.810 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.810 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.810 INFO kablam! | Sep 19 21:09:29.810 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 19 21:09:29.810 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.810 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 19 21:09:29.810 INFO kablam! Sep 19 21:09:29.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.810 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 19 21:09:29.811 INFO kablam! | Sep 19 21:09:29.811 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.811 INFO kablam! | ^^^^^^ Sep 19 21:09:29.811 INFO kablam! | Sep 19 21:09:29.811 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 19 21:09:29.811 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.811 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 19 21:09:29.811 INFO kablam! Sep 19 21:09:29.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.811 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 19 21:09:29.811 INFO kablam! | Sep 19 21:09:29.811 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.811 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.811 INFO kablam! | Sep 19 21:09:29.811 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 19 21:09:29.811 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.811 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 19 21:09:29.811 INFO kablam! Sep 19 21:09:29.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.811 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 19 21:09:29.811 INFO kablam! | Sep 19 21:09:29.811 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.811 INFO kablam! | ^^^^^^ Sep 19 21:09:29.811 INFO kablam! | Sep 19 21:09:29.811 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 19 21:09:29.811 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.811 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 19 21:09:29.811 INFO kablam! Sep 19 21:09:29.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.811 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 19 21:09:29.811 INFO kablam! | Sep 19 21:09:29.811 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.811 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.811 INFO kablam! | Sep 19 21:09:29.811 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 19 21:09:29.811 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.811 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 19 21:09:29.811 INFO kablam! Sep 19 21:09:29.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.815 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 19 21:09:29.815 INFO kablam! | Sep 19 21:09:29.815 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.815 INFO kablam! | ^^^^^^ Sep 19 21:09:29.815 INFO kablam! | Sep 19 21:09:29.815 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 19 21:09:29.815 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.815 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 19 21:09:29.815 INFO kablam! Sep 19 21:09:29.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.815 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 19 21:09:29.815 INFO kablam! | Sep 19 21:09:29.815 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.815 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.815 INFO kablam! | Sep 19 21:09:29.815 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 19 21:09:29.815 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.815 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 19 21:09:29.815 INFO kablam! Sep 19 21:09:29.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.815 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 19 21:09:29.815 INFO kablam! | Sep 19 21:09:29.815 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.815 INFO kablam! | ^^^^^^ Sep 19 21:09:29.815 INFO kablam! | Sep 19 21:09:29.815 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 19 21:09:29.815 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.815 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 19 21:09:29.815 INFO kablam! Sep 19 21:09:29.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.815 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 19 21:09:29.815 INFO kablam! | Sep 19 21:09:29.815 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.815 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.815 INFO kablam! | Sep 19 21:09:29.815 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 19 21:09:29.815 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! Sep 19 21:09:29.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.816 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.816 INFO kablam! | ^^^^^^ Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! Sep 19 21:09:29.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.816 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.816 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! Sep 19 21:09:29.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.816 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.816 INFO kablam! | ^^^^^^ Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! Sep 19 21:09:29.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.816 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.816 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! Sep 19 21:09:29.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.816 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.816 INFO kablam! | ^^^^^^ Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! Sep 19 21:09:29.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.816 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.816 INFO kablam! | ^^^^^^ Sep 19 21:09:29.816 INFO kablam! | Sep 19 21:09:29.816 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 19 21:09:29.816 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! Sep 19 21:09:29.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.817 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 19 21:09:29.817 INFO kablam! | Sep 19 21:09:29.817 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.817 INFO kablam! | ^^^^^^ Sep 19 21:09:29.817 INFO kablam! | Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! Sep 19 21:09:29.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.817 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 19 21:09:29.817 INFO kablam! | Sep 19 21:09:29.817 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.817 INFO kablam! | ^^^^^^ Sep 19 21:09:29.817 INFO kablam! | Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! Sep 19 21:09:29.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.817 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 19 21:09:29.817 INFO kablam! | Sep 19 21:09:29.817 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.817 INFO kablam! | ^^^^^^ Sep 19 21:09:29.817 INFO kablam! | Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! Sep 19 21:09:29.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.817 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 19 21:09:29.817 INFO kablam! | Sep 19 21:09:29.817 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.817 INFO kablam! | ^^^^^^ Sep 19 21:09:29.817 INFO kablam! | Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! Sep 19 21:09:29.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.817 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 19 21:09:29.817 INFO kablam! | Sep 19 21:09:29.817 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.817 INFO kablam! | ^^^^^^ Sep 19 21:09:29.817 INFO kablam! | Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.817 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 19 21:09:29.817 INFO kablam! Sep 19 21:09:29.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.818 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 19 21:09:29.818 INFO kablam! | Sep 19 21:09:29.818 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.818 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.818 INFO kablam! | Sep 19 21:09:29.818 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 19 21:09:29.818 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.818 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 19 21:09:29.818 INFO kablam! Sep 19 21:09:29.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.818 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 19 21:09:29.818 INFO kablam! | Sep 19 21:09:29.818 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.818 INFO kablam! | ^^^^^^ Sep 19 21:09:29.818 INFO kablam! | Sep 19 21:09:29.818 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 19 21:09:29.818 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.818 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 19 21:09:29.818 INFO kablam! Sep 19 21:09:29.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.818 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 19 21:09:29.818 INFO kablam! | Sep 19 21:09:29.818 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.818 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.818 INFO kablam! | Sep 19 21:09:29.818 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 19 21:09:29.818 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.818 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 19 21:09:29.818 INFO kablam! Sep 19 21:09:29.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.818 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 19 21:09:29.818 INFO kablam! | Sep 19 21:09:29.818 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.818 INFO kablam! | ^^^^^^ Sep 19 21:09:29.818 INFO kablam! | Sep 19 21:09:29.818 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 19 21:09:29.818 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.818 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 19 21:09:29.818 INFO kablam! Sep 19 21:09:29.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.818 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 19 21:09:29.818 INFO kablam! | Sep 19 21:09:29.818 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.818 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.818 INFO kablam! | Sep 19 21:09:29.818 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 19 21:09:29.818 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.818 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 19 21:09:29.818 INFO kablam! Sep 19 21:09:29.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.818 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.819 INFO kablam! | ^^^^^^ Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 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 19 21:09:29.819 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.819 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 19 21:09:29.819 INFO kablam! Sep 19 21:09:29.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.819 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.819 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 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 19 21:09:29.819 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.819 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 19 21:09:29.819 INFO kablam! Sep 19 21:09:29.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.819 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.819 INFO kablam! | ^^^^^^ Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 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 19 21:09:29.819 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.819 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 19 21:09:29.819 INFO kablam! Sep 19 21:09:29.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.819 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.819 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 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 19 21:09:29.819 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.819 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 19 21:09:29.819 INFO kablam! Sep 19 21:09:29.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.819 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.819 INFO kablam! | ^^^^^^ Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 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 19 21:09:29.819 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.819 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 19 21:09:29.819 INFO kablam! Sep 19 21:09:29.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.819 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.819 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.819 INFO kablam! | Sep 19 21:09:29.819 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 19 21:09:29.820 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! Sep 19 21:09:29.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.820 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 19 21:09:29.820 INFO kablam! | Sep 19 21:09:29.820 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.820 INFO kablam! | ^^^^^^ Sep 19 21:09:29.820 INFO kablam! | Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! Sep 19 21:09:29.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.820 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 19 21:09:29.820 INFO kablam! | Sep 19 21:09:29.820 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.820 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.820 INFO kablam! | Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! Sep 19 21:09:29.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.820 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 19 21:09:29.820 INFO kablam! | Sep 19 21:09:29.820 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.820 INFO kablam! | ^^^^^^ Sep 19 21:09:29.820 INFO kablam! | Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! Sep 19 21:09:29.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.820 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 19 21:09:29.820 INFO kablam! | Sep 19 21:09:29.820 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.820 INFO kablam! | ^^^^^^ Sep 19 21:09:29.820 INFO kablam! | Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! Sep 19 21:09:29.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.820 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 19 21:09:29.820 INFO kablam! | Sep 19 21:09:29.820 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.820 INFO kablam! | ^^^^^^ Sep 19 21:09:29.820 INFO kablam! | Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.820 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 19 21:09:29.820 INFO kablam! Sep 19 21:09:29.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.821 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.821 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.821 INFO kablam! | ^^^^^^ Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.821 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 19 21:09:29.821 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.821 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 19 21:09:29.821 INFO kablam! Sep 19 21:09:29.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.821 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.821 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.821 INFO kablam! | ^^^^^^ Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.821 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 19 21:09:29.821 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.821 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 19 21:09:29.821 INFO kablam! Sep 19 21:09:29.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.821 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.821 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.821 INFO kablam! | ^^^^^^ Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.821 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 19 21:09:29.821 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.821 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 19 21:09:29.821 INFO kablam! Sep 19 21:09:29.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.821 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.821 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.821 INFO kablam! | ^^^^^^ Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.821 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 19 21:09:29.821 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.821 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 19 21:09:29.821 INFO kablam! Sep 19 21:09:29.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.821 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.821 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.821 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.821 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 19 21:09:29.821 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.821 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 19 21:09:29.821 INFO kablam! Sep 19 21:09:29.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.821 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 19 21:09:29.821 INFO kablam! | Sep 19 21:09:29.822 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.822 INFO kablam! | ^^^^^^ Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.822 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 19 21:09:29.822 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.822 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 19 21:09:29.822 INFO kablam! Sep 19 21:09:29.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.822 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.822 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.822 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.822 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 19 21:09:29.822 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.822 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 19 21:09:29.822 INFO kablam! Sep 19 21:09:29.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.822 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.822 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.822 INFO kablam! | ^^^^^^ Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.822 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 19 21:09:29.822 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.822 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 19 21:09:29.822 INFO kablam! Sep 19 21:09:29.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.822 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.822 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.822 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.822 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 19 21:09:29.822 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.822 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 19 21:09:29.822 INFO kablam! Sep 19 21:09:29.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.822 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.822 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.822 INFO kablam! | ^^^^^^ Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.822 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 19 21:09:29.822 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.822 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 19 21:09:29.822 INFO kablam! Sep 19 21:09:29.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.822 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.822 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.822 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.822 INFO kablam! | Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! Sep 19 21:09:29.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.823 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 19 21:09:29.823 INFO kablam! | Sep 19 21:09:29.823 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.823 INFO kablam! | ^^^^^^ Sep 19 21:09:29.823 INFO kablam! | Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! Sep 19 21:09:29.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.823 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 19 21:09:29.823 INFO kablam! | Sep 19 21:09:29.823 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.823 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.823 INFO kablam! | Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! Sep 19 21:09:29.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.823 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 19 21:09:29.823 INFO kablam! | Sep 19 21:09:29.823 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.823 INFO kablam! | ^^^^^^ Sep 19 21:09:29.823 INFO kablam! | Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! Sep 19 21:09:29.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.823 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 19 21:09:29.823 INFO kablam! | Sep 19 21:09:29.823 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.823 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.823 INFO kablam! | Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! Sep 19 21:09:29.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.823 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 19 21:09:29.823 INFO kablam! | Sep 19 21:09:29.823 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.823 INFO kablam! | ^^^^^^ Sep 19 21:09:29.823 INFO kablam! | Sep 19 21:09:29.823 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 19 21:09:29.823 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! Sep 19 21:09:29.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.824 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 19 21:09:29.824 INFO kablam! | Sep 19 21:09:29.824 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.824 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.824 INFO kablam! | Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! Sep 19 21:09:29.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.824 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 19 21:09:29.824 INFO kablam! | Sep 19 21:09:29.824 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.824 INFO kablam! | ^^^^^^ Sep 19 21:09:29.824 INFO kablam! | Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! Sep 19 21:09:29.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.824 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 19 21:09:29.824 INFO kablam! | Sep 19 21:09:29.824 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.824 INFO kablam! | ^^^^^^ Sep 19 21:09:29.824 INFO kablam! | Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! Sep 19 21:09:29.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.824 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 19 21:09:29.824 INFO kablam! | Sep 19 21:09:29.824 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.824 INFO kablam! | ^^^^^^ Sep 19 21:09:29.824 INFO kablam! | Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! Sep 19 21:09:29.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.824 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 19 21:09:29.824 INFO kablam! | Sep 19 21:09:29.824 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.824 INFO kablam! | ^^^^^^ Sep 19 21:09:29.824 INFO kablam! | Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.824 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 19 21:09:29.824 INFO kablam! Sep 19 21:09:29.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.825 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 19 21:09:29.825 INFO kablam! | Sep 19 21:09:29.825 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.825 INFO kablam! | ^^^^^^ Sep 19 21:09:29.825 INFO kablam! | Sep 19 21:09:29.825 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 19 21:09:29.825 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.825 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 19 21:09:29.825 INFO kablam! Sep 19 21:09:29.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.825 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 19 21:09:29.825 INFO kablam! | Sep 19 21:09:29.825 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.825 INFO kablam! | ^^^^^^ Sep 19 21:09:29.825 INFO kablam! | Sep 19 21:09:29.825 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 19 21:09:29.825 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.825 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 19 21:09:29.825 INFO kablam! Sep 19 21:09:29.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.825 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 19 21:09:29.825 INFO kablam! | Sep 19 21:09:29.825 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.825 INFO kablam! | ^^^^^^ Sep 19 21:09:29.825 INFO kablam! | Sep 19 21:09:29.825 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 19 21:09:29.825 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.825 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 19 21:09:29.826 INFO kablam! Sep 19 21:09:29.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.826 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 19 21:09:29.826 INFO kablam! | Sep 19 21:09:29.826 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.826 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.826 INFO kablam! | Sep 19 21:09:29.826 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 19 21:09:29.826 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.826 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 19 21:09:29.826 INFO kablam! Sep 19 21:09:29.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.826 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 19 21:09:29.826 INFO kablam! | Sep 19 21:09:29.826 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.826 INFO kablam! | ^^^^^^ Sep 19 21:09:29.826 INFO kablam! | Sep 19 21:09:29.826 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 19 21:09:29.831 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.831 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 19 21:09:29.831 INFO kablam! Sep 19 21:09:29.831 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.831 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 19 21:09:29.831 INFO kablam! | Sep 19 21:09:29.831 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.831 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.831 INFO kablam! | Sep 19 21:09:29.831 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 19 21:09:29.831 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.831 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 19 21:09:29.831 INFO kablam! Sep 19 21:09:29.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.832 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 19 21:09:29.832 INFO kablam! | Sep 19 21:09:29.832 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.832 INFO kablam! | ^^^^^^ Sep 19 21:09:29.832 INFO kablam! | Sep 19 21:09:29.832 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 19 21:09:29.832 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.832 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 19 21:09:29.832 INFO kablam! Sep 19 21:09:29.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.832 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 19 21:09:29.832 INFO kablam! | Sep 19 21:09:29.832 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.832 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.832 INFO kablam! | Sep 19 21:09:29.832 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 19 21:09:29.832 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.832 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 19 21:09:29.832 INFO kablam! Sep 19 21:09:29.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.832 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 19 21:09:29.832 INFO kablam! | Sep 19 21:09:29.832 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.832 INFO kablam! | ^^^^^^ Sep 19 21:09:29.832 INFO kablam! | Sep 19 21:09:29.832 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 19 21:09:29.832 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.832 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 19 21:09:29.832 INFO kablam! Sep 19 21:09:29.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.832 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 19 21:09:29.832 INFO kablam! | Sep 19 21:09:29.832 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.832 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.832 INFO kablam! | Sep 19 21:09:29.832 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 19 21:09:29.832 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.832 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 19 21:09:29.832 INFO kablam! Sep 19 21:09:29.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.832 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 19 21:09:29.832 INFO kablam! | Sep 19 21:09:29.832 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.832 INFO kablam! | ^^^^^^ Sep 19 21:09:29.832 INFO kablam! | Sep 19 21:09:29.832 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 19 21:09:29.832 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.832 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 19 21:09:29.832 INFO kablam! Sep 19 21:09:29.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.833 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 19 21:09:29.833 INFO kablam! | Sep 19 21:09:29.833 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.833 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.833 INFO kablam! | Sep 19 21:09:29.833 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 19 21:09:29.833 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.833 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 19 21:09:29.833 INFO kablam! Sep 19 21:09:29.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.833 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 19 21:09:29.833 INFO kablam! | Sep 19 21:09:29.833 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.833 INFO kablam! | ^^^^^^ Sep 19 21:09:29.833 INFO kablam! | Sep 19 21:09:29.833 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 19 21:09:29.833 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.833 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 19 21:09:29.833 INFO kablam! Sep 19 21:09:29.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.833 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 19 21:09:29.833 INFO kablam! | Sep 19 21:09:29.833 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.833 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.833 INFO kablam! | Sep 19 21:09:29.833 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 19 21:09:29.833 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.833 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 19 21:09:29.833 INFO kablam! Sep 19 21:09:29.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.833 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 19 21:09:29.833 INFO kablam! | Sep 19 21:09:29.833 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.833 INFO kablam! | ^^^^^^ Sep 19 21:09:29.833 INFO kablam! | Sep 19 21:09:29.833 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 19 21:09:29.833 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.833 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 19 21:09:29.833 INFO kablam! Sep 19 21:09:29.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.833 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 19 21:09:29.833 INFO kablam! | Sep 19 21:09:29.833 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.833 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.833 INFO kablam! | Sep 19 21:09:29.833 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 19 21:09:29.833 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.833 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 19 21:09:29.833 INFO kablam! Sep 19 21:09:29.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.834 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 19 21:09:29.834 INFO kablam! | Sep 19 21:09:29.834 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.834 INFO kablam! | ^^^^^^ Sep 19 21:09:29.834 INFO kablam! | Sep 19 21:09:29.834 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 19 21:09:29.834 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.834 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 19 21:09:29.834 INFO kablam! Sep 19 21:09:29.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.834 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 19 21:09:29.834 INFO kablam! | Sep 19 21:09:29.834 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.834 INFO kablam! | ^^^^^^ Sep 19 21:09:29.834 INFO kablam! | Sep 19 21:09:29.834 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 19 21:09:29.834 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.834 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 19 21:09:29.834 INFO kablam! Sep 19 21:09:29.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.834 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 19 21:09:29.834 INFO kablam! | Sep 19 21:09:29.834 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.834 INFO kablam! | ^^^^^^ Sep 19 21:09:29.834 INFO kablam! | Sep 19 21:09:29.834 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 19 21:09:29.834 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.834 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 19 21:09:29.834 INFO kablam! Sep 19 21:09:29.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.834 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 19 21:09:29.834 INFO kablam! | Sep 19 21:09:29.834 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.834 INFO kablam! | ^^^^^^ Sep 19 21:09:29.834 INFO kablam! | Sep 19 21:09:29.834 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 19 21:09:29.834 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.834 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 19 21:09:29.834 INFO kablam! Sep 19 21:09:29.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.834 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 19 21:09:29.834 INFO kablam! | Sep 19 21:09:29.834 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.834 INFO kablam! | ^^^^^^ Sep 19 21:09:29.834 INFO kablam! | Sep 19 21:09:29.834 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 19 21:09:29.834 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.834 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 19 21:09:29.834 INFO kablam! Sep 19 21:09:29.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.835 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.835 INFO kablam! | ^^^^^^ Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 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 19 21:09:29.835 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.835 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 19 21:09:29.835 INFO kablam! Sep 19 21:09:29.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.835 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.835 INFO kablam! | ^^^^^^ Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 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 19 21:09:29.835 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.835 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 19 21:09:29.835 INFO kablam! Sep 19 21:09:29.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.835 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.835 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 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 19 21:09:29.835 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.835 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 19 21:09:29.835 INFO kablam! Sep 19 21:09:29.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.835 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.835 INFO kablam! | ^^^^^^ Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 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 19 21:09:29.835 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.835 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 19 21:09:29.835 INFO kablam! Sep 19 21:09:29.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.835 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.835 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 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 19 21:09:29.835 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.835 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 19 21:09:29.835 INFO kablam! Sep 19 21:09:29.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.835 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 19 21:09:29.835 INFO kablam! | Sep 19 21:09:29.835 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.836 INFO kablam! | ^^^^^^ Sep 19 21:09:29.836 INFO kablam! | Sep 19 21:09:29.836 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 19 21:09:29.836 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.836 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 19 21:09:29.836 INFO kablam! Sep 19 21:09:29.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.836 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 19 21:09:29.836 INFO kablam! | Sep 19 21:09:29.836 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.836 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.836 INFO kablam! | Sep 19 21:09:29.836 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 19 21:09:29.836 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.836 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 19 21:09:29.836 INFO kablam! Sep 19 21:09:29.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.836 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 19 21:09:29.836 INFO kablam! | Sep 19 21:09:29.836 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.836 INFO kablam! | ^^^^^^ Sep 19 21:09:29.836 INFO kablam! | Sep 19 21:09:29.836 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 19 21:09:29.836 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.836 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 19 21:09:29.836 INFO kablam! Sep 19 21:09:29.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.836 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 19 21:09:29.836 INFO kablam! | Sep 19 21:09:29.836 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.836 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.836 INFO kablam! | Sep 19 21:09:29.836 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 19 21:09:29.836 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.836 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 19 21:09:29.836 INFO kablam! Sep 19 21:09:29.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.836 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 19 21:09:29.836 INFO kablam! | Sep 19 21:09:29.836 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.836 INFO kablam! | ^^^^^^ Sep 19 21:09:29.836 INFO kablam! | Sep 19 21:09:29.836 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 19 21:09:29.836 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.836 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 19 21:09:29.836 INFO kablam! Sep 19 21:09:29.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.836 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 19 21:09:29.836 INFO kablam! | Sep 19 21:09:29.836 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.837 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.837 INFO kablam! | Sep 19 21:09:29.837 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 19 21:09:29.837 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.837 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 19 21:09:29.837 INFO kablam! Sep 19 21:09:29.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.837 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 19 21:09:29.837 INFO kablam! | Sep 19 21:09:29.837 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.837 INFO kablam! | ^^^^^^ Sep 19 21:09:29.837 INFO kablam! | Sep 19 21:09:29.837 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 19 21:09:29.837 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.837 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 19 21:09:29.837 INFO kablam! Sep 19 21:09:29.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.837 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 19 21:09:29.837 INFO kablam! | Sep 19 21:09:29.837 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.837 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.837 INFO kablam! | Sep 19 21:09:29.837 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 19 21:09:29.837 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.837 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 19 21:09:29.837 INFO kablam! Sep 19 21:09:29.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.837 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 19 21:09:29.837 INFO kablam! | Sep 19 21:09:29.837 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.837 INFO kablam! | ^^^^^^ Sep 19 21:09:29.837 INFO kablam! | Sep 19 21:09:29.837 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 19 21:09:29.837 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.837 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 19 21:09:29.837 INFO kablam! Sep 19 21:09:29.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.837 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 19 21:09:29.837 INFO kablam! | Sep 19 21:09:29.837 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.837 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.837 INFO kablam! | Sep 19 21:09:29.837 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 19 21:09:29.837 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.837 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 19 21:09:29.837 INFO kablam! Sep 19 21:09:29.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.837 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.838 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.838 INFO kablam! | ^^^^^^ Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.838 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 19 21:09:29.838 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.838 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 19 21:09:29.838 INFO kablam! Sep 19 21:09:29.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.838 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.838 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.838 INFO kablam! | ^^^^^^ Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.838 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 19 21:09:29.838 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.838 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 19 21:09:29.838 INFO kablam! Sep 19 21:09:29.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.838 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.838 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.838 INFO kablam! | ^^^^^^ Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.838 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 19 21:09:29.838 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.838 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 19 21:09:29.838 INFO kablam! Sep 19 21:09:29.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.838 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.838 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.838 INFO kablam! | ^^^^^^ Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.838 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 19 21:09:29.838 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.838 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 19 21:09:29.838 INFO kablam! Sep 19 21:09:29.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.838 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.838 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.838 INFO kablam! | ^^^^^^ Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.838 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 19 21:09:29.838 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.838 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 19 21:09:29.838 INFO kablam! Sep 19 21:09:29.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.838 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 19 21:09:29.838 INFO kablam! | Sep 19 21:09:29.839 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.839 INFO kablam! | ^^^^^^ Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.839 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 19 21:09:29.839 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.839 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 19 21:09:29.839 INFO kablam! Sep 19 21:09:29.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.839 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.839 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.839 INFO kablam! | ^^^^^^ Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.839 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 19 21:09:29.839 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.839 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 19 21:09:29.839 INFO kablam! Sep 19 21:09:29.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.839 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.839 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.839 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.839 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 19 21:09:29.839 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.839 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 19 21:09:29.839 INFO kablam! Sep 19 21:09:29.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.839 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.839 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.839 INFO kablam! | ^^^^^^ Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.839 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 19 21:09:29.839 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.839 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 19 21:09:29.839 INFO kablam! Sep 19 21:09:29.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.839 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.839 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.839 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.839 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 19 21:09:29.839 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.839 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 19 21:09:29.839 INFO kablam! Sep 19 21:09:29.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.839 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.839 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.839 INFO kablam! | ^^^^^^ Sep 19 21:09:29.839 INFO kablam! | Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! Sep 19 21:09:29.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.840 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 19 21:09:29.840 INFO kablam! | Sep 19 21:09:29.840 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.840 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.840 INFO kablam! | Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! Sep 19 21:09:29.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.840 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 19 21:09:29.840 INFO kablam! | Sep 19 21:09:29.840 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.840 INFO kablam! | ^^^^^^ Sep 19 21:09:29.840 INFO kablam! | Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! Sep 19 21:09:29.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.840 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 19 21:09:29.840 INFO kablam! | Sep 19 21:09:29.840 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.840 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.840 INFO kablam! | Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! Sep 19 21:09:29.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.840 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 19 21:09:29.840 INFO kablam! | Sep 19 21:09:29.840 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.840 INFO kablam! | ^^^^^^ Sep 19 21:09:29.840 INFO kablam! | Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! Sep 19 21:09:29.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.840 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 19 21:09:29.840 INFO kablam! | Sep 19 21:09:29.840 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.840 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.840 INFO kablam! | Sep 19 21:09:29.840 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 19 21:09:29.840 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.841 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 19 21:09:29.841 INFO kablam! Sep 19 21:09:29.841 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.841 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 19 21:09:29.841 INFO kablam! | Sep 19 21:09:29.841 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.841 INFO kablam! | ^^^^^^ Sep 19 21:09:29.841 INFO kablam! | Sep 19 21:09:29.841 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 19 21:09:29.841 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.841 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 19 21:09:29.841 INFO kablam! Sep 19 21:09:29.841 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.841 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 19 21:09:29.841 INFO kablam! | Sep 19 21:09:29.841 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.841 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.841 INFO kablam! | Sep 19 21:09:29.841 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 19 21:09:29.841 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.841 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 19 21:09:29.841 INFO kablam! Sep 19 21:09:29.841 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.841 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 19 21:09:29.841 INFO kablam! | Sep 19 21:09:29.841 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.841 INFO kablam! | ^^^^^^ Sep 19 21:09:29.841 INFO kablam! | Sep 19 21:09:29.841 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 19 21:09:29.841 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.841 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 19 21:09:29.841 INFO kablam! Sep 19 21:09:29.841 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.841 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 19 21:09:29.841 INFO kablam! | Sep 19 21:09:29.841 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.841 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.841 INFO kablam! | Sep 19 21:09:29.841 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 19 21:09:29.841 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.841 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 19 21:09:29.841 INFO kablam! Sep 19 21:09:29.841 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.841 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 19 21:09:29.841 INFO kablam! | Sep 19 21:09:29.841 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.841 INFO kablam! | ^^^^^^ Sep 19 21:09:29.841 INFO kablam! | Sep 19 21:09:29.841 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 19 21:09:29.841 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.841 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 19 21:09:29.842 INFO kablam! Sep 19 21:09:29.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.842 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 19 21:09:29.842 INFO kablam! | Sep 19 21:09:29.842 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.842 INFO kablam! | ^^^^^^ Sep 19 21:09:29.842 INFO kablam! | Sep 19 21:09:29.842 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 19 21:09:29.842 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.842 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 19 21:09:29.842 INFO kablam! Sep 19 21:09:29.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.842 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 19 21:09:29.842 INFO kablam! | Sep 19 21:09:29.842 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.842 INFO kablam! | ^^^^^^ Sep 19 21:09:29.842 INFO kablam! | Sep 19 21:09:29.842 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 19 21:09:29.842 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.842 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 19 21:09:29.842 INFO kablam! Sep 19 21:09:29.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.843 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.843 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.843 INFO kablam! | ^^^^^^ Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.843 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 19 21:09:29.843 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.843 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 19 21:09:29.843 INFO kablam! Sep 19 21:09:29.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.843 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.843 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.843 INFO kablam! | ^^^^^^ Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.843 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 19 21:09:29.843 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.843 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 19 21:09:29.843 INFO kablam! Sep 19 21:09:29.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.843 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.843 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 19 21:09:29.843 INFO kablam! | ^^^^^^ Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.843 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 19 21:09:29.843 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.843 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 19 21:09:29.843 INFO kablam! Sep 19 21:09:29.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.843 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.843 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.843 INFO kablam! | ^^^^^^ Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.843 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 19 21:09:29.843 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.843 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 19 21:09:29.843 INFO kablam! Sep 19 21:09:29.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.843 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.843 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 19 21:09:29.843 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.843 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 19 21:09:29.843 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.843 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 19 21:09:29.843 INFO kablam! Sep 19 21:09:29.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.843 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 19 21:09:29.843 INFO kablam! | Sep 19 21:09:29.844 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.844 INFO kablam! | ^^^^^^ Sep 19 21:09:29.844 INFO kablam! | Sep 19 21:09:29.844 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 19 21:09:29.844 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.844 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 19 21:09:29.844 INFO kablam! Sep 19 21:09:29.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.844 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 19 21:09:29.844 INFO kablam! | Sep 19 21:09:29.844 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.844 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.844 INFO kablam! | Sep 19 21:09:29.844 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 19 21:09:29.844 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.844 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 19 21:09:29.844 INFO kablam! Sep 19 21:09:29.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.844 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 19 21:09:29.844 INFO kablam! | Sep 19 21:09:29.844 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.844 INFO kablam! | ^^^^^^ Sep 19 21:09:29.844 INFO kablam! | Sep 19 21:09:29.844 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 19 21:09:29.844 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.844 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 19 21:09:29.844 INFO kablam! Sep 19 21:09:29.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.844 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 19 21:09:29.844 INFO kablam! | Sep 19 21:09:29.844 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.844 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.844 INFO kablam! | Sep 19 21:09:29.844 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 19 21:09:29.844 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.844 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 19 21:09:29.844 INFO kablam! Sep 19 21:09:29.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.844 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 19 21:09:29.844 INFO kablam! | Sep 19 21:09:29.844 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.844 INFO kablam! | ^^^^^^ Sep 19 21:09:29.844 INFO kablam! | Sep 19 21:09:29.844 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 19 21:09:29.844 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.844 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 19 21:09:29.844 INFO kablam! Sep 19 21:09:29.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.844 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 19 21:09:29.844 INFO kablam! | Sep 19 21:09:29.844 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.845 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.845 INFO kablam! | Sep 19 21:09:29.845 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 19 21:09:29.845 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.845 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 19 21:09:29.845 INFO kablam! Sep 19 21:09:29.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.845 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 19 21:09:29.845 INFO kablam! | Sep 19 21:09:29.845 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.845 INFO kablam! | ^^^^^^ Sep 19 21:09:29.845 INFO kablam! | Sep 19 21:09:29.845 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 19 21:09:29.845 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.845 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 19 21:09:29.845 INFO kablam! Sep 19 21:09:29.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.845 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 19 21:09:29.845 INFO kablam! | Sep 19 21:09:29.845 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.845 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.845 INFO kablam! | Sep 19 21:09:29.845 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 19 21:09:29.845 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.845 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 19 21:09:29.845 INFO kablam! Sep 19 21:09:29.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.845 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 19 21:09:29.845 INFO kablam! | Sep 19 21:09:29.845 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.845 INFO kablam! | ^^^^^^ Sep 19 21:09:29.845 INFO kablam! | Sep 19 21:09:29.845 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 19 21:09:29.845 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.845 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 19 21:09:29.845 INFO kablam! Sep 19 21:09:29.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.845 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 19 21:09:29.845 INFO kablam! | Sep 19 21:09:29.845 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.845 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.845 INFO kablam! | Sep 19 21:09:29.845 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 19 21:09:29.845 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.845 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 19 21:09:29.845 INFO kablam! Sep 19 21:09:29.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.845 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 19 21:09:29.845 INFO kablam! | Sep 19 21:09:29.845 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.845 INFO kablam! | ^^^^^^ Sep 19 21:09:29.846 INFO kablam! | Sep 19 21:09:29.846 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 19 21:09:29.846 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.846 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 19 21:09:29.846 INFO kablam! Sep 19 21:09:29.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.846 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 19 21:09:29.846 INFO kablam! | Sep 19 21:09:29.846 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 21:09:29.846 INFO kablam! | ^^^^^^^ Sep 19 21:09:29.846 INFO kablam! | Sep 19 21:09:29.846 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 19 21:09:29.846 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.846 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 19 21:09:29.846 INFO kablam! Sep 19 21:09:29.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.846 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 19 21:09:29.846 INFO kablam! | Sep 19 21:09:29.846 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 19 21:09:29.846 INFO kablam! | ^^^^^^ Sep 19 21:09:29.846 INFO kablam! | Sep 19 21:09:29.846 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 19 21:09:29.846 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.846 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 19 21:09:29.846 INFO kablam! Sep 19 21:09:29.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.846 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 19 21:09:29.846 INFO kablam! | Sep 19 21:09:29.846 INFO kablam! 120 | self.0.iter() Sep 19 21:09:29.846 INFO kablam! | ^^^^^^ Sep 19 21:09:29.846 INFO kablam! | Sep 19 21:09:29.846 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 19 21:09:29.846 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.846 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 19 21:09:29.846 INFO kablam! Sep 19 21:09:29.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.846 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 19 21:09:29.846 INFO kablam! | Sep 19 21:09:29.846 INFO kablam! 132 | self.0.iter_mut() Sep 19 21:09:29.846 INFO kablam! | ^^^^^^ Sep 19 21:09:29.846 INFO kablam! | Sep 19 21:09:29.846 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 19 21:09:29.846 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.846 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 19 21:09:29.846 INFO kablam! Sep 19 21:09:29.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.846 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 19 21:09:29.846 INFO kablam! | Sep 19 21:09:29.846 INFO kablam! 141 | &self.0[..] Sep 19 21:09:29.846 INFO kablam! | ^^^^^^ Sep 19 21:09:29.847 INFO kablam! | Sep 19 21:09:29.847 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 19 21:09:29.847 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.847 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 19 21:09:29.847 INFO kablam! Sep 19 21:09:29.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 21:09:29.847 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 19 21:09:29.847 INFO kablam! | Sep 19 21:09:29.847 INFO kablam! 150 | &mut self.0[..] Sep 19 21:09:29.847 INFO kablam! | ^^^^^^ Sep 19 21:09:29.847 INFO kablam! | Sep 19 21:09:29.847 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 19 21:09:29.847 INFO kablam! = note: for more information, see issue #46043 Sep 19 21:09:29.847 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 19 21:09:29.847 INFO kablam! Sep 19 21:09:29.847 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 21:09:29.847 INFO kablam! --> src/lib.rs:8:12 Sep 19 21:09:29.847 INFO kablam! | Sep 19 21:09:29.847 INFO kablam! 8 | #![feature(associated_consts)] Sep 19 21:09:29.847 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 21:09:29.847 INFO kablam! | Sep 19 21:09:29.847 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 21:09:29.847 INFO kablam! Sep 19 21:09:29.885 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Sep 19 21:09:29.888 INFO kablam! su: No module specific data is present Sep 19 21:09:30.552 INFO running `"docker" "rm" "-f" "eec5369d1a4ac7d0ece5532c7b30b9a3be26f0b7ff5f372ebe054b564cedcfdd"` Sep 19 21:09:30.653 INFO blam! eec5369d1a4ac7d0ece5532c7b30b9a3be26f0b7ff5f372ebe054b564cedcfdd