Sep 06 00:52:43.125 INFO checking rust-extra-0.0.17 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:52:43.125 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:52:43.125 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:52:43.254 INFO blam! 046e36421aceae18f84606da8e8139bff429d53147a75ca5ae94cd8486901c06 Sep 06 00:52:43.256 INFO running `"docker" "start" "-a" "046e36421aceae18f84606da8e8139bff429d53147a75ca5ae94cd8486901c06"` Sep 06 00:52:44.007 INFO kablam! usermod: no changes Sep 06 00:52:44.028 INFO kablam! Checking rust-extra v0.0.17 (file:///source) Sep 06 00:52:44.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.917 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 06 00:52:44.917 INFO kablam! | Sep 06 00:52:44.917 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.917 INFO kablam! | ^^^^^^ Sep 06 00:52:44.917 INFO kablam! | Sep 06 00:52:44.917 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 00:52:44.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.917 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.917 INFO kablam! Sep 06 00:52:44.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.917 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 06 00:52:44.917 INFO kablam! | Sep 06 00:52:44.917 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.917 INFO kablam! | ^^^^^^ Sep 06 00:52:44.917 INFO kablam! | Sep 06 00:52:44.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.917 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.917 INFO kablam! Sep 06 00:52:44.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.917 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 06 00:52:44.917 INFO kablam! | Sep 06 00:52:44.917 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.917 INFO kablam! | ^^^^^^ Sep 06 00:52:44.917 INFO kablam! | Sep 06 00:52:44.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.917 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.917 INFO kablam! Sep 06 00:52:44.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.918 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 06 00:52:44.918 INFO kablam! | Sep 06 00:52:44.918 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.918 INFO kablam! | ^^^^^^ Sep 06 00:52:44.918 INFO kablam! | Sep 06 00:52:44.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.918 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.918 INFO kablam! Sep 06 00:52:44.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.918 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 06 00:52:44.918 INFO kablam! | Sep 06 00:52:44.918 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.918 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.918 INFO kablam! | Sep 06 00:52:44.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.918 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.918 INFO kablam! Sep 06 00:52:44.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.919 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 06 00:52:44.919 INFO kablam! | Sep 06 00:52:44.919 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.919 INFO kablam! | ^^^^^^ Sep 06 00:52:44.919 INFO kablam! | Sep 06 00:52:44.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.919 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.919 INFO kablam! Sep 06 00:52:44.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.919 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 06 00:52:44.919 INFO kablam! | Sep 06 00:52:44.919 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.919 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.919 INFO kablam! | Sep 06 00:52:44.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.919 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.919 INFO kablam! Sep 06 00:52:44.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.919 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.920 INFO kablam! | ^^^^^^ Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.920 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.920 INFO kablam! Sep 06 00:52:44.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.920 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.920 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.920 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.920 INFO kablam! Sep 06 00:52:44.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.920 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.920 INFO kablam! | ^^^^^^ Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.920 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.920 INFO kablam! Sep 06 00:52:44.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.920 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.920 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.920 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.920 INFO kablam! Sep 06 00:52:44.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.920 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.920 INFO kablam! | ^^^^^^ Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.920 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.920 INFO kablam! Sep 06 00:52:44.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.920 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.920 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.920 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.920 INFO kablam! Sep 06 00:52:44.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.920 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.920 INFO kablam! | ^^^^^^ Sep 06 00:52:44.920 INFO kablam! | Sep 06 00:52:44.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.920 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.921 INFO kablam! Sep 06 00:52:44.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.921 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 06 00:52:44.921 INFO kablam! | Sep 06 00:52:44.921 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.921 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.921 INFO kablam! | Sep 06 00:52:44.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.921 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.921 INFO kablam! Sep 06 00:52:44.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.922 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 06 00:52:44.922 INFO kablam! | Sep 06 00:52:44.922 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.922 INFO kablam! | ^^^^^^ Sep 06 00:52:44.922 INFO kablam! | Sep 06 00:52:44.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.922 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.922 INFO kablam! Sep 06 00:52:44.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.922 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.923 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.923 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.923 INFO kablam! Sep 06 00:52:44.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.923 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.923 INFO kablam! | ^^^^^^ Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.923 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.923 INFO kablam! Sep 06 00:52:44.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.923 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.923 INFO kablam! | ^^^^^^ Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.923 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.923 INFO kablam! Sep 06 00:52:44.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.923 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.923 INFO kablam! | ^^^^^^ Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.923 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.923 INFO kablam! Sep 06 00:52:44.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.923 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.923 INFO kablam! | ^^^^^^ Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.923 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.923 INFO kablam! Sep 06 00:52:44.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.923 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.923 INFO kablam! | ^^^^^^ Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.923 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.923 INFO kablam! Sep 06 00:52:44.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.923 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.923 INFO kablam! | ^^^^^^ Sep 06 00:52:44.923 INFO kablam! | Sep 06 00:52:44.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.923 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.923 INFO kablam! Sep 06 00:52:44.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.924 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 06 00:52:44.924 INFO kablam! | Sep 06 00:52:44.924 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.924 INFO kablam! | ^^^^^^ Sep 06 00:52:44.924 INFO kablam! | Sep 06 00:52:44.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.924 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.924 INFO kablam! Sep 06 00:52:44.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.924 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 06 00:52:44.924 INFO kablam! | Sep 06 00:52:44.924 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.924 INFO kablam! | ^^^^^^ Sep 06 00:52:44.924 INFO kablam! | Sep 06 00:52:44.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.924 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.926 INFO kablam! Sep 06 00:52:44.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.926 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.926 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.926 INFO kablam! | ^^^^^^ Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.926 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.926 INFO kablam! Sep 06 00:52:44.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.926 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.926 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.926 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.926 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.926 INFO kablam! Sep 06 00:52:44.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.926 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.926 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.926 INFO kablam! | ^^^^^^ Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.926 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.926 INFO kablam! Sep 06 00:52:44.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.926 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.926 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.926 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.926 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.926 INFO kablam! Sep 06 00:52:44.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.926 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.926 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.926 INFO kablam! | ^^^^^^ Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.926 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.926 INFO kablam! Sep 06 00:52:44.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.926 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 06 00:52:44.926 INFO kablam! | Sep 06 00:52:44.927 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.927 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.927 INFO kablam! | Sep 06 00:52:44.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.927 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.927 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.927 INFO kablam! Sep 06 00:52:44.927 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.927 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 06 00:52:44.927 INFO kablam! | Sep 06 00:52:44.927 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.927 INFO kablam! | ^^^^^^ Sep 06 00:52:44.927 INFO kablam! | Sep 06 00:52:44.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.928 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.928 INFO kablam! Sep 06 00:52:44.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.928 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 06 00:52:44.928 INFO kablam! | Sep 06 00:52:44.928 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.928 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.928 INFO kablam! | Sep 06 00:52:44.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.928 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.928 INFO kablam! Sep 06 00:52:44.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.928 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 06 00:52:44.928 INFO kablam! | Sep 06 00:52:44.928 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.928 INFO kablam! | ^^^^^^ Sep 06 00:52:44.928 INFO kablam! | Sep 06 00:52:44.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.929 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.929 INFO kablam! Sep 06 00:52:44.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.929 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 06 00:52:44.929 INFO kablam! | Sep 06 00:52:44.929 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.929 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.929 INFO kablam! | Sep 06 00:52:44.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.929 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.929 INFO kablam! Sep 06 00:52:44.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.929 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 06 00:52:44.929 INFO kablam! | Sep 06 00:52:44.929 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.929 INFO kablam! | ^^^^^^ Sep 06 00:52:44.929 INFO kablam! | Sep 06 00:52:44.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.929 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.930 INFO kablam! Sep 06 00:52:44.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.930 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 06 00:52:44.930 INFO kablam! | Sep 06 00:52:44.930 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.930 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.930 INFO kablam! | Sep 06 00:52:44.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.930 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.930 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.930 INFO kablam! Sep 06 00:52:44.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.930 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 06 00:52:44.930 INFO kablam! | Sep 06 00:52:44.930 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.930 INFO kablam! | ^^^^^^ Sep 06 00:52:44.930 INFO kablam! | Sep 06 00:52:44.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.930 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.931 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.931 INFO kablam! Sep 06 00:52:44.931 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.931 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 06 00:52:44.931 INFO kablam! | Sep 06 00:52:44.931 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.931 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.931 INFO kablam! | Sep 06 00:52:44.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.931 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.931 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.931 INFO kablam! Sep 06 00:52:44.931 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.931 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 06 00:52:44.931 INFO kablam! | Sep 06 00:52:44.931 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.931 INFO kablam! | ^^^^^^ Sep 06 00:52:44.931 INFO kablam! | Sep 06 00:52:44.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.931 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.931 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.931 INFO kablam! Sep 06 00:52:44.931 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.932 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 06 00:52:44.932 INFO kablam! | Sep 06 00:52:44.932 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.932 INFO kablam! | ^^^^^^ Sep 06 00:52:44.932 INFO kablam! | Sep 06 00:52:44.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.932 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.932 INFO kablam! Sep 06 00:52:44.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.932 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 06 00:52:44.932 INFO kablam! | Sep 06 00:52:44.932 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.932 INFO kablam! | ^^^^^^ Sep 06 00:52:44.932 INFO kablam! | Sep 06 00:52:44.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.932 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.932 INFO kablam! Sep 06 00:52:44.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.932 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 06 00:52:44.932 INFO kablam! | Sep 06 00:52:44.932 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.932 INFO kablam! | ^^^^^^ Sep 06 00:52:44.932 INFO kablam! | Sep 06 00:52:44.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.932 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.933 INFO kablam! Sep 06 00:52:44.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.933 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 06 00:52:44.933 INFO kablam! | Sep 06 00:52:44.933 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.933 INFO kablam! | ^^^^^^ Sep 06 00:52:44.933 INFO kablam! | Sep 06 00:52:44.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.933 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.933 INFO kablam! Sep 06 00:52:44.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.933 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 06 00:52:44.933 INFO kablam! | Sep 06 00:52:44.933 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.933 INFO kablam! | ^^^^^^ Sep 06 00:52:44.933 INFO kablam! | Sep 06 00:52:44.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.933 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.933 INFO kablam! Sep 06 00:52:44.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.933 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 06 00:52:44.933 INFO kablam! | Sep 06 00:52:44.933 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.933 INFO kablam! | ^^^^^^ Sep 06 00:52:44.933 INFO kablam! | Sep 06 00:52:44.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.933 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.933 INFO kablam! Sep 06 00:52:44.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.934 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 06 00:52:44.934 INFO kablam! | Sep 06 00:52:44.934 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.934 INFO kablam! | ^^^^^^ Sep 06 00:52:44.934 INFO kablam! | Sep 06 00:52:44.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.934 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.934 INFO kablam! Sep 06 00:52:44.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.934 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 06 00:52:44.934 INFO kablam! | Sep 06 00:52:44.934 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.934 INFO kablam! | ^^^^^^ Sep 06 00:52:44.934 INFO kablam! | Sep 06 00:52:44.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.934 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.934 INFO kablam! Sep 06 00:52:44.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.934 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 06 00:52:44.934 INFO kablam! | Sep 06 00:52:44.934 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.934 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.934 INFO kablam! | Sep 06 00:52:44.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.934 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.934 INFO kablam! Sep 06 00:52:44.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.934 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 06 00:52:44.934 INFO kablam! | Sep 06 00:52:44.934 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.934 INFO kablam! | ^^^^^^ Sep 06 00:52:44.934 INFO kablam! | Sep 06 00:52:44.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.936 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.936 INFO kablam! Sep 06 00:52:44.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.936 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 06 00:52:44.936 INFO kablam! | Sep 06 00:52:44.936 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.936 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.936 INFO kablam! | Sep 06 00:52:44.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.936 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.936 INFO kablam! Sep 06 00:52:44.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.936 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 06 00:52:44.936 INFO kablam! | Sep 06 00:52:44.936 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.936 INFO kablam! | ^^^^^^ Sep 06 00:52:44.936 INFO kablam! | Sep 06 00:52:44.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.936 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.936 INFO kablam! Sep 06 00:52:44.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.936 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 06 00:52:44.936 INFO kablam! | Sep 06 00:52:44.936 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.936 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.936 INFO kablam! | Sep 06 00:52:44.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.937 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.937 INFO kablam! Sep 06 00:52:44.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.937 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 06 00:52:44.937 INFO kablam! | Sep 06 00:52:44.937 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.937 INFO kablam! | ^^^^^^ Sep 06 00:52:44.937 INFO kablam! | Sep 06 00:52:44.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.937 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.937 INFO kablam! Sep 06 00:52:44.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.937 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 06 00:52:44.937 INFO kablam! | Sep 06 00:52:44.937 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.937 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.937 INFO kablam! | Sep 06 00:52:44.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.937 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.937 INFO kablam! Sep 06 00:52:44.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.937 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 06 00:52:44.937 INFO kablam! | Sep 06 00:52:44.937 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.937 INFO kablam! | ^^^^^^ Sep 06 00:52:44.937 INFO kablam! | Sep 06 00:52:44.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.937 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.937 INFO kablam! Sep 06 00:52:44.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.937 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 06 00:52:44.937 INFO kablam! | Sep 06 00:52:44.937 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.937 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.937 INFO kablam! | Sep 06 00:52:44.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.937 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.937 INFO kablam! Sep 06 00:52:44.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.937 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 06 00:52:44.937 INFO kablam! | Sep 06 00:52:44.937 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.937 INFO kablam! | ^^^^^^ Sep 06 00:52:44.937 INFO kablam! | Sep 06 00:52:44.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.937 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.939 INFO kablam! Sep 06 00:52:44.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.939 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 06 00:52:44.939 INFO kablam! | Sep 06 00:52:44.939 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.939 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.939 INFO kablam! | Sep 06 00:52:44.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.939 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.939 INFO kablam! Sep 06 00:52:44.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.939 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 06 00:52:44.939 INFO kablam! | Sep 06 00:52:44.939 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.939 INFO kablam! | ^^^^^^ Sep 06 00:52:44.939 INFO kablam! | Sep 06 00:52:44.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.939 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.939 INFO kablam! Sep 06 00:52:44.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.939 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 06 00:52:44.939 INFO kablam! | Sep 06 00:52:44.939 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.939 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.939 INFO kablam! | Sep 06 00:52:44.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.939 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.940 INFO kablam! Sep 06 00:52:44.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.940 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.940 INFO kablam! | ^^^^^^ Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.940 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.940 INFO kablam! Sep 06 00:52:44.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.940 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.940 INFO kablam! | ^^^^^^ Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.940 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.940 INFO kablam! Sep 06 00:52:44.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.940 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.940 INFO kablam! | ^^^^^^ Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.940 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.940 INFO kablam! Sep 06 00:52:44.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.940 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.940 INFO kablam! | ^^^^^^ Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.940 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.940 INFO kablam! Sep 06 00:52:44.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.940 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.940 INFO kablam! | ^^^^^^ Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.940 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.940 INFO kablam! Sep 06 00:52:44.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.940 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.940 INFO kablam! | ^^^^^^ Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.940 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.940 INFO kablam! Sep 06 00:52:44.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.940 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.940 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.940 INFO kablam! | ^^^^^^ Sep 06 00:52:44.940 INFO kablam! | Sep 06 00:52:44.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.941 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.941 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.941 INFO kablam! Sep 06 00:52:44.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.941 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 06 00:52:44.941 INFO kablam! | Sep 06 00:52:44.941 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.941 INFO kablam! | ^^^^^^ Sep 06 00:52:44.941 INFO kablam! | Sep 06 00:52:44.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.941 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.941 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.941 INFO kablam! Sep 06 00:52:44.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.950 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 06 00:52:44.950 INFO kablam! | Sep 06 00:52:44.950 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.950 INFO kablam! | ^^^^^^ Sep 06 00:52:44.950 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.950 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.950 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.950 INFO kablam! Sep 06 00:52:44.950 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.950 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 06 00:52:44.950 INFO kablam! | Sep 06 00:52:44.950 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.950 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.950 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.950 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.950 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.950 INFO kablam! Sep 06 00:52:44.950 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.950 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 06 00:52:44.950 INFO kablam! | Sep 06 00:52:44.950 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.951 INFO kablam! | ^^^^^^ Sep 06 00:52:44.951 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.951 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.951 INFO kablam! Sep 06 00:52:44.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.951 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 06 00:52:44.951 INFO kablam! | Sep 06 00:52:44.951 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.951 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.951 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.951 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.951 INFO kablam! Sep 06 00:52:44.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.951 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 06 00:52:44.951 INFO kablam! | Sep 06 00:52:44.951 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.951 INFO kablam! | ^^^^^^ Sep 06 00:52:44.951 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.951 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.951 INFO kablam! Sep 06 00:52:44.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.951 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 06 00:52:44.951 INFO kablam! | Sep 06 00:52:44.951 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.951 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.951 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.951 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.951 INFO kablam! Sep 06 00:52:44.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.951 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 06 00:52:44.951 INFO kablam! | Sep 06 00:52:44.951 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.951 INFO kablam! | ^^^^^^ Sep 06 00:52:44.951 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.951 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.951 INFO kablam! Sep 06 00:52:44.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.951 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 06 00:52:44.951 INFO kablam! | Sep 06 00:52:44.951 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.952 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.952 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.952 INFO kablam! Sep 06 00:52:44.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.952 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.952 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.952 INFO kablam! | ^^^^^^ Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.952 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.952 INFO kablam! Sep 06 00:52:44.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.952 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.952 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.952 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.952 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.952 INFO kablam! Sep 06 00:52:44.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.952 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.952 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.952 INFO kablam! | ^^^^^^ Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.952 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.952 INFO kablam! Sep 06 00:52:44.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.952 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.952 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.952 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.952 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.952 INFO kablam! Sep 06 00:52:44.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.952 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.952 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.952 INFO kablam! | ^^^^^^ Sep 06 00:52:44.952 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.953 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.953 INFO kablam! Sep 06 00:52:44.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.953 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 06 00:52:44.953 INFO kablam! | Sep 06 00:52:44.953 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.953 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.953 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.955 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.955 INFO kablam! Sep 06 00:52:44.955 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.955 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 06 00:52:44.955 INFO kablam! | Sep 06 00:52:44.955 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.955 INFO kablam! | ^^^^^^ Sep 06 00:52:44.955 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.955 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.956 INFO kablam! Sep 06 00:52:44.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.956 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 06 00:52:44.956 INFO kablam! | Sep 06 00:52:44.956 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.956 INFO kablam! | ^^^^^^ Sep 06 00:52:44.956 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.956 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.956 INFO kablam! Sep 06 00:52:44.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.956 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 06 00:52:44.956 INFO kablam! | Sep 06 00:52:44.956 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.956 INFO kablam! | ^^^^^^ Sep 06 00:52:44.956 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.956 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.956 INFO kablam! Sep 06 00:52:44.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.956 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 06 00:52:44.956 INFO kablam! | Sep 06 00:52:44.956 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.956 INFO kablam! | ^^^^^^ Sep 06 00:52:44.956 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.956 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.956 INFO kablam! Sep 06 00:52:44.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.956 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 06 00:52:44.956 INFO kablam! | Sep 06 00:52:44.956 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.956 INFO kablam! | ^^^^^^ Sep 06 00:52:44.956 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.956 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.956 INFO kablam! Sep 06 00:52:44.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.956 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 06 00:52:44.956 INFO kablam! | Sep 06 00:52:44.956 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.956 INFO kablam! | ^^^^^^ Sep 06 00:52:44.956 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.956 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! Sep 06 00:52:44.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.957 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 06 00:52:44.957 INFO kablam! | Sep 06 00:52:44.957 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.957 INFO kablam! | ^^^^^^ Sep 06 00:52:44.957 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! Sep 06 00:52:44.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.957 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 06 00:52:44.957 INFO kablam! | Sep 06 00:52:44.957 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.957 INFO kablam! | ^^^^^^ Sep 06 00:52:44.957 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! Sep 06 00:52:44.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.957 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 06 00:52:44.957 INFO kablam! | Sep 06 00:52:44.957 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.957 INFO kablam! | ^^^^^^ Sep 06 00:52:44.957 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! Sep 06 00:52:44.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.957 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 06 00:52:44.957 INFO kablam! | Sep 06 00:52:44.957 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.957 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.957 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! Sep 06 00:52:44.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.957 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 06 00:52:44.957 INFO kablam! | Sep 06 00:52:44.957 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.957 INFO kablam! | ^^^^^^ Sep 06 00:52:44.957 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.957 INFO kablam! Sep 06 00:52:44.958 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.960 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 06 00:52:44.960 INFO kablam! | Sep 06 00:52:44.960 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.960 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.960 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.960 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.960 INFO kablam! Sep 06 00:52:44.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.960 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 06 00:52:44.960 INFO kablam! | Sep 06 00:52:44.960 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.960 INFO kablam! | ^^^^^^ Sep 06 00:52:44.960 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.960 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.960 INFO kablam! Sep 06 00:52:44.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.960 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 06 00:52:44.960 INFO kablam! | Sep 06 00:52:44.960 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.960 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.960 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.961 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.961 INFO kablam! Sep 06 00:52:44.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.961 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 06 00:52:44.961 INFO kablam! | Sep 06 00:52:44.961 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.961 INFO kablam! | ^^^^^^ Sep 06 00:52:44.961 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.961 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.961 INFO kablam! Sep 06 00:52:44.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.961 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 06 00:52:44.961 INFO kablam! | Sep 06 00:52:44.961 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.961 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.961 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.961 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.961 INFO kablam! Sep 06 00:52:44.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.961 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 06 00:52:44.961 INFO kablam! | Sep 06 00:52:44.961 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.961 INFO kablam! | ^^^^^^ Sep 06 00:52:44.961 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.961 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.961 INFO kablam! Sep 06 00:52:44.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.961 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 06 00:52:44.961 INFO kablam! | Sep 06 00:52:44.961 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.961 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.961 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.961 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.961 INFO kablam! Sep 06 00:52:44.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.961 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 06 00:52:44.961 INFO kablam! | Sep 06 00:52:44.961 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.961 INFO kablam! | ^^^^^^ Sep 06 00:52:44.961 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! Sep 06 00:52:44.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.962 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 06 00:52:44.962 INFO kablam! | Sep 06 00:52:44.962 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.962 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.962 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! Sep 06 00:52:44.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.962 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 06 00:52:44.962 INFO kablam! | Sep 06 00:52:44.962 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.962 INFO kablam! | ^^^^^^ Sep 06 00:52:44.962 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! Sep 06 00:52:44.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.962 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 06 00:52:44.962 INFO kablam! | Sep 06 00:52:44.962 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.962 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.962 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! Sep 06 00:52:44.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.962 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 06 00:52:44.962 INFO kablam! | Sep 06 00:52:44.962 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.962 INFO kablam! | ^^^^^^ Sep 06 00:52:44.962 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! Sep 06 00:52:44.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.962 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 06 00:52:44.962 INFO kablam! | Sep 06 00:52:44.962 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.962 INFO kablam! | ^^^^^^ Sep 06 00:52:44.962 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.962 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.963 INFO kablam! Sep 06 00:52:44.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.963 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 06 00:52:44.963 INFO kablam! | Sep 06 00:52:44.963 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.963 INFO kablam! | ^^^^^^ Sep 06 00:52:44.963 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.965 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.965 INFO kablam! Sep 06 00:52:44.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.965 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 06 00:52:44.965 INFO kablam! | Sep 06 00:52:44.965 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.965 INFO kablam! | ^^^^^^ Sep 06 00:52:44.965 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.965 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! Sep 06 00:52:44.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.966 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.966 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.966 INFO kablam! | ^^^^^^ Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! Sep 06 00:52:44.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.966 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.966 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.966 INFO kablam! | ^^^^^^ Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! Sep 06 00:52:44.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.966 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.966 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.966 INFO kablam! | ^^^^^^ Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! Sep 06 00:52:44.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.966 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.966 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.966 INFO kablam! | ^^^^^^ Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! Sep 06 00:52:44.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.966 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.966 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.966 INFO kablam! | ^^^^^^ Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.966 INFO kablam! Sep 06 00:52:44.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.966 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 06 00:52:44.966 INFO kablam! | Sep 06 00:52:44.967 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.967 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! Sep 06 00:52:44.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.967 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.967 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.967 INFO kablam! | ^^^^^^ Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! Sep 06 00:52:44.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.967 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.967 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.967 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! Sep 06 00:52:44.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.967 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.967 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.967 INFO kablam! | ^^^^^^ Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! Sep 06 00:52:44.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.967 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.967 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.967 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! Sep 06 00:52:44.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.967 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.967 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.967 INFO kablam! | ^^^^^^ Sep 06 00:52:44.967 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.967 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.968 INFO kablam! Sep 06 00:52:44.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.968 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 06 00:52:44.968 INFO kablam! | Sep 06 00:52:44.968 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.968 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.968 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.968 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.968 INFO kablam! Sep 06 00:52:44.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.970 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 06 00:52:44.970 INFO kablam! | Sep 06 00:52:44.970 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.970 INFO kablam! | ^^^^^^ Sep 06 00:52:44.970 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.970 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.970 INFO kablam! Sep 06 00:52:44.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.970 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 06 00:52:44.970 INFO kablam! | Sep 06 00:52:44.971 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.971 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.971 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.971 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.971 INFO kablam! Sep 06 00:52:44.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.971 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 06 00:52:44.971 INFO kablam! | Sep 06 00:52:44.971 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.971 INFO kablam! | ^^^^^^ Sep 06 00:52:44.971 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.971 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.971 INFO kablam! Sep 06 00:52:44.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.971 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 06 00:52:44.971 INFO kablam! | Sep 06 00:52:44.971 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.971 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.971 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.971 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.971 INFO kablam! Sep 06 00:52:44.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.971 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 06 00:52:44.971 INFO kablam! | Sep 06 00:52:44.971 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.971 INFO kablam! | ^^^^^^ Sep 06 00:52:44.971 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.971 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.971 INFO kablam! Sep 06 00:52:44.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.971 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 06 00:52:44.971 INFO kablam! | Sep 06 00:52:44.971 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.971 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.971 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.972 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.972 INFO kablam! Sep 06 00:52:44.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.972 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 06 00:52:44.972 INFO kablam! | Sep 06 00:52:44.972 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.972 INFO kablam! | ^^^^^^ Sep 06 00:52:44.972 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.972 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.972 INFO kablam! Sep 06 00:52:44.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.972 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 06 00:52:44.972 INFO kablam! | Sep 06 00:52:44.972 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.972 INFO kablam! | ^^^^^^ Sep 06 00:52:44.973 INFO kablam! | Sep 06 00:52:44.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.973 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.973 INFO kablam! Sep 06 00:52:44.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.973 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 06 00:52:44.973 INFO kablam! | Sep 06 00:52:44.973 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.973 INFO kablam! | ^^^^^^ Sep 06 00:52:44.973 INFO kablam! | Sep 06 00:52:44.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.973 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.974 INFO kablam! Sep 06 00:52:44.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.974 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 06 00:52:44.974 INFO kablam! | Sep 06 00:52:44.974 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.974 INFO kablam! | ^^^^^^ Sep 06 00:52:44.974 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.974 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.974 INFO kablam! Sep 06 00:52:44.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.974 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 06 00:52:44.974 INFO kablam! | Sep 06 00:52:44.974 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.974 INFO kablam! | ^^^^^^ Sep 06 00:52:44.974 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.975 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.975 INFO kablam! Sep 06 00:52:44.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.975 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 06 00:52:44.975 INFO kablam! | Sep 06 00:52:44.975 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.975 INFO kablam! | ^^^^^^ Sep 06 00:52:44.975 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.975 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.975 INFO kablam! Sep 06 00:52:44.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.976 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 06 00:52:44.976 INFO kablam! | Sep 06 00:52:44.976 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.976 INFO kablam! | ^^^^^^ Sep 06 00:52:44.976 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.976 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.976 INFO kablam! Sep 06 00:52:44.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.976 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 06 00:52:44.976 INFO kablam! | Sep 06 00:52:44.976 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.976 INFO kablam! | ^^^^^^ Sep 06 00:52:44.976 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.977 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.977 INFO kablam! Sep 06 00:52:44.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.977 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 06 00:52:44.977 INFO kablam! | Sep 06 00:52:44.977 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.977 INFO kablam! | ^^^^^^ Sep 06 00:52:44.977 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.977 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.977 INFO kablam! Sep 06 00:52:44.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.977 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 06 00:52:44.977 INFO kablam! | Sep 06 00:52:44.977 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.977 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.977 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.977 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.977 INFO kablam! Sep 06 00:52:44.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.978 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 06 00:52:44.978 INFO kablam! | Sep 06 00:52:44.978 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.978 INFO kablam! | ^^^^^^ Sep 06 00:52:44.978 INFO kablam! | Sep 06 00:52:44.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.978 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.978 INFO kablam! Sep 06 00:52:44.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.978 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 06 00:52:44.978 INFO kablam! | Sep 06 00:52:44.978 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.978 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.978 INFO kablam! | Sep 06 00:52:44.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.978 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.978 INFO kablam! Sep 06 00:52:44.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.978 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 06 00:52:44.978 INFO kablam! | Sep 06 00:52:44.978 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.978 INFO kablam! | ^^^^^^ Sep 06 00:52:44.978 INFO kablam! | Sep 06 00:52:44.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.978 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.978 INFO kablam! Sep 06 00:52:44.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.978 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 06 00:52:44.978 INFO kablam! | Sep 06 00:52:44.978 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.978 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.978 INFO kablam! | Sep 06 00:52:44.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.978 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:44.978 INFO kablam! Sep 06 00:52:44.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.978 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 06 00:52:44.978 INFO kablam! | Sep 06 00:52:44.978 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.978 INFO kablam! | ^^^^^^ Sep 06 00:52:44.978 INFO kablam! | Sep 06 00:52:44.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:44.979 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! Sep 06 00:52:44.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.979 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 06 00:52:44.979 INFO kablam! | Sep 06 00:52:44.979 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.979 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.979 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! Sep 06 00:52:44.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.979 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 06 00:52:44.979 INFO kablam! | Sep 06 00:52:44.979 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.979 INFO kablam! | ^^^^^^ Sep 06 00:52:44.979 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! Sep 06 00:52:44.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.979 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 06 00:52:44.979 INFO kablam! | Sep 06 00:52:44.979 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.979 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.979 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! Sep 06 00:52:44.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.979 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 06 00:52:44.979 INFO kablam! | Sep 06 00:52:44.979 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.979 INFO kablam! | ^^^^^^ Sep 06 00:52:44.979 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! Sep 06 00:52:44.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.979 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 06 00:52:44.979 INFO kablam! | Sep 06 00:52:44.979 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.979 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.979 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.979 INFO kablam! Sep 06 00:52:44.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.979 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 06 00:52:44.980 INFO kablam! | Sep 06 00:52:44.980 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.980 INFO kablam! | ^^^^^^ Sep 06 00:52:44.980 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.980 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.980 INFO kablam! Sep 06 00:52:44.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.980 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 06 00:52:44.980 INFO kablam! | Sep 06 00:52:44.980 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.980 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.980 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.980 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.980 INFO kablam! Sep 06 00:52:44.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.980 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 06 00:52:44.980 INFO kablam! | Sep 06 00:52:44.980 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.980 INFO kablam! | ^^^^^^ Sep 06 00:52:44.980 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.980 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.980 INFO kablam! Sep 06 00:52:44.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.980 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 06 00:52:44.980 INFO kablam! | Sep 06 00:52:44.980 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.980 INFO kablam! | ^^^^^^ Sep 06 00:52:44.980 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.980 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.980 INFO kablam! Sep 06 00:52:44.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.980 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 06 00:52:44.980 INFO kablam! | Sep 06 00:52:44.980 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.980 INFO kablam! | ^^^^^^ Sep 06 00:52:44.980 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.980 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.980 INFO kablam! Sep 06 00:52:44.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.980 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.981 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.981 INFO kablam! | ^^^^^^ Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.981 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.981 INFO kablam! Sep 06 00:52:44.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.981 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.981 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.981 INFO kablam! | ^^^^^^ Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.981 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.981 INFO kablam! Sep 06 00:52:44.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.981 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.981 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.981 INFO kablam! | ^^^^^^ Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.981 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.981 INFO kablam! Sep 06 00:52:44.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.981 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.981 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.981 INFO kablam! | ^^^^^^ Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.981 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.981 INFO kablam! Sep 06 00:52:44.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.981 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.981 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.981 INFO kablam! | ^^^^^^ Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.981 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.981 INFO kablam! Sep 06 00:52:44.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.981 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 06 00:52:44.981 INFO kablam! | Sep 06 00:52:44.981 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.982 INFO kablam! | ^^^^^^ Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.982 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.982 INFO kablam! Sep 06 00:52:44.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.982 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.982 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.982 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.982 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.982 INFO kablam! Sep 06 00:52:44.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.982 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.982 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.982 INFO kablam! | ^^^^^^ Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.982 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.982 INFO kablam! Sep 06 00:52:44.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.982 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.982 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.982 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.982 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.982 INFO kablam! Sep 06 00:52:44.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.982 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.982 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.982 INFO kablam! | ^^^^^^ Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.982 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.982 INFO kablam! Sep 06 00:52:44.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.982 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.982 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.982 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.982 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! Sep 06 00:52:44.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.983 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 06 00:52:44.983 INFO kablam! | Sep 06 00:52:44.983 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.983 INFO kablam! | ^^^^^^ Sep 06 00:52:44.983 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! Sep 06 00:52:44.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.983 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 06 00:52:44.983 INFO kablam! | Sep 06 00:52:44.983 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.983 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.983 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! Sep 06 00:52:44.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.983 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 06 00:52:44.983 INFO kablam! | Sep 06 00:52:44.983 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.983 INFO kablam! | ^^^^^^ Sep 06 00:52:44.983 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! Sep 06 00:52:44.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.983 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 06 00:52:44.983 INFO kablam! | Sep 06 00:52:44.983 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.983 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.983 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! Sep 06 00:52:44.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.983 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 06 00:52:44.983 INFO kablam! | Sep 06 00:52:44.983 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.983 INFO kablam! | ^^^^^^ Sep 06 00:52:44.983 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.983 INFO kablam! Sep 06 00:52:44.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.984 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.984 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.984 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.984 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.984 INFO kablam! Sep 06 00:52:44.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.984 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.984 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.984 INFO kablam! | ^^^^^^ Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.984 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.984 INFO kablam! Sep 06 00:52:44.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.984 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.984 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.984 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.984 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.984 INFO kablam! Sep 06 00:52:44.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.984 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.984 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.984 INFO kablam! | ^^^^^^ Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.984 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.984 INFO kablam! Sep 06 00:52:44.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.984 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.984 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.984 INFO kablam! | ^^^^^^ Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.984 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.984 INFO kablam! Sep 06 00:52:44.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.984 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 06 00:52:44.984 INFO kablam! | Sep 06 00:52:44.984 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.984 INFO kablam! | ^^^^^^ Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! Sep 06 00:52:44.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.985 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.985 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.985 INFO kablam! | ^^^^^^ Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! Sep 06 00:52:44.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.985 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.985 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.985 INFO kablam! | ^^^^^^ Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! Sep 06 00:52:44.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.985 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.985 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.985 INFO kablam! | ^^^^^^ Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! Sep 06 00:52:44.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.985 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.985 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.985 INFO kablam! | ^^^^^^ Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! Sep 06 00:52:44.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.985 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.985 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.985 INFO kablam! | ^^^^^^ Sep 06 00:52:44.985 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.985 INFO kablam! Sep 06 00:52:44.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.986 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.986 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.986 INFO kablam! | ^^^^^^ Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.986 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.986 INFO kablam! Sep 06 00:52:44.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.986 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.986 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.986 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.986 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.986 INFO kablam! Sep 06 00:52:44.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.986 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.986 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.986 INFO kablam! | ^^^^^^ Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.986 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.986 INFO kablam! Sep 06 00:52:44.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.986 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.986 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.986 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.986 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.986 INFO kablam! Sep 06 00:52:44.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.986 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.986 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.986 INFO kablam! | ^^^^^^ Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.986 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.986 INFO kablam! Sep 06 00:52:44.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.986 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 06 00:52:44.986 INFO kablam! | Sep 06 00:52:44.986 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.987 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! Sep 06 00:52:44.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.987 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.987 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.987 INFO kablam! | ^^^^^^ Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! Sep 06 00:52:44.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.987 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.987 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.987 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! Sep 06 00:52:44.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.987 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.987 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.987 INFO kablam! | ^^^^^^ Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! Sep 06 00:52:44.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.987 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.987 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.987 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! Sep 06 00:52:44.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.987 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.987 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.987 INFO kablam! | ^^^^^^ Sep 06 00:52:44.987 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.987 INFO kablam! Sep 06 00:52:44.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.988 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.988 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.988 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.988 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.988 INFO kablam! Sep 06 00:52:44.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.988 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.988 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.988 INFO kablam! | ^^^^^^ Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.988 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.988 INFO kablam! Sep 06 00:52:44.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.988 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.988 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.988 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.988 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.988 INFO kablam! Sep 06 00:52:44.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.988 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.988 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.988 INFO kablam! | ^^^^^^ Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.988 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.988 INFO kablam! Sep 06 00:52:44.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.988 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.988 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.988 INFO kablam! | ^^^^^^ Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.988 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.988 INFO kablam! Sep 06 00:52:44.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.988 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 06 00:52:44.988 INFO kablam! | Sep 06 00:52:44.988 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.988 INFO kablam! | ^^^^^^ Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! Sep 06 00:52:44.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.989 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.989 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.989 INFO kablam! | ^^^^^^ Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! Sep 06 00:52:44.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.989 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.989 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.989 INFO kablam! | ^^^^^^ Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! Sep 06 00:52:44.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.989 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.989 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.989 INFO kablam! | ^^^^^^ Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! Sep 06 00:52:44.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.989 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.989 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.989 INFO kablam! | ^^^^^^ Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! Sep 06 00:52:44.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.989 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.989 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.989 INFO kablam! | ^^^^^^ Sep 06 00:52:44.989 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.989 INFO kablam! Sep 06 00:52:44.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.990 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.990 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.990 INFO kablam! | ^^^^^^ Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.990 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.990 INFO kablam! Sep 06 00:52:44.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.990 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.990 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.990 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.990 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.990 INFO kablam! Sep 06 00:52:44.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.990 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.990 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.990 INFO kablam! | ^^^^^^ Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.990 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.990 INFO kablam! Sep 06 00:52:44.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.990 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.990 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.990 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.990 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.990 INFO kablam! Sep 06 00:52:44.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.990 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.990 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.990 INFO kablam! | ^^^^^^ Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.990 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.990 INFO kablam! Sep 06 00:52:44.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.990 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 06 00:52:44.990 INFO kablam! | Sep 06 00:52:44.990 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.991 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! Sep 06 00:52:44.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.991 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.991 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.991 INFO kablam! | ^^^^^^ Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! Sep 06 00:52:44.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.991 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.991 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.991 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! Sep 06 00:52:44.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.991 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.991 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.991 INFO kablam! | ^^^^^^ Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! Sep 06 00:52:44.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.991 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.991 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.991 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! Sep 06 00:52:44.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.991 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.991 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.991 INFO kablam! | ^^^^^^ Sep 06 00:52:44.991 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.991 INFO kablam! Sep 06 00:52:44.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.992 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.992 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.992 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.992 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.992 INFO kablam! Sep 06 00:52:44.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.992 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.992 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.992 INFO kablam! | ^^^^^^ Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.992 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.992 INFO kablam! Sep 06 00:52:44.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.992 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.992 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.992 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.992 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.992 INFO kablam! Sep 06 00:52:44.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.992 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.992 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.992 INFO kablam! | ^^^^^^ Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.992 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.992 INFO kablam! Sep 06 00:52:44.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.992 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.992 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.992 INFO kablam! | ^^^^^^ Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.992 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.992 INFO kablam! Sep 06 00:52:44.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.992 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 06 00:52:44.992 INFO kablam! | Sep 06 00:52:44.992 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.992 INFO kablam! | ^^^^^^ Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! Sep 06 00:52:44.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.993 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.993 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.993 INFO kablam! | ^^^^^^ Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! Sep 06 00:52:44.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.993 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.993 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.993 INFO kablam! | ^^^^^^ Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! Sep 06 00:52:44.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.993 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.993 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.993 INFO kablam! | ^^^^^^ Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! Sep 06 00:52:44.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.993 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.993 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.993 INFO kablam! | ^^^^^^ Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! Sep 06 00:52:44.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.993 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.993 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.993 INFO kablam! | ^^^^^^ Sep 06 00:52:44.993 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.993 INFO kablam! Sep 06 00:52:44.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.993 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.994 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.994 INFO kablam! | ^^^^^^ Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.994 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.994 INFO kablam! Sep 06 00:52:44.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.994 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.994 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.994 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.994 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.994 INFO kablam! Sep 06 00:52:44.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.994 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.994 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.994 INFO kablam! | ^^^^^^ Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.994 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.994 INFO kablam! Sep 06 00:52:44.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.994 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.994 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.994 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.994 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.994 INFO kablam! Sep 06 00:52:44.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.994 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.994 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.994 INFO kablam! | ^^^^^^ Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.994 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.994 INFO kablam! Sep 06 00:52:44.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.994 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.994 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.994 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.994 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! Sep 06 00:52:44.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.995 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.995 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.995 INFO kablam! | ^^^^^^ Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! Sep 06 00:52:44.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.995 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.995 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.995 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! Sep 06 00:52:44.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.995 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.995 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.995 INFO kablam! | ^^^^^^ Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! Sep 06 00:52:44.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.995 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.995 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.995 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! Sep 06 00:52:44.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.995 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.995 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.995 INFO kablam! | ^^^^^^ Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.995 INFO kablam! Sep 06 00:52:44.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.995 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 06 00:52:44.995 INFO kablam! | Sep 06 00:52:44.995 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.995 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.996 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.996 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.996 INFO kablam! Sep 06 00:52:44.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.996 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 06 00:52:44.996 INFO kablam! | Sep 06 00:52:44.996 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.996 INFO kablam! | ^^^^^^ Sep 06 00:52:44.996 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.996 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.996 INFO kablam! Sep 06 00:52:44.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.996 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 06 00:52:44.996 INFO kablam! | Sep 06 00:52:44.996 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.996 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.996 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.996 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.996 INFO kablam! Sep 06 00:52:44.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.996 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 06 00:52:44.996 INFO kablam! | Sep 06 00:52:44.996 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:44.996 INFO kablam! | ^^^^^^ Sep 06 00:52:44.996 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! Sep 06 00:52:44.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.997 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.997 INFO kablam! 132 | self.0.iter() Sep 06 00:52:44.997 INFO kablam! | ^^^^^^ Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! Sep 06 00:52:44.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.997 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.997 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:44.997 INFO kablam! | ^^^^^^ Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! Sep 06 00:52:44.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.997 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.997 INFO kablam! 153 | &self.0[..] Sep 06 00:52:44.997 INFO kablam! | ^^^^^^ Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! Sep 06 00:52:44.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.997 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.997 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:44.997 INFO kablam! | ^^^^^^ Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! Sep 06 00:52:44.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.997 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.997 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:44.997 INFO kablam! | ^^^^^^ Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.997 INFO kablam! Sep 06 00:52:44.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.997 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 06 00:52:44.997 INFO kablam! | Sep 06 00:52:44.998 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:44.998 INFO kablam! | ^^^^^^ Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.998 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.998 INFO kablam! Sep 06 00:52:44.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.998 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.998 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:44.998 INFO kablam! | ^^^^^^ Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.998 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.998 INFO kablam! Sep 06 00:52:44.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.998 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.998 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.998 INFO kablam! | ^^^^^^ Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.998 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.998 INFO kablam! Sep 06 00:52:44.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.998 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.998 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:44.998 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.998 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.998 INFO kablam! Sep 06 00:52:44.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.998 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.998 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.998 INFO kablam! | ^^^^^^ Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.998 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.998 INFO kablam! Sep 06 00:52:44.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.998 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.998 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.998 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.998 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! Sep 06 00:52:44.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.999 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 06 00:52:44.999 INFO kablam! | Sep 06 00:52:44.999 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.999 INFO kablam! | ^^^^^^ Sep 06 00:52:44.999 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! Sep 06 00:52:44.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.999 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 06 00:52:44.999 INFO kablam! | Sep 06 00:52:44.999 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.999 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.999 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! Sep 06 00:52:44.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.999 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 06 00:52:44.999 INFO kablam! | Sep 06 00:52:44.999 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.999 INFO kablam! | ^^^^^^ Sep 06 00:52:44.999 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! Sep 06 00:52:44.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.999 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 06 00:52:44.999 INFO kablam! | Sep 06 00:52:44.999 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.999 INFO kablam! | ^^^^^^^ Sep 06 00:52:44.999 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! Sep 06 00:52:44.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:44.999 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 06 00:52:44.999 INFO kablam! | Sep 06 00:52:44.999 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:44.999 INFO kablam! | ^^^^^^ Sep 06 00:52:44.999 INFO kablam! | Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:44.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 06 00:52:44.999 INFO kablam! Sep 06 00:52:44.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.000 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.000 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.000 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.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 06 00:52:45.000 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.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 06 00:52:45.000 INFO kablam! Sep 06 00:52:45.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.000 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.000 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.000 INFO kablam! | ^^^^^^ Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.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 06 00:52:45.000 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.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 06 00:52:45.000 INFO kablam! Sep 06 00:52:45.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.000 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.000 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.000 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.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 06 00:52:45.000 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.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 06 00:52:45.000 INFO kablam! Sep 06 00:52:45.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.000 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.000 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.000 INFO kablam! | ^^^^^^ Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.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 06 00:52:45.000 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.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 06 00:52:45.000 INFO kablam! Sep 06 00:52:45.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.000 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.000 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.000 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.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 06 00:52:45.000 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.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 06 00:52:45.000 INFO kablam! Sep 06 00:52:45.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.000 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.000 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.000 INFO kablam! | ^^^^^^ Sep 06 00:52:45.000 INFO kablam! | Sep 06 00:52:45.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 06 00:52:45.001 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.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 06 00:52:45.001 INFO kablam! Sep 06 00:52:45.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.001 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 06 00:52:45.001 INFO kablam! | Sep 06 00:52:45.001 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.001 INFO kablam! | ^^^^^^ Sep 06 00:52:45.001 INFO kablam! | Sep 06 00:52:45.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 06 00:52:45.001 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.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 06 00:52:45.001 INFO kablam! Sep 06 00:52:45.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.001 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 06 00:52:45.001 INFO kablam! | Sep 06 00:52:45.001 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.001 INFO kablam! | ^^^^^^ Sep 06 00:52:45.001 INFO kablam! | Sep 06 00:52:45.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 06 00:52:45.001 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.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 06 00:52:45.001 INFO kablam! Sep 06 00:52:45.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.001 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 06 00:52:45.001 INFO kablam! | Sep 06 00:52:45.001 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.001 INFO kablam! | ^^^^^^ Sep 06 00:52:45.001 INFO kablam! | Sep 06 00:52:45.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 06 00:52:45.001 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.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 06 00:52:45.001 INFO kablam! Sep 06 00:52:45.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.001 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 06 00:52:45.001 INFO kablam! | Sep 06 00:52:45.001 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.001 INFO kablam! | ^^^^^^ Sep 06 00:52:45.001 INFO kablam! | Sep 06 00:52:45.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 06 00:52:45.001 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.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 06 00:52:45.001 INFO kablam! Sep 06 00:52:45.001 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 06 00:52:45.001 INFO kablam! --> src/lib.rs:8:12 Sep 06 00:52:45.001 INFO kablam! | Sep 06 00:52:45.001 INFO kablam! 8 | #![feature(associated_consts)] Sep 06 00:52:45.001 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 00:52:45.001 INFO kablam! | Sep 06 00:52:45.001 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 00:52:45.001 INFO kablam! Sep 06 00:52:45.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.060 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 06 00:52:45.060 INFO kablam! | Sep 06 00:52:45.060 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.060 INFO kablam! | ^^^^^^ Sep 06 00:52:45.060 INFO kablam! | Sep 06 00:52:45.060 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 00:52:45.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.060 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.060 INFO kablam! Sep 06 00:52:45.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.060 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 06 00:52:45.060 INFO kablam! | Sep 06 00:52:45.060 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.060 INFO kablam! | ^^^^^^ Sep 06 00:52:45.060 INFO kablam! | Sep 06 00:52:45.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.060 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.060 INFO kablam! Sep 06 00:52:45.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.060 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 06 00:52:45.060 INFO kablam! | Sep 06 00:52:45.060 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.060 INFO kablam! | ^^^^^^ Sep 06 00:52:45.060 INFO kablam! | Sep 06 00:52:45.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.060 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.060 INFO kablam! Sep 06 00:52:45.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.060 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 06 00:52:45.060 INFO kablam! | Sep 06 00:52:45.060 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.060 INFO kablam! | ^^^^^^ Sep 06 00:52:45.060 INFO kablam! | Sep 06 00:52:45.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.060 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.060 INFO kablam! Sep 06 00:52:45.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.060 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.061 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.061 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.061 INFO kablam! Sep 06 00:52:45.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.061 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.061 INFO kablam! | ^^^^^^ Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.061 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.061 INFO kablam! Sep 06 00:52:45.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.061 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.061 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.061 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.061 INFO kablam! Sep 06 00:52:45.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.061 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.061 INFO kablam! | ^^^^^^ Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.061 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.061 INFO kablam! Sep 06 00:52:45.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.061 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.061 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.061 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.061 INFO kablam! Sep 06 00:52:45.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.061 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.061 INFO kablam! | ^^^^^^ Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.061 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.061 INFO kablam! Sep 06 00:52:45.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.061 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.061 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.061 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.061 INFO kablam! Sep 06 00:52:45.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.061 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.061 INFO kablam! | ^^^^^^ Sep 06 00:52:45.061 INFO kablam! | Sep 06 00:52:45.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.061 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.061 INFO kablam! Sep 06 00:52:45.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.062 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 06 00:52:45.062 INFO kablam! | Sep 06 00:52:45.062 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.062 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.062 INFO kablam! | Sep 06 00:52:45.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.062 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.062 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.062 INFO kablam! Sep 06 00:52:45.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.062 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 06 00:52:45.062 INFO kablam! | Sep 06 00:52:45.062 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.062 INFO kablam! | ^^^^^^ Sep 06 00:52:45.062 INFO kablam! | Sep 06 00:52:45.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.062 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.062 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.062 INFO kablam! Sep 06 00:52:45.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.063 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.063 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.063 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.063 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.063 INFO kablam! Sep 06 00:52:45.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.063 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.063 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.063 INFO kablam! | ^^^^^^ Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.063 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.063 INFO kablam! Sep 06 00:52:45.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.063 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.063 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.063 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.063 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.063 INFO kablam! Sep 06 00:52:45.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.063 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.063 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.063 INFO kablam! | ^^^^^^ Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.063 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.063 INFO kablam! Sep 06 00:52:45.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.063 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.063 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.063 INFO kablam! | ^^^^^^ Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.063 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.063 INFO kablam! Sep 06 00:52:45.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.063 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 06 00:52:45.063 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.064 INFO kablam! | ^^^^^^ Sep 06 00:52:45.064 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.064 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.064 INFO kablam! Sep 06 00:52:45.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.064 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 06 00:52:45.064 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.064 INFO kablam! | ^^^^^^ Sep 06 00:52:45.064 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.064 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.064 INFO kablam! Sep 06 00:52:45.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.064 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 06 00:52:45.064 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.064 INFO kablam! | ^^^^^^ Sep 06 00:52:45.064 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.064 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.064 INFO kablam! Sep 06 00:52:45.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.064 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 06 00:52:45.064 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.064 INFO kablam! | ^^^^^^ Sep 06 00:52:45.064 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.064 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.064 INFO kablam! Sep 06 00:52:45.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.064 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 06 00:52:45.064 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.064 INFO kablam! | ^^^^^^ Sep 06 00:52:45.064 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.064 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.064 INFO kablam! Sep 06 00:52:45.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.064 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 06 00:52:45.064 INFO kablam! | Sep 06 00:52:45.064 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.064 INFO kablam! | ^^^^^^ Sep 06 00:52:45.065 INFO kablam! | Sep 06 00:52:45.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.065 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.065 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.065 INFO kablam! Sep 06 00:52:45.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.065 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 06 00:52:45.065 INFO kablam! | Sep 06 00:52:45.065 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.065 INFO kablam! | ^^^^^^ Sep 06 00:52:45.065 INFO kablam! | Sep 06 00:52:45.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.065 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.065 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.065 INFO kablam! Sep 06 00:52:45.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.065 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 06 00:52:45.065 INFO kablam! | Sep 06 00:52:45.065 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.065 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.065 INFO kablam! | Sep 06 00:52:45.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.065 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.065 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.065 INFO kablam! Sep 06 00:52:45.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.065 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 06 00:52:45.065 INFO kablam! | Sep 06 00:52:45.065 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.065 INFO kablam! | ^^^^^^ Sep 06 00:52:45.065 INFO kablam! | Sep 06 00:52:45.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.065 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.067 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.067 INFO kablam! Sep 06 00:52:45.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.067 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 06 00:52:45.067 INFO kablam! | Sep 06 00:52:45.067 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.067 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.067 INFO kablam! | Sep 06 00:52:45.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.067 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.068 INFO kablam! Sep 06 00:52:45.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.068 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.068 INFO kablam! | ^^^^^^ Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.068 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.068 INFO kablam! Sep 06 00:52:45.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.068 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.068 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.068 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.068 INFO kablam! Sep 06 00:52:45.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.068 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.068 INFO kablam! | ^^^^^^ Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.068 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.068 INFO kablam! Sep 06 00:52:45.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.068 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.068 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.068 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.068 INFO kablam! Sep 06 00:52:45.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.068 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.068 INFO kablam! | ^^^^^^ Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.068 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.068 INFO kablam! Sep 06 00:52:45.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.068 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 06 00:52:45.068 INFO kablam! | Sep 06 00:52:45.068 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.069 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.069 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.069 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.069 INFO kablam! Sep 06 00:52:45.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.069 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.069 INFO kablam! | ^^^^^^ Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.069 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.069 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.069 INFO kablam! Sep 06 00:52:45.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.069 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.069 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.069 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.069 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.069 INFO kablam! Sep 06 00:52:45.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.069 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.069 INFO kablam! | ^^^^^^ Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.069 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.069 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.069 INFO kablam! Sep 06 00:52:45.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.069 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.069 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.069 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.069 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.069 INFO kablam! Sep 06 00:52:45.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.069 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.069 INFO kablam! | ^^^^^^ Sep 06 00:52:45.069 INFO kablam! | Sep 06 00:52:45.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.070 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.070 INFO kablam! Sep 06 00:52:45.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.070 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 06 00:52:45.070 INFO kablam! | Sep 06 00:52:45.070 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.070 INFO kablam! | ^^^^^^ Sep 06 00:52:45.070 INFO kablam! | Sep 06 00:52:45.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.070 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.070 INFO kablam! Sep 06 00:52:45.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.070 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 06 00:52:45.070 INFO kablam! | Sep 06 00:52:45.070 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.070 INFO kablam! | ^^^^^^ Sep 06 00:52:45.070 INFO kablam! | Sep 06 00:52:45.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.070 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.070 INFO kablam! Sep 06 00:52:45.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.070 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 06 00:52:45.070 INFO kablam! | Sep 06 00:52:45.070 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.070 INFO kablam! | ^^^^^^ Sep 06 00:52:45.070 INFO kablam! | Sep 06 00:52:45.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.070 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.070 INFO kablam! Sep 06 00:52:45.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.070 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 06 00:52:45.070 INFO kablam! | Sep 06 00:52:45.070 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.070 INFO kablam! | ^^^^^^ Sep 06 00:52:45.070 INFO kablam! | Sep 06 00:52:45.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.070 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.070 INFO kablam! Sep 06 00:52:45.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.070 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 06 00:52:45.070 INFO kablam! | Sep 06 00:52:45.070 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.070 INFO kablam! | ^^^^^^ Sep 06 00:52:45.070 INFO kablam! | Sep 06 00:52:45.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.070 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.070 INFO kablam! Sep 06 00:52:45.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.071 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.071 INFO kablam! | ^^^^^^ Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.071 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.071 INFO kablam! Sep 06 00:52:45.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.071 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.071 INFO kablam! | ^^^^^^ Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.071 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.071 INFO kablam! Sep 06 00:52:45.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.071 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.071 INFO kablam! | ^^^^^^ Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.071 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.071 INFO kablam! Sep 06 00:52:45.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.071 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.071 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.071 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.071 INFO kablam! Sep 06 00:52:45.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.071 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.071 INFO kablam! | ^^^^^^ Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.071 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.071 INFO kablam! Sep 06 00:52:45.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.071 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 06 00:52:45.071 INFO kablam! | Sep 06 00:52:45.071 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.072 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.072 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.072 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.072 INFO kablam! Sep 06 00:52:45.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.072 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.072 INFO kablam! | ^^^^^^ Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.072 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.072 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.072 INFO kablam! Sep 06 00:52:45.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.072 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.072 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.072 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.072 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.072 INFO kablam! Sep 06 00:52:45.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.072 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.072 INFO kablam! | ^^^^^^ Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.072 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.072 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.072 INFO kablam! Sep 06 00:52:45.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.072 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.072 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.072 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.072 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.072 INFO kablam! Sep 06 00:52:45.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.072 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.072 INFO kablam! | ^^^^^^ Sep 06 00:52:45.072 INFO kablam! | Sep 06 00:52:45.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.073 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.073 INFO kablam! Sep 06 00:52:45.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.073 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 06 00:52:45.073 INFO kablam! | Sep 06 00:52:45.073 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.073 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.073 INFO kablam! | Sep 06 00:52:45.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.073 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.073 INFO kablam! Sep 06 00:52:45.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.073 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 06 00:52:45.073 INFO kablam! | Sep 06 00:52:45.073 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.073 INFO kablam! | ^^^^^^ Sep 06 00:52:45.073 INFO kablam! | Sep 06 00:52:45.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.073 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.073 INFO kablam! Sep 06 00:52:45.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.073 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 06 00:52:45.073 INFO kablam! | Sep 06 00:52:45.073 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.073 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.073 INFO kablam! | Sep 06 00:52:45.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.073 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.073 INFO kablam! Sep 06 00:52:45.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.073 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 06 00:52:45.073 INFO kablam! | Sep 06 00:52:45.073 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.073 INFO kablam! | ^^^^^^ Sep 06 00:52:45.073 INFO kablam! | Sep 06 00:52:45.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.073 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.073 INFO kablam! Sep 06 00:52:45.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.073 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 06 00:52:45.073 INFO kablam! | Sep 06 00:52:45.073 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.073 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.073 INFO kablam! | Sep 06 00:52:45.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.073 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.073 INFO kablam! Sep 06 00:52:45.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.074 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.074 INFO kablam! | ^^^^^^ Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.074 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.074 INFO kablam! Sep 06 00:52:45.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.074 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.074 INFO kablam! | ^^^^^^ Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.074 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.074 INFO kablam! Sep 06 00:52:45.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.074 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.074 INFO kablam! | ^^^^^^ Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.074 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.074 INFO kablam! Sep 06 00:52:45.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.074 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.074 INFO kablam! | ^^^^^^ Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.074 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.074 INFO kablam! Sep 06 00:52:45.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.074 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.074 INFO kablam! | ^^^^^^ Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.074 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.074 INFO kablam! Sep 06 00:52:45.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.074 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 06 00:52:45.074 INFO kablam! | Sep 06 00:52:45.074 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.075 INFO kablam! | ^^^^^^ Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.075 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.075 INFO kablam! Sep 06 00:52:45.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.075 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.075 INFO kablam! | ^^^^^^ Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.075 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.075 INFO kablam! Sep 06 00:52:45.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.075 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.075 INFO kablam! | ^^^^^^ Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.075 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.075 INFO kablam! Sep 06 00:52:45.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.075 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.075 INFO kablam! | ^^^^^^ Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.075 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.075 INFO kablam! Sep 06 00:52:45.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.075 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.075 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.075 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.075 INFO kablam! Sep 06 00:52:45.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.075 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.075 INFO kablam! | ^^^^^^ Sep 06 00:52:45.075 INFO kablam! | Sep 06 00:52:45.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.075 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.076 INFO kablam! Sep 06 00:52:45.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.076 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.076 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.076 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.076 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.076 INFO kablam! Sep 06 00:52:45.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.076 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.076 INFO kablam! | ^^^^^^ Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.076 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.076 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.076 INFO kablam! Sep 06 00:52:45.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.076 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.076 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.076 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.076 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.076 INFO kablam! Sep 06 00:52:45.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.076 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.076 INFO kablam! | ^^^^^^ Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.076 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.076 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.076 INFO kablam! Sep 06 00:52:45.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.076 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.076 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.076 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.076 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.076 INFO kablam! Sep 06 00:52:45.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.076 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.076 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.076 INFO kablam! | ^^^^^^ Sep 06 00:52:45.076 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.077 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.077 INFO kablam! Sep 06 00:52:45.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.077 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.077 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.077 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.077 INFO kablam! Sep 06 00:52:45.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.077 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.077 INFO kablam! | ^^^^^^ Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.077 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.077 INFO kablam! Sep 06 00:52:45.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.077 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.077 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.077 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.077 INFO kablam! Sep 06 00:52:45.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.077 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.077 INFO kablam! | ^^^^^^ Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.077 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.077 INFO kablam! Sep 06 00:52:45.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.077 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.077 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.077 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.077 INFO kablam! Sep 06 00:52:45.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.077 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 06 00:52:45.077 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.078 INFO kablam! | ^^^^^^ Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.078 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.078 INFO kablam! Sep 06 00:52:45.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.078 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.078 INFO kablam! | ^^^^^^ Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.078 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.078 INFO kablam! Sep 06 00:52:45.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.078 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.078 INFO kablam! | ^^^^^^ Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.078 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.078 INFO kablam! Sep 06 00:52:45.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.078 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.078 INFO kablam! | ^^^^^^ Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.078 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.078 INFO kablam! Sep 06 00:52:45.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.078 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.078 INFO kablam! | ^^^^^^ Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.078 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.078 INFO kablam! Sep 06 00:52:45.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.078 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.078 INFO kablam! | ^^^^^^ Sep 06 00:52:45.078 INFO kablam! | Sep 06 00:52:45.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.078 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.078 INFO kablam! Sep 06 00:52:45.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.078 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.079 INFO kablam! | ^^^^^^ Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.079 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.079 INFO kablam! Sep 06 00:52:45.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.079 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.079 INFO kablam! | ^^^^^^ Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.079 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.079 INFO kablam! Sep 06 00:52:45.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.079 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.079 INFO kablam! | ^^^^^^ Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.079 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.079 INFO kablam! Sep 06 00:52:45.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.079 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.079 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.079 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.079 INFO kablam! Sep 06 00:52:45.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.079 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.079 INFO kablam! | ^^^^^^ Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.079 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.079 INFO kablam! Sep 06 00:52:45.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.079 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.079 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.079 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.079 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.080 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.080 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.080 INFO kablam! Sep 06 00:52:45.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.080 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 06 00:52:45.080 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.080 INFO kablam! | ^^^^^^ Sep 06 00:52:45.080 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.080 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.080 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.080 INFO kablam! Sep 06 00:52:45.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.080 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 06 00:52:45.080 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.080 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.080 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.080 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.080 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.080 INFO kablam! Sep 06 00:52:45.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.080 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 06 00:52:45.080 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.080 INFO kablam! | ^^^^^^ Sep 06 00:52:45.080 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.080 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.080 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.080 INFO kablam! Sep 06 00:52:45.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.080 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 06 00:52:45.080 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.080 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.080 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.080 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.080 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.080 INFO kablam! Sep 06 00:52:45.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.080 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 06 00:52:45.080 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.080 INFO kablam! | ^^^^^^ Sep 06 00:52:45.080 INFO kablam! | Sep 06 00:52:45.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.080 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.080 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.080 INFO kablam! Sep 06 00:52:45.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.080 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.081 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.081 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.081 INFO kablam! Sep 06 00:52:45.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.081 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.081 INFO kablam! | ^^^^^^ Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.081 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.081 INFO kablam! Sep 06 00:52:45.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.081 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.081 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.081 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.081 INFO kablam! Sep 06 00:52:45.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.081 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.081 INFO kablam! | ^^^^^^ Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.081 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.081 INFO kablam! Sep 06 00:52:45.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.081 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.081 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.081 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.081 INFO kablam! Sep 06 00:52:45.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.081 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.081 INFO kablam! | ^^^^^^ Sep 06 00:52:45.081 INFO kablam! | Sep 06 00:52:45.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.081 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.082 INFO kablam! Sep 06 00:52:45.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.082 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 06 00:52:45.082 INFO kablam! | Sep 06 00:52:45.082 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.082 INFO kablam! | ^^^^^^ Sep 06 00:52:45.082 INFO kablam! | Sep 06 00:52:45.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.082 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.082 INFO kablam! Sep 06 00:52:45.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.082 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 06 00:52:45.082 INFO kablam! | Sep 06 00:52:45.082 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.082 INFO kablam! | ^^^^^^ Sep 06 00:52:45.082 INFO kablam! | Sep 06 00:52:45.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.082 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.082 INFO kablam! Sep 06 00:52:45.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.082 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 06 00:52:45.082 INFO kablam! | Sep 06 00:52:45.082 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.082 INFO kablam! | ^^^^^^ Sep 06 00:52:45.082 INFO kablam! | Sep 06 00:52:45.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.082 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.082 INFO kablam! Sep 06 00:52:45.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.082 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 06 00:52:45.082 INFO kablam! | Sep 06 00:52:45.082 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.082 INFO kablam! | ^^^^^^ Sep 06 00:52:45.082 INFO kablam! | Sep 06 00:52:45.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.082 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.082 INFO kablam! Sep 06 00:52:45.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.082 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 06 00:52:45.082 INFO kablam! | Sep 06 00:52:45.082 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.082 INFO kablam! | ^^^^^^ Sep 06 00:52:45.082 INFO kablam! | Sep 06 00:52:45.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.082 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.083 INFO kablam! Sep 06 00:52:45.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.083 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.083 INFO kablam! | ^^^^^^ Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.083 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.083 INFO kablam! Sep 06 00:52:45.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.083 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.083 INFO kablam! | ^^^^^^ Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.083 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.083 INFO kablam! Sep 06 00:52:45.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.083 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.083 INFO kablam! | ^^^^^^ Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.083 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.083 INFO kablam! Sep 06 00:52:45.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.083 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.083 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.083 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.083 INFO kablam! Sep 06 00:52:45.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.083 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.083 INFO kablam! | ^^^^^^ Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.083 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.083 INFO kablam! Sep 06 00:52:45.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.083 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.083 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.083 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.083 INFO kablam! Sep 06 00:52:45.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.083 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.083 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.083 INFO kablam! | ^^^^^^ Sep 06 00:52:45.083 INFO kablam! | Sep 06 00:52:45.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.084 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.084 INFO kablam! Sep 06 00:52:45.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.084 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 06 00:52:45.084 INFO kablam! | Sep 06 00:52:45.084 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.084 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.084 INFO kablam! | Sep 06 00:52:45.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.084 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.085 INFO kablam! Sep 06 00:52:45.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.085 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 06 00:52:45.085 INFO kablam! | Sep 06 00:52:45.085 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.085 INFO kablam! | ^^^^^^ Sep 06 00:52:45.085 INFO kablam! | Sep 06 00:52:45.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.085 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.085 INFO kablam! Sep 06 00:52:45.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.085 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 06 00:52:45.085 INFO kablam! | Sep 06 00:52:45.085 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.085 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.085 INFO kablam! | Sep 06 00:52:45.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.085 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.085 INFO kablam! Sep 06 00:52:45.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.085 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 06 00:52:45.085 INFO kablam! | Sep 06 00:52:45.085 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.086 INFO kablam! | ^^^^^^ Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.086 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.086 INFO kablam! Sep 06 00:52:45.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.086 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.086 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.086 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.086 INFO kablam! Sep 06 00:52:45.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.086 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.086 INFO kablam! | ^^^^^^ Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.086 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.086 INFO kablam! Sep 06 00:52:45.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.086 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.086 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.086 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.086 INFO kablam! Sep 06 00:52:45.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.086 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.086 INFO kablam! | ^^^^^^ Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.086 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.086 INFO kablam! Sep 06 00:52:45.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.086 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.086 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.086 INFO kablam! | Sep 06 00:52:45.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.086 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.087 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.087 INFO kablam! Sep 06 00:52:45.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.087 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.087 INFO kablam! | ^^^^^^ Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.087 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.087 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.087 INFO kablam! Sep 06 00:52:45.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.087 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.087 INFO kablam! | ^^^^^^ Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.087 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.087 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.087 INFO kablam! Sep 06 00:52:45.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.087 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.087 INFO kablam! | ^^^^^^ Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.087 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.087 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.087 INFO kablam! Sep 06 00:52:45.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.087 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.087 INFO kablam! | ^^^^^^ Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.087 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.087 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.087 INFO kablam! Sep 06 00:52:45.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.087 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.087 INFO kablam! | ^^^^^^ Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.087 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.087 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.087 INFO kablam! Sep 06 00:52:45.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.087 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 06 00:52:45.087 INFO kablam! | Sep 06 00:52:45.087 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.087 INFO kablam! | ^^^^^^ Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.088 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.088 INFO kablam! Sep 06 00:52:45.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.088 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.088 INFO kablam! | ^^^^^^ Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.088 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.088 INFO kablam! Sep 06 00:52:45.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.088 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.088 INFO kablam! | ^^^^^^ Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.088 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.088 INFO kablam! Sep 06 00:52:45.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.088 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.088 INFO kablam! | ^^^^^^ Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.088 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.088 INFO kablam! Sep 06 00:52:45.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.088 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.088 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.088 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.088 INFO kablam! Sep 06 00:52:45.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.088 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.088 INFO kablam! | ^^^^^^ Sep 06 00:52:45.088 INFO kablam! | Sep 06 00:52:45.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.088 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.088 INFO kablam! Sep 06 00:52:45.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.089 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.089 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.089 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.089 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.089 INFO kablam! Sep 06 00:52:45.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.089 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.089 INFO kablam! | ^^^^^^ Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.089 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.089 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.089 INFO kablam! Sep 06 00:52:45.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.089 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.089 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.089 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.089 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.089 INFO kablam! Sep 06 00:52:45.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.089 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.089 INFO kablam! | ^^^^^^ Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.089 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.089 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.089 INFO kablam! Sep 06 00:52:45.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.089 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.089 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.089 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.089 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.089 INFO kablam! Sep 06 00:52:45.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.089 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 06 00:52:45.089 INFO kablam! | Sep 06 00:52:45.089 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.090 INFO kablam! | ^^^^^^ Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.090 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.090 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.090 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.090 INFO kablam! Sep 06 00:52:45.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.090 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.090 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.090 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.090 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.090 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.090 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.090 INFO kablam! Sep 06 00:52:45.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.090 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.090 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.090 INFO kablam! | ^^^^^^ Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.090 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.090 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.090 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.090 INFO kablam! Sep 06 00:52:45.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.090 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.090 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.090 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.090 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.090 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.090 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.090 INFO kablam! Sep 06 00:52:45.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.090 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.090 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.090 INFO kablam! | ^^^^^^ Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.090 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.090 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.090 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.090 INFO kablam! Sep 06 00:52:45.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.090 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.090 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.090 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.090 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.091 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.091 INFO kablam! Sep 06 00:52:45.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.091 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 06 00:52:45.091 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.091 INFO kablam! | ^^^^^^ Sep 06 00:52:45.091 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.091 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.091 INFO kablam! Sep 06 00:52:45.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.091 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 06 00:52:45.091 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.091 INFO kablam! | ^^^^^^ Sep 06 00:52:45.091 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.091 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.091 INFO kablam! Sep 06 00:52:45.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.091 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 06 00:52:45.091 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.091 INFO kablam! | ^^^^^^ Sep 06 00:52:45.091 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.091 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.091 INFO kablam! Sep 06 00:52:45.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.091 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 06 00:52:45.091 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.091 INFO kablam! | ^^^^^^ Sep 06 00:52:45.091 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.091 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.091 INFO kablam! Sep 06 00:52:45.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.091 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 06 00:52:45.091 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.091 INFO kablam! | ^^^^^^ Sep 06 00:52:45.091 INFO kablam! | Sep 06 00:52:45.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.091 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.092 INFO kablam! Sep 06 00:52:45.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.092 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.092 INFO kablam! | ^^^^^^ Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.092 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.092 INFO kablam! Sep 06 00:52:45.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.092 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.092 INFO kablam! | ^^^^^^ Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.092 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.092 INFO kablam! Sep 06 00:52:45.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.092 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.092 INFO kablam! | ^^^^^^ Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.092 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.092 INFO kablam! Sep 06 00:52:45.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.092 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.092 INFO kablam! | ^^^^^^ Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.092 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.092 INFO kablam! Sep 06 00:52:45.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.092 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.092 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.092 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.092 INFO kablam! Sep 06 00:52:45.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.092 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 06 00:52:45.092 INFO kablam! | Sep 06 00:52:45.092 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.092 INFO kablam! | ^^^^^^ Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.093 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.093 INFO kablam! Sep 06 00:52:45.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.093 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.093 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.093 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.093 INFO kablam! Sep 06 00:52:45.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.093 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.093 INFO kablam! | ^^^^^^ Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.093 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.093 INFO kablam! Sep 06 00:52:45.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.093 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.093 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.093 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.093 INFO kablam! Sep 06 00:52:45.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.093 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.093 INFO kablam! | ^^^^^^ Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.093 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.093 INFO kablam! Sep 06 00:52:45.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.093 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.093 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.093 INFO kablam! | Sep 06 00:52:45.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.094 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.094 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.094 INFO kablam! Sep 06 00:52:45.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.094 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 06 00:52:45.094 INFO kablam! | Sep 06 00:52:45.094 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.094 INFO kablam! | ^^^^^^ Sep 06 00:52:45.094 INFO kablam! | Sep 06 00:52:45.094 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.094 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.094 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.094 INFO kablam! Sep 06 00:52:45.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.094 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 06 00:52:45.094 INFO kablam! | Sep 06 00:52:45.094 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.094 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.094 INFO kablam! | Sep 06 00:52:45.094 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.094 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.094 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.094 INFO kablam! Sep 06 00:52:45.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.094 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 06 00:52:45.094 INFO kablam! | Sep 06 00:52:45.094 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.094 INFO kablam! | ^^^^^^ Sep 06 00:52:45.094 INFO kablam! | Sep 06 00:52:45.094 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.094 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.094 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.094 INFO kablam! Sep 06 00:52:45.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.094 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 06 00:52:45.094 INFO kablam! | Sep 06 00:52:45.094 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.094 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.094 INFO kablam! | Sep 06 00:52:45.094 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.094 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.094 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.094 INFO kablam! Sep 06 00:52:45.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.094 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 06 00:52:45.094 INFO kablam! | Sep 06 00:52:45.094 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.094 INFO kablam! | ^^^^^^ Sep 06 00:52:45.094 INFO kablam! | Sep 06 00:52:45.094 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.094 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.094 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.095 INFO kablam! Sep 06 00:52:45.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.095 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.095 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.095 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.095 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.095 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.095 INFO kablam! Sep 06 00:52:45.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.095 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.095 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.095 INFO kablam! | ^^^^^^ Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.095 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.095 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.095 INFO kablam! Sep 06 00:52:45.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.095 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.095 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.095 INFO kablam! | ^^^^^^ Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.095 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.095 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.095 INFO kablam! Sep 06 00:52:45.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.095 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.095 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.095 INFO kablam! | ^^^^^^ Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.095 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.095 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.095 INFO kablam! Sep 06 00:52:45.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.095 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.095 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.095 INFO kablam! | ^^^^^^ Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.095 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.095 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.095 INFO kablam! Sep 06 00:52:45.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.095 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 06 00:52:45.095 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.096 INFO kablam! | ^^^^^^ Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.096 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.096 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.096 INFO kablam! Sep 06 00:52:45.096 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.096 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.096 INFO kablam! | ^^^^^^ Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.096 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.096 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.096 INFO kablam! Sep 06 00:52:45.096 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.096 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.096 INFO kablam! | ^^^^^^ Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.096 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.096 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.096 INFO kablam! Sep 06 00:52:45.096 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.096 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.096 INFO kablam! | ^^^^^^ Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.096 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.096 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.096 INFO kablam! Sep 06 00:52:45.096 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.096 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.096 INFO kablam! | ^^^^^^ Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.096 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.096 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.096 INFO kablam! Sep 06 00:52:45.096 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.096 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.096 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.096 INFO kablam! | Sep 06 00:52:45.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.096 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.097 INFO kablam! Sep 06 00:52:45.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.097 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.097 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.097 INFO kablam! | ^^^^^^ Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.097 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.097 INFO kablam! Sep 06 00:52:45.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.097 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.097 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.097 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.097 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.097 INFO kablam! Sep 06 00:52:45.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.097 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.097 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.097 INFO kablam! | ^^^^^^ Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.097 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.097 INFO kablam! Sep 06 00:52:45.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.097 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.097 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.097 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.097 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.097 INFO kablam! Sep 06 00:52:45.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.097 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.097 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.097 INFO kablam! | ^^^^^^ Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.097 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.097 INFO kablam! Sep 06 00:52:45.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.097 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 06 00:52:45.097 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.098 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.098 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.098 INFO kablam! Sep 06 00:52:45.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.098 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.098 INFO kablam! | ^^^^^^ Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.098 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.098 INFO kablam! Sep 06 00:52:45.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.098 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.098 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.098 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.098 INFO kablam! Sep 06 00:52:45.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.098 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.098 INFO kablam! | ^^^^^^ Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.098 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.098 INFO kablam! Sep 06 00:52:45.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.098 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.098 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.098 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.098 INFO kablam! Sep 06 00:52:45.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.098 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.098 INFO kablam! | ^^^^^^ Sep 06 00:52:45.098 INFO kablam! | Sep 06 00:52:45.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.099 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.099 INFO kablam! Sep 06 00:52:45.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.099 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 06 00:52:45.099 INFO kablam! | Sep 06 00:52:45.099 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.099 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.099 INFO kablam! | Sep 06 00:52:45.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.099 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.099 INFO kablam! Sep 06 00:52:45.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.099 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 06 00:52:45.099 INFO kablam! | Sep 06 00:52:45.099 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.099 INFO kablam! | ^^^^^^ Sep 06 00:52:45.099 INFO kablam! | Sep 06 00:52:45.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.099 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.099 INFO kablam! Sep 06 00:52:45.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.099 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 06 00:52:45.099 INFO kablam! | Sep 06 00:52:45.099 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.099 INFO kablam! | ^^^^^^ Sep 06 00:52:45.099 INFO kablam! | Sep 06 00:52:45.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.099 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.099 INFO kablam! Sep 06 00:52:45.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.099 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 06 00:52:45.099 INFO kablam! | Sep 06 00:52:45.099 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.099 INFO kablam! | ^^^^^^ Sep 06 00:52:45.099 INFO kablam! | Sep 06 00:52:45.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.099 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.099 INFO kablam! Sep 06 00:52:45.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.099 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 06 00:52:45.099 INFO kablam! | Sep 06 00:52:45.099 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.099 INFO kablam! | ^^^^^^ Sep 06 00:52:45.099 INFO kablam! | Sep 06 00:52:45.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.099 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.099 INFO kablam! Sep 06 00:52:45.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.100 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.100 INFO kablam! | ^^^^^^ Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.100 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.100 INFO kablam! Sep 06 00:52:45.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.100 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.100 INFO kablam! | ^^^^^^ Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.100 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.100 INFO kablam! Sep 06 00:52:45.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.100 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.100 INFO kablam! | ^^^^^^ Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.100 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.100 INFO kablam! Sep 06 00:52:45.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.100 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.100 INFO kablam! | ^^^^^^ Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.100 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.100 INFO kablam! Sep 06 00:52:45.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.100 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.100 INFO kablam! | ^^^^^^ Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.100 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.100 INFO kablam! Sep 06 00:52:45.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.100 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.100 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.100 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.100 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.101 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.101 INFO kablam! Sep 06 00:52:45.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.101 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 06 00:52:45.101 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.101 INFO kablam! | ^^^^^^ Sep 06 00:52:45.101 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.101 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.101 INFO kablam! Sep 06 00:52:45.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.101 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 06 00:52:45.101 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.101 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.101 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.101 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.101 INFO kablam! Sep 06 00:52:45.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.101 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 06 00:52:45.101 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.101 INFO kablam! | ^^^^^^ Sep 06 00:52:45.101 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.101 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.101 INFO kablam! Sep 06 00:52:45.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.101 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 06 00:52:45.101 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.101 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.101 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.101 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.101 INFO kablam! Sep 06 00:52:45.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.101 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 06 00:52:45.101 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.101 INFO kablam! | ^^^^^^ Sep 06 00:52:45.101 INFO kablam! | Sep 06 00:52:45.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.101 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.101 INFO kablam! Sep 06 00:52:45.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.102 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.102 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.102 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.102 INFO kablam! Sep 06 00:52:45.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.102 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.102 INFO kablam! | ^^^^^^ Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.102 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.102 INFO kablam! Sep 06 00:52:45.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.102 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.102 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.102 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.102 INFO kablam! Sep 06 00:52:45.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.102 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.102 INFO kablam! | ^^^^^^ Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.102 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.102 INFO kablam! Sep 06 00:52:45.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.102 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.102 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.102 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.102 INFO kablam! Sep 06 00:52:45.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.102 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 06 00:52:45.102 INFO kablam! | Sep 06 00:52:45.102 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.102 INFO kablam! | ^^^^^^ Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.103 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.103 INFO kablam! Sep 06 00:52:45.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.103 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.103 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.103 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.103 INFO kablam! Sep 06 00:52:45.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.103 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.103 INFO kablam! | ^^^^^^ Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.103 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.103 INFO kablam! Sep 06 00:52:45.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.103 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.103 INFO kablam! | ^^^^^^ Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.103 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.103 INFO kablam! Sep 06 00:52:45.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.103 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.103 INFO kablam! | ^^^^^^ Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.103 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.103 INFO kablam! Sep 06 00:52:45.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.103 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.103 INFO kablam! | ^^^^^^ Sep 06 00:52:45.103 INFO kablam! | Sep 06 00:52:45.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.103 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.104 INFO kablam! Sep 06 00:52:45.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.104 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.104 INFO kablam! | ^^^^^^ Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.104 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.104 INFO kablam! Sep 06 00:52:45.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.104 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.104 INFO kablam! | ^^^^^^ Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.104 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.104 INFO kablam! Sep 06 00:52:45.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.104 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.104 INFO kablam! | ^^^^^^ Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.104 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.104 INFO kablam! Sep 06 00:52:45.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.104 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.104 INFO kablam! | ^^^^^^ Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.104 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.104 INFO kablam! Sep 06 00:52:45.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.104 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.104 INFO kablam! | ^^^^^^ Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.104 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.104 INFO kablam! Sep 06 00:52:45.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.104 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 06 00:52:45.104 INFO kablam! | Sep 06 00:52:45.104 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.104 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.105 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.105 INFO kablam! Sep 06 00:52:45.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.105 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.105 INFO kablam! | ^^^^^^ Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.105 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.105 INFO kablam! Sep 06 00:52:45.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.105 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.105 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.105 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.105 INFO kablam! Sep 06 00:52:45.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.105 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.105 INFO kablam! | ^^^^^^ Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.105 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.105 INFO kablam! Sep 06 00:52:45.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.105 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.105 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.105 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.105 INFO kablam! Sep 06 00:52:45.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.105 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.105 INFO kablam! | ^^^^^^ Sep 06 00:52:45.105 INFO kablam! | Sep 06 00:52:45.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.105 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.106 INFO kablam! Sep 06 00:52:45.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.106 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.106 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.106 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.106 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.106 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.106 INFO kablam! Sep 06 00:52:45.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.106 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.106 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.106 INFO kablam! | ^^^^^^ Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.106 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.106 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.106 INFO kablam! Sep 06 00:52:45.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.106 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.106 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.106 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.106 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.106 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.106 INFO kablam! Sep 06 00:52:45.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.106 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.106 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.106 INFO kablam! | ^^^^^^ Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.106 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.106 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.106 INFO kablam! Sep 06 00:52:45.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.106 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.106 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.106 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.106 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.106 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.106 INFO kablam! Sep 06 00:52:45.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.106 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 06 00:52:45.106 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.107 INFO kablam! | ^^^^^^ Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.107 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.107 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.107 INFO kablam! Sep 06 00:52:45.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.107 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.107 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.107 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.107 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.107 INFO kablam! Sep 06 00:52:45.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.107 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.107 INFO kablam! | ^^^^^^ Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.107 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.107 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.107 INFO kablam! Sep 06 00:52:45.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.107 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.107 INFO kablam! | ^^^^^^ Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.107 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.107 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.107 INFO kablam! Sep 06 00:52:45.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.107 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.107 INFO kablam! | ^^^^^^ Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.107 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.107 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.107 INFO kablam! Sep 06 00:52:45.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.107 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.107 INFO kablam! | ^^^^^^ Sep 06 00:52:45.107 INFO kablam! | Sep 06 00:52:45.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.108 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.108 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.108 INFO kablam! Sep 06 00:52:45.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.108 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 06 00:52:45.108 INFO kablam! | Sep 06 00:52:45.108 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.108 INFO kablam! | ^^^^^^ Sep 06 00:52:45.108 INFO kablam! | Sep 06 00:52:45.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.108 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.108 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.108 INFO kablam! Sep 06 00:52:45.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.108 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 06 00:52:45.108 INFO kablam! | Sep 06 00:52:45.108 INFO kablam! 28 | self.0.as_ptr() Sep 06 00:52:45.108 INFO kablam! | ^^^^^^ Sep 06 00:52:45.108 INFO kablam! | Sep 06 00:52:45.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.108 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.108 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.108 INFO kablam! Sep 06 00:52:45.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.108 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 06 00:52:45.108 INFO kablam! | Sep 06 00:52:45.108 INFO kablam! 34 | self.0.as_mut_ptr() Sep 06 00:52:45.108 INFO kablam! | ^^^^^^ Sep 06 00:52:45.108 INFO kablam! | Sep 06 00:52:45.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.108 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.108 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.108 INFO kablam! Sep 06 00:52:45.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.108 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 06 00:52:45.108 INFO kablam! | Sep 06 00:52:45.108 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 06 00:52:45.108 INFO kablam! | ^^^^^^ Sep 06 00:52:45.108 INFO kablam! | Sep 06 00:52:45.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.108 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.108 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.108 INFO kablam! Sep 06 00:52:45.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.108 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 06 00:52:45.108 INFO kablam! | Sep 06 00:52:45.108 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.108 INFO kablam! | ^^^^^^ Sep 06 00:52:45.108 INFO kablam! | Sep 06 00:52:45.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.108 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.108 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.108 INFO kablam! Sep 06 00:52:45.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.108 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 06 00:52:45.109 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.109 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.109 INFO kablam! Sep 06 00:52:45.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.109 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.109 INFO kablam! | ^^^^^^ Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.109 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.109 INFO kablam! Sep 06 00:52:45.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.109 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.109 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.109 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.109 INFO kablam! Sep 06 00:52:45.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.109 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.109 INFO kablam! | ^^^^^^ Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.109 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.109 INFO kablam! Sep 06 00:52:45.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.109 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.109 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.109 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.109 INFO kablam! Sep 06 00:52:45.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.109 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.109 INFO kablam! | ^^^^^^ Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.109 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.109 INFO kablam! Sep 06 00:52:45.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.109 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 06 00:52:45.109 INFO kablam! | Sep 06 00:52:45.109 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.109 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.110 INFO kablam! | Sep 06 00:52:45.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.110 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.111 INFO kablam! Sep 06 00:52:45.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.111 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 06 00:52:45.111 INFO kablam! | Sep 06 00:52:45.111 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.111 INFO kablam! | ^^^^^^ Sep 06 00:52:45.111 INFO kablam! | Sep 06 00:52:45.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.111 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.111 INFO kablam! Sep 06 00:52:45.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.111 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 06 00:52:45.111 INFO kablam! | Sep 06 00:52:45.111 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.111 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.111 INFO kablam! | Sep 06 00:52:45.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.111 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.111 INFO kablam! Sep 06 00:52:45.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.111 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 06 00:52:45.111 INFO kablam! | Sep 06 00:52:45.111 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.111 INFO kablam! | ^^^^^^ Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.112 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.112 INFO kablam! Sep 06 00:52:45.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.112 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.112 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.112 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.112 INFO kablam! Sep 06 00:52:45.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.112 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.112 INFO kablam! | ^^^^^^ Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.112 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.112 INFO kablam! Sep 06 00:52:45.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.112 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:45.112 INFO kablam! | ^^^^^^^ Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.112 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.112 INFO kablam! Sep 06 00:52:45.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.112 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 06 00:52:45.112 INFO kablam! | ^^^^^^ Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.112 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.112 INFO kablam! Sep 06 00:52:45.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.112 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! 132 | self.0.iter() Sep 06 00:52:45.112 INFO kablam! | ^^^^^^ Sep 06 00:52:45.112 INFO kablam! | Sep 06 00:52:45.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.112 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.112 INFO kablam! Sep 06 00:52:45.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.112 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 06 00:52:45.113 INFO kablam! | Sep 06 00:52:45.113 INFO kablam! 144 | self.0.iter_mut() Sep 06 00:52:45.113 INFO kablam! | ^^^^^^ Sep 06 00:52:45.113 INFO kablam! | Sep 06 00:52:45.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.113 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.113 INFO kablam! Sep 06 00:52:45.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.113 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 06 00:52:45.113 INFO kablam! | Sep 06 00:52:45.113 INFO kablam! 153 | &self.0[..] Sep 06 00:52:45.113 INFO kablam! | ^^^^^^ Sep 06 00:52:45.113 INFO kablam! | Sep 06 00:52:45.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.113 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.113 INFO kablam! Sep 06 00:52:45.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:45.113 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 06 00:52:45.113 INFO kablam! | Sep 06 00:52:45.113 INFO kablam! 162 | &mut self.0[..] Sep 06 00:52:45.113 INFO kablam! | ^^^^^^ Sep 06 00:52:45.113 INFO kablam! | Sep 06 00:52:45.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:45.113 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:45.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:45.113 INFO kablam! Sep 06 00:52:45.113 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 06 00:52:45.113 INFO kablam! --> src/lib.rs:8:12 Sep 06 00:52:45.113 INFO kablam! | Sep 06 00:52:45.113 INFO kablam! 8 | #![feature(associated_consts)] Sep 06 00:52:45.113 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 00:52:45.113 INFO kablam! | Sep 06 00:52:45.113 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 00:52:45.113 INFO kablam! Sep 06 00:52:45.134 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Sep 06 00:52:45.136 INFO kablam! su: No module specific data is present Sep 06 00:52:45.815 INFO running `"docker" "rm" "-f" "046e36421aceae18f84606da8e8139bff429d53147a75ca5ae94cd8486901c06"` Sep 06 00:52:45.894 INFO blam! 046e36421aceae18f84606da8e8139bff429d53147a75ca5ae94cd8486901c06