Sep 21 04:00:36.250 INFO checking rust-extra-0.0.17 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:00:36.250 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:00:36.250 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:00:36.407 INFO blam! 43d322770b47a950c44af424137dfba0f434d49cafcd974fbf21b9114e17c8b5 Sep 21 04:00:36.409 INFO running `"docker" "start" "-a" "43d322770b47a950c44af424137dfba0f434d49cafcd974fbf21b9114e17c8b5"` Sep 21 04:00:36.957 INFO kablam! usermod: no changes Sep 21 04:00:36.985 INFO kablam! Checking rust-extra v0.0.17 (/source) Sep 21 04:00:37.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.738 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 21 04:00:37.738 INFO kablam! | Sep 21 04:00:37.738 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.738 INFO kablam! | ^^^^^^ Sep 21 04:00:37.738 INFO kablam! | Sep 21 04:00:37.738 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 04:00:37.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 21 04:00:37.738 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.738 INFO kablam! Sep 21 04:00:37.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.738 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 21 04:00:37.738 INFO kablam! | Sep 21 04:00:37.738 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.738 INFO kablam! | ^^^^^^ Sep 21 04:00:37.738 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.738 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.738 INFO kablam! Sep 21 04:00:37.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.738 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 21 04:00:37.738 INFO kablam! | Sep 21 04:00:37.739 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.739 INFO kablam! | ^^^^^^ Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! Sep 21 04:00:37.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.739 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.739 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.739 INFO kablam! | ^^^^^^ Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! Sep 21 04:00:37.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.739 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.739 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.739 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! Sep 21 04:00:37.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.739 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.739 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.739 INFO kablam! | ^^^^^^ Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! Sep 21 04:00:37.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.739 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.739 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.739 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! Sep 21 04:00:37.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.739 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.739 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.739 INFO kablam! | ^^^^^^ Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! Sep 21 04:00:37.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.739 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.739 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.739 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.739 INFO kablam! Sep 21 04:00:37.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.739 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 21 04:00:37.739 INFO kablam! | Sep 21 04:00:37.739 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.740 INFO kablam! | ^^^^^^ Sep 21 04:00:37.740 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.740 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.740 INFO kablam! Sep 21 04:00:37.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.740 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 21 04:00:37.740 INFO kablam! | Sep 21 04:00:37.740 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.740 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.740 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! Sep 21 04:00:37.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.741 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.741 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.741 INFO kablam! | ^^^^^^ Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! Sep 21 04:00:37.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.741 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.741 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.741 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! Sep 21 04:00:37.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.741 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.741 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.741 INFO kablam! | ^^^^^^ Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! Sep 21 04:00:37.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.741 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.741 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.741 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! Sep 21 04:00:37.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.741 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.741 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.741 INFO kablam! | ^^^^^^ Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! Sep 21 04:00:37.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.741 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.741 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.741 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.741 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.741 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.742 INFO kablam! Sep 21 04:00:37.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.742 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.743 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.743 INFO kablam! | ^^^^^^ Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! Sep 21 04:00:37.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.743 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.743 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.743 INFO kablam! | ^^^^^^ Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! Sep 21 04:00:37.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.743 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.743 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.743 INFO kablam! | ^^^^^^ Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! Sep 21 04:00:37.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.743 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.743 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.743 INFO kablam! | ^^^^^^ Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! Sep 21 04:00:37.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.743 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.743 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.743 INFO kablam! | ^^^^^^ Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! Sep 21 04:00:37.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.743 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.743 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.743 INFO kablam! | ^^^^^^ Sep 21 04:00:37.743 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.743 INFO kablam! Sep 21 04:00:37.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.744 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 21 04:00:37.744 INFO kablam! | Sep 21 04:00:37.744 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.744 INFO kablam! | ^^^^^^ Sep 21 04:00:37.744 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.744 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.744 INFO kablam! Sep 21 04:00:37.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.744 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 21 04:00:37.744 INFO kablam! | Sep 21 04:00:37.744 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.744 INFO kablam! | ^^^^^^ Sep 21 04:00:37.744 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.744 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.744 INFO kablam! Sep 21 04:00:37.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.744 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 21 04:00:37.744 INFO kablam! | Sep 21 04:00:37.744 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.744 INFO kablam! | ^^^^^^ Sep 21 04:00:37.744 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.744 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.744 INFO kablam! Sep 21 04:00:37.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.745 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 21 04:00:37.745 INFO kablam! | Sep 21 04:00:37.745 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.745 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.745 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.746 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.746 INFO kablam! Sep 21 04:00:37.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.746 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 21 04:00:37.746 INFO kablam! | Sep 21 04:00:37.746 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.746 INFO kablam! | ^^^^^^ Sep 21 04:00:37.746 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.746 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.746 INFO kablam! Sep 21 04:00:37.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.747 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.747 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.747 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.747 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.747 INFO kablam! Sep 21 04:00:37.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.747 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.747 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.747 INFO kablam! | ^^^^^^ Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.747 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.747 INFO kablam! Sep 21 04:00:37.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.747 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.747 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.747 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.747 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.747 INFO kablam! Sep 21 04:00:37.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.747 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.747 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.747 INFO kablam! | ^^^^^^ Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.747 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.747 INFO kablam! Sep 21 04:00:37.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.747 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.747 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.747 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.747 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.747 INFO kablam! Sep 21 04:00:37.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.747 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.747 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.747 INFO kablam! | ^^^^^^ Sep 21 04:00:37.747 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! Sep 21 04:00:37.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.748 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.748 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.748 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! Sep 21 04:00:37.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.748 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.748 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.748 INFO kablam! | ^^^^^^ Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! Sep 21 04:00:37.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.748 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.748 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.748 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! Sep 21 04:00:37.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.748 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.748 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.748 INFO kablam! | ^^^^^^ Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! Sep 21 04:00:37.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.748 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.748 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.748 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! Sep 21 04:00:37.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.748 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.748 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.748 INFO kablam! | ^^^^^^ Sep 21 04:00:37.748 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.748 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.749 INFO kablam! Sep 21 04:00:37.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.749 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 21 04:00:37.749 INFO kablam! | Sep 21 04:00:37.749 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.749 INFO kablam! | ^^^^^^ Sep 21 04:00:37.749 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.749 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.749 INFO kablam! Sep 21 04:00:37.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.749 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 21 04:00:37.749 INFO kablam! | Sep 21 04:00:37.749 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.749 INFO kablam! | ^^^^^^ Sep 21 04:00:37.749 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.749 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.749 INFO kablam! Sep 21 04:00:37.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.749 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 21 04:00:37.749 INFO kablam! | Sep 21 04:00:37.749 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.749 INFO kablam! | ^^^^^^ Sep 21 04:00:37.749 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.749 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.749 INFO kablam! Sep 21 04:00:37.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.749 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 21 04:00:37.749 INFO kablam! | Sep 21 04:00:37.749 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.749 INFO kablam! | ^^^^^^ Sep 21 04:00:37.749 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.749 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.750 INFO kablam! Sep 21 04:00:37.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.750 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 21 04:00:37.750 INFO kablam! | Sep 21 04:00:37.750 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.751 INFO kablam! | ^^^^^^ Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! Sep 21 04:00:37.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.751 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.751 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.751 INFO kablam! | ^^^^^^ Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! Sep 21 04:00:37.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.751 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.751 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.751 INFO kablam! | ^^^^^^ Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! Sep 21 04:00:37.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.751 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.751 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.751 INFO kablam! | ^^^^^^ Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! Sep 21 04:00:37.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.751 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.751 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.751 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! Sep 21 04:00:37.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.751 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.751 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.751 INFO kablam! | ^^^^^^ Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.751 INFO kablam! Sep 21 04:00:37.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.751 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.751 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.751 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.751 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! Sep 21 04:00:37.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.752 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 21 04:00:37.752 INFO kablam! | Sep 21 04:00:37.752 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.752 INFO kablam! | ^^^^^^ Sep 21 04:00:37.752 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! Sep 21 04:00:37.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.752 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 21 04:00:37.752 INFO kablam! | Sep 21 04:00:37.752 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.752 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.752 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! Sep 21 04:00:37.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.752 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 21 04:00:37.752 INFO kablam! | Sep 21 04:00:37.752 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.752 INFO kablam! | ^^^^^^ Sep 21 04:00:37.752 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! Sep 21 04:00:37.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.752 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 21 04:00:37.752 INFO kablam! | Sep 21 04:00:37.752 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.752 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.752 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! Sep 21 04:00:37.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.752 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 21 04:00:37.752 INFO kablam! | Sep 21 04:00:37.752 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.752 INFO kablam! | ^^^^^^ Sep 21 04:00:37.752 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.752 INFO kablam! Sep 21 04:00:37.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.752 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 21 04:00:37.753 INFO kablam! | Sep 21 04:00:37.753 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.753 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.753 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.753 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.753 INFO kablam! Sep 21 04:00:37.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.753 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 21 04:00:37.753 INFO kablam! | Sep 21 04:00:37.753 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.753 INFO kablam! | ^^^^^^ Sep 21 04:00:37.753 INFO kablam! | Sep 21 04:00:37.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 21 04:00:37.753 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.753 INFO kablam! Sep 21 04:00:37.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.755 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 21 04:00:37.755 INFO kablam! | Sep 21 04:00:37.755 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.755 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.755 INFO kablam! | Sep 21 04:00:37.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.755 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.755 INFO kablam! Sep 21 04:00:37.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.755 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 21 04:00:37.755 INFO kablam! | Sep 21 04:00:37.755 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.755 INFO kablam! | ^^^^^^ Sep 21 04:00:37.755 INFO kablam! | Sep 21 04:00:37.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.755 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.755 INFO kablam! Sep 21 04:00:37.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.755 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 21 04:00:37.755 INFO kablam! | Sep 21 04:00:37.755 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.755 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.755 INFO kablam! | Sep 21 04:00:37.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.755 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.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 21 04:00:37.755 INFO kablam! Sep 21 04:00:37.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.755 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 21 04:00:37.755 INFO kablam! | Sep 21 04:00:37.755 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.755 INFO kablam! | ^^^^^^ Sep 21 04:00:37.755 INFO kablam! | Sep 21 04:00:37.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.756 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.756 INFO kablam! Sep 21 04:00:37.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.756 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.756 INFO kablam! | ^^^^^^ Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.756 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.756 INFO kablam! Sep 21 04:00:37.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.756 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.756 INFO kablam! | ^^^^^^ Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.756 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.756 INFO kablam! Sep 21 04:00:37.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.756 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.756 INFO kablam! | ^^^^^^ Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.756 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.756 INFO kablam! Sep 21 04:00:37.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.756 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.756 INFO kablam! | ^^^^^^ Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.756 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.756 INFO kablam! Sep 21 04:00:37.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.756 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.756 INFO kablam! | ^^^^^^ Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.756 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.756 INFO kablam! Sep 21 04:00:37.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.756 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.756 INFO kablam! | ^^^^^^ Sep 21 04:00:37.756 INFO kablam! | Sep 21 04:00:37.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.756 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.757 INFO kablam! Sep 21 04:00:37.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.757 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.757 INFO kablam! | ^^^^^^ Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.757 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.757 INFO kablam! Sep 21 04:00:37.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.757 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.757 INFO kablam! | ^^^^^^ Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.757 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.757 INFO kablam! Sep 21 04:00:37.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.757 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.757 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.757 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.757 INFO kablam! Sep 21 04:00:37.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.757 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.757 INFO kablam! | ^^^^^^ Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.757 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.757 INFO kablam! Sep 21 04:00:37.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.757 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.757 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.757 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.757 INFO kablam! Sep 21 04:00:37.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.757 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.757 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.757 INFO kablam! | ^^^^^^ Sep 21 04:00:37.757 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.758 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.758 INFO kablam! Sep 21 04:00:37.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.758 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.758 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.758 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.758 INFO kablam! Sep 21 04:00:37.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.758 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.758 INFO kablam! | ^^^^^^ Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.758 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.758 INFO kablam! Sep 21 04:00:37.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.758 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.758 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.758 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.758 INFO kablam! Sep 21 04:00:37.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.758 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.758 INFO kablam! | ^^^^^^ Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.758 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.758 INFO kablam! Sep 21 04:00:37.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.758 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.758 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.758 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.758 INFO kablam! Sep 21 04:00:37.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.758 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 21 04:00:37.758 INFO kablam! | Sep 21 04:00:37.758 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.758 INFO kablam! | ^^^^^^ Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.759 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.759 INFO kablam! Sep 21 04:00:37.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.759 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.759 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.759 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.759 INFO kablam! Sep 21 04:00:37.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.759 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.759 INFO kablam! | ^^^^^^ Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.759 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.759 INFO kablam! Sep 21 04:00:37.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.759 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.759 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.759 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.759 INFO kablam! Sep 21 04:00:37.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.759 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.759 INFO kablam! | ^^^^^^ Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.759 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.759 INFO kablam! Sep 21 04:00:37.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.759 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.759 INFO kablam! | ^^^^^^ Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.759 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.759 INFO kablam! Sep 21 04:00:37.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.759 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 21 04:00:37.759 INFO kablam! | Sep 21 04:00:37.759 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.760 INFO kablam! | ^^^^^^ Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.760 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.760 INFO kablam! Sep 21 04:00:37.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.760 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.760 INFO kablam! | ^^^^^^ Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.760 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.760 INFO kablam! Sep 21 04:00:37.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.760 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.760 INFO kablam! | ^^^^^^ Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.760 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.760 INFO kablam! Sep 21 04:00:37.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.760 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.760 INFO kablam! | ^^^^^^ Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.760 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.760 INFO kablam! Sep 21 04:00:37.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.760 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.760 INFO kablam! | ^^^^^^ Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.760 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.760 INFO kablam! Sep 21 04:00:37.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.760 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.760 INFO kablam! | ^^^^^^ Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.760 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.760 INFO kablam! Sep 21 04:00:37.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.760 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 21 04:00:37.760 INFO kablam! | Sep 21 04:00:37.760 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.760 INFO kablam! | ^^^^^^ Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.761 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.761 INFO kablam! Sep 21 04:00:37.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.761 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.761 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.761 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.761 INFO kablam! Sep 21 04:00:37.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.761 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.761 INFO kablam! | ^^^^^^ Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.761 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.761 INFO kablam! Sep 21 04:00:37.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.761 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.761 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.761 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.761 INFO kablam! Sep 21 04:00:37.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.761 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.761 INFO kablam! | ^^^^^^ Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.761 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.761 INFO kablam! Sep 21 04:00:37.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.761 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.761 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.761 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.761 INFO kablam! Sep 21 04:00:37.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.761 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 21 04:00:37.761 INFO kablam! | Sep 21 04:00:37.761 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.762 INFO kablam! | ^^^^^^ Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.762 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.762 INFO kablam! Sep 21 04:00:37.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.762 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.762 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.762 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.762 INFO kablam! Sep 21 04:00:37.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.762 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.762 INFO kablam! | ^^^^^^ Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.762 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.762 INFO kablam! Sep 21 04:00:37.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.762 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.762 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.762 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.762 INFO kablam! Sep 21 04:00:37.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.762 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.762 INFO kablam! | ^^^^^^ Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.762 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.762 INFO kablam! Sep 21 04:00:37.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.762 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.762 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.762 INFO kablam! | Sep 21 04:00:37.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.762 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.762 INFO kablam! Sep 21 04:00:37.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.763 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.763 INFO kablam! | ^^^^^^ Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.763 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.763 INFO kablam! Sep 21 04:00:37.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.763 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.763 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.763 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.763 INFO kablam! Sep 21 04:00:37.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.763 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.763 INFO kablam! | ^^^^^^ Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.763 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.763 INFO kablam! Sep 21 04:00:37.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.763 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.763 INFO kablam! | ^^^^^^ Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.763 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.763 INFO kablam! Sep 21 04:00:37.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.763 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.763 INFO kablam! | ^^^^^^ Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.763 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.763 INFO kablam! Sep 21 04:00:37.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.763 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.763 INFO kablam! | ^^^^^^ Sep 21 04:00:37.763 INFO kablam! | Sep 21 04:00:37.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.763 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.763 INFO kablam! Sep 21 04:00:37.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.764 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 21 04:00:37.764 INFO kablam! | Sep 21 04:00:37.764 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.764 INFO kablam! | ^^^^^^ Sep 21 04:00:37.764 INFO kablam! | Sep 21 04:00:37.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.764 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.764 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.764 INFO kablam! Sep 21 04:00:37.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.764 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 21 04:00:37.764 INFO kablam! | Sep 21 04:00:37.764 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.764 INFO kablam! | ^^^^^^ Sep 21 04:00:37.764 INFO kablam! | Sep 21 04:00:37.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.764 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.764 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.764 INFO kablam! Sep 21 04:00:37.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.764 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 21 04:00:37.764 INFO kablam! | Sep 21 04:00:37.764 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.764 INFO kablam! | ^^^^^^ Sep 21 04:00:37.764 INFO kablam! | Sep 21 04:00:37.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.766 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.766 INFO kablam! Sep 21 04:00:37.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.766 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 21 04:00:37.766 INFO kablam! | Sep 21 04:00:37.766 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.766 INFO kablam! | ^^^^^^ Sep 21 04:00:37.766 INFO kablam! | Sep 21 04:00:37.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.766 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.766 INFO kablam! Sep 21 04:00:37.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.766 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 21 04:00:37.766 INFO kablam! | Sep 21 04:00:37.766 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.766 INFO kablam! | ^^^^^^ Sep 21 04:00:37.766 INFO kablam! | Sep 21 04:00:37.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.766 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.766 INFO kablam! Sep 21 04:00:37.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.766 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 21 04:00:37.766 INFO kablam! | Sep 21 04:00:37.766 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.767 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.767 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.767 INFO kablam! Sep 21 04:00:37.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.767 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.767 INFO kablam! | ^^^^^^ Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.767 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.767 INFO kablam! Sep 21 04:00:37.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.767 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.767 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.767 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.767 INFO kablam! Sep 21 04:00:37.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.767 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.767 INFO kablam! | ^^^^^^ Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.767 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.767 INFO kablam! Sep 21 04:00:37.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.767 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.767 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.767 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.767 INFO kablam! Sep 21 04:00:37.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.767 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.767 INFO kablam! | ^^^^^^ Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.767 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.767 INFO kablam! Sep 21 04:00:37.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.767 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.767 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.767 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.767 INFO kablam! Sep 21 04:00:37.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.767 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.767 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.767 INFO kablam! | ^^^^^^ Sep 21 04:00:37.767 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.768 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.768 INFO kablam! Sep 21 04:00:37.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.768 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.768 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.768 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.768 INFO kablam! Sep 21 04:00:37.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.768 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.768 INFO kablam! | ^^^^^^ Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.768 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.768 INFO kablam! Sep 21 04:00:37.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.768 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.768 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.768 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.768 INFO kablam! Sep 21 04:00:37.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.768 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.768 INFO kablam! | ^^^^^^ Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.768 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.768 INFO kablam! Sep 21 04:00:37.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.768 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.768 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.768 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.768 INFO kablam! Sep 21 04:00:37.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.768 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.768 INFO kablam! | ^^^^^^ Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.768 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.768 INFO kablam! Sep 21 04:00:37.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.768 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.768 INFO kablam! | ^^^^^^ Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.768 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.768 INFO kablam! Sep 21 04:00:37.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.768 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 21 04:00:37.768 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.769 INFO kablam! | ^^^^^^ Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.769 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.769 INFO kablam! Sep 21 04:00:37.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.769 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.769 INFO kablam! | ^^^^^^ Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.769 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.769 INFO kablam! Sep 21 04:00:37.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.769 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.769 INFO kablam! | ^^^^^^ Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.769 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.769 INFO kablam! Sep 21 04:00:37.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.769 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.769 INFO kablam! | ^^^^^^ Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.769 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.769 INFO kablam! Sep 21 04:00:37.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.769 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.769 INFO kablam! | ^^^^^^ Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.769 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.769 INFO kablam! Sep 21 04:00:37.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.769 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.769 INFO kablam! | ^^^^^^ Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.769 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.769 INFO kablam! Sep 21 04:00:37.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.769 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.769 INFO kablam! | ^^^^^^ Sep 21 04:00:37.769 INFO kablam! | Sep 21 04:00:37.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.770 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.770 INFO kablam! Sep 21 04:00:37.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.770 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 21 04:00:37.770 INFO kablam! | Sep 21 04:00:37.770 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.770 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.770 INFO kablam! | Sep 21 04:00:37.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.770 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.770 INFO kablam! Sep 21 04:00:37.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.770 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 21 04:00:37.770 INFO kablam! | Sep 21 04:00:37.770 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.770 INFO kablam! | ^^^^^^ Sep 21 04:00:37.770 INFO kablam! | Sep 21 04:00:37.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.770 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.770 INFO kablam! Sep 21 04:00:37.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.770 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 21 04:00:37.770 INFO kablam! | Sep 21 04:00:37.770 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.770 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.770 INFO kablam! | Sep 21 04:00:37.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.770 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.770 INFO kablam! Sep 21 04:00:37.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.770 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 21 04:00:37.770 INFO kablam! | Sep 21 04:00:37.770 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.770 INFO kablam! | ^^^^^^ Sep 21 04:00:37.770 INFO kablam! | Sep 21 04:00:37.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.770 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.770 INFO kablam! Sep 21 04:00:37.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.770 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 21 04:00:37.770 INFO kablam! | Sep 21 04:00:37.770 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.770 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.770 INFO kablam! | Sep 21 04:00:37.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.770 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.770 INFO kablam! Sep 21 04:00:37.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.771 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 21 04:00:37.771 INFO kablam! | Sep 21 04:00:37.771 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.771 INFO kablam! | ^^^^^^ Sep 21 04:00:37.771 INFO kablam! | Sep 21 04:00:37.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.771 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.771 INFO kablam! Sep 21 04:00:37.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.771 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 21 04:00:37.771 INFO kablam! | Sep 21 04:00:37.771 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.771 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.771 INFO kablam! | Sep 21 04:00:37.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.771 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.771 INFO kablam! Sep 21 04:00:37.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.772 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.772 INFO kablam! | ^^^^^^ Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.772 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.772 INFO kablam! Sep 21 04:00:37.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.772 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.772 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.772 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.772 INFO kablam! Sep 21 04:00:37.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.772 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.772 INFO kablam! | ^^^^^^ Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.772 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.772 INFO kablam! Sep 21 04:00:37.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.772 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.772 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.772 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.772 INFO kablam! Sep 21 04:00:37.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.772 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.772 INFO kablam! | ^^^^^^ Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.772 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.772 INFO kablam! Sep 21 04:00:37.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.772 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.772 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.772 INFO kablam! | Sep 21 04:00:37.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.772 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.773 INFO kablam! Sep 21 04:00:37.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.773 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.773 INFO kablam! | ^^^^^^ Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.773 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.773 INFO kablam! Sep 21 04:00:37.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.773 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.773 INFO kablam! | ^^^^^^ Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.773 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.773 INFO kablam! Sep 21 04:00:37.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.773 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.773 INFO kablam! | ^^^^^^ Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.773 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.773 INFO kablam! Sep 21 04:00:37.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.773 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.773 INFO kablam! | ^^^^^^ Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.773 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.773 INFO kablam! Sep 21 04:00:37.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.773 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.773 INFO kablam! | ^^^^^^ Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.773 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.773 INFO kablam! Sep 21 04:00:37.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.773 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.773 INFO kablam! | ^^^^^^ Sep 21 04:00:37.773 INFO kablam! | Sep 21 04:00:37.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.774 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.774 INFO kablam! Sep 21 04:00:37.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.774 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.774 INFO kablam! | ^^^^^^ Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.774 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.774 INFO kablam! Sep 21 04:00:37.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.774 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.774 INFO kablam! | ^^^^^^ Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.774 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.774 INFO kablam! Sep 21 04:00:37.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.774 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.774 INFO kablam! | ^^^^^^ Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.774 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.774 INFO kablam! Sep 21 04:00:37.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.774 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.774 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.774 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.774 INFO kablam! Sep 21 04:00:37.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.774 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.774 INFO kablam! | ^^^^^^ Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.774 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.774 INFO kablam! Sep 21 04:00:37.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.774 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.774 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.774 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.774 INFO kablam! Sep 21 04:00:37.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.774 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.774 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.774 INFO kablam! | ^^^^^^ Sep 21 04:00:37.774 INFO kablam! | Sep 21 04:00:37.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.775 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.775 INFO kablam! Sep 21 04:00:37.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.775 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 21 04:00:37.775 INFO kablam! | Sep 21 04:00:37.775 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.775 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.775 INFO kablam! | Sep 21 04:00:37.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.775 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.775 INFO kablam! Sep 21 04:00:37.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.775 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 21 04:00:37.775 INFO kablam! | Sep 21 04:00:37.775 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.775 INFO kablam! | ^^^^^^ Sep 21 04:00:37.775 INFO kablam! | Sep 21 04:00:37.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.775 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.775 INFO kablam! Sep 21 04:00:37.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.775 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 21 04:00:37.775 INFO kablam! | Sep 21 04:00:37.775 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.775 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.775 INFO kablam! | Sep 21 04:00:37.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.775 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.775 INFO kablam! Sep 21 04:00:37.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.775 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 21 04:00:37.775 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.776 INFO kablam! | ^^^^^^ Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.776 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.776 INFO kablam! Sep 21 04:00:37.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.776 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.776 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.776 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.776 INFO kablam! Sep 21 04:00:37.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.776 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.776 INFO kablam! | ^^^^^^ Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.776 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.776 INFO kablam! Sep 21 04:00:37.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.776 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.776 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.776 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.776 INFO kablam! Sep 21 04:00:37.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.776 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.776 INFO kablam! | ^^^^^^ Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.776 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.776 INFO kablam! Sep 21 04:00:37.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.776 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.776 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.776 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.776 INFO kablam! Sep 21 04:00:37.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.776 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.776 INFO kablam! | ^^^^^^ Sep 21 04:00:37.776 INFO kablam! | Sep 21 04:00:37.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.776 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.776 INFO kablam! Sep 21 04:00:37.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.777 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.777 INFO kablam! | ^^^^^^ Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.777 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.777 INFO kablam! Sep 21 04:00:37.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.777 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.777 INFO kablam! | ^^^^^^ Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.777 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.777 INFO kablam! Sep 21 04:00:37.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.777 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.777 INFO kablam! | ^^^^^^ Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.777 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.777 INFO kablam! Sep 21 04:00:37.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.777 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.777 INFO kablam! | ^^^^^^ Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.777 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.777 INFO kablam! Sep 21 04:00:37.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.777 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.777 INFO kablam! | ^^^^^^ Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.777 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.777 INFO kablam! Sep 21 04:00:37.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.777 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 21 04:00:37.777 INFO kablam! | Sep 21 04:00:37.777 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.778 INFO kablam! | ^^^^^^ Sep 21 04:00:37.778 INFO kablam! | Sep 21 04:00:37.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.778 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.778 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.778 INFO kablam! Sep 21 04:00:37.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.778 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 21 04:00:37.778 INFO kablam! | Sep 21 04:00:37.778 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.778 INFO kablam! | ^^^^^^ Sep 21 04:00:37.778 INFO kablam! | Sep 21 04:00:37.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.778 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.778 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.778 INFO kablam! Sep 21 04:00:37.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.778 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 21 04:00:37.778 INFO kablam! | Sep 21 04:00:37.778 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.778 INFO kablam! | ^^^^^^ Sep 21 04:00:37.778 INFO kablam! | Sep 21 04:00:37.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.778 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.778 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.778 INFO kablam! Sep 21 04:00:37.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.778 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 21 04:00:37.778 INFO kablam! | Sep 21 04:00:37.778 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.778 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.778 INFO kablam! | Sep 21 04:00:37.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.779 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.779 INFO kablam! Sep 21 04:00:37.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.779 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 21 04:00:37.779 INFO kablam! | Sep 21 04:00:37.779 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.779 INFO kablam! | ^^^^^^ Sep 21 04:00:37.779 INFO kablam! | Sep 21 04:00:37.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.779 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.779 INFO kablam! Sep 21 04:00:37.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.779 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 21 04:00:37.779 INFO kablam! | Sep 21 04:00:37.779 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.779 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.779 INFO kablam! | Sep 21 04:00:37.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.779 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.779 INFO kablam! Sep 21 04:00:37.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.779 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 21 04:00:37.779 INFO kablam! | Sep 21 04:00:37.779 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.779 INFO kablam! | ^^^^^^ Sep 21 04:00:37.779 INFO kablam! | Sep 21 04:00:37.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.779 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.779 INFO kablam! Sep 21 04:00:37.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.779 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 21 04:00:37.779 INFO kablam! | Sep 21 04:00:37.779 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.779 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.779 INFO kablam! | Sep 21 04:00:37.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.779 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.779 INFO kablam! Sep 21 04:00:37.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.779 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 21 04:00:37.779 INFO kablam! | Sep 21 04:00:37.779 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.779 INFO kablam! | ^^^^^^ Sep 21 04:00:37.779 INFO kablam! | Sep 21 04:00:37.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.780 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.780 INFO kablam! Sep 21 04:00:37.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.780 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 21 04:00:37.780 INFO kablam! | Sep 21 04:00:37.780 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.780 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.780 INFO kablam! | Sep 21 04:00:37.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.780 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.780 INFO kablam! Sep 21 04:00:37.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.780 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 21 04:00:37.780 INFO kablam! | Sep 21 04:00:37.780 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.780 INFO kablam! | ^^^^^^ Sep 21 04:00:37.780 INFO kablam! | Sep 21 04:00:37.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.780 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.780 INFO kablam! Sep 21 04:00:37.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.780 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 21 04:00:37.780 INFO kablam! | Sep 21 04:00:37.780 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.780 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.780 INFO kablam! | Sep 21 04:00:37.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.780 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.780 INFO kablam! Sep 21 04:00:37.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.780 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 21 04:00:37.780 INFO kablam! | Sep 21 04:00:37.780 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.781 INFO kablam! | ^^^^^^ Sep 21 04:00:37.781 INFO kablam! | Sep 21 04:00:37.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.781 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.781 INFO kablam! Sep 21 04:00:37.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.781 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 21 04:00:37.781 INFO kablam! | Sep 21 04:00:37.781 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.781 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.781 INFO kablam! | Sep 21 04:00:37.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.781 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.781 INFO kablam! Sep 21 04:00:37.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.781 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 21 04:00:37.781 INFO kablam! | Sep 21 04:00:37.781 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.781 INFO kablam! | ^^^^^^ Sep 21 04:00:37.781 INFO kablam! | Sep 21 04:00:37.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.781 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.781 INFO kablam! Sep 21 04:00:37.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.781 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 21 04:00:37.781 INFO kablam! | Sep 21 04:00:37.781 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.781 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.781 INFO kablam! | Sep 21 04:00:37.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.782 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.782 INFO kablam! Sep 21 04:00:37.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.782 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 21 04:00:37.783 INFO kablam! | Sep 21 04:00:37.783 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.783 INFO kablam! | ^^^^^^ Sep 21 04:00:37.783 INFO kablam! | Sep 21 04:00:37.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.783 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.783 INFO kablam! Sep 21 04:00:37.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.783 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 21 04:00:37.783 INFO kablam! | Sep 21 04:00:37.783 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.783 INFO kablam! | ^^^^^^ Sep 21 04:00:37.783 INFO kablam! | Sep 21 04:00:37.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.783 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.783 INFO kablam! Sep 21 04:00:37.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.783 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 21 04:00:37.783 INFO kablam! | Sep 21 04:00:37.783 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.783 INFO kablam! | ^^^^^^ Sep 21 04:00:37.783 INFO kablam! | Sep 21 04:00:37.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.783 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.784 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.784 INFO kablam! Sep 21 04:00:37.784 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.784 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 21 04:00:37.784 INFO kablam! | Sep 21 04:00:37.784 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.784 INFO kablam! | ^^^^^^ Sep 21 04:00:37.784 INFO kablam! | Sep 21 04:00:37.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.784 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.784 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.784 INFO kablam! Sep 21 04:00:37.784 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.784 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 21 04:00:37.784 INFO kablam! | Sep 21 04:00:37.784 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.784 INFO kablam! | ^^^^^^ Sep 21 04:00:37.784 INFO kablam! | Sep 21 04:00:37.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.784 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.784 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.784 INFO kablam! Sep 21 04:00:37.784 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.785 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 21 04:00:37.785 INFO kablam! | Sep 21 04:00:37.785 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.785 INFO kablam! | ^^^^^^ Sep 21 04:00:37.785 INFO kablam! | Sep 21 04:00:37.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.785 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.785 INFO kablam! Sep 21 04:00:37.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.785 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 21 04:00:37.785 INFO kablam! | Sep 21 04:00:37.785 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.785 INFO kablam! | ^^^^^^ Sep 21 04:00:37.785 INFO kablam! | Sep 21 04:00:37.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.785 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.785 INFO kablam! Sep 21 04:00:37.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.785 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 21 04:00:37.785 INFO kablam! | Sep 21 04:00:37.785 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.785 INFO kablam! | ^^^^^^ Sep 21 04:00:37.785 INFO kablam! | Sep 21 04:00:37.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.785 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.785 INFO kablam! Sep 21 04:00:37.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.785 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 21 04:00:37.785 INFO kablam! | Sep 21 04:00:37.785 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.785 INFO kablam! | ^^^^^^ Sep 21 04:00:37.785 INFO kablam! | Sep 21 04:00:37.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.785 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.785 INFO kablam! Sep 21 04:00:37.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.785 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 21 04:00:37.785 INFO kablam! | Sep 21 04:00:37.785 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.785 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.785 INFO kablam! | Sep 21 04:00:37.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.786 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.786 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.786 INFO kablam! Sep 21 04:00:37.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.786 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 21 04:00:37.786 INFO kablam! | Sep 21 04:00:37.786 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.786 INFO kablam! | ^^^^^^ Sep 21 04:00:37.786 INFO kablam! | Sep 21 04:00:37.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.786 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.786 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.786 INFO kablam! Sep 21 04:00:37.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.786 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 21 04:00:37.786 INFO kablam! | Sep 21 04:00:37.786 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.786 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.786 INFO kablam! | Sep 21 04:00:37.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.786 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.786 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.786 INFO kablam! Sep 21 04:00:37.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.786 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 21 04:00:37.786 INFO kablam! | Sep 21 04:00:37.786 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.786 INFO kablam! | ^^^^^^ Sep 21 04:00:37.786 INFO kablam! | Sep 21 04:00:37.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.786 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.787 INFO kablam! Sep 21 04:00:37.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.787 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 21 04:00:37.787 INFO kablam! | Sep 21 04:00:37.787 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.787 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.787 INFO kablam! | Sep 21 04:00:37.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.787 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.787 INFO kablam! Sep 21 04:00:37.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.787 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 21 04:00:37.787 INFO kablam! | Sep 21 04:00:37.787 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.787 INFO kablam! | ^^^^^^ Sep 21 04:00:37.787 INFO kablam! | Sep 21 04:00:37.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.787 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.787 INFO kablam! Sep 21 04:00:37.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.787 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 21 04:00:37.787 INFO kablam! | Sep 21 04:00:37.787 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.787 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.787 INFO kablam! | Sep 21 04:00:37.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.787 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.787 INFO kablam! Sep 21 04:00:37.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.789 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 21 04:00:37.789 INFO kablam! | Sep 21 04:00:37.789 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.789 INFO kablam! | ^^^^^^ Sep 21 04:00:37.789 INFO kablam! | Sep 21 04:00:37.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.789 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.789 INFO kablam! Sep 21 04:00:37.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.789 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 21 04:00:37.789 INFO kablam! | Sep 21 04:00:37.789 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.789 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.789 INFO kablam! | Sep 21 04:00:37.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.789 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.789 INFO kablam! Sep 21 04:00:37.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.789 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 21 04:00:37.789 INFO kablam! | Sep 21 04:00:37.789 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.789 INFO kablam! | ^^^^^^ Sep 21 04:00:37.789 INFO kablam! | Sep 21 04:00:37.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.789 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.789 INFO kablam! Sep 21 04:00:37.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.789 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 21 04:00:37.789 INFO kablam! | Sep 21 04:00:37.789 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.789 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.789 INFO kablam! | Sep 21 04:00:37.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.789 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.789 INFO kablam! Sep 21 04:00:37.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.789 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 21 04:00:37.789 INFO kablam! | Sep 21 04:00:37.789 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.789 INFO kablam! | ^^^^^^ Sep 21 04:00:37.789 INFO kablam! | Sep 21 04:00:37.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.790 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.790 INFO kablam! Sep 21 04:00:37.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.790 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.790 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.790 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.790 INFO kablam! Sep 21 04:00:37.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.790 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.790 INFO kablam! | ^^^^^^ Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.790 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.790 INFO kablam! Sep 21 04:00:37.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.790 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.790 INFO kablam! | ^^^^^^ Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.790 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.790 INFO kablam! Sep 21 04:00:37.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.790 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.790 INFO kablam! | ^^^^^^ Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.790 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.790 INFO kablam! Sep 21 04:00:37.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.790 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.790 INFO kablam! | ^^^^^^ Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.790 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.790 INFO kablam! Sep 21 04:00:37.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.790 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.790 INFO kablam! | ^^^^^^ Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.790 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.790 INFO kablam! Sep 21 04:00:37.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.790 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 21 04:00:37.790 INFO kablam! | Sep 21 04:00:37.790 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.791 INFO kablam! | ^^^^^^ Sep 21 04:00:37.791 INFO kablam! | Sep 21 04:00:37.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.791 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.791 INFO kablam! Sep 21 04:00:37.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.791 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 21 04:00:37.791 INFO kablam! | Sep 21 04:00:37.791 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.791 INFO kablam! | ^^^^^^ Sep 21 04:00:37.791 INFO kablam! | Sep 21 04:00:37.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.791 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.791 INFO kablam! Sep 21 04:00:37.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.791 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 21 04:00:37.791 INFO kablam! | Sep 21 04:00:37.791 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.791 INFO kablam! | ^^^^^^ Sep 21 04:00:37.791 INFO kablam! | Sep 21 04:00:37.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.791 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.791 INFO kablam! Sep 21 04:00:37.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.791 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 21 04:00:37.791 INFO kablam! | Sep 21 04:00:37.791 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.791 INFO kablam! | ^^^^^^ Sep 21 04:00:37.791 INFO kablam! | Sep 21 04:00:37.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.791 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.791 INFO kablam! Sep 21 04:00:37.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.791 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 21 04:00:37.791 INFO kablam! | Sep 21 04:00:37.791 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.791 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.791 INFO kablam! | Sep 21 04:00:37.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.791 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.791 INFO kablam! Sep 21 04:00:37.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.793 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 21 04:00:37.793 INFO kablam! | Sep 21 04:00:37.793 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.793 INFO kablam! | ^^^^^^ Sep 21 04:00:37.793 INFO kablam! | Sep 21 04:00:37.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.793 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.793 INFO kablam! Sep 21 04:00:37.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.793 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 21 04:00:37.793 INFO kablam! | Sep 21 04:00:37.793 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.793 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.793 INFO kablam! | Sep 21 04:00:37.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.793 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.793 INFO kablam! Sep 21 04:00:37.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.793 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 21 04:00:37.793 INFO kablam! | Sep 21 04:00:37.793 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.793 INFO kablam! | ^^^^^^ Sep 21 04:00:37.793 INFO kablam! | Sep 21 04:00:37.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.793 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.793 INFO kablam! Sep 21 04:00:37.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.793 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 21 04:00:37.793 INFO kablam! | Sep 21 04:00:37.793 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.793 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.793 INFO kablam! | Sep 21 04:00:37.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.793 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.793 INFO kablam! Sep 21 04:00:37.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.794 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.794 INFO kablam! | ^^^^^^ Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.794 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.794 INFO kablam! Sep 21 04:00:37.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.794 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.794 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.794 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.794 INFO kablam! Sep 21 04:00:37.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.794 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.794 INFO kablam! | ^^^^^^ Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.794 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.794 INFO kablam! Sep 21 04:00:37.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.794 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.794 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.794 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.794 INFO kablam! Sep 21 04:00:37.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.794 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.794 INFO kablam! | ^^^^^^ Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.794 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.794 INFO kablam! Sep 21 04:00:37.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.794 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.794 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.794 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.794 INFO kablam! Sep 21 04:00:37.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.794 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.794 INFO kablam! | ^^^^^^ Sep 21 04:00:37.794 INFO kablam! | Sep 21 04:00:37.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.794 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.794 INFO kablam! Sep 21 04:00:37.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.794 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.795 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.795 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.795 INFO kablam! Sep 21 04:00:37.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.795 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.795 INFO kablam! | ^^^^^^ Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.795 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.795 INFO kablam! Sep 21 04:00:37.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.795 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.795 INFO kablam! | ^^^^^^ Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.795 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.795 INFO kablam! Sep 21 04:00:37.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.795 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.795 INFO kablam! | ^^^^^^ Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.795 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.795 INFO kablam! Sep 21 04:00:37.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.795 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.795 INFO kablam! | ^^^^^^ Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.795 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.795 INFO kablam! Sep 21 04:00:37.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.795 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.795 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.795 INFO kablam! | ^^^^^^ Sep 21 04:00:37.795 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.796 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.796 INFO kablam! Sep 21 04:00:37.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.796 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 21 04:00:37.796 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.796 INFO kablam! | ^^^^^^ Sep 21 04:00:37.796 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.796 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.796 INFO kablam! Sep 21 04:00:37.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.796 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 21 04:00:37.796 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.796 INFO kablam! | ^^^^^^ Sep 21 04:00:37.796 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.796 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.796 INFO kablam! Sep 21 04:00:37.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.796 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 21 04:00:37.796 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.796 INFO kablam! | ^^^^^^ Sep 21 04:00:37.796 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.796 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.796 INFO kablam! Sep 21 04:00:37.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.796 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 21 04:00:37.796 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.796 INFO kablam! | ^^^^^^ Sep 21 04:00:37.796 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.796 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.796 INFO kablam! Sep 21 04:00:37.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.796 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 21 04:00:37.796 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.796 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.796 INFO kablam! | Sep 21 04:00:37.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.796 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.797 INFO kablam! Sep 21 04:00:37.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.797 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 21 04:00:37.797 INFO kablam! | Sep 21 04:00:37.797 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.797 INFO kablam! | ^^^^^^ Sep 21 04:00:37.797 INFO kablam! | Sep 21 04:00:37.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.797 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.797 INFO kablam! Sep 21 04:00:37.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.797 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 21 04:00:37.797 INFO kablam! | Sep 21 04:00:37.797 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.797 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.797 INFO kablam! | Sep 21 04:00:37.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.797 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.797 INFO kablam! Sep 21 04:00:37.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.797 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 21 04:00:37.797 INFO kablam! | Sep 21 04:00:37.797 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.797 INFO kablam! | ^^^^^^ Sep 21 04:00:37.797 INFO kablam! | Sep 21 04:00:37.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.797 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.797 INFO kablam! Sep 21 04:00:37.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.797 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 21 04:00:37.797 INFO kablam! | Sep 21 04:00:37.797 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.797 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.797 INFO kablam! | Sep 21 04:00:37.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.797 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.797 INFO kablam! Sep 21 04:00:37.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.797 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 21 04:00:37.797 INFO kablam! | Sep 21 04:00:37.797 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.797 INFO kablam! | ^^^^^^ Sep 21 04:00:37.797 INFO kablam! | Sep 21 04:00:37.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.797 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.797 INFO kablam! Sep 21 04:00:37.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.797 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.798 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.798 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.798 INFO kablam! Sep 21 04:00:37.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.798 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.798 INFO kablam! | ^^^^^^ Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.798 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.798 INFO kablam! Sep 21 04:00:37.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.798 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.798 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.798 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.798 INFO kablam! Sep 21 04:00:37.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.798 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.798 INFO kablam! | ^^^^^^ Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.798 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.798 INFO kablam! Sep 21 04:00:37.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.798 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.798 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.798 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.798 INFO kablam! Sep 21 04:00:37.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.798 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.798 INFO kablam! | ^^^^^^ Sep 21 04:00:37.798 INFO kablam! | Sep 21 04:00:37.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.798 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.798 INFO kablam! Sep 21 04:00:37.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.799 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.799 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.799 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.799 INFO kablam! Sep 21 04:00:37.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.799 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.799 INFO kablam! | ^^^^^^ Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.799 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.799 INFO kablam! Sep 21 04:00:37.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.799 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.799 INFO kablam! | ^^^^^^ Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.799 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.799 INFO kablam! Sep 21 04:00:37.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.799 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.799 INFO kablam! | ^^^^^^ Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.799 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.799 INFO kablam! Sep 21 04:00:37.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.799 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.799 INFO kablam! | ^^^^^^ Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.799 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.799 INFO kablam! Sep 21 04:00:37.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.799 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 21 04:00:37.799 INFO kablam! | Sep 21 04:00:37.799 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.800 INFO kablam! | ^^^^^^ Sep 21 04:00:37.800 INFO kablam! | Sep 21 04:00:37.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.800 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.800 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.800 INFO kablam! Sep 21 04:00:37.800 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 21 04:00:37.800 INFO kablam! --> src/lib.rs:8:12 Sep 21 04:00:37.800 INFO kablam! | Sep 21 04:00:37.800 INFO kablam! 8 | #![feature(associated_consts)] Sep 21 04:00:37.800 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 04:00:37.800 INFO kablam! | Sep 21 04:00:37.800 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 04:00:37.800 INFO kablam! Sep 21 04:00:37.943 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.943 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 21 04:00:37.943 INFO kablam! | Sep 21 04:00:37.943 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.943 INFO kablam! | ^^^^^^ Sep 21 04:00:37.943 INFO kablam! | Sep 21 04:00:37.943 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 04:00:37.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.943 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.943 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.943 INFO kablam! Sep 21 04:00:37.943 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.943 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 21 04:00:37.943 INFO kablam! | Sep 21 04:00:37.943 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.944 INFO kablam! | ^^^^^^ Sep 21 04:00:37.944 INFO kablam! | Sep 21 04:00:37.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.944 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.944 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.944 INFO kablam! Sep 21 04:00:37.944 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.944 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 21 04:00:37.944 INFO kablam! | Sep 21 04:00:37.944 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.944 INFO kablam! | ^^^^^^ Sep 21 04:00:37.944 INFO kablam! | Sep 21 04:00:37.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.944 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.944 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.944 INFO kablam! Sep 21 04:00:37.944 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.944 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 21 04:00:37.944 INFO kablam! | Sep 21 04:00:37.944 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.944 INFO kablam! | ^^^^^^ Sep 21 04:00:37.944 INFO kablam! | Sep 21 04:00:37.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.944 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.944 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.944 INFO kablam! Sep 21 04:00:37.944 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.944 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 21 04:00:37.944 INFO kablam! | Sep 21 04:00:37.944 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.944 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.944 INFO kablam! | Sep 21 04:00:37.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.945 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.945 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.945 INFO kablam! Sep 21 04:00:37.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.945 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 21 04:00:37.945 INFO kablam! | Sep 21 04:00:37.945 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.945 INFO kablam! | ^^^^^^ Sep 21 04:00:37.945 INFO kablam! | Sep 21 04:00:37.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.945 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.945 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.945 INFO kablam! Sep 21 04:00:37.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.945 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 21 04:00:37.945 INFO kablam! | Sep 21 04:00:37.945 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.945 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.945 INFO kablam! | Sep 21 04:00:37.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.945 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.945 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.945 INFO kablam! Sep 21 04:00:37.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.945 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 21 04:00:37.945 INFO kablam! | Sep 21 04:00:37.945 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.945 INFO kablam! | ^^^^^^ Sep 21 04:00:37.945 INFO kablam! | Sep 21 04:00:37.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.945 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.945 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.945 INFO kablam! Sep 21 04:00:37.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.945 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 21 04:00:37.945 INFO kablam! | Sep 21 04:00:37.945 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.945 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.945 INFO kablam! | Sep 21 04:00:37.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.946 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.946 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.946 INFO kablam! Sep 21 04:00:37.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.946 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.946 INFO kablam! | ^^^^^^ Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.946 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.946 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.946 INFO kablam! Sep 21 04:00:37.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.946 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.946 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.946 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.946 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.946 INFO kablam! Sep 21 04:00:37.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.946 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.946 INFO kablam! | ^^^^^^ Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.946 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.946 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.946 INFO kablam! Sep 21 04:00:37.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.946 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.946 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.946 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.946 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.946 INFO kablam! Sep 21 04:00:37.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.946 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.946 INFO kablam! | ^^^^^^ Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.946 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.946 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.946 INFO kablam! Sep 21 04:00:37.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.946 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.946 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.946 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.946 INFO kablam! | Sep 21 04:00:37.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.947 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.947 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.947 INFO kablam! Sep 21 04:00:37.947 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.947 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 21 04:00:37.947 INFO kablam! | Sep 21 04:00:37.947 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.947 INFO kablam! | ^^^^^^ Sep 21 04:00:37.947 INFO kablam! | Sep 21 04:00:37.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.947 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.947 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.947 INFO kablam! Sep 21 04:00:37.947 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.947 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 21 04:00:37.947 INFO kablam! | Sep 21 04:00:37.947 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.947 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.947 INFO kablam! | Sep 21 04:00:37.950 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.951 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.951 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.951 INFO kablam! Sep 21 04:00:37.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.951 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 21 04:00:37.951 INFO kablam! | Sep 21 04:00:37.951 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.951 INFO kablam! | ^^^^^^ Sep 21 04:00:37.951 INFO kablam! | Sep 21 04:00:37.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.951 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.951 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.951 INFO kablam! Sep 21 04:00:37.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.951 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 21 04:00:37.951 INFO kablam! | Sep 21 04:00:37.951 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.951 INFO kablam! | ^^^^^^ Sep 21 04:00:37.951 INFO kablam! | Sep 21 04:00:37.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.951 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.951 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.951 INFO kablam! Sep 21 04:00:37.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.951 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 21 04:00:37.951 INFO kablam! | Sep 21 04:00:37.951 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.951 INFO kablam! | ^^^^^^ Sep 21 04:00:37.951 INFO kablam! | Sep 21 04:00:37.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.951 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.951 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.951 INFO kablam! Sep 21 04:00:37.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.951 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 21 04:00:37.951 INFO kablam! | Sep 21 04:00:37.951 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.951 INFO kablam! | ^^^^^^ Sep 21 04:00:37.951 INFO kablam! | Sep 21 04:00:37.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.951 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.951 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.951 INFO kablam! Sep 21 04:00:37.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.951 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 21 04:00:37.951 INFO kablam! | Sep 21 04:00:37.951 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.951 INFO kablam! | ^^^^^^ Sep 21 04:00:37.951 INFO kablam! | Sep 21 04:00:37.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.951 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.951 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.952 INFO kablam! Sep 21 04:00:37.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.952 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 21 04:00:37.952 INFO kablam! | Sep 21 04:00:37.952 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.952 INFO kablam! | ^^^^^^ Sep 21 04:00:37.952 INFO kablam! | Sep 21 04:00:37.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.952 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.952 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.952 INFO kablam! Sep 21 04:00:37.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.952 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 21 04:00:37.952 INFO kablam! | Sep 21 04:00:37.952 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.952 INFO kablam! | ^^^^^^ Sep 21 04:00:37.952 INFO kablam! | Sep 21 04:00:37.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.952 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.952 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.952 INFO kablam! Sep 21 04:00:37.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.952 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 21 04:00:37.952 INFO kablam! | Sep 21 04:00:37.952 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.952 INFO kablam! | ^^^^^^ Sep 21 04:00:37.952 INFO kablam! | Sep 21 04:00:37.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.952 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.952 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.952 INFO kablam! Sep 21 04:00:37.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.952 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 21 04:00:37.952 INFO kablam! | Sep 21 04:00:37.952 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.952 INFO kablam! | ^^^^^^ Sep 21 04:00:37.952 INFO kablam! | Sep 21 04:00:37.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.952 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.952 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.952 INFO kablam! Sep 21 04:00:37.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.952 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 21 04:00:37.952 INFO kablam! | Sep 21 04:00:37.952 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.952 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.952 INFO kablam! | Sep 21 04:00:37.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.952 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.952 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.952 INFO kablam! Sep 21 04:00:37.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.953 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 21 04:00:37.953 INFO kablam! | Sep 21 04:00:37.953 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.953 INFO kablam! | ^^^^^^ Sep 21 04:00:37.953 INFO kablam! | Sep 21 04:00:37.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.953 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.953 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.953 INFO kablam! Sep 21 04:00:37.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.953 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 21 04:00:37.953 INFO kablam! | Sep 21 04:00:37.953 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.953 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.953 INFO kablam! | Sep 21 04:00:37.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.953 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.953 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.953 INFO kablam! Sep 21 04:00:37.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.953 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 21 04:00:37.953 INFO kablam! | Sep 21 04:00:37.953 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.953 INFO kablam! | ^^^^^^ Sep 21 04:00:37.953 INFO kablam! | Sep 21 04:00:37.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.953 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.953 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.953 INFO kablam! Sep 21 04:00:37.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.953 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 21 04:00:37.953 INFO kablam! | Sep 21 04:00:37.953 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.953 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.953 INFO kablam! | Sep 21 04:00:37.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.953 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.953 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.953 INFO kablam! Sep 21 04:00:37.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.953 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 21 04:00:37.953 INFO kablam! | Sep 21 04:00:37.953 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.953 INFO kablam! | ^^^^^^ Sep 21 04:00:37.953 INFO kablam! | Sep 21 04:00:37.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.953 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.953 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.953 INFO kablam! Sep 21 04:00:37.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.953 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 21 04:00:37.954 INFO kablam! | Sep 21 04:00:37.954 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.954 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.954 INFO kablam! | Sep 21 04:00:37.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.954 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.954 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.954 INFO kablam! Sep 21 04:00:37.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.954 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 21 04:00:37.954 INFO kablam! | Sep 21 04:00:37.954 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.954 INFO kablam! | ^^^^^^ Sep 21 04:00:37.954 INFO kablam! | Sep 21 04:00:37.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.954 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.954 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.954 INFO kablam! Sep 21 04:00:37.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.954 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 21 04:00:37.954 INFO kablam! | Sep 21 04:00:37.954 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.954 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.954 INFO kablam! | Sep 21 04:00:37.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.954 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.954 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.954 INFO kablam! Sep 21 04:00:37.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.954 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 21 04:00:37.954 INFO kablam! | Sep 21 04:00:37.954 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.954 INFO kablam! | ^^^^^^ Sep 21 04:00:37.954 INFO kablam! | Sep 21 04:00:37.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.954 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.954 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.954 INFO kablam! Sep 21 04:00:37.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.954 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 21 04:00:37.954 INFO kablam! | Sep 21 04:00:37.954 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.954 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.954 INFO kablam! | Sep 21 04:00:37.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.954 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.954 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.954 INFO kablam! Sep 21 04:00:37.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.954 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 21 04:00:37.955 INFO kablam! | Sep 21 04:00:37.955 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.955 INFO kablam! | ^^^^^^ Sep 21 04:00:37.955 INFO kablam! | Sep 21 04:00:37.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.955 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.955 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.955 INFO kablam! Sep 21 04:00:37.955 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.955 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 21 04:00:37.955 INFO kablam! | Sep 21 04:00:37.955 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.955 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.955 INFO kablam! | Sep 21 04:00:37.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.955 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.955 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.955 INFO kablam! Sep 21 04:00:37.955 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.955 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 21 04:00:37.955 INFO kablam! | Sep 21 04:00:37.955 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.955 INFO kablam! | ^^^^^^ Sep 21 04:00:37.955 INFO kablam! | Sep 21 04:00:37.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.955 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.955 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.955 INFO kablam! Sep 21 04:00:37.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.956 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 21 04:00:37.956 INFO kablam! | Sep 21 04:00:37.956 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.956 INFO kablam! | ^^^^^^ Sep 21 04:00:37.956 INFO kablam! | Sep 21 04:00:37.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.956 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.956 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.956 INFO kablam! Sep 21 04:00:37.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.956 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 21 04:00:37.956 INFO kablam! | Sep 21 04:00:37.956 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.956 INFO kablam! | ^^^^^^ Sep 21 04:00:37.956 INFO kablam! | Sep 21 04:00:37.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.956 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.956 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.956 INFO kablam! Sep 21 04:00:37.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.956 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 21 04:00:37.956 INFO kablam! | Sep 21 04:00:37.956 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.956 INFO kablam! | ^^^^^^ Sep 21 04:00:37.956 INFO kablam! | Sep 21 04:00:37.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.957 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.957 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.957 INFO kablam! Sep 21 04:00:37.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.957 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 21 04:00:37.957 INFO kablam! | Sep 21 04:00:37.957 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.957 INFO kablam! | ^^^^^^ Sep 21 04:00:37.957 INFO kablam! | Sep 21 04:00:37.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.957 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.957 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.957 INFO kablam! Sep 21 04:00:37.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.957 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 21 04:00:37.957 INFO kablam! | Sep 21 04:00:37.957 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.957 INFO kablam! | ^^^^^^ Sep 21 04:00:37.957 INFO kablam! | Sep 21 04:00:37.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.957 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.957 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.957 INFO kablam! Sep 21 04:00:37.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.957 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 21 04:00:37.957 INFO kablam! | Sep 21 04:00:37.957 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.957 INFO kablam! | ^^^^^^ Sep 21 04:00:37.957 INFO kablam! | Sep 21 04:00:37.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.957 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.957 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.957 INFO kablam! Sep 21 04:00:37.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.957 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 21 04:00:37.957 INFO kablam! | Sep 21 04:00:37.957 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.957 INFO kablam! | ^^^^^^ Sep 21 04:00:37.957 INFO kablam! | Sep 21 04:00:37.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.957 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.957 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.957 INFO kablam! Sep 21 04:00:37.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.957 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 21 04:00:37.957 INFO kablam! | Sep 21 04:00:37.957 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.957 INFO kablam! | ^^^^^^ Sep 21 04:00:37.957 INFO kablam! | Sep 21 04:00:37.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.958 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.958 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.958 INFO kablam! Sep 21 04:00:37.958 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.958 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 21 04:00:37.958 INFO kablam! | Sep 21 04:00:37.958 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.958 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.958 INFO kablam! | Sep 21 04:00:37.958 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.958 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.958 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.958 INFO kablam! Sep 21 04:00:37.958 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.958 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 21 04:00:37.958 INFO kablam! | Sep 21 04:00:37.958 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.958 INFO kablam! | ^^^^^^ Sep 21 04:00:37.958 INFO kablam! | Sep 21 04:00:37.958 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.958 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.958 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.958 INFO kablam! Sep 21 04:00:37.958 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.958 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 21 04:00:37.958 INFO kablam! | Sep 21 04:00:37.958 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.958 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.958 INFO kablam! | Sep 21 04:00:37.958 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.958 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.958 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.958 INFO kablam! Sep 21 04:00:37.958 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.958 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 21 04:00:37.958 INFO kablam! | Sep 21 04:00:37.958 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.958 INFO kablam! | ^^^^^^ Sep 21 04:00:37.958 INFO kablam! | Sep 21 04:00:37.958 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.958 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.958 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.958 INFO kablam! Sep 21 04:00:37.958 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.958 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 21 04:00:37.958 INFO kablam! | Sep 21 04:00:37.958 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.959 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.959 INFO kablam! | Sep 21 04:00:37.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.959 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.959 INFO kablam! Sep 21 04:00:37.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.959 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 21 04:00:37.959 INFO kablam! | Sep 21 04:00:37.959 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.959 INFO kablam! | ^^^^^^ Sep 21 04:00:37.959 INFO kablam! | Sep 21 04:00:37.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.959 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.959 INFO kablam! Sep 21 04:00:37.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.959 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 21 04:00:37.959 INFO kablam! | Sep 21 04:00:37.959 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.959 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.959 INFO kablam! | Sep 21 04:00:37.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.959 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.959 INFO kablam! Sep 21 04:00:37.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.959 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 21 04:00:37.959 INFO kablam! | Sep 21 04:00:37.959 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.959 INFO kablam! | ^^^^^^ Sep 21 04:00:37.959 INFO kablam! | Sep 21 04:00:37.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.959 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.959 INFO kablam! Sep 21 04:00:37.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.959 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 21 04:00:37.959 INFO kablam! | Sep 21 04:00:37.959 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.959 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.959 INFO kablam! | Sep 21 04:00:37.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.959 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.959 INFO kablam! Sep 21 04:00:37.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.959 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 21 04:00:37.959 INFO kablam! | Sep 21 04:00:37.960 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.960 INFO kablam! | ^^^^^^ Sep 21 04:00:37.960 INFO kablam! | Sep 21 04:00:37.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.960 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.960 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.960 INFO kablam! Sep 21 04:00:37.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.960 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 21 04:00:37.960 INFO kablam! | Sep 21 04:00:37.960 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.960 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.960 INFO kablam! | Sep 21 04:00:37.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.960 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.960 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.960 INFO kablam! Sep 21 04:00:37.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.960 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 21 04:00:37.960 INFO kablam! | Sep 21 04:00:37.960 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.960 INFO kablam! | ^^^^^^ Sep 21 04:00:37.960 INFO kablam! | Sep 21 04:00:37.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.960 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.960 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.960 INFO kablam! Sep 21 04:00:37.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.960 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 21 04:00:37.960 INFO kablam! | Sep 21 04:00:37.960 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.960 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.960 INFO kablam! | Sep 21 04:00:37.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.960 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.960 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.960 INFO kablam! Sep 21 04:00:37.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.960 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 21 04:00:37.960 INFO kablam! | Sep 21 04:00:37.960 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.960 INFO kablam! | ^^^^^^ Sep 21 04:00:37.960 INFO kablam! | Sep 21 04:00:37.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.960 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.960 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.960 INFO kablam! Sep 21 04:00:37.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.960 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 21 04:00:37.960 INFO kablam! | Sep 21 04:00:37.961 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.961 INFO kablam! | ^^^^^^ Sep 21 04:00:37.961 INFO kablam! | Sep 21 04:00:37.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.961 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.961 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.961 INFO kablam! Sep 21 04:00:37.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.962 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 21 04:00:37.962 INFO kablam! | Sep 21 04:00:37.962 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.962 INFO kablam! | ^^^^^^ Sep 21 04:00:37.962 INFO kablam! | Sep 21 04:00:37.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.962 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.962 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.962 INFO kablam! Sep 21 04:00:37.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.962 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 21 04:00:37.962 INFO kablam! | Sep 21 04:00:37.962 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.962 INFO kablam! | ^^^^^^ Sep 21 04:00:37.962 INFO kablam! | Sep 21 04:00:37.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.962 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.962 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.962 INFO kablam! Sep 21 04:00:37.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.962 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 21 04:00:37.962 INFO kablam! | Sep 21 04:00:37.962 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.962 INFO kablam! | ^^^^^^ Sep 21 04:00:37.962 INFO kablam! | Sep 21 04:00:37.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.962 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.962 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.962 INFO kablam! Sep 21 04:00:37.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.962 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 21 04:00:37.962 INFO kablam! | Sep 21 04:00:37.962 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.962 INFO kablam! | ^^^^^^ Sep 21 04:00:37.962 INFO kablam! | Sep 21 04:00:37.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.962 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.962 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.963 INFO kablam! Sep 21 04:00:37.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.963 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 21 04:00:37.963 INFO kablam! | Sep 21 04:00:37.963 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.963 INFO kablam! | ^^^^^^ Sep 21 04:00:37.963 INFO kablam! | Sep 21 04:00:37.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.963 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.963 INFO kablam! Sep 21 04:00:37.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.963 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 21 04:00:37.963 INFO kablam! | Sep 21 04:00:37.963 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.963 INFO kablam! | ^^^^^^ Sep 21 04:00:37.963 INFO kablam! | Sep 21 04:00:37.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.963 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.963 INFO kablam! Sep 21 04:00:37.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.963 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 21 04:00:37.963 INFO kablam! | Sep 21 04:00:37.963 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.963 INFO kablam! | ^^^^^^ Sep 21 04:00:37.963 INFO kablam! | Sep 21 04:00:37.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.963 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.963 INFO kablam! Sep 21 04:00:37.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.963 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 21 04:00:37.963 INFO kablam! | Sep 21 04:00:37.963 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.963 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.963 INFO kablam! | Sep 21 04:00:37.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.963 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.963 INFO kablam! Sep 21 04:00:37.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.963 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 21 04:00:37.963 INFO kablam! | Sep 21 04:00:37.963 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.963 INFO kablam! | ^^^^^^ Sep 21 04:00:37.963 INFO kablam! | Sep 21 04:00:37.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.963 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.963 INFO kablam! Sep 21 04:00:37.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.964 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.964 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.964 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.964 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.964 INFO kablam! Sep 21 04:00:37.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.964 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.964 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.964 INFO kablam! | ^^^^^^ Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.964 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.964 INFO kablam! Sep 21 04:00:37.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.964 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.964 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.964 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.964 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.964 INFO kablam! Sep 21 04:00:37.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.964 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.964 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.964 INFO kablam! | ^^^^^^ Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.964 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.964 INFO kablam! Sep 21 04:00:37.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.964 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.964 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.964 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.964 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.964 INFO kablam! Sep 21 04:00:37.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.964 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 21 04:00:37.964 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.965 INFO kablam! | ^^^^^^ Sep 21 04:00:37.965 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.965 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.965 INFO kablam! Sep 21 04:00:37.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.965 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 21 04:00:37.965 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.965 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.965 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.965 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.965 INFO kablam! Sep 21 04:00:37.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.965 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 21 04:00:37.965 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.965 INFO kablam! | ^^^^^^ Sep 21 04:00:37.965 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.965 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.965 INFO kablam! Sep 21 04:00:37.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.965 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 21 04:00:37.965 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.965 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.965 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.965 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.965 INFO kablam! Sep 21 04:00:37.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.965 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 21 04:00:37.965 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.965 INFO kablam! | ^^^^^^ Sep 21 04:00:37.965 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.965 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.965 INFO kablam! Sep 21 04:00:37.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.965 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 21 04:00:37.965 INFO kablam! | Sep 21 04:00:37.965 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.966 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.966 INFO kablam! | Sep 21 04:00:37.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.966 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.966 INFO kablam! Sep 21 04:00:37.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.966 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 21 04:00:37.966 INFO kablam! | Sep 21 04:00:37.966 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.966 INFO kablam! | ^^^^^^ Sep 21 04:00:37.966 INFO kablam! | Sep 21 04:00:37.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.966 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.966 INFO kablam! Sep 21 04:00:37.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.966 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 21 04:00:37.966 INFO kablam! | Sep 21 04:00:37.966 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.966 INFO kablam! | ^^^^^^ Sep 21 04:00:37.966 INFO kablam! | Sep 21 04:00:37.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.966 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.966 INFO kablam! Sep 21 04:00:37.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.966 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 21 04:00:37.966 INFO kablam! | Sep 21 04:00:37.966 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.966 INFO kablam! | ^^^^^^ Sep 21 04:00:37.966 INFO kablam! | Sep 21 04:00:37.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.966 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.966 INFO kablam! Sep 21 04:00:37.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.966 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 21 04:00:37.966 INFO kablam! | Sep 21 04:00:37.966 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.966 INFO kablam! | ^^^^^^ Sep 21 04:00:37.966 INFO kablam! | Sep 21 04:00:37.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.966 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.966 INFO kablam! Sep 21 04:00:37.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.966 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 21 04:00:37.966 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.967 INFO kablam! | ^^^^^^ Sep 21 04:00:37.967 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.967 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.967 INFO kablam! Sep 21 04:00:37.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.967 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 21 04:00:37.967 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.967 INFO kablam! | ^^^^^^ Sep 21 04:00:37.967 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.967 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.967 INFO kablam! Sep 21 04:00:37.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.967 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 21 04:00:37.967 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.967 INFO kablam! | ^^^^^^ Sep 21 04:00:37.967 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.967 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.967 INFO kablam! Sep 21 04:00:37.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.967 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 21 04:00:37.967 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.967 INFO kablam! | ^^^^^^ Sep 21 04:00:37.967 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.967 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.967 INFO kablam! Sep 21 04:00:37.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.967 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 21 04:00:37.967 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.967 INFO kablam! | ^^^^^^ Sep 21 04:00:37.967 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.967 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.967 INFO kablam! Sep 21 04:00:37.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.967 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 21 04:00:37.967 INFO kablam! | Sep 21 04:00:37.967 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.968 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.968 INFO kablam! | Sep 21 04:00:37.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.968 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.968 INFO kablam! Sep 21 04:00:37.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.968 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 21 04:00:37.968 INFO kablam! | Sep 21 04:00:37.968 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.968 INFO kablam! | ^^^^^^ Sep 21 04:00:37.968 INFO kablam! | Sep 21 04:00:37.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.968 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.968 INFO kablam! Sep 21 04:00:37.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.968 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 21 04:00:37.968 INFO kablam! | Sep 21 04:00:37.968 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.968 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.968 INFO kablam! | Sep 21 04:00:37.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.968 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.968 INFO kablam! Sep 21 04:00:37.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.968 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 21 04:00:37.968 INFO kablam! | Sep 21 04:00:37.968 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.968 INFO kablam! | ^^^^^^ Sep 21 04:00:37.968 INFO kablam! | Sep 21 04:00:37.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.968 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.968 INFO kablam! Sep 21 04:00:37.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.968 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 21 04:00:37.968 INFO kablam! | Sep 21 04:00:37.968 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.968 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.968 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.969 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.969 INFO kablam! Sep 21 04:00:37.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.969 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 21 04:00:37.969 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.969 INFO kablam! | ^^^^^^ Sep 21 04:00:37.969 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.969 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.969 INFO kablam! Sep 21 04:00:37.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.969 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 21 04:00:37.969 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.969 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.969 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.969 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.969 INFO kablam! Sep 21 04:00:37.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.969 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 21 04:00:37.969 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.969 INFO kablam! | ^^^^^^ Sep 21 04:00:37.969 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.969 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.969 INFO kablam! Sep 21 04:00:37.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.969 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 21 04:00:37.969 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.969 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.969 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.969 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.969 INFO kablam! Sep 21 04:00:37.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.969 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 21 04:00:37.969 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.969 INFO kablam! | ^^^^^^ Sep 21 04:00:37.969 INFO kablam! | Sep 21 04:00:37.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.969 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.970 INFO kablam! Sep 21 04:00:37.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.970 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 21 04:00:37.970 INFO kablam! | Sep 21 04:00:37.970 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.970 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.970 INFO kablam! | Sep 21 04:00:37.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.970 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.970 INFO kablam! Sep 21 04:00:37.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.970 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 21 04:00:37.970 INFO kablam! | Sep 21 04:00:37.970 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.970 INFO kablam! | ^^^^^^ Sep 21 04:00:37.970 INFO kablam! | Sep 21 04:00:37.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.970 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.970 INFO kablam! Sep 21 04:00:37.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.970 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 21 04:00:37.970 INFO kablam! | Sep 21 04:00:37.970 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.970 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.970 INFO kablam! | Sep 21 04:00:37.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.970 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.970 INFO kablam! Sep 21 04:00:37.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.970 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 21 04:00:37.970 INFO kablam! | Sep 21 04:00:37.970 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.970 INFO kablam! | ^^^^^^ Sep 21 04:00:37.970 INFO kablam! | Sep 21 04:00:37.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.970 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.970 INFO kablam! Sep 21 04:00:37.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.970 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 21 04:00:37.970 INFO kablam! | Sep 21 04:00:37.970 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.970 INFO kablam! | ^^^^^^ Sep 21 04:00:37.970 INFO kablam! | Sep 21 04:00:37.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.971 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.971 INFO kablam! Sep 21 04:00:37.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.971 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 21 04:00:37.971 INFO kablam! | Sep 21 04:00:37.971 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.971 INFO kablam! | ^^^^^^ Sep 21 04:00:37.971 INFO kablam! | Sep 21 04:00:37.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.971 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.971 INFO kablam! Sep 21 04:00:37.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.971 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 21 04:00:37.971 INFO kablam! | Sep 21 04:00:37.971 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.971 INFO kablam! | ^^^^^^ Sep 21 04:00:37.971 INFO kablam! | Sep 21 04:00:37.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.971 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.971 INFO kablam! Sep 21 04:00:37.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.971 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 21 04:00:37.971 INFO kablam! | Sep 21 04:00:37.971 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.971 INFO kablam! | ^^^^^^ Sep 21 04:00:37.971 INFO kablam! | Sep 21 04:00:37.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.971 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.971 INFO kablam! Sep 21 04:00:37.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.971 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 21 04:00:37.971 INFO kablam! | Sep 21 04:00:37.971 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.971 INFO kablam! | ^^^^^^ Sep 21 04:00:37.971 INFO kablam! | Sep 21 04:00:37.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.971 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.971 INFO kablam! Sep 21 04:00:37.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.971 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 21 04:00:37.971 INFO kablam! | Sep 21 04:00:37.971 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.971 INFO kablam! | ^^^^^^ Sep 21 04:00:37.971 INFO kablam! | Sep 21 04:00:37.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.972 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.972 INFO kablam! Sep 21 04:00:37.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.972 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 21 04:00:37.972 INFO kablam! | Sep 21 04:00:37.972 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.972 INFO kablam! | ^^^^^^ Sep 21 04:00:37.972 INFO kablam! | Sep 21 04:00:37.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.972 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.972 INFO kablam! Sep 21 04:00:37.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.972 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 21 04:00:37.972 INFO kablam! | Sep 21 04:00:37.972 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.972 INFO kablam! | ^^^^^^ Sep 21 04:00:37.972 INFO kablam! | Sep 21 04:00:37.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.972 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.972 INFO kablam! Sep 21 04:00:37.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.972 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 21 04:00:37.972 INFO kablam! | Sep 21 04:00:37.972 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.972 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.972 INFO kablam! | Sep 21 04:00:37.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.972 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.972 INFO kablam! Sep 21 04:00:37.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.972 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 21 04:00:37.972 INFO kablam! | Sep 21 04:00:37.972 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.972 INFO kablam! | ^^^^^^ Sep 21 04:00:37.972 INFO kablam! | Sep 21 04:00:37.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.972 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.972 INFO kablam! Sep 21 04:00:37.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.972 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 21 04:00:37.972 INFO kablam! | Sep 21 04:00:37.972 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.972 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.972 INFO kablam! | Sep 21 04:00:37.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.972 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.973 INFO kablam! Sep 21 04:00:37.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.973 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 21 04:00:37.973 INFO kablam! | Sep 21 04:00:37.973 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.973 INFO kablam! | ^^^^^^ Sep 21 04:00:37.973 INFO kablam! | Sep 21 04:00:37.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.974 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.974 INFO kablam! Sep 21 04:00:37.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.974 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 21 04:00:37.974 INFO kablam! | Sep 21 04:00:37.974 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.974 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.974 INFO kablam! | Sep 21 04:00:37.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.974 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.974 INFO kablam! Sep 21 04:00:37.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.974 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 21 04:00:37.974 INFO kablam! | Sep 21 04:00:37.974 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.974 INFO kablam! | ^^^^^^ Sep 21 04:00:37.974 INFO kablam! | Sep 21 04:00:37.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.974 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.974 INFO kablam! Sep 21 04:00:37.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.974 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 21 04:00:37.974 INFO kablam! | Sep 21 04:00:37.974 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.974 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.974 INFO kablam! | Sep 21 04:00:37.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.974 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.974 INFO kablam! Sep 21 04:00:37.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.974 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 21 04:00:37.974 INFO kablam! | Sep 21 04:00:37.974 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.974 INFO kablam! | ^^^^^^ Sep 21 04:00:37.974 INFO kablam! | Sep 21 04:00:37.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.974 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.975 INFO kablam! Sep 21 04:00:37.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.975 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 21 04:00:37.975 INFO kablam! | Sep 21 04:00:37.975 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.975 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.975 INFO kablam! | Sep 21 04:00:37.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.975 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.975 INFO kablam! Sep 21 04:00:37.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.975 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 21 04:00:37.975 INFO kablam! | Sep 21 04:00:37.975 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.975 INFO kablam! | ^^^^^^ Sep 21 04:00:37.975 INFO kablam! | Sep 21 04:00:37.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.975 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.975 INFO kablam! Sep 21 04:00:37.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.975 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 21 04:00:37.975 INFO kablam! | Sep 21 04:00:37.975 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.975 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.975 INFO kablam! | Sep 21 04:00:37.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.975 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.975 INFO kablam! Sep 21 04:00:37.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.975 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 21 04:00:37.975 INFO kablam! | Sep 21 04:00:37.975 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.975 INFO kablam! | ^^^^^^ Sep 21 04:00:37.975 INFO kablam! | Sep 21 04:00:37.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.975 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.975 INFO kablam! Sep 21 04:00:37.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.975 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 21 04:00:37.975 INFO kablam! | Sep 21 04:00:37.975 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.975 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.975 INFO kablam! | Sep 21 04:00:37.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.975 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.976 INFO kablam! Sep 21 04:00:37.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.976 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 21 04:00:37.976 INFO kablam! | Sep 21 04:00:37.976 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.976 INFO kablam! | ^^^^^^ Sep 21 04:00:37.976 INFO kablam! | Sep 21 04:00:37.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.976 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.976 INFO kablam! Sep 21 04:00:37.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.976 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 21 04:00:37.976 INFO kablam! | Sep 21 04:00:37.976 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.976 INFO kablam! | ^^^^^^ Sep 21 04:00:37.976 INFO kablam! | Sep 21 04:00:37.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.976 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.976 INFO kablam! Sep 21 04:00:37.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.976 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 21 04:00:37.976 INFO kablam! | Sep 21 04:00:37.976 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.976 INFO kablam! | ^^^^^^ Sep 21 04:00:37.976 INFO kablam! | Sep 21 04:00:37.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.976 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.976 INFO kablam! Sep 21 04:00:37.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.976 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 21 04:00:37.976 INFO kablam! | Sep 21 04:00:37.976 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.976 INFO kablam! | ^^^^^^ Sep 21 04:00:37.976 INFO kablam! | Sep 21 04:00:37.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.976 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.976 INFO kablam! Sep 21 04:00:37.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.976 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 21 04:00:37.976 INFO kablam! | Sep 21 04:00:37.976 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.976 INFO kablam! | ^^^^^^ Sep 21 04:00:37.976 INFO kablam! | Sep 21 04:00:37.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.976 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.976 INFO kablam! Sep 21 04:00:37.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.977 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 21 04:00:37.977 INFO kablam! | Sep 21 04:00:37.977 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.977 INFO kablam! | ^^^^^^ Sep 21 04:00:37.977 INFO kablam! | Sep 21 04:00:37.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.977 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.979 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.979 INFO kablam! Sep 21 04:00:37.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.979 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 21 04:00:37.979 INFO kablam! | Sep 21 04:00:37.979 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.979 INFO kablam! | ^^^^^^ Sep 21 04:00:37.979 INFO kablam! | Sep 21 04:00:37.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.979 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.979 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.979 INFO kablam! Sep 21 04:00:37.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.979 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 21 04:00:37.979 INFO kablam! | Sep 21 04:00:37.979 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.979 INFO kablam! | ^^^^^^ Sep 21 04:00:37.979 INFO kablam! | Sep 21 04:00:37.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.979 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.979 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.979 INFO kablam! Sep 21 04:00:37.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.979 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 21 04:00:37.979 INFO kablam! | Sep 21 04:00:37.979 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.979 INFO kablam! | ^^^^^^ Sep 21 04:00:37.979 INFO kablam! | Sep 21 04:00:37.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.979 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.979 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.979 INFO kablam! Sep 21 04:00:37.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.979 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 21 04:00:37.979 INFO kablam! | Sep 21 04:00:37.979 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.979 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.979 INFO kablam! | Sep 21 04:00:37.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.979 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.980 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.980 INFO kablam! Sep 21 04:00:37.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.980 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 21 04:00:37.980 INFO kablam! | Sep 21 04:00:37.980 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.980 INFO kablam! | ^^^^^^ Sep 21 04:00:37.980 INFO kablam! | Sep 21 04:00:37.980 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.980 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.980 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.980 INFO kablam! Sep 21 04:00:37.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.980 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 21 04:00:37.980 INFO kablam! | Sep 21 04:00:37.980 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.980 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.980 INFO kablam! | Sep 21 04:00:37.980 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.980 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.980 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.980 INFO kablam! Sep 21 04:00:37.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.980 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 21 04:00:37.980 INFO kablam! | Sep 21 04:00:37.980 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.980 INFO kablam! | ^^^^^^ Sep 21 04:00:37.980 INFO kablam! | Sep 21 04:00:37.980 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.980 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.980 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.980 INFO kablam! Sep 21 04:00:37.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.980 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 21 04:00:37.980 INFO kablam! | Sep 21 04:00:37.980 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.980 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.980 INFO kablam! | Sep 21 04:00:37.980 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.980 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.980 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.980 INFO kablam! Sep 21 04:00:37.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.980 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 21 04:00:37.980 INFO kablam! | Sep 21 04:00:37.980 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.980 INFO kablam! | ^^^^^^ Sep 21 04:00:37.980 INFO kablam! | Sep 21 04:00:37.980 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.980 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.981 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.981 INFO kablam! Sep 21 04:00:37.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.981 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.981 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.981 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.981 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.981 INFO kablam! Sep 21 04:00:37.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.981 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.981 INFO kablam! | ^^^^^^ Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.981 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.981 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.981 INFO kablam! Sep 21 04:00:37.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.981 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.981 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.981 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.981 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.981 INFO kablam! Sep 21 04:00:37.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.981 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.981 INFO kablam! | ^^^^^^ Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.981 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.981 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.981 INFO kablam! Sep 21 04:00:37.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.981 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.981 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.981 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.981 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.981 INFO kablam! Sep 21 04:00:37.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.981 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 21 04:00:37.981 INFO kablam! | Sep 21 04:00:37.981 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.982 INFO kablam! | ^^^^^^ Sep 21 04:00:37.982 INFO kablam! | Sep 21 04:00:37.982 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.982 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.982 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.982 INFO kablam! Sep 21 04:00:37.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.982 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 21 04:00:37.982 INFO kablam! | Sep 21 04:00:37.982 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.982 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.982 INFO kablam! | Sep 21 04:00:37.982 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.982 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.982 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.982 INFO kablam! Sep 21 04:00:37.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.982 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 21 04:00:37.982 INFO kablam! | Sep 21 04:00:37.982 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.982 INFO kablam! | ^^^^^^ Sep 21 04:00:37.982 INFO kablam! | Sep 21 04:00:37.982 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.982 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.982 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.982 INFO kablam! Sep 21 04:00:37.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.982 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 21 04:00:37.982 INFO kablam! | Sep 21 04:00:37.982 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.982 INFO kablam! | ^^^^^^ Sep 21 04:00:37.982 INFO kablam! | Sep 21 04:00:37.982 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.982 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.982 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.982 INFO kablam! Sep 21 04:00:37.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.982 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 21 04:00:37.982 INFO kablam! | Sep 21 04:00:37.982 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.982 INFO kablam! | ^^^^^^ Sep 21 04:00:37.982 INFO kablam! | Sep 21 04:00:37.982 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.982 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.982 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.982 INFO kablam! Sep 21 04:00:37.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.982 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.983 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.983 INFO kablam! | ^^^^^^ Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.983 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.983 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.983 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.983 INFO kablam! Sep 21 04:00:37.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.983 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.983 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.983 INFO kablam! | ^^^^^^ Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.983 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.983 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.983 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.983 INFO kablam! Sep 21 04:00:37.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.983 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.983 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.983 INFO kablam! | ^^^^^^ Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.983 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.983 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.983 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.983 INFO kablam! Sep 21 04:00:37.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.983 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.983 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.983 INFO kablam! | ^^^^^^ Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.983 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.983 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.983 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.983 INFO kablam! Sep 21 04:00:37.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.983 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.983 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.983 INFO kablam! | ^^^^^^ Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.983 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.983 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.983 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.983 INFO kablam! Sep 21 04:00:37.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.983 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 21 04:00:37.983 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.984 INFO kablam! | ^^^^^^ Sep 21 04:00:37.984 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.984 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.984 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.984 INFO kablam! Sep 21 04:00:37.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.984 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 21 04:00:37.984 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.984 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.984 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.984 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.984 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.984 INFO kablam! Sep 21 04:00:37.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.984 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 21 04:00:37.984 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.984 INFO kablam! | ^^^^^^ Sep 21 04:00:37.984 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.984 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.984 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.984 INFO kablam! Sep 21 04:00:37.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.984 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 21 04:00:37.984 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.984 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.984 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.984 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.984 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.984 INFO kablam! Sep 21 04:00:37.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.984 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 21 04:00:37.984 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.984 INFO kablam! | ^^^^^^ Sep 21 04:00:37.984 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.984 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.984 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.984 INFO kablam! Sep 21 04:00:37.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.984 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 21 04:00:37.984 INFO kablam! | Sep 21 04:00:37.984 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.985 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.985 INFO kablam! | Sep 21 04:00:37.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.985 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.985 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.985 INFO kablam! Sep 21 04:00:37.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.985 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 21 04:00:37.985 INFO kablam! | Sep 21 04:00:37.985 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.985 INFO kablam! | ^^^^^^ Sep 21 04:00:37.985 INFO kablam! | Sep 21 04:00:37.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.985 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.985 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.985 INFO kablam! Sep 21 04:00:37.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.985 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 21 04:00:37.985 INFO kablam! | Sep 21 04:00:37.985 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.985 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.985 INFO kablam! | Sep 21 04:00:37.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.985 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.985 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.985 INFO kablam! Sep 21 04:00:37.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.985 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 21 04:00:37.985 INFO kablam! | Sep 21 04:00:37.985 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.985 INFO kablam! | ^^^^^^ Sep 21 04:00:37.985 INFO kablam! | Sep 21 04:00:37.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.985 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.985 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.985 INFO kablam! Sep 21 04:00:37.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.985 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 21 04:00:37.985 INFO kablam! | Sep 21 04:00:37.985 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.985 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.985 INFO kablam! | Sep 21 04:00:37.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.985 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.985 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.985 INFO kablam! Sep 21 04:00:37.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.985 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 21 04:00:37.986 INFO kablam! | Sep 21 04:00:37.986 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.986 INFO kablam! | ^^^^^^ Sep 21 04:00:37.986 INFO kablam! | Sep 21 04:00:37.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.986 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.986 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.986 INFO kablam! Sep 21 04:00:37.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.986 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 21 04:00:37.986 INFO kablam! | Sep 21 04:00:37.986 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.986 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.986 INFO kablam! | Sep 21 04:00:37.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.986 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.986 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.986 INFO kablam! Sep 21 04:00:37.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.986 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 21 04:00:37.986 INFO kablam! | Sep 21 04:00:37.986 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.986 INFO kablam! | ^^^^^^ Sep 21 04:00:37.986 INFO kablam! | Sep 21 04:00:37.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.986 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.986 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.986 INFO kablam! Sep 21 04:00:37.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.986 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 21 04:00:37.986 INFO kablam! | Sep 21 04:00:37.986 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.986 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.986 INFO kablam! | Sep 21 04:00:37.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.986 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.986 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.986 INFO kablam! Sep 21 04:00:37.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.986 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 21 04:00:37.986 INFO kablam! | Sep 21 04:00:37.986 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.986 INFO kablam! | ^^^^^^ Sep 21 04:00:37.986 INFO kablam! | Sep 21 04:00:37.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.986 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.986 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.986 INFO kablam! Sep 21 04:00:37.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.987 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.987 INFO kablam! | ^^^^^^ Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.987 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.987 INFO kablam! Sep 21 04:00:37.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.987 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.987 INFO kablam! | ^^^^^^ Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.987 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.987 INFO kablam! Sep 21 04:00:37.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.987 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.987 INFO kablam! | ^^^^^^ Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.987 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.987 INFO kablam! Sep 21 04:00:37.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.987 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.987 INFO kablam! | ^^^^^^ Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.987 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.987 INFO kablam! Sep 21 04:00:37.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.987 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.987 INFO kablam! | ^^^^^^ Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.987 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.987 INFO kablam! Sep 21 04:00:37.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.987 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.987 INFO kablam! | ^^^^^^ Sep 21 04:00:37.987 INFO kablam! | Sep 21 04:00:37.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.988 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.988 INFO kablam! Sep 21 04:00:37.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.988 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 21 04:00:37.988 INFO kablam! | Sep 21 04:00:37.988 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.988 INFO kablam! | ^^^^^^ Sep 21 04:00:37.988 INFO kablam! | Sep 21 04:00:37.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.988 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.988 INFO kablam! Sep 21 04:00:37.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.988 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 21 04:00:37.988 INFO kablam! | Sep 21 04:00:37.988 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.988 INFO kablam! | ^^^^^^ Sep 21 04:00:37.988 INFO kablam! | Sep 21 04:00:37.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.988 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.988 INFO kablam! Sep 21 04:00:37.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.988 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 21 04:00:37.988 INFO kablam! | Sep 21 04:00:37.988 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.988 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.988 INFO kablam! | Sep 21 04:00:37.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.988 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.988 INFO kablam! Sep 21 04:00:37.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.988 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 21 04:00:37.988 INFO kablam! | Sep 21 04:00:37.988 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.988 INFO kablam! | ^^^^^^ Sep 21 04:00:37.988 INFO kablam! | Sep 21 04:00:37.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.988 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.988 INFO kablam! Sep 21 04:00:37.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.988 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 21 04:00:37.988 INFO kablam! | Sep 21 04:00:37.988 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.988 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.988 INFO kablam! | Sep 21 04:00:37.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.988 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.988 INFO kablam! Sep 21 04:00:37.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.989 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.989 INFO kablam! | ^^^^^^ Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.989 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.989 INFO kablam! Sep 21 04:00:37.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.989 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.989 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.989 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.989 INFO kablam! Sep 21 04:00:37.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.989 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.989 INFO kablam! | ^^^^^^ Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.989 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.989 INFO kablam! Sep 21 04:00:37.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.989 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.989 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.989 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.989 INFO kablam! Sep 21 04:00:37.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.989 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.989 INFO kablam! | ^^^^^^ Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.989 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.989 INFO kablam! Sep 21 04:00:37.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.989 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.989 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.989 INFO kablam! | Sep 21 04:00:37.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.989 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.990 INFO kablam! Sep 21 04:00:37.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.990 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.990 INFO kablam! | ^^^^^^ Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.990 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.990 INFO kablam! Sep 21 04:00:37.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.990 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.990 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.990 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.990 INFO kablam! Sep 21 04:00:37.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.990 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.990 INFO kablam! | ^^^^^^ Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.990 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.990 INFO kablam! Sep 21 04:00:37.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.990 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.990 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.990 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.990 INFO kablam! Sep 21 04:00:37.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.990 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.990 INFO kablam! | ^^^^^^ Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.990 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.990 INFO kablam! Sep 21 04:00:37.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.990 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.990 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.990 INFO kablam! | ^^^^^^ Sep 21 04:00:37.990 INFO kablam! | Sep 21 04:00:37.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.991 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.991 INFO kablam! Sep 21 04:00:37.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.991 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 21 04:00:37.991 INFO kablam! | Sep 21 04:00:37.991 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.991 INFO kablam! | ^^^^^^ Sep 21 04:00:37.991 INFO kablam! | Sep 21 04:00:37.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.991 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.991 INFO kablam! Sep 21 04:00:37.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.991 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 21 04:00:37.991 INFO kablam! | Sep 21 04:00:37.991 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.991 INFO kablam! | ^^^^^^ Sep 21 04:00:37.991 INFO kablam! | Sep 21 04:00:37.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.991 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.991 INFO kablam! Sep 21 04:00:37.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.991 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 21 04:00:37.991 INFO kablam! | Sep 21 04:00:37.991 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.991 INFO kablam! | ^^^^^^ Sep 21 04:00:37.991 INFO kablam! | Sep 21 04:00:37.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.991 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.991 INFO kablam! Sep 21 04:00:37.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.991 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 21 04:00:37.991 INFO kablam! | Sep 21 04:00:37.991 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.991 INFO kablam! | ^^^^^^ Sep 21 04:00:37.991 INFO kablam! | Sep 21 04:00:37.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.991 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.992 INFO kablam! Sep 21 04:00:37.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.992 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 21 04:00:37.992 INFO kablam! | Sep 21 04:00:37.992 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.992 INFO kablam! | ^^^^^^ Sep 21 04:00:37.992 INFO kablam! | Sep 21 04:00:37.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.992 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.992 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.992 INFO kablam! Sep 21 04:00:37.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.992 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 21 04:00:37.992 INFO kablam! | Sep 21 04:00:37.992 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.992 INFO kablam! | ^^^^^^ Sep 21 04:00:37.992 INFO kablam! | Sep 21 04:00:37.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.992 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.992 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.992 INFO kablam! Sep 21 04:00:37.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.992 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 21 04:00:37.992 INFO kablam! | Sep 21 04:00:37.992 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.992 INFO kablam! | ^^^^^^ Sep 21 04:00:37.992 INFO kablam! | Sep 21 04:00:37.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.992 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.992 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.992 INFO kablam! Sep 21 04:00:37.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.992 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 21 04:00:37.992 INFO kablam! | Sep 21 04:00:37.992 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.993 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.993 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.993 INFO kablam! Sep 21 04:00:37.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.993 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.993 INFO kablam! | ^^^^^^ Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.993 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.993 INFO kablam! Sep 21 04:00:37.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.993 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.993 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.993 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.993 INFO kablam! Sep 21 04:00:37.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.993 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.993 INFO kablam! | ^^^^^^ Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.993 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.993 INFO kablam! Sep 21 04:00:37.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.993 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.993 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.993 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.993 INFO kablam! Sep 21 04:00:37.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.993 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.993 INFO kablam! | ^^^^^^ Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.993 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.993 INFO kablam! Sep 21 04:00:37.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.993 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 21 04:00:37.993 INFO kablam! | Sep 21 04:00:37.993 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.993 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.994 INFO kablam! | Sep 21 04:00:37.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.994 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.994 INFO kablam! Sep 21 04:00:37.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.994 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 21 04:00:37.994 INFO kablam! | Sep 21 04:00:37.994 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.994 INFO kablam! | ^^^^^^ Sep 21 04:00:37.994 INFO kablam! | Sep 21 04:00:37.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.994 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.994 INFO kablam! Sep 21 04:00:37.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.994 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 21 04:00:37.994 INFO kablam! | Sep 21 04:00:37.994 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.994 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.994 INFO kablam! | Sep 21 04:00:37.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.994 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.994 INFO kablam! Sep 21 04:00:37.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.995 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 21 04:00:37.995 INFO kablam! | Sep 21 04:00:37.995 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.995 INFO kablam! | ^^^^^^ Sep 21 04:00:37.995 INFO kablam! | Sep 21 04:00:37.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.995 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.995 INFO kablam! Sep 21 04:00:37.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.995 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 21 04:00:37.995 INFO kablam! | Sep 21 04:00:37.995 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.995 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.995 INFO kablam! | Sep 21 04:00:37.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.995 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.995 INFO kablam! Sep 21 04:00:37.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.995 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 21 04:00:37.995 INFO kablam! | Sep 21 04:00:37.995 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.995 INFO kablam! | ^^^^^^ Sep 21 04:00:37.995 INFO kablam! | Sep 21 04:00:37.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.995 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.995 INFO kablam! Sep 21 04:00:37.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.995 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 21 04:00:37.995 INFO kablam! | Sep 21 04:00:37.995 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.995 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.995 INFO kablam! | Sep 21 04:00:37.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.995 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.995 INFO kablam! Sep 21 04:00:37.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.995 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 21 04:00:37.995 INFO kablam! | Sep 21 04:00:37.995 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:37.995 INFO kablam! | ^^^^^^ Sep 21 04:00:37.995 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.996 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.996 INFO kablam! Sep 21 04:00:37.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.996 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 21 04:00:37.996 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! 132 | self.0.iter() Sep 21 04:00:37.996 INFO kablam! | ^^^^^^ Sep 21 04:00:37.996 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.996 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.996 INFO kablam! Sep 21 04:00:37.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.996 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 21 04:00:37.996 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:37.996 INFO kablam! | ^^^^^^ Sep 21 04:00:37.996 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.996 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.996 INFO kablam! Sep 21 04:00:37.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.996 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 21 04:00:37.996 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! 153 | &self.0[..] Sep 21 04:00:37.996 INFO kablam! | ^^^^^^ Sep 21 04:00:37.996 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.996 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.996 INFO kablam! Sep 21 04:00:37.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.996 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 21 04:00:37.996 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:37.996 INFO kablam! | ^^^^^^ Sep 21 04:00:37.996 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.996 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.996 INFO kablam! Sep 21 04:00:37.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.996 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 21 04:00:37.996 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:37.996 INFO kablam! | ^^^^^^ Sep 21 04:00:37.996 INFO kablam! | Sep 21 04:00:37.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.996 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.997 INFO kablam! Sep 21 04:00:37.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.997 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 21 04:00:37.997 INFO kablam! | Sep 21 04:00:37.997 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:37.997 INFO kablam! | ^^^^^^ Sep 21 04:00:37.997 INFO kablam! | Sep 21 04:00:37.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.997 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.997 INFO kablam! Sep 21 04:00:37.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.997 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 21 04:00:37.997 INFO kablam! | Sep 21 04:00:37.997 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:37.997 INFO kablam! | ^^^^^^ Sep 21 04:00:37.997 INFO kablam! | Sep 21 04:00:37.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.997 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.997 INFO kablam! Sep 21 04:00:37.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.997 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 21 04:00:37.997 INFO kablam! | Sep 21 04:00:37.997 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.997 INFO kablam! | ^^^^^^ Sep 21 04:00:37.997 INFO kablam! | Sep 21 04:00:37.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.997 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.997 INFO kablam! Sep 21 04:00:37.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.997 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 21 04:00:37.997 INFO kablam! | Sep 21 04:00:37.997 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:37.997 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.997 INFO kablam! | Sep 21 04:00:37.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.997 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.997 INFO kablam! Sep 21 04:00:37.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.997 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 21 04:00:37.997 INFO kablam! | Sep 21 04:00:37.998 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.998 INFO kablam! | ^^^^^^ Sep 21 04:00:37.998 INFO kablam! | Sep 21 04:00:37.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.998 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.998 INFO kablam! Sep 21 04:00:37.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.998 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 21 04:00:37.998 INFO kablam! | Sep 21 04:00:37.998 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.998 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.998 INFO kablam! | Sep 21 04:00:37.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.998 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.998 INFO kablam! Sep 21 04:00:37.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.998 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 21 04:00:37.998 INFO kablam! | Sep 21 04:00:37.998 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.998 INFO kablam! | ^^^^^^ Sep 21 04:00:37.998 INFO kablam! | Sep 21 04:00:37.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.999 INFO kablam! Sep 21 04:00:37.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.999 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:37.999 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.999 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:37.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.999 INFO kablam! Sep 21 04:00:37.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.999 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:37.999 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.999 INFO kablam! | ^^^^^^ Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:37.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.999 INFO kablam! Sep 21 04:00:37.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.999 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:37.999 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.999 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:37.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.999 INFO kablam! Sep 21 04:00:37.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.999 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:37.999 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.999 INFO kablam! | ^^^^^^ Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:37.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.999 INFO kablam! Sep 21 04:00:37.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.999 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:37.999 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:37.999 INFO kablam! | ^^^^^^^ Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:37.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:37.999 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:37.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:37.999 INFO kablam! Sep 21 04:00:37.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:37.999 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 21 04:00:37.999 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.000 INFO kablam! | ^^^^^^ Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.000 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.000 INFO kablam! Sep 21 04:00:38.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.000 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.000 INFO kablam! | ^^^^^^^ Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.000 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.000 INFO kablam! Sep 21 04:00:38.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.000 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.000 INFO kablam! | ^^^^^^ Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.000 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.000 INFO kablam! Sep 21 04:00:38.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.000 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.000 INFO kablam! | ^^^^^^^ Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.000 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.000 INFO kablam! Sep 21 04:00:38.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.000 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:38.000 INFO kablam! | ^^^^^^ Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.000 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.000 INFO kablam! Sep 21 04:00:38.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.000 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! 132 | self.0.iter() Sep 21 04:00:38.000 INFO kablam! | ^^^^^^ Sep 21 04:00:38.000 INFO kablam! | Sep 21 04:00:38.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.000 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.001 INFO kablam! Sep 21 04:00:38.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.001 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 21 04:00:38.001 INFO kablam! | Sep 21 04:00:38.001 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:38.001 INFO kablam! | ^^^^^^ Sep 21 04:00:38.001 INFO kablam! | Sep 21 04:00:38.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.001 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.001 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.001 INFO kablam! Sep 21 04:00:38.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.001 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 21 04:00:38.001 INFO kablam! | Sep 21 04:00:38.001 INFO kablam! 153 | &self.0[..] Sep 21 04:00:38.001 INFO kablam! | ^^^^^^ Sep 21 04:00:38.001 INFO kablam! | Sep 21 04:00:38.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.001 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.001 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.001 INFO kablam! Sep 21 04:00:38.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.001 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 21 04:00:38.001 INFO kablam! | Sep 21 04:00:38.001 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:38.001 INFO kablam! | ^^^^^^ Sep 21 04:00:38.001 INFO kablam! | Sep 21 04:00:38.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.003 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.003 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.003 INFO kablam! Sep 21 04:00:38.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.003 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 21 04:00:38.003 INFO kablam! | Sep 21 04:00:38.003 INFO kablam! 28 | self.0.as_ptr() Sep 21 04:00:38.003 INFO kablam! | ^^^^^^ Sep 21 04:00:38.003 INFO kablam! | Sep 21 04:00:38.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.003 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.003 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.003 INFO kablam! Sep 21 04:00:38.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.003 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 21 04:00:38.003 INFO kablam! | Sep 21 04:00:38.003 INFO kablam! 34 | self.0.as_mut_ptr() Sep 21 04:00:38.003 INFO kablam! | ^^^^^^ Sep 21 04:00:38.003 INFO kablam! | Sep 21 04:00:38.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.003 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.003 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.003 INFO kablam! Sep 21 04:00:38.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.003 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 21 04:00:38.004 INFO kablam! | ^^^^^^ Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.004 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.004 INFO kablam! Sep 21 04:00:38.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.004 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:38.004 INFO kablam! | ^^^^^^ Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.004 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.004 INFO kablam! Sep 21 04:00:38.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.004 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 21 04:00:38.004 INFO kablam! | ^^^^^^^ Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.004 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.004 INFO kablam! Sep 21 04:00:38.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.004 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.004 INFO kablam! | ^^^^^^ Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.004 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.004 INFO kablam! Sep 21 04:00:38.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.004 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.004 INFO kablam! | ^^^^^^^ Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.004 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.004 INFO kablam! Sep 21 04:00:38.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.004 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.004 INFO kablam! | ^^^^^^ Sep 21 04:00:38.004 INFO kablam! | Sep 21 04:00:38.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.004 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.004 INFO kablam! Sep 21 04:00:38.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.005 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.005 INFO kablam! | ^^^^^^^ Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.005 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.005 INFO kablam! Sep 21 04:00:38.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.005 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.005 INFO kablam! | ^^^^^^ Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.005 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.005 INFO kablam! Sep 21 04:00:38.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.005 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.005 INFO kablam! | ^^^^^^^ Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.005 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.005 INFO kablam! Sep 21 04:00:38.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.005 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.005 INFO kablam! | ^^^^^^ Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.005 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.005 INFO kablam! Sep 21 04:00:38.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.005 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.005 INFO kablam! | ^^^^^^^ Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.005 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.005 INFO kablam! Sep 21 04:00:38.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.005 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 21 04:00:38.005 INFO kablam! | Sep 21 04:00:38.005 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.005 INFO kablam! | ^^^^^^ Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.006 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.006 INFO kablam! Sep 21 04:00:38.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.006 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.006 INFO kablam! | ^^^^^^^ Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.006 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.006 INFO kablam! Sep 21 04:00:38.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.006 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.006 INFO kablam! | ^^^^^^ Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.006 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.006 INFO kablam! Sep 21 04:00:38.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.006 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:38.006 INFO kablam! | ^^^^^^^ Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.006 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.006 INFO kablam! Sep 21 04:00:38.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.006 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 21 04:00:38.006 INFO kablam! | ^^^^^^ Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.006 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.006 INFO kablam! Sep 21 04:00:38.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.006 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! 132 | self.0.iter() Sep 21 04:00:38.006 INFO kablam! | ^^^^^^ Sep 21 04:00:38.006 INFO kablam! | Sep 21 04:00:38.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.006 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.007 INFO kablam! Sep 21 04:00:38.007 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.007 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 21 04:00:38.007 INFO kablam! | Sep 21 04:00:38.007 INFO kablam! 144 | self.0.iter_mut() Sep 21 04:00:38.007 INFO kablam! | ^^^^^^ Sep 21 04:00:38.007 INFO kablam! | Sep 21 04:00:38.007 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.007 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.007 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.007 INFO kablam! Sep 21 04:00:38.007 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.007 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 21 04:00:38.007 INFO kablam! | Sep 21 04:00:38.007 INFO kablam! 153 | &self.0[..] Sep 21 04:00:38.007 INFO kablam! | ^^^^^^ Sep 21 04:00:38.007 INFO kablam! | Sep 21 04:00:38.007 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.007 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.007 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.007 INFO kablam! Sep 21 04:00:38.007 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:38.007 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 21 04:00:38.007 INFO kablam! | Sep 21 04:00:38.007 INFO kablam! 162 | &mut self.0[..] Sep 21 04:00:38.007 INFO kablam! | ^^^^^^ Sep 21 04:00:38.007 INFO kablam! | Sep 21 04:00:38.007 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:38.007 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:38.007 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:38.007 INFO kablam! Sep 21 04:00:38.007 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 21 04:00:38.007 INFO kablam! --> src/lib.rs:8:12 Sep 21 04:00:38.007 INFO kablam! | Sep 21 04:00:38.007 INFO kablam! 8 | #![feature(associated_consts)] Sep 21 04:00:38.007 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 04:00:38.007 INFO kablam! | Sep 21 04:00:38.007 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 04:00:38.007 INFO kablam! Sep 21 04:00:38.066 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Sep 21 04:00:38.069 INFO kablam! su: No module specific data is present Sep 21 04:00:38.650 INFO running `"docker" "rm" "-f" "43d322770b47a950c44af424137dfba0f434d49cafcd974fbf21b9114e17c8b5"` Sep 21 04:00:38.730 INFO blam! 43d322770b47a950c44af424137dfba0f434d49cafcd974fbf21b9114e17c8b5