Sep 04 04:56:53.925 INFO checking rust-extra-0.0.17 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 04:56:53.925 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 04:56:53.925 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:56:54.105 INFO blam! e5a52bc54495854fd08670bdcbf23a81289cf1c1097c3959c68134b1e7f18213 Sep 04 04:56:54.107 INFO running `"docker" "start" "-a" "e5a52bc54495854fd08670bdcbf23a81289cf1c1097c3959c68134b1e7f18213"` Sep 04 04:56:54.686 INFO kablam! Checking rust-extra v0.0.17 (file:///source) Sep 04 04:56:56.890 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.890 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 04 04:56:56.890 INFO kablam! | Sep 04 04:56:56.891 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:56.891 INFO kablam! | ^^^^^^ Sep 04 04:56:56.891 INFO kablam! | Sep 04 04:56:56.891 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 04:56:56.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.891 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.891 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.891 INFO kablam! Sep 04 04:56:56.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.891 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 04 04:56:56.891 INFO kablam! | Sep 04 04:56:56.891 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:56.891 INFO kablam! | ^^^^^^ Sep 04 04:56:56.891 INFO kablam! | Sep 04 04:56:56.892 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.892 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.892 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.892 INFO kablam! Sep 04 04:56:56.892 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.892 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 04 04:56:56.892 INFO kablam! | Sep 04 04:56:56.892 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:56.892 INFO kablam! | ^^^^^^ Sep 04 04:56:56.892 INFO kablam! | Sep 04 04:56:56.892 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.892 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.892 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.892 INFO kablam! Sep 04 04:56:56.892 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.892 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 04 04:56:56.892 INFO kablam! | Sep 04 04:56:56.892 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.893 INFO kablam! | ^^^^^^ Sep 04 04:56:56.893 INFO kablam! | Sep 04 04:56:56.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.893 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.893 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.893 INFO kablam! Sep 04 04:56:56.893 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.893 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 04 04:56:56.893 INFO kablam! | Sep 04 04:56:56.893 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.894 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.894 INFO kablam! | Sep 04 04:56:56.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.894 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.894 INFO kablam! Sep 04 04:56:56.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.894 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 04 04:56:56.894 INFO kablam! | Sep 04 04:56:56.894 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.895 INFO kablam! | ^^^^^^ Sep 04 04:56:56.895 INFO kablam! | Sep 04 04:56:56.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.895 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.895 INFO kablam! Sep 04 04:56:56.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.895 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 04 04:56:56.895 INFO kablam! | Sep 04 04:56:56.895 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.896 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.896 INFO kablam! | Sep 04 04:56:56.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.896 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.896 INFO kablam! Sep 04 04:56:56.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.896 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 04 04:56:56.896 INFO kablam! | Sep 04 04:56:56.896 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.896 INFO kablam! | ^^^^^^ Sep 04 04:56:56.896 INFO kablam! | Sep 04 04:56:56.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.897 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.897 INFO kablam! Sep 04 04:56:56.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.897 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 04 04:56:56.897 INFO kablam! | Sep 04 04:56:56.897 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.897 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.897 INFO kablam! | Sep 04 04:56:56.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.898 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.898 INFO kablam! Sep 04 04:56:56.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.898 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 04 04:56:56.898 INFO kablam! | Sep 04 04:56:56.898 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.898 INFO kablam! | ^^^^^^ Sep 04 04:56:56.898 INFO kablam! | Sep 04 04:56:56.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.904 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.905 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.905 INFO kablam! Sep 04 04:56:56.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.906 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 04 04:56:56.906 INFO kablam! | Sep 04 04:56:56.906 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.906 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.906 INFO kablam! | Sep 04 04:56:56.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.906 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.907 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.907 INFO kablam! Sep 04 04:56:56.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.907 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 04 04:56:56.907 INFO kablam! | Sep 04 04:56:56.907 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.907 INFO kablam! | ^^^^^^ Sep 04 04:56:56.908 INFO kablam! | Sep 04 04:56:56.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.908 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.908 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.908 INFO kablam! Sep 04 04:56:56.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.908 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 04 04:56:56.908 INFO kablam! | Sep 04 04:56:56.908 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.908 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.909 INFO kablam! | Sep 04 04:56:56.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.909 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.909 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.909 INFO kablam! Sep 04 04:56:56.909 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.909 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 04 04:56:56.909 INFO kablam! | Sep 04 04:56:56.910 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.910 INFO kablam! | ^^^^^^ Sep 04 04:56:56.910 INFO kablam! | Sep 04 04:56:56.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.910 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.910 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.910 INFO kablam! Sep 04 04:56:56.910 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.910 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 04 04:56:56.910 INFO kablam! | Sep 04 04:56:56.910 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.910 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.911 INFO kablam! | Sep 04 04:56:56.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.911 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.911 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.911 INFO kablam! Sep 04 04:56:56.911 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.912 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 04 04:56:56.912 INFO kablam! | Sep 04 04:56:56.912 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.912 INFO kablam! | ^^^^^^ Sep 04 04:56:56.912 INFO kablam! | Sep 04 04:56:56.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.912 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.912 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.912 INFO kablam! Sep 04 04:56:56.912 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.912 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 04 04:56:56.912 INFO kablam! | Sep 04 04:56:56.912 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.912 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.912 INFO kablam! | Sep 04 04:56:56.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.913 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.914 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.914 INFO kablam! Sep 04 04:56:56.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.915 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 04 04:56:56.915 INFO kablam! | Sep 04 04:56:56.915 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.915 INFO kablam! | ^^^^^^ Sep 04 04:56:56.915 INFO kablam! | Sep 04 04:56:56.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.916 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.916 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.916 INFO kablam! Sep 04 04:56:56.916 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.916 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 04 04:56:56.916 INFO kablam! | Sep 04 04:56:56.916 INFO kablam! 132 | self.0.iter() Sep 04 04:56:56.916 INFO kablam! | ^^^^^^ Sep 04 04:56:56.917 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.917 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.917 INFO kablam! Sep 04 04:56:56.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.917 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 04 04:56:56.917 INFO kablam! | Sep 04 04:56:56.918 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:56.918 INFO kablam! | ^^^^^^ Sep 04 04:56:56.918 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.918 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.918 INFO kablam! Sep 04 04:56:56.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.918 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 04 04:56:56.918 INFO kablam! | Sep 04 04:56:56.918 INFO kablam! 153 | &self.0[..] Sep 04 04:56:56.918 INFO kablam! | ^^^^^^ Sep 04 04:56:56.919 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.919 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.919 INFO kablam! Sep 04 04:56:56.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.919 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 04 04:56:56.919 INFO kablam! | Sep 04 04:56:56.919 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:56.919 INFO kablam! | ^^^^^^ Sep 04 04:56:56.919 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.920 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.920 INFO kablam! Sep 04 04:56:56.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.920 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 04 04:56:56.920 INFO kablam! | Sep 04 04:56:56.920 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:56.920 INFO kablam! | ^^^^^^ Sep 04 04:56:56.920 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.921 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.921 INFO kablam! Sep 04 04:56:56.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.921 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 04 04:56:56.921 INFO kablam! | Sep 04 04:56:56.921 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:56.921 INFO kablam! | ^^^^^^ Sep 04 04:56:56.921 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.921 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.921 INFO kablam! Sep 04 04:56:56.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.921 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 04 04:56:56.921 INFO kablam! | Sep 04 04:56:56.921 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:56.921 INFO kablam! | ^^^^^^ Sep 04 04:56:56.921 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.922 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.922 INFO kablam! Sep 04 04:56:56.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.922 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 04 04:56:56.922 INFO kablam! | Sep 04 04:56:56.922 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.922 INFO kablam! | ^^^^^^ Sep 04 04:56:56.923 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.923 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.923 INFO kablam! Sep 04 04:56:56.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.923 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 04 04:56:56.923 INFO kablam! | Sep 04 04:56:56.923 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.923 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.924 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.924 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.924 INFO kablam! Sep 04 04:56:56.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.925 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 04 04:56:56.925 INFO kablam! | Sep 04 04:56:56.925 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.925 INFO kablam! | ^^^^^^ Sep 04 04:56:56.925 INFO kablam! | Sep 04 04:56:56.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.925 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.925 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.926 INFO kablam! Sep 04 04:56:56.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.926 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 04 04:56:56.926 INFO kablam! | Sep 04 04:56:56.926 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.926 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.926 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.926 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.926 INFO kablam! Sep 04 04:56:56.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.926 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 04 04:56:56.927 INFO kablam! | Sep 04 04:56:56.927 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.927 INFO kablam! | ^^^^^^ Sep 04 04:56:56.927 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.927 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.927 INFO kablam! Sep 04 04:56:56.927 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.927 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 04 04:56:56.927 INFO kablam! | Sep 04 04:56:56.927 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.927 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.927 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.928 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.928 INFO kablam! Sep 04 04:56:56.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.928 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 04 04:56:56.928 INFO kablam! | Sep 04 04:56:56.928 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.928 INFO kablam! | ^^^^^^ Sep 04 04:56:56.928 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.928 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.928 INFO kablam! Sep 04 04:56:56.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.929 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 04 04:56:56.929 INFO kablam! | Sep 04 04:56:56.929 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.929 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.929 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.929 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.929 INFO kablam! Sep 04 04:56:56.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.929 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 04 04:56:56.929 INFO kablam! | Sep 04 04:56:56.929 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.930 INFO kablam! | ^^^^^^ Sep 04 04:56:56.930 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.930 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.930 INFO kablam! Sep 04 04:56:56.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.930 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 04 04:56:56.931 INFO kablam! | Sep 04 04:56:56.931 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.931 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.931 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.931 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.932 INFO kablam! Sep 04 04:56:56.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.932 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 04 04:56:56.932 INFO kablam! | Sep 04 04:56:56.932 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.932 INFO kablam! | ^^^^^^ Sep 04 04:56:56.932 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.932 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.932 INFO kablam! Sep 04 04:56:56.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.933 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 04 04:56:56.933 INFO kablam! | Sep 04 04:56:56.933 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.933 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.933 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.933 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.933 INFO kablam! Sep 04 04:56:56.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.934 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 04 04:56:56.934 INFO kablam! | Sep 04 04:56:56.934 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.934 INFO kablam! | ^^^^^^ Sep 04 04:56:56.934 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.935 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.935 INFO kablam! Sep 04 04:56:56.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.935 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 04 04:56:56.935 INFO kablam! | Sep 04 04:56:56.935 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.935 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.935 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.935 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.935 INFO kablam! Sep 04 04:56:56.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.935 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 04 04:56:56.935 INFO kablam! | Sep 04 04:56:56.935 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.936 INFO kablam! | ^^^^^^ Sep 04 04:56:56.936 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.936 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.936 INFO kablam! Sep 04 04:56:56.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.936 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 04 04:56:56.936 INFO kablam! | Sep 04 04:56:56.937 INFO kablam! 132 | self.0.iter() Sep 04 04:56:56.937 INFO kablam! | ^^^^^^ Sep 04 04:56:56.937 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.937 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.937 INFO kablam! Sep 04 04:56:56.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.937 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 04 04:56:56.937 INFO kablam! | Sep 04 04:56:56.937 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:56.937 INFO kablam! | ^^^^^^ Sep 04 04:56:56.937 INFO kablam! | Sep 04 04:56:56.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.938 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.938 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.938 INFO kablam! Sep 04 04:56:56.938 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.938 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 04 04:56:56.938 INFO kablam! | Sep 04 04:56:56.938 INFO kablam! 153 | &self.0[..] Sep 04 04:56:56.938 INFO kablam! | ^^^^^^ Sep 04 04:56:56.938 INFO kablam! | Sep 04 04:56:56.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.938 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.939 INFO kablam! Sep 04 04:56:56.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.939 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 04 04:56:56.939 INFO kablam! | Sep 04 04:56:56.939 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:56.939 INFO kablam! | ^^^^^^ Sep 04 04:56:56.939 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.939 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.940 INFO kablam! Sep 04 04:56:56.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.940 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 04 04:56:56.940 INFO kablam! | Sep 04 04:56:56.940 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:56.940 INFO kablam! | ^^^^^^ Sep 04 04:56:56.940 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.940 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.940 INFO kablam! Sep 04 04:56:56.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.941 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 04 04:56:56.941 INFO kablam! | Sep 04 04:56:56.941 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:56.941 INFO kablam! | ^^^^^^ Sep 04 04:56:56.941 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.941 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.941 INFO kablam! Sep 04 04:56:56.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.941 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 04 04:56:56.941 INFO kablam! | Sep 04 04:56:56.941 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:56.942 INFO kablam! | ^^^^^^ Sep 04 04:56:56.942 INFO kablam! | Sep 04 04:56:56.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.942 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.942 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.942 INFO kablam! Sep 04 04:56:56.942 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.942 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 04 04:56:56.942 INFO kablam! | Sep 04 04:56:56.943 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.943 INFO kablam! | ^^^^^^ Sep 04 04:56:56.943 INFO kablam! | Sep 04 04:56:56.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.943 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.943 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.943 INFO kablam! Sep 04 04:56:56.943 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.943 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 04 04:56:56.943 INFO kablam! | Sep 04 04:56:56.944 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.944 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.944 INFO kablam! | Sep 04 04:56:56.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.944 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.944 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.944 INFO kablam! Sep 04 04:56:56.944 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.945 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 04 04:56:56.945 INFO kablam! | Sep 04 04:56:56.945 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.945 INFO kablam! | ^^^^^^ Sep 04 04:56:56.945 INFO kablam! | Sep 04 04:56:56.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.945 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.945 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.945 INFO kablam! Sep 04 04:56:56.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.946 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 04 04:56:56.946 INFO kablam! | Sep 04 04:56:56.946 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.946 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.946 INFO kablam! | Sep 04 04:56:56.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.946 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.946 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.946 INFO kablam! Sep 04 04:56:56.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.946 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 04 04:56:56.946 INFO kablam! | Sep 04 04:56:56.946 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.947 INFO kablam! | ^^^^^^ Sep 04 04:56:56.947 INFO kablam! | Sep 04 04:56:56.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.947 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.947 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.947 INFO kablam! Sep 04 04:56:56.947 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.947 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 04 04:56:56.947 INFO kablam! | Sep 04 04:56:56.947 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.947 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.947 INFO kablam! | Sep 04 04:56:56.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.948 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.948 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.948 INFO kablam! Sep 04 04:56:56.948 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.948 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 04 04:56:56.948 INFO kablam! | Sep 04 04:56:56.948 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.948 INFO kablam! | ^^^^^^ Sep 04 04:56:56.948 INFO kablam! | Sep 04 04:56:56.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.948 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.948 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.948 INFO kablam! Sep 04 04:56:56.948 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.949 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 04 04:56:56.949 INFO kablam! | Sep 04 04:56:56.949 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.949 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.949 INFO kablam! | Sep 04 04:56:56.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.949 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.949 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.949 INFO kablam! Sep 04 04:56:56.949 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.949 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 04 04:56:56.950 INFO kablam! | Sep 04 04:56:56.950 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.950 INFO kablam! | ^^^^^^ Sep 04 04:56:56.950 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.950 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.950 INFO kablam! Sep 04 04:56:56.950 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.950 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 04 04:56:56.950 INFO kablam! | Sep 04 04:56:56.950 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.950 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.951 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.951 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.951 INFO kablam! Sep 04 04:56:56.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.951 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 04 04:56:56.951 INFO kablam! | Sep 04 04:56:56.951 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.951 INFO kablam! | ^^^^^^ Sep 04 04:56:56.951 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.951 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.952 INFO kablam! Sep 04 04:56:56.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.952 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 04 04:56:56.952 INFO kablam! | Sep 04 04:56:56.952 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.952 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.952 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.953 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.953 INFO kablam! Sep 04 04:56:56.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.953 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 04 04:56:56.953 INFO kablam! | Sep 04 04:56:56.953 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.953 INFO kablam! | ^^^^^^ Sep 04 04:56:56.953 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.954 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.954 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.954 INFO kablam! Sep 04 04:56:56.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.954 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 04 04:56:56.954 INFO kablam! | Sep 04 04:56:56.954 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.954 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.954 INFO kablam! | Sep 04 04:56:56.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.954 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.955 INFO kablam! Sep 04 04:56:56.955 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.955 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 04 04:56:56.955 INFO kablam! | Sep 04 04:56:56.955 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.955 INFO kablam! | ^^^^^^ Sep 04 04:56:56.955 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.955 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.956 INFO kablam! Sep 04 04:56:56.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.956 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 04 04:56:56.956 INFO kablam! | Sep 04 04:56:56.956 INFO kablam! 132 | self.0.iter() Sep 04 04:56:56.956 INFO kablam! | ^^^^^^ Sep 04 04:56:56.956 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.956 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.956 INFO kablam! Sep 04 04:56:56.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.957 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 04 04:56:56.957 INFO kablam! | Sep 04 04:56:56.957 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:56.957 INFO kablam! | ^^^^^^ Sep 04 04:56:56.957 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.957 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.957 INFO kablam! Sep 04 04:56:56.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.957 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 04 04:56:56.958 INFO kablam! | Sep 04 04:56:56.958 INFO kablam! 153 | &self.0[..] Sep 04 04:56:56.958 INFO kablam! | ^^^^^^ Sep 04 04:56:56.958 INFO kablam! | Sep 04 04:56:56.958 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.958 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.959 INFO kablam! Sep 04 04:56:56.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.959 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 04 04:56:56.959 INFO kablam! | Sep 04 04:56:56.959 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:56.959 INFO kablam! | ^^^^^^ Sep 04 04:56:56.959 INFO kablam! | Sep 04 04:56:56.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.959 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.959 INFO kablam! Sep 04 04:56:56.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.960 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 04 04:56:56.960 INFO kablam! | Sep 04 04:56:56.960 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:56.960 INFO kablam! | ^^^^^^ Sep 04 04:56:56.960 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.960 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.960 INFO kablam! Sep 04 04:56:56.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.960 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 04 04:56:56.960 INFO kablam! | Sep 04 04:56:56.960 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:56.960 INFO kablam! | ^^^^^^ Sep 04 04:56:56.961 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.961 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.961 INFO kablam! Sep 04 04:56:56.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.961 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 04 04:56:56.961 INFO kablam! | Sep 04 04:56:56.961 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:56.961 INFO kablam! | ^^^^^^ Sep 04 04:56:56.961 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.961 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.962 INFO kablam! Sep 04 04:56:56.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.962 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 04 04:56:56.962 INFO kablam! | Sep 04 04:56:56.962 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.962 INFO kablam! | ^^^^^^ Sep 04 04:56:56.962 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.962 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.963 INFO kablam! Sep 04 04:56:56.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.963 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 04 04:56:56.963 INFO kablam! | Sep 04 04:56:56.963 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.963 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.963 INFO kablam! | Sep 04 04:56:56.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.963 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.964 INFO kablam! Sep 04 04:56:56.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.964 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 04 04:56:56.964 INFO kablam! | Sep 04 04:56:56.964 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.964 INFO kablam! | ^^^^^^ Sep 04 04:56:56.964 INFO kablam! | Sep 04 04:56:56.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.964 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.965 INFO kablam! Sep 04 04:56:56.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.965 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 04 04:56:56.965 INFO kablam! | Sep 04 04:56:56.965 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.965 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.965 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.965 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.965 INFO kablam! Sep 04 04:56:56.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.965 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 04:56:56.965 INFO kablam! | Sep 04 04:56:56.966 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.966 INFO kablam! | ^^^^^^ Sep 04 04:56:56.966 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.966 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.966 INFO kablam! Sep 04 04:56:56.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.967 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 04:56:56.967 INFO kablam! | Sep 04 04:56:56.967 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.967 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.967 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.967 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.967 INFO kablam! Sep 04 04:56:56.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.967 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 04:56:56.967 INFO kablam! | Sep 04 04:56:56.968 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.968 INFO kablam! | ^^^^^^ Sep 04 04:56:56.968 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.968 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.968 INFO kablam! Sep 04 04:56:56.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.969 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 04:56:56.969 INFO kablam! | Sep 04 04:56:56.969 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.969 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.969 INFO kablam! | Sep 04 04:56:56.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.969 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.969 INFO kablam! Sep 04 04:56:56.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.969 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 04 04:56:56.969 INFO kablam! | Sep 04 04:56:56.969 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.969 INFO kablam! | ^^^^^^ Sep 04 04:56:56.969 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.970 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.970 INFO kablam! Sep 04 04:56:56.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.970 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 04 04:56:56.970 INFO kablam! | Sep 04 04:56:56.970 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.970 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.970 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.970 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.970 INFO kablam! Sep 04 04:56:56.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.971 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 04 04:56:56.971 INFO kablam! | Sep 04 04:56:56.971 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.971 INFO kablam! | ^^^^^^ Sep 04 04:56:56.971 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.971 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.971 INFO kablam! Sep 04 04:56:56.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.972 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 04 04:56:56.972 INFO kablam! | Sep 04 04:56:56.972 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.972 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.972 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.972 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.972 INFO kablam! Sep 04 04:56:56.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.972 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 04 04:56:56.972 INFO kablam! | Sep 04 04:56:56.972 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.973 INFO kablam! | ^^^^^^ Sep 04 04:56:56.973 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.973 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.973 INFO kablam! Sep 04 04:56:56.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.973 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 04 04:56:56.973 INFO kablam! | Sep 04 04:56:56.973 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.973 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.974 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.974 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.974 INFO kablam! Sep 04 04:56:56.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.974 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 04 04:56:56.974 INFO kablam! | Sep 04 04:56:56.974 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.974 INFO kablam! | ^^^^^^ Sep 04 04:56:56.974 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.974 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.974 INFO kablam! Sep 04 04:56:56.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.974 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 04:56:56.975 INFO kablam! | Sep 04 04:56:56.975 INFO kablam! 132 | self.0.iter() Sep 04 04:56:56.975 INFO kablam! | ^^^^^^ Sep 04 04:56:56.975 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.975 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.975 INFO kablam! Sep 04 04:56:56.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.975 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 04 04:56:56.975 INFO kablam! | Sep 04 04:56:56.975 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:56.975 INFO kablam! | ^^^^^^ Sep 04 04:56:56.975 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.975 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.975 INFO kablam! Sep 04 04:56:56.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.975 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 04 04:56:56.975 INFO kablam! | Sep 04 04:56:56.976 INFO kablam! 153 | &self.0[..] Sep 04 04:56:56.976 INFO kablam! | ^^^^^^ Sep 04 04:56:56.976 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.976 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.976 INFO kablam! Sep 04 04:56:56.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.976 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 04 04:56:56.976 INFO kablam! | Sep 04 04:56:56.976 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:56.976 INFO kablam! | ^^^^^^ Sep 04 04:56:56.976 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.976 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.976 INFO kablam! Sep 04 04:56:56.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.976 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 04 04:56:56.977 INFO kablam! | Sep 04 04:56:56.977 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:56.977 INFO kablam! | ^^^^^^ Sep 04 04:56:56.977 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.977 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.977 INFO kablam! Sep 04 04:56:56.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.977 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 04 04:56:56.977 INFO kablam! | Sep 04 04:56:56.977 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:56.977 INFO kablam! | ^^^^^^ Sep 04 04:56:56.977 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.977 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.977 INFO kablam! Sep 04 04:56:56.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.977 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 04 04:56:56.977 INFO kablam! | Sep 04 04:56:56.977 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:56.978 INFO kablam! | ^^^^^^ Sep 04 04:56:56.978 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.978 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.978 INFO kablam! Sep 04 04:56:56.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.978 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 04 04:56:56.978 INFO kablam! | Sep 04 04:56:56.978 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.978 INFO kablam! | ^^^^^^ Sep 04 04:56:56.978 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.978 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.978 INFO kablam! Sep 04 04:56:56.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.978 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 04 04:56:56.978 INFO kablam! | Sep 04 04:56:56.978 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.978 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.979 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.979 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.979 INFO kablam! Sep 04 04:56:56.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.979 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 04 04:56:56.979 INFO kablam! | Sep 04 04:56:56.979 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.979 INFO kablam! | ^^^^^^ Sep 04 04:56:56.979 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.979 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.979 INFO kablam! Sep 04 04:56:56.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.979 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 04 04:56:56.979 INFO kablam! | Sep 04 04:56:56.979 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.979 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.979 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.980 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.980 INFO kablam! Sep 04 04:56:56.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.980 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 04 04:56:56.980 INFO kablam! | Sep 04 04:56:56.980 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.980 INFO kablam! | ^^^^^^ Sep 04 04:56:56.980 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.980 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.980 INFO kablam! Sep 04 04:56:56.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.980 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 04 04:56:56.980 INFO kablam! | Sep 04 04:56:56.980 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.980 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.980 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.980 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.981 INFO kablam! Sep 04 04:56:56.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.981 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 04 04:56:56.981 INFO kablam! | Sep 04 04:56:56.981 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.981 INFO kablam! | ^^^^^^ Sep 04 04:56:56.981 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.981 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.981 INFO kablam! Sep 04 04:56:56.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.981 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 04 04:56:56.981 INFO kablam! | Sep 04 04:56:56.981 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.981 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.981 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.981 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.981 INFO kablam! Sep 04 04:56:56.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.981 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 04 04:56:56.982 INFO kablam! | Sep 04 04:56:56.982 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.982 INFO kablam! | ^^^^^^ Sep 04 04:56:56.982 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.982 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.982 INFO kablam! Sep 04 04:56:56.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.982 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 04 04:56:56.982 INFO kablam! | Sep 04 04:56:56.982 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.982 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.982 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.982 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.982 INFO kablam! Sep 04 04:56:56.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.982 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 04 04:56:56.982 INFO kablam! | Sep 04 04:56:56.982 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.983 INFO kablam! | ^^^^^^ Sep 04 04:56:56.983 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.983 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.983 INFO kablam! Sep 04 04:56:56.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.983 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 04 04:56:56.983 INFO kablam! | Sep 04 04:56:56.983 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.983 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.983 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.983 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.983 INFO kablam! Sep 04 04:56:56.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.983 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 04 04:56:56.983 INFO kablam! | Sep 04 04:56:56.983 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.983 INFO kablam! | ^^^^^^ Sep 04 04:56:56.983 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.984 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.984 INFO kablam! Sep 04 04:56:56.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.984 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 04 04:56:56.984 INFO kablam! | Sep 04 04:56:56.984 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.984 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.984 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.984 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.984 INFO kablam! Sep 04 04:56:56.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.984 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 04 04:56:56.984 INFO kablam! | Sep 04 04:56:56.984 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.984 INFO kablam! | ^^^^^^ Sep 04 04:56:56.984 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.984 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.984 INFO kablam! Sep 04 04:56:56.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.985 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 04 04:56:56.985 INFO kablam! | Sep 04 04:56:56.985 INFO kablam! 132 | self.0.iter() Sep 04 04:56:56.985 INFO kablam! | ^^^^^^ Sep 04 04:56:56.985 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.985 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.985 INFO kablam! Sep 04 04:56:56.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.985 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 04 04:56:56.985 INFO kablam! | Sep 04 04:56:56.985 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:56.985 INFO kablam! | ^^^^^^ Sep 04 04:56:56.985 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.985 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.985 INFO kablam! Sep 04 04:56:56.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.985 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 04 04:56:56.985 INFO kablam! | Sep 04 04:56:56.986 INFO kablam! 153 | &self.0[..] Sep 04 04:56:56.986 INFO kablam! | ^^^^^^ Sep 04 04:56:56.986 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.986 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.986 INFO kablam! Sep 04 04:56:56.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.986 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 04 04:56:56.986 INFO kablam! | Sep 04 04:56:56.986 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:56.986 INFO kablam! | ^^^^^^ Sep 04 04:56:56.986 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.987 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.988 INFO kablam! Sep 04 04:56:56.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.988 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 04 04:56:56.988 INFO kablam! | Sep 04 04:56:56.988 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:56.988 INFO kablam! | ^^^^^^ Sep 04 04:56:56.988 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.988 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.989 INFO kablam! Sep 04 04:56:56.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.989 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 04 04:56:56.989 INFO kablam! | Sep 04 04:56:56.989 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:56.989 INFO kablam! | ^^^^^^ Sep 04 04:56:56.989 INFO kablam! | Sep 04 04:56:56.989 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 04:56:56.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 04 04:56:56.990 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.990 INFO kablam! Sep 04 04:56:56.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.991 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 04 04:56:56.991 INFO kablam! | Sep 04 04:56:56.991 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:56.991 INFO kablam! | ^^^^^^ Sep 04 04:56:56.991 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.992 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.992 INFO kablam! Sep 04 04:56:56.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.993 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 04 04:56:56.993 INFO kablam! | Sep 04 04:56:56.993 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:56.993 INFO kablam! | ^^^^^^ Sep 04 04:56:56.993 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.994 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.994 INFO kablam! Sep 04 04:56:56.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.994 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 04 04:56:56.994 INFO kablam! | Sep 04 04:56:56.994 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.995 INFO kablam! | ^^^^^^ Sep 04 04:56:56.995 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.996 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.997 INFO kablam! Sep 04 04:56:56.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.997 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 04 04:56:56.997 INFO kablam! | Sep 04 04:56:56.997 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.997 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.997 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.997 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.997 INFO kablam! Sep 04 04:56:56.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.998 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 04 04:56:56.998 INFO kablam! | Sep 04 04:56:56.998 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:56.998 INFO kablam! | ^^^^^^ Sep 04 04:56:56.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.998 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 04 04:56:56.999 INFO kablam! | Sep 04 04:56:56.999 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.999 INFO kablam! | ^^^^^^ Sep 04 04:56:56.999 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.999 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.999 INFO kablam! Sep 04 04:56:56.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.000 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 04 04:56:57.000 INFO kablam! | Sep 04 04:56:57.001 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.001 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.001 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.001 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.001 INFO kablam! Sep 04 04:56:57.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.001 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 04 04:56:57.001 INFO kablam! | Sep 04 04:56:57.001 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.002 INFO kablam! | ^^^^^^ Sep 04 04:56:57.002 INFO kablam! | Sep 04 04:56:57.002 INFO kablam! | Sep 04 04:56:57.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.002 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.002 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.002 INFO kablam! Sep 04 04:56:57.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.003 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 04 04:56:57.003 INFO kablam! | Sep 04 04:56:57.003 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.004 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.004 INFO kablam! | Sep 04 04:56:57.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.004 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.004 INFO kablam! Sep 04 04:56:57.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.005 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 04 04:56:57.005 INFO kablam! | Sep 04 04:56:57.005 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.005 INFO kablam! | ^^^^^^ Sep 04 04:56:57.005 INFO kablam! | Sep 04 04:56:57.007 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.007 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.007 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.007 INFO kablam! Sep 04 04:56:57.007 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.007 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.008 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 04 04:56:57.008 INFO kablam! | Sep 04 04:56:57.008 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.008 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.008 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.008 INFO kablam! | Sep 04 04:56:57.008 INFO kablam! Sep 04 04:56:57.008 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.008 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.008 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.008 INFO kablam! Sep 04 04:56:57.008 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.008 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 04 04:56:57.008 INFO kablam! | Sep 04 04:56:57.008 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.008 INFO kablam! | ^^^^^^ Sep 04 04:56:57.008 INFO kablam! | Sep 04 04:56:57.008 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.009 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.009 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.009 INFO kablam! Sep 04 04:56:57.009 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.009 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 04 04:56:57.009 INFO kablam! | Sep 04 04:56:57.009 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.009 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.009 INFO kablam! | Sep 04 04:56:57.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.009 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.009 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.009 INFO kablam! Sep 04 04:56:57.009 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.009 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 04 04:56:57.009 INFO kablam! | Sep 04 04:56:57.009 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.009 INFO kablam! | ^^^^^^ Sep 04 04:56:57.010 INFO kablam! | Sep 04 04:56:57.010 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.010 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.010 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.010 INFO kablam! Sep 04 04:56:57.010 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.010 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 04 04:56:57.010 INFO kablam! | Sep 04 04:56:57.010 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.010 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.010 INFO kablam! | Sep 04 04:56:57.010 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.010 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.010 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.010 INFO kablam! Sep 04 04:56:57.010 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.010 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 04 04:56:57.011 INFO kablam! | Sep 04 04:56:57.011 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.011 INFO kablam! | ^^^^^^ Sep 04 04:56:57.011 INFO kablam! | Sep 04 04:56:57.014 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.014 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.014 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.014 INFO kablam! Sep 04 04:56:57.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.014 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 04 04:56:57.014 INFO kablam! | Sep 04 04:56:57.014 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.014 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.014 INFO kablam! | Sep 04 04:56:57.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.015 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.016 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.016 INFO kablam! Sep 04 04:56:57.016 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.016 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 04 04:56:57.016 INFO kablam! | Sep 04 04:56:57.016 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.017 INFO kablam! | ^^^^^^ Sep 04 04:56:57.017 INFO kablam! | Sep 04 04:56:57.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.017 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.018 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.018 INFO kablam! Sep 04 04:56:57.018 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.018 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 04 04:56:57.018 INFO kablam! | Sep 04 04:56:57.018 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.018 INFO kablam! | ^^^^^^ Sep 04 04:56:57.018 INFO kablam! | Sep 04 04:56:57.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.018 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.018 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.018 INFO kablam! Sep 04 04:56:57.019 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.019 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 04 04:56:57.019 INFO kablam! | Sep 04 04:56:57.019 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.019 INFO kablam! | ^^^^^^ Sep 04 04:56:57.019 INFO kablam! | Sep 04 04:56:57.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.019 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.019 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.021 INFO kablam! Sep 04 04:56:57.021 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.021 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 04 04:56:57.021 INFO kablam! | Sep 04 04:56:57.021 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.021 INFO kablam! | ^^^^^^ Sep 04 04:56:57.021 INFO kablam! | Sep 04 04:56:57.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.022 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.022 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.025 INFO kablam! Sep 04 04:56:57.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.025 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 04 04:56:57.025 INFO kablam! | Sep 04 04:56:57.026 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.026 INFO kablam! | ^^^^^^ Sep 04 04:56:57.026 INFO kablam! | Sep 04 04:56:57.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.026 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.026 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.026 INFO kablam! Sep 04 04:56:57.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.026 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 04 04:56:57.026 INFO kablam! | Sep 04 04:56:57.026 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.026 INFO kablam! | ^^^^^^ Sep 04 04:56:57.026 INFO kablam! | Sep 04 04:56:57.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.026 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.027 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.027 INFO kablam! Sep 04 04:56:57.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.027 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 04 04:56:57.027 INFO kablam! | Sep 04 04:56:57.027 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.027 INFO kablam! | ^^^^^^ Sep 04 04:56:57.027 INFO kablam! | Sep 04 04:56:57.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.027 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.027 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.027 INFO kablam! Sep 04 04:56:57.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.028 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 04 04:56:57.028 INFO kablam! | Sep 04 04:56:57.028 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.028 INFO kablam! | ^^^^^^ Sep 04 04:56:57.028 INFO kablam! | Sep 04 04:56:57.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.028 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.028 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.028 INFO kablam! Sep 04 04:56:57.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.028 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 04 04:56:57.028 INFO kablam! | Sep 04 04:56:57.028 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.028 INFO kablam! | ^^^^^^ Sep 04 04:56:57.029 INFO kablam! | Sep 04 04:56:57.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.029 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.029 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.029 INFO kablam! Sep 04 04:56:57.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.029 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 04 04:56:57.030 INFO kablam! | Sep 04 04:56:57.030 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.030 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.030 INFO kablam! | Sep 04 04:56:57.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.030 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.030 INFO kablam! Sep 04 04:56:57.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.031 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 04 04:56:57.031 INFO kablam! | Sep 04 04:56:57.031 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.031 INFO kablam! | ^^^^^^ Sep 04 04:56:57.031 INFO kablam! | Sep 04 04:56:57.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.031 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.033 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 04 04:56:57.033 INFO kablam! | Sep 04 04:56:57.033 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.033 INFO kablam! | ^^^^^^ Sep 04 04:56:57.033 INFO kablam! | Sep 04 04:56:57.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.033 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.033 INFO kablam! Sep 04 04:56:57.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.033 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 04 04:56:57.033 INFO kablam! | Sep 04 04:56:57.033 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.034 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.034 INFO kablam! | Sep 04 04:56:57.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.035 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.035 INFO kablam! Sep 04 04:56:57.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.035 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 04 04:56:57.036 INFO kablam! | Sep 04 04:56:57.036 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.036 INFO kablam! | ^^^^^^ Sep 04 04:56:57.036 INFO kablam! | Sep 04 04:56:57.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.036 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.036 INFO kablam! Sep 04 04:56:57.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.037 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 04 04:56:57.037 INFO kablam! | Sep 04 04:56:57.037 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.037 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.038 INFO kablam! | Sep 04 04:56:57.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.038 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.038 INFO kablam! Sep 04 04:56:57.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.039 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 04 04:56:57.039 INFO kablam! | Sep 04 04:56:57.039 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.039 INFO kablam! | ^^^^^^ Sep 04 04:56:57.039 INFO kablam! | Sep 04 04:56:57.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.039 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.041 INFO kablam! Sep 04 04:56:57.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.041 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 04 04:56:57.041 INFO kablam! | Sep 04 04:56:57.041 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.041 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.041 INFO kablam! | Sep 04 04:56:57.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.041 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.041 INFO kablam! Sep 04 04:56:57.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.042 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 04 04:56:57.042 INFO kablam! | Sep 04 04:56:57.042 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.042 INFO kablam! | ^^^^^^ Sep 04 04:56:57.042 INFO kablam! | Sep 04 04:56:57.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.042 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.042 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.042 INFO kablam! Sep 04 04:56:57.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.043 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 04 04:56:57.043 INFO kablam! | Sep 04 04:56:57.043 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.043 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.043 INFO kablam! | Sep 04 04:56:57.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.044 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.044 INFO kablam! Sep 04 04:56:57.044 INFO kablam! Sep 04 04:56:57.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.044 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 04 04:56:57.044 INFO kablam! | Sep 04 04:56:57.044 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.044 INFO kablam! | ^^^^^^ Sep 04 04:56:57.045 INFO kablam! | Sep 04 04:56:57.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.045 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.045 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.045 INFO kablam! Sep 04 04:56:57.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.045 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 04 04:56:57.045 INFO kablam! | Sep 04 04:56:57.045 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.045 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.046 INFO kablam! | Sep 04 04:56:57.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.046 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.046 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.046 INFO kablam! Sep 04 04:56:57.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.046 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 04 04:56:57.046 INFO kablam! | Sep 04 04:56:57.046 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.046 INFO kablam! | ^^^^^^ Sep 04 04:56:57.046 INFO kablam! | Sep 04 04:56:57.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.046 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.046 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.046 INFO kablam! Sep 04 04:56:57.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.046 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 04 04:56:57.046 INFO kablam! | Sep 04 04:56:57.046 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.047 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.047 INFO kablam! | Sep 04 04:56:57.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.047 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.047 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.047 INFO kablam! Sep 04 04:56:57.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.047 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 04 04:56:57.047 INFO kablam! | Sep 04 04:56:57.047 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.047 INFO kablam! | ^^^^^^ Sep 04 04:56:57.047 INFO kablam! | Sep 04 04:56:57.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.047 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.047 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.047 INFO kablam! Sep 04 04:56:57.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.048 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 04 04:56:57.048 INFO kablam! | Sep 04 04:56:57.048 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.048 INFO kablam! | ^^^^^^ Sep 04 04:56:57.048 INFO kablam! | Sep 04 04:56:57.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.048 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.048 INFO kablam! Sep 04 04:56:57.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.048 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 04 04:56:57.048 INFO kablam! | Sep 04 04:56:57.053 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.053 INFO kablam! | ^^^^^^ Sep 04 04:56:57.053 INFO kablam! | Sep 04 04:56:57.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.053 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.054 INFO kablam! Sep 04 04:56:57.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.054 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 04 04:56:57.054 INFO kablam! | Sep 04 04:56:57.054 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.054 INFO kablam! | ^^^^^^ Sep 04 04:56:57.054 INFO kablam! | Sep 04 04:56:57.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.054 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.054 INFO kablam! Sep 04 04:56:57.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.055 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 04 04:56:57.055 INFO kablam! | Sep 04 04:56:57.055 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.055 INFO kablam! | ^^^^^^ Sep 04 04:56:57.055 INFO kablam! | Sep 04 04:56:57.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.055 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.055 INFO kablam! Sep 04 04:56:57.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.055 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 04 04:56:57.056 INFO kablam! | Sep 04 04:56:57.056 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.058 INFO kablam! | ^^^^^^ Sep 04 04:56:57.058 INFO kablam! | Sep 04 04:56:57.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.058 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.059 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 04 04:56:57.060 INFO kablam! | Sep 04 04:56:57.060 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.060 INFO kablam! | ^^^^^^ Sep 04 04:56:57.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 04 04:56:57.060 INFO kablam! Sep 04 04:56:57.060 INFO kablam! | Sep 04 04:56:57.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.060 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 04 04:56:57.061 INFO kablam! | Sep 04 04:56:57.061 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.061 INFO kablam! | ^^^^^^ Sep 04 04:56:57.061 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.061 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.061 INFO kablam! Sep 04 04:56:57.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.062 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 04 04:56:57.062 INFO kablam! | Sep 04 04:56:57.062 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.062 INFO kablam! | ^^^^^^ Sep 04 04:56:57.062 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.062 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.062 INFO kablam! Sep 04 04:56:57.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.063 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 04 04:56:57.063 INFO kablam! | Sep 04 04:56:57.063 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.063 INFO kablam! | ^^^^^^ Sep 04 04:56:57.063 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.063 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.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 04 04:56:57.063 INFO kablam! Sep 04 04:56:57.063 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.063 INFO kablam! Sep 04 04:56:57.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.064 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 04 04:56:57.064 INFO kablam! | Sep 04 04:56:57.064 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.064 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.064 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.064 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.064 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 04 04:56:57.064 INFO kablam! | Sep 04 04:56:57.064 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.064 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.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 04 04:56:57.065 INFO kablam! Sep 04 04:56:57.065 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.065 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.065 INFO kablam! Sep 04 04:56:57.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.065 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 04 04:56:57.065 INFO kablam! | Sep 04 04:56:57.065 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.065 INFO kablam! | ^^^^^^ Sep 04 04:56:57.065 INFO kablam! | Sep 04 04:56:57.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.066 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.066 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.066 INFO kablam! Sep 04 04:56:57.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.066 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 04 04:56:57.066 INFO kablam! | Sep 04 04:56:57.066 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.066 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.066 INFO kablam! | Sep 04 04:56:57.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.066 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.066 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.066 INFO kablam! Sep 04 04:56:57.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.066 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 04 04:56:57.066 INFO kablam! | Sep 04 04:56:57.067 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.067 INFO kablam! | ^^^^^^ Sep 04 04:56:57.067 INFO kablam! | Sep 04 04:56:57.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.067 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 04 04:56:57.067 INFO kablam! | Sep 04 04:56:57.067 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.067 INFO kablam! | ^^^^^^ Sep 04 04:56:57.067 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.067 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.067 INFO kablam! Sep 04 04:56:57.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.067 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 04 04:56:57.067 INFO kablam! | Sep 04 04:56:57.067 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.067 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.067 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.068 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.068 INFO kablam! Sep 04 04:56:57.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.068 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 04 04:56:57.068 INFO kablam! | Sep 04 04:56:57.068 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.068 INFO kablam! | ^^^^^^ Sep 04 04:56:57.068 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.068 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.068 INFO kablam! Sep 04 04:56:57.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 04 04:56:57.068 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.068 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 04 04:56:57.068 INFO kablam! | Sep 04 04:56:57.068 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.068 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.068 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.069 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.069 INFO kablam! Sep 04 04:56:57.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.069 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 04 04:56:57.069 INFO kablam! | Sep 04 04:56:57.069 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.069 INFO kablam! | ^^^^^^ Sep 04 04:56:57.069 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.069 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.069 INFO kablam! Sep 04 04:56:57.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.069 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 04 04:56:57.069 INFO kablam! | Sep 04 04:56:57.069 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.069 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.069 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.070 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.070 INFO kablam! Sep 04 04:56:57.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.070 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 04 04:56:57.070 INFO kablam! | Sep 04 04:56:57.070 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.070 INFO kablam! | ^^^^^^ Sep 04 04:56:57.070 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.070 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.071 INFO kablam! Sep 04 04:56:57.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.071 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 04 04:56:57.071 INFO kablam! | Sep 04 04:56:57.071 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.071 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.071 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.071 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.071 INFO kablam! Sep 04 04:56:57.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 04 04:56:57.072 INFO kablam! Sep 04 04:56:57.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.072 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 04 04:56:57.072 INFO kablam! | Sep 04 04:56:57.072 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.072 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.072 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.072 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.073 INFO kablam! Sep 04 04:56:57.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.073 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 04:56:57.073 INFO kablam! | Sep 04 04:56:57.073 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.073 INFO kablam! | ^^^^^^ Sep 04 04:56:57.073 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.074 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.074 INFO kablam! Sep 04 04:56:57.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.074 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 04 04:56:57.074 INFO kablam! | Sep 04 04:56:57.074 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.079 INFO kablam! | ^^^^^^ Sep 04 04:56:57.080 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.080 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.080 INFO kablam! Sep 04 04:56:57.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.080 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 04 04:56:57.080 INFO kablam! | Sep 04 04:56:57.080 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.080 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.081 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.081 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.081 INFO kablam! Sep 04 04:56:57.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.081 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 04 04:56:57.081 INFO kablam! | Sep 04 04:56:57.081 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.081 INFO kablam! | ^^^^^^ Sep 04 04:56:57.081 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.081 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.081 INFO kablam! Sep 04 04:56:57.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.082 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 04 04:56:57.082 INFO kablam! | Sep 04 04:56:57.082 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.082 INFO kablam! | ^^^^^^ Sep 04 04:56:57.082 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.082 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.082 INFO kablam! Sep 04 04:56:57.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.083 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 04 04:56:57.083 INFO kablam! | Sep 04 04:56:57.083 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.083 INFO kablam! | ^^^^^^ Sep 04 04:56:57.083 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.083 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.083 INFO kablam! Sep 04 04:56:57.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.083 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 04 04:56:57.084 INFO kablam! | Sep 04 04:56:57.084 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.084 INFO kablam! | ^^^^^^ Sep 04 04:56:57.084 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.084 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.084 INFO kablam! Sep 04 04:56:57.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.085 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 04 04:56:57.085 INFO kablam! | Sep 04 04:56:57.085 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.085 INFO kablam! | ^^^^^^ Sep 04 04:56:57.085 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.085 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.085 INFO kablam! Sep 04 04:56:57.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.086 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 04 04:56:57.086 INFO kablam! | Sep 04 04:56:57.086 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.086 INFO kablam! | ^^^^^^ Sep 04 04:56:57.086 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.086 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.087 INFO kablam! Sep 04 04:56:57.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.087 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 04 04:56:57.087 INFO kablam! | Sep 04 04:56:57.087 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.087 INFO kablam! | ^^^^^^ Sep 04 04:56:57.087 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.087 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.088 INFO kablam! Sep 04 04:56:57.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.088 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 04 04:56:57.088 INFO kablam! | Sep 04 04:56:57.088 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.088 INFO kablam! | ^^^^^^ Sep 04 04:56:57.088 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.089 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 04:56:57.089 INFO kablam! | Sep 04 04:56:57.089 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.089 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.089 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.089 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.090 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.090 INFO kablam! Sep 04 04:56:57.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.090 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 04:56:57.090 INFO kablam! | Sep 04 04:56:57.090 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.090 INFO kablam! | ^^^^^^ Sep 04 04:56:57.091 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.091 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.091 INFO kablam! Sep 04 04:56:57.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 04 04:56:57.091 INFO kablam! Sep 04 04:56:57.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.092 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 04 04:56:57.092 INFO kablam! | Sep 04 04:56:57.092 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.092 INFO kablam! | ^^^^^^ Sep 04 04:56:57.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.092 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 04:56:57.092 INFO kablam! | Sep 04 04:56:57.092 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.093 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.093 INFO kablam! | Sep 04 04:56:57.093 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.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 04 04:56:57.093 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.093 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.094 INFO kablam! Sep 04 04:56:57.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.094 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 04 04:56:57.094 INFO kablam! | Sep 04 04:56:57.094 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.094 INFO kablam! | ^^^^^^ Sep 04 04:56:57.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 04 04:56:57.094 INFO kablam! Sep 04 04:56:57.094 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.094 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.095 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 04 04:56:57.095 INFO kablam! | Sep 04 04:56:57.095 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.095 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.095 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.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 04 04:56:57.097 INFO kablam! Sep 04 04:56:57.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.097 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 04 04:56:57.097 INFO kablam! | Sep 04 04:56:57.097 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.097 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.097 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.097 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.097 INFO kablam! Sep 04 04:56:57.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.097 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 04 04:56:57.097 INFO kablam! | Sep 04 04:56:57.097 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.097 INFO kablam! | ^^^^^^ Sep 04 04:56:57.097 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.097 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.098 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.098 INFO kablam! Sep 04 04:56:57.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.098 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 04 04:56:57.098 INFO kablam! | Sep 04 04:56:57.098 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.098 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.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 04 04:56:57.106 INFO kablam! Sep 04 04:56:57.106 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.106 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.107 INFO kablam! Sep 04 04:56:57.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.107 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 04 04:56:57.107 INFO kablam! | Sep 04 04:56:57.107 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.107 INFO kablam! | ^^^^^^ Sep 04 04:56:57.107 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.107 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.107 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 04 04:56:57.107 INFO kablam! | Sep 04 04:56:57.107 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.107 INFO kablam! | ^^^^^^ Sep 04 04:56:57.107 INFO kablam! Sep 04 04:56:57.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.107 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 04 04:56:57.107 INFO kablam! | Sep 04 04:56:57.107 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.108 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.108 INFO kablam! | Sep 04 04:56:57.108 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.108 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.108 INFO kablam! Sep 04 04:56:57.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 04 04:56:57.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.109 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 04 04:56:57.109 INFO kablam! | Sep 04 04:56:57.109 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.109 INFO kablam! | ^^^^^^ Sep 04 04:56:57.109 INFO kablam! | Sep 04 04:56:57.109 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.110 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.110 INFO kablam! Sep 04 04:56:57.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 04 04:56:57.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.110 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 04:56:57.110 INFO kablam! | Sep 04 04:56:57.110 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.110 INFO kablam! | ^^^^^^ Sep 04 04:56:57.111 INFO kablam! | Sep 04 04:56:57.111 INFO kablam! Sep 04 04:56:57.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 04 04:56:57.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.111 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 04 04:56:57.111 INFO kablam! | Sep 04 04:56:57.111 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.111 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.111 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.112 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.112 INFO kablam! Sep 04 04:56:57.112 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.112 INFO kablam! Sep 04 04:56:57.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.112 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 04:56:57.113 INFO kablam! | Sep 04 04:56:57.113 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.113 INFO kablam! | ^^^^^^ Sep 04 04:56:57.113 INFO kablam! | Sep 04 04:56:57.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 04 04:56:57.113 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04 04:56:57.113 INFO kablam! Sep 04 04:56:57.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.114 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 04:56:57.114 INFO kablam! | Sep 04 04:56:57.114 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.114 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.114 INFO kablam! | Sep 04 04:56:57.114 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.114 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.114 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.114 INFO kablam! Sep 04 04:56:57.115 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.115 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 04:56:57.115 INFO kablam! | Sep 04 04:56:57.115 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.115 INFO kablam! | ^^^^^^ Sep 04 04:56:57.115 INFO kablam! | Sep 04 04:56:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.115 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.116 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 04 04:56:57.116 INFO kablam! | Sep 04 04:56:57.116 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.116 INFO kablam! | ^^^^^^ Sep 04 04:56:57.116 INFO kablam! | Sep 04 04:56:57.116 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.116 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.116 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.117 INFO kablam! Sep 04 04:56:57.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.117 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 04 04:56:57.117 INFO kablam! | Sep 04 04:56:57.117 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.117 INFO kablam! | ^^^^^^ Sep 04 04:56:57.117 INFO kablam! Sep 04 04:56:57.117 INFO kablam! | Sep 04 04:56:57.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.118 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 04:56:57.118 INFO kablam! | Sep 04 04:56:57.118 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.118 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.118 INFO kablam! | Sep 04 04:56:57.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.118 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.119 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.119 INFO kablam! Sep 04 04:56:57.119 INFO kablam! Sep 04 04:56:57.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.120 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 04 04:56:57.121 INFO kablam! | Sep 04 04:56:57.122 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.122 INFO kablam! | ^^^^^^ Sep 04 04:56:57.122 INFO kablam! | Sep 04 04:56:57.122 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.122 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.122 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.122 INFO kablam! Sep 04 04:56:57.122 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.122 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 04 04:56:57.123 INFO kablam! | Sep 04 04:56:57.123 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.123 INFO kablam! | ^^^^^^ Sep 04 04:56:57.123 INFO kablam! | Sep 04 04:56:57.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.123 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.123 INFO kablam! Sep 04 04:56:57.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.124 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 04 04:56:57.124 INFO kablam! | Sep 04 04:56:57.124 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.124 INFO kablam! | ^^^^^^ Sep 04 04:56:57.124 INFO kablam! | Sep 04 04:56:57.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.124 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.124 INFO kablam! Sep 04 04:56:57.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.125 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 04 04:56:57.125 INFO kablam! | Sep 04 04:56:57.125 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.125 INFO kablam! | ^^^^^^ Sep 04 04:56:57.125 INFO kablam! | Sep 04 04:56:57.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.126 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.126 INFO kablam! Sep 04 04:56:57.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.126 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 04 04:56:57.126 INFO kablam! | Sep 04 04:56:57.126 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.134 INFO kablam! | ^^^^^^ Sep 04 04:56:57.134 INFO kablam! | Sep 04 04:56:57.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.140 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.140 INFO kablam! Sep 04 04:56:57.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.140 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 04 04:56:57.140 INFO kablam! | Sep 04 04:56:57.140 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.140 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.140 INFO kablam! | Sep 04 04:56:57.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.140 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.140 INFO kablam! Sep 04 04:56:57.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.147 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 04 04:56:57.148 INFO kablam! | Sep 04 04:56:57.148 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.148 INFO kablam! | ^^^^^^ Sep 04 04:56:57.148 INFO kablam! | Sep 04 04:56:57.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.152 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.156 INFO kablam! Sep 04 04:56:57.156 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.156 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 04 04:56:57.156 INFO kablam! | Sep 04 04:56:57.156 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.156 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.156 INFO kablam! | Sep 04 04:56:57.156 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.156 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.156 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.156 INFO kablam! Sep 04 04:56:57.156 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.156 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 04 04:56:57.157 INFO kablam! | Sep 04 04:56:57.157 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.157 INFO kablam! | ^^^^^^ Sep 04 04:56:57.157 INFO kablam! | Sep 04 04:56:57.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.157 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.157 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.157 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 04:56:57.157 INFO kablam! | Sep 04 04:56:57.157 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.157 INFO kablam! | ^^^^^^ Sep 04 04:56:57.157 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.157 INFO kablam! Sep 04 04:56:57.157 INFO kablam! | Sep 04 04:56:57.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.157 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.157 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.157 INFO kablam! Sep 04 04:56:57.157 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.158 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 04 04:56:57.158 INFO kablam! | Sep 04 04:56:57.158 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.158 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.158 INFO kablam! | Sep 04 04:56:57.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.158 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.158 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 04:56:57.158 INFO kablam! | Sep 04 04:56:57.158 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.158 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.158 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.158 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.158 INFO kablam! | Sep 04 04:56:57.158 INFO kablam! Sep 04 04:56:57.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.158 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.158 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.158 INFO kablam! Sep 04 04:56:57.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.159 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 04:56:57.159 INFO kablam! | Sep 04 04:56:57.159 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.159 INFO kablam! | ^^^^^^ Sep 04 04:56:57.159 INFO kablam! | Sep 04 04:56:57.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.178 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 04 04:56:57.178 INFO kablam! | Sep 04 04:56:57.178 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.179 INFO kablam! | ^^^^^^ Sep 04 04:56:57.179 INFO kablam! | Sep 04 04:56:57.179 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.179 INFO kablam! Sep 04 04:56:57.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.180 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.180 INFO kablam! Sep 04 04:56:57.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.180 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 04:56:57.181 INFO kablam! | Sep 04 04:56:57.181 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.181 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.181 INFO kablam! | Sep 04 04:56:57.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.181 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.182 INFO kablam! Sep 04 04:56:57.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.182 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 04 04:56:57.182 INFO kablam! | Sep 04 04:56:57.182 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.182 INFO kablam! | ^^^^^^ Sep 04 04:56:57.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.182 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 04 04:56:57.183 INFO kablam! | Sep 04 04:56:57.183 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.183 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.183 INFO kablam! | Sep 04 04:56:57.183 INFO kablam! | Sep 04 04:56:57.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.183 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.183 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.183 INFO kablam! Sep 04 04:56:57.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.183 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 04 04:56:57.183 INFO kablam! | Sep 04 04:56:57.183 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.183 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.183 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.183 INFO kablam! | Sep 04 04:56:57.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.184 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.184 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.184 INFO kablam! Sep 04 04:56:57.184 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.184 INFO kablam! Sep 04 04:56:57.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.184 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 04 04:56:57.184 INFO kablam! | Sep 04 04:56:57.184 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.184 INFO kablam! | ^^^^^^ Sep 04 04:56:57.184 INFO kablam! | Sep 04 04:56:57.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.184 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.184 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.184 INFO kablam! Sep 04 04:56:57.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.184 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 04 04:56:57.184 INFO kablam! | Sep 04 04:56:57.184 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.185 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.185 INFO kablam! | Sep 04 04:56:57.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.185 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.185 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.185 INFO kablam! Sep 04 04:56:57.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.185 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 04 04:56:57.185 INFO kablam! | Sep 04 04:56:57.185 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.185 INFO kablam! | ^^^^^^ Sep 04 04:56:57.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.185 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 04 04:56:57.185 INFO kablam! | Sep 04 04:56:57.185 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.185 INFO kablam! | ^^^^^^ Sep 04 04:56:57.185 INFO kablam! | Sep 04 04:56:57.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.186 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.186 INFO kablam! Sep 04 04:56:57.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.186 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 04 04:56:57.186 INFO kablam! | Sep 04 04:56:57.186 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.186 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.186 INFO kablam! | Sep 04 04:56:57.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.186 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.186 INFO kablam! Sep 04 04:56:57.186 INFO kablam! | Sep 04 04:56:57.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.186 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 04 04:56:57.187 INFO kablam! | Sep 04 04:56:57.187 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.187 INFO kablam! | ^^^^^^ Sep 04 04:56:57.187 INFO kablam! | Sep 04 04:56:57.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.187 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.187 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.187 INFO kablam! Sep 04 04:56:57.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.187 INFO kablam! Sep 04 04:56:57.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.187 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 04 04:56:57.187 INFO kablam! | Sep 04 04:56:57.187 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.187 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.187 INFO kablam! | Sep 04 04:56:57.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.188 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.188 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 04:56:57.188 INFO kablam! | Sep 04 04:56:57.188 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.188 INFO kablam! | ^^^^^^ Sep 04 04:56:57.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.188 INFO kablam! Sep 04 04:56:57.188 INFO kablam! | Sep 04 04:56:57.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.188 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.189 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 04 04:56:57.189 INFO kablam! | Sep 04 04:56:57.189 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.189 INFO kablam! | ^^^^^^ Sep 04 04:56:57.189 INFO kablam! Sep 04 04:56:57.189 INFO kablam! | Sep 04 04:56:57.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.189 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 04 04:56:57.189 INFO kablam! | Sep 04 04:56:57.189 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.189 INFO kablam! | ^^^^^^ Sep 04 04:56:57.189 INFO kablam! | Sep 04 04:56:57.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.190 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.190 INFO kablam! Sep 04 04:56:57.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.190 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 04 04:56:57.190 INFO kablam! | Sep 04 04:56:57.190 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.190 INFO kablam! | ^^^^^^ Sep 04 04:56:57.190 INFO kablam! | Sep 04 04:56:57.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.190 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.191 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.191 INFO kablam! Sep 04 04:56:57.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.191 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 04 04:56:57.191 INFO kablam! | Sep 04 04:56:57.191 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.191 INFO kablam! | ^^^^^^ Sep 04 04:56:57.191 INFO kablam! | Sep 04 04:56:57.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.191 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.191 INFO kablam! Sep 04 04:56:57.192 INFO kablam! Sep 04 04:56:57.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.192 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 04 04:56:57.192 INFO kablam! | Sep 04 04:56:57.192 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.192 INFO kablam! | ^^^^^^ Sep 04 04:56:57.192 INFO kablam! | Sep 04 04:56:57.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.192 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.192 INFO kablam! Sep 04 04:56:57.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.192 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 04 04:56:57.192 INFO kablam! | Sep 04 04:56:57.193 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.193 INFO kablam! | ^^^^^^ Sep 04 04:56:57.193 INFO kablam! | Sep 04 04:56:57.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.193 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.193 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 04:56:57.193 INFO kablam! | Sep 04 04:56:57.193 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.193 INFO kablam! | ^^^^^^ Sep 04 04:56:57.193 INFO kablam! | Sep 04 04:56:57.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.193 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.194 INFO kablam! Sep 04 04:56:57.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.194 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 04 04:56:57.194 INFO kablam! | Sep 04 04:56:57.194 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.194 INFO kablam! | ^^^^^^ Sep 04 04:56:57.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.194 INFO kablam! Sep 04 04:56:57.194 INFO kablam! | Sep 04 04:56:57.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.194 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.194 INFO kablam! Sep 04 04:56:57.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.195 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 04 04:56:57.195 INFO kablam! | Sep 04 04:56:57.195 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.195 INFO kablam! | ^^^^^^ Sep 04 04:56:57.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.195 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 04 04:56:57.195 INFO kablam! | Sep 04 04:56:57.195 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.195 INFO kablam! | ^^^^^^ Sep 04 04:56:57.195 INFO kablam! | Sep 04 04:56:57.195 INFO kablam! | Sep 04 04:56:57.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.195 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.196 INFO kablam! Sep 04 04:56:57.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.196 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.197 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 04 04:56:57.197 INFO kablam! | Sep 04 04:56:57.197 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.197 INFO kablam! | ^^^^^^ Sep 04 04:56:57.197 INFO kablam! | Sep 04 04:56:57.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.198 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.198 INFO kablam! Sep 04 04:56:57.202 INFO kablam! Sep 04 04:56:57.202 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.202 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 04 04:56:57.202 INFO kablam! | Sep 04 04:56:57.202 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.202 INFO kablam! | ^^^^^^ Sep 04 04:56:57.203 INFO kablam! | Sep 04 04:56:57.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.203 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.203 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.203 INFO kablam! Sep 04 04:56:57.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.203 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 04 04:56:57.203 INFO kablam! | Sep 04 04:56:57.203 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.203 INFO kablam! | ^^^^^^ Sep 04 04:56:57.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.203 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 04 04:56:57.203 INFO kablam! | Sep 04 04:56:57.203 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.203 INFO kablam! | ^^^^^^ Sep 04 04:56:57.203 INFO kablam! | Sep 04 04:56:57.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.203 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.203 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.203 INFO kablam! Sep 04 04:56:57.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.203 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 04 04:56:57.203 INFO kablam! | Sep 04 04:56:57.203 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.204 INFO kablam! | ^^^^^^ Sep 04 04:56:57.204 INFO kablam! | Sep 04 04:56:57.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.204 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.204 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.204 INFO kablam! Sep 04 04:56:57.204 INFO kablam! | Sep 04 04:56:57.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.204 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 04 04:56:57.204 INFO kablam! | Sep 04 04:56:57.204 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.204 INFO kablam! | ^^^^^^ Sep 04 04:56:57.204 INFO kablam! | Sep 04 04:56:57.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.204 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.204 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.204 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.204 INFO kablam! Sep 04 04:56:57.204 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.204 INFO kablam! Sep 04 04:56:57.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.204 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 04 04:56:57.204 INFO kablam! | Sep 04 04:56:57.204 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.205 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.205 INFO kablam! | Sep 04 04:56:57.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.205 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.205 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.205 INFO kablam! Sep 04 04:56:57.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.205 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 04 04:56:57.205 INFO kablam! | Sep 04 04:56:57.205 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.205 INFO kablam! | ^^^^^^ Sep 04 04:56:57.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.205 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 04 04:56:57.205 INFO kablam! | Sep 04 04:56:57.205 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.205 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.205 INFO kablam! | Sep 04 04:56:57.205 INFO kablam! | Sep 04 04:56:57.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.205 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.205 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.205 INFO kablam! Sep 04 04:56:57.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.205 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.205 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.209 INFO kablam! Sep 04 04:56:57.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.209 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 04 04:56:57.213 INFO kablam! | Sep 04 04:56:57.213 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.213 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.213 INFO kablam! | Sep 04 04:56:57.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.213 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.213 INFO kablam! Sep 04 04:56:57.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.213 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 04 04:56:57.213 INFO kablam! | Sep 04 04:56:57.213 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.213 INFO kablam! | ^^^^^^ Sep 04 04:56:57.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.213 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 04 04:56:57.213 INFO kablam! | Sep 04 04:56:57.213 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.213 INFO kablam! | ^^^^^^ Sep 04 04:56:57.214 INFO kablam! | Sep 04 04:56:57.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.214 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.214 INFO kablam! Sep 04 04:56:57.214 INFO kablam! | Sep 04 04:56:57.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.214 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.215 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 04 04:56:57.215 INFO kablam! | Sep 04 04:56:57.215 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.215 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.215 INFO kablam! | Sep 04 04:56:57.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.215 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.215 INFO kablam! Sep 04 04:56:57.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.215 INFO kablam! Sep 04 04:56:57.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.215 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 04 04:56:57.215 INFO kablam! | Sep 04 04:56:57.215 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.215 INFO kablam! | ^^^^^^ Sep 04 04:56:57.216 INFO kablam! | Sep 04 04:56:57.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.216 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.216 INFO kablam! Sep 04 04:56:57.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.216 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 04 04:56:57.216 INFO kablam! | Sep 04 04:56:57.216 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.216 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.216 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 04 04:56:57.216 INFO kablam! | Sep 04 04:56:57.216 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.216 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.216 INFO kablam! | Sep 04 04:56:57.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.216 INFO kablam! | Sep 04 04:56:57.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.216 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.216 INFO kablam! Sep 04 04:56:57.216 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.216 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 04 04:56:57.217 INFO kablam! | Sep 04 04:56:57.217 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.217 INFO kablam! | ^^^^^^ Sep 04 04:56:57.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.217 INFO kablam! Sep 04 04:56:57.217 INFO kablam! | Sep 04 04:56:57.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.217 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.217 INFO kablam! Sep 04 04:56:57.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.217 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 04 04:56:57.217 INFO kablam! | Sep 04 04:56:57.217 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.217 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.217 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 04 04:56:57.217 INFO kablam! | Sep 04 04:56:57.217 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.217 INFO kablam! | ^^^^^^ Sep 04 04:56:57.217 INFO kablam! | Sep 04 04:56:57.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.217 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.217 INFO kablam! Sep 04 04:56:57.217 INFO kablam! | Sep 04 04:56:57.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.218 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.218 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 04 04:56:57.218 INFO kablam! | Sep 04 04:56:57.218 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.218 INFO kablam! | ^^^^^^ Sep 04 04:56:57.218 INFO kablam! | Sep 04 04:56:57.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.218 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.218 INFO kablam! Sep 04 04:56:57.218 INFO kablam! Sep 04 04:56:57.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.218 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 04 04:56:57.218 INFO kablam! | Sep 04 04:56:57.218 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.218 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.218 INFO kablam! | Sep 04 04:56:57.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.218 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.218 INFO kablam! Sep 04 04:56:57.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.219 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 04 04:56:57.219 INFO kablam! | Sep 04 04:56:57.219 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.219 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.219 INFO kablam! | Sep 04 04:56:57.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.219 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 04 04:56:57.219 INFO kablam! | Sep 04 04:56:57.219 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.219 INFO kablam! | ^^^^^^ Sep 04 04:56:57.219 INFO kablam! | Sep 04 04:56:57.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.219 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.219 INFO kablam! Sep 04 04:56:57.219 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.219 INFO kablam! Sep 04 04:56:57.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.219 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 04 04:56:57.219 INFO kablam! | Sep 04 04:56:57.219 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.219 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.219 INFO kablam! | Sep 04 04:56:57.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.220 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.220 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 04 04:56:57.220 INFO kablam! | Sep 04 04:56:57.220 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.220 INFO kablam! | ^^^^^^ Sep 04 04:56:57.220 INFO kablam! | Sep 04 04:56:57.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.220 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.220 INFO kablam! Sep 04 04:56:57.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.220 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 04 04:56:57.220 INFO kablam! | Sep 04 04:56:57.220 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.220 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.220 INFO kablam! | Sep 04 04:56:57.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.220 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.220 INFO kablam! Sep 04 04:56:57.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.220 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 04 04:56:57.220 INFO kablam! | Sep 04 04:56:57.220 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.220 INFO kablam! | ^^^^^^ Sep 04 04:56:57.220 INFO kablam! | Sep 04 04:56:57.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.220 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.221 INFO kablam! Sep 04 04:56:57.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.221 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 04 04:56:57.221 INFO kablam! | Sep 04 04:56:57.221 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.221 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.221 INFO kablam! | Sep 04 04:56:57.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.221 INFO kablam! Sep 04 04:56:57.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.221 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 04 04:56:57.221 INFO kablam! | Sep 04 04:56:57.221 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.221 INFO kablam! | ^^^^^^ Sep 04 04:56:57.221 INFO kablam! | Sep 04 04:56:57.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.221 INFO kablam! Sep 04 04:56:57.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.221 INFO kablam! Sep 04 04:56:57.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.221 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 04 04:56:57.221 INFO kablam! | Sep 04 04:56:57.221 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.221 INFO kablam! | ^^^^^^ Sep 04 04:56:57.221 INFO kablam! | Sep 04 04:56:57.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.222 INFO kablam! Sep 04 04:56:57.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.222 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 04 04:56:57.222 INFO kablam! | Sep 04 04:56:57.222 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.222 INFO kablam! | ^^^^^^ Sep 04 04:56:57.222 INFO kablam! | Sep 04 04:56:57.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.222 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.222 INFO kablam! Sep 04 04:56:57.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.223 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 04 04:56:57.224 INFO kablam! | Sep 04 04:56:57.225 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.225 INFO kablam! | ^^^^^^ Sep 04 04:56:57.225 INFO kablam! | Sep 04 04:56:57.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.225 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 04 04:56:57.226 INFO kablam! | Sep 04 04:56:57.230 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.230 INFO kablam! | ^^^^^^ Sep 04 04:56:57.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.230 INFO kablam! | Sep 04 04:56:57.230 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.230 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.230 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.230 INFO kablam! Sep 04 04:56:57.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.231 INFO kablam! Sep 04 04:56:57.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.231 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 04 04:56:57.231 INFO kablam! | Sep 04 04:56:57.231 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.231 INFO kablam! | ^^^^^^ Sep 04 04:56:57.231 INFO kablam! | Sep 04 04:56:57.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.231 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.231 INFO kablam! Sep 04 04:56:57.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.231 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 04 04:56:57.231 INFO kablam! | Sep 04 04:56:57.231 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.231 INFO kablam! | ^^^^^^ Sep 04 04:56:57.231 INFO kablam! | Sep 04 04:56:57.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.231 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.232 INFO kablam! Sep 04 04:56:57.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.232 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 04 04:56:57.232 INFO kablam! | Sep 04 04:56:57.232 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.232 INFO kablam! | ^^^^^^ Sep 04 04:56:57.232 INFO kablam! | Sep 04 04:56:57.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.232 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.232 INFO kablam! Sep 04 04:56:57.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.232 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 04 04:56:57.232 INFO kablam! | Sep 04 04:56:57.232 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.232 INFO kablam! | ^^^^^^ Sep 04 04:56:57.232 INFO kablam! | Sep 04 04:56:57.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.232 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.232 INFO kablam! Sep 04 04:56:57.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.233 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 04 04:56:57.233 INFO kablam! | Sep 04 04:56:57.233 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.233 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.233 INFO kablam! | Sep 04 04:56:57.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.233 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.233 INFO kablam! Sep 04 04:56:57.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.233 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 04 04:56:57.233 INFO kablam! | Sep 04 04:56:57.233 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.233 INFO kablam! | ^^^^^^ Sep 04 04:56:57.233 INFO kablam! | Sep 04 04:56:57.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.233 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.233 INFO kablam! Sep 04 04:56:57.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.233 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 04 04:56:57.233 INFO kablam! | Sep 04 04:56:57.233 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.233 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.233 INFO kablam! | Sep 04 04:56:57.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.234 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.234 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.234 INFO kablam! Sep 04 04:56:57.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.234 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 04 04:56:57.234 INFO kablam! | Sep 04 04:56:57.234 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.234 INFO kablam! | ^^^^^^ Sep 04 04:56:57.234 INFO kablam! | Sep 04 04:56:57.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.234 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.234 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.234 INFO kablam! Sep 04 04:56:57.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.234 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 04 04:56:57.234 INFO kablam! | Sep 04 04:56:57.234 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.234 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.234 INFO kablam! | Sep 04 04:56:57.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.234 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.234 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.234 INFO kablam! Sep 04 04:56:57.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.234 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 04:56:57.234 INFO kablam! | Sep 04 04:56:57.235 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.235 INFO kablam! | ^^^^^^ Sep 04 04:56:57.238 INFO kablam! | Sep 04 04:56:57.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.240 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.242 INFO kablam! Sep 04 04:56:57.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.242 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 04:56:57.242 INFO kablam! | Sep 04 04:56:57.243 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.243 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.243 INFO kablam! | Sep 04 04:56:57.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.243 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 04 04:56:57.243 INFO kablam! | Sep 04 04:56:57.243 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.243 INFO kablam! | ^^^^^^ Sep 04 04:56:57.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.243 INFO kablam! | Sep 04 04:56:57.243 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.243 INFO kablam! Sep 04 04:56:57.243 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.244 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.244 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 04:56:57.244 INFO kablam! | Sep 04 04:56:57.244 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.244 INFO kablam! | ^^^^^^ Sep 04 04:56:57.244 INFO kablam! | Sep 04 04:56:57.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.244 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.244 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.244 INFO kablam! Sep 04 04:56:57.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.244 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 04:56:57.244 INFO kablam! | Sep 04 04:56:57.244 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.244 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.244 INFO kablam! | Sep 04 04:56:57.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.244 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.244 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.244 INFO kablam! Sep 04 04:56:57.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.244 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 04 04:56:57.245 INFO kablam! | Sep 04 04:56:57.245 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.245 INFO kablam! | ^^^^^^ Sep 04 04:56:57.245 INFO kablam! | Sep 04 04:56:57.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.245 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.245 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.245 INFO kablam! Sep 04 04:56:57.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.245 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 04 04:56:57.245 INFO kablam! | Sep 04 04:56:57.245 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.245 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.245 INFO kablam! | Sep 04 04:56:57.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.245 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.245 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.245 INFO kablam! Sep 04 04:56:57.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.245 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 04 04:56:57.245 INFO kablam! | Sep 04 04:56:57.245 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.245 INFO kablam! | ^^^^^^ Sep 04 04:56:57.245 INFO kablam! | Sep 04 04:56:57.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.246 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.246 INFO kablam! Sep 04 04:56:57.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.246 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 04 04:56:57.246 INFO kablam! | Sep 04 04:56:57.246 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.246 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.246 INFO kablam! | Sep 04 04:56:57.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.246 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.246 INFO kablam! Sep 04 04:56:57.246 INFO kablam! Sep 04 04:56:57.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.246 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 04 04:56:57.246 INFO kablam! | Sep 04 04:56:57.246 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.246 INFO kablam! | ^^^^^^ Sep 04 04:56:57.246 INFO kablam! | Sep 04 04:56:57.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.247 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.247 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.247 INFO kablam! Sep 04 04:56:57.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.247 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 04 04:56:57.247 INFO kablam! | Sep 04 04:56:57.247 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.247 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.247 INFO kablam! | Sep 04 04:56:57.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.247 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.247 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.247 INFO kablam! Sep 04 04:56:57.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.247 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 04 04:56:57.247 INFO kablam! | Sep 04 04:56:57.247 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.247 INFO kablam! | ^^^^^^ Sep 04 04:56:57.247 INFO kablam! | Sep 04 04:56:57.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.247 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.247 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.248 INFO kablam! Sep 04 04:56:57.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.248 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 04:56:57.248 INFO kablam! | Sep 04 04:56:57.248 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.248 INFO kablam! | ^^^^^^ Sep 04 04:56:57.248 INFO kablam! | Sep 04 04:56:57.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.248 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.248 INFO kablam! Sep 04 04:56:57.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.248 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 04 04:56:57.248 INFO kablam! | Sep 04 04:56:57.248 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.248 INFO kablam! | ^^^^^^ Sep 04 04:56:57.248 INFO kablam! | Sep 04 04:56:57.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.248 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.248 INFO kablam! Sep 04 04:56:57.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.249 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 04 04:56:57.249 INFO kablam! | Sep 04 04:56:57.249 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.249 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.249 INFO kablam! | Sep 04 04:56:57.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.250 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.250 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.251 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 04 04:56:57.251 INFO kablam! | Sep 04 04:56:57.251 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.251 INFO kablam! | ^^^^^^ Sep 04 04:56:57.251 INFO kablam! | Sep 04 04:56:57.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.251 INFO kablam! Sep 04 04:56:57.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.252 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.252 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.252 INFO kablam! Sep 04 04:56:57.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.252 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 04 04:56:57.252 INFO kablam! | Sep 04 04:56:57.253 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.254 INFO kablam! | ^^^^^^ Sep 04 04:56:57.254 INFO kablam! | Sep 04 04:56:57.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.255 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.255 INFO kablam! Sep 04 04:56:57.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.255 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 04 04:56:57.256 INFO kablam! | Sep 04 04:56:57.256 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.256 INFO kablam! | ^^^^^^ Sep 04 04:56:57.256 INFO kablam! | Sep 04 04:56:57.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.256 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.257 INFO kablam! Sep 04 04:56:57.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.257 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 04 04:56:57.257 INFO kablam! | Sep 04 04:56:57.257 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.257 INFO kablam! | ^^^^^^ Sep 04 04:56:57.258 INFO kablam! | Sep 04 04:56:57.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.258 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.259 INFO kablam! Sep 04 04:56:57.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.259 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 04 04:56:57.259 INFO kablam! | Sep 04 04:56:57.259 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.262 INFO kablam! | ^^^^^^ Sep 04 04:56:57.266 INFO kablam! | Sep 04 04:56:57.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.266 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.267 INFO kablam! Sep 04 04:56:57.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.267 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 04 04:56:57.267 INFO kablam! | Sep 04 04:56:57.270 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.270 INFO kablam! | ^^^^^^ Sep 04 04:56:57.270 INFO kablam! | Sep 04 04:56:57.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.271 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.271 INFO kablam! Sep 04 04:56:57.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.271 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 04 04:56:57.271 INFO kablam! | Sep 04 04:56:57.271 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.271 INFO kablam! | ^^^^^^ Sep 04 04:56:57.271 INFO kablam! | Sep 04 04:56:57.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.271 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.271 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 04 04:56:57.271 INFO kablam! | Sep 04 04:56:57.271 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.271 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.271 INFO kablam! Sep 04 04:56:57.272 INFO kablam! | Sep 04 04:56:57.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.272 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.272 INFO kablam! Sep 04 04:56:57.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.272 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 04 04:56:57.272 INFO kablam! | Sep 04 04:56:57.272 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.272 INFO kablam! | ^^^^^^ Sep 04 04:56:57.272 INFO kablam! | Sep 04 04:56:57.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.272 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.272 INFO kablam! Sep 04 04:56:57.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.272 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 04 04:56:57.272 INFO kablam! | Sep 04 04:56:57.272 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.272 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.272 INFO kablam! | Sep 04 04:56:57.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.273 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.273 INFO kablam! Sep 04 04:56:57.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.273 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 04:56:57.273 INFO kablam! | Sep 04 04:56:57.273 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.273 INFO kablam! | ^^^^^^ Sep 04 04:56:57.273 INFO kablam! | Sep 04 04:56:57.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.273 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.273 INFO kablam! Sep 04 04:56:57.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.273 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 04:56:57.273 INFO kablam! | Sep 04 04:56:57.273 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.273 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.273 INFO kablam! | Sep 04 04:56:57.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.273 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.273 INFO kablam! Sep 04 04:56:57.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.274 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 04:56:57.274 INFO kablam! | Sep 04 04:56:57.274 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.274 INFO kablam! | ^^^^^^ Sep 04 04:56:57.274 INFO kablam! | Sep 04 04:56:57.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.274 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.274 INFO kablam! Sep 04 04:56:57.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.274 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 04:56:57.274 INFO kablam! | Sep 04 04:56:57.275 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.275 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.275 INFO kablam! | Sep 04 04:56:57.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.275 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.276 INFO kablam! Sep 04 04:56:57.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.276 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 04 04:56:57.276 INFO kablam! | Sep 04 04:56:57.276 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.276 INFO kablam! | ^^^^^^ Sep 04 04:56:57.276 INFO kablam! | Sep 04 04:56:57.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.277 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.277 INFO kablam! Sep 04 04:56:57.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.278 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 04 04:56:57.278 INFO kablam! | Sep 04 04:56:57.278 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.282 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.283 INFO kablam! | Sep 04 04:56:57.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.283 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.283 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.283 INFO kablam! Sep 04 04:56:57.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.283 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 04 04:56:57.284 INFO kablam! | Sep 04 04:56:57.284 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.284 INFO kablam! | ^^^^^^ Sep 04 04:56:57.284 INFO kablam! | Sep 04 04:56:57.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.285 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.285 INFO kablam! Sep 04 04:56:57.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.286 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 04 04:56:57.286 INFO kablam! | Sep 04 04:56:57.286 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.286 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.286 INFO kablam! | Sep 04 04:56:57.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.286 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.286 INFO kablam! Sep 04 04:56:57.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.286 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 04 04:56:57.286 INFO kablam! | Sep 04 04:56:57.286 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.286 INFO kablam! | ^^^^^^ Sep 04 04:56:57.286 INFO kablam! | Sep 04 04:56:57.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.286 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.287 INFO kablam! Sep 04 04:56:57.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.287 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 04 04:56:57.287 INFO kablam! | Sep 04 04:56:57.287 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.287 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.287 INFO kablam! | Sep 04 04:56:57.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.287 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.287 INFO kablam! Sep 04 04:56:57.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.287 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 04 04:56:57.287 INFO kablam! | Sep 04 04:56:57.287 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.287 INFO kablam! | ^^^^^^ Sep 04 04:56:57.287 INFO kablam! | Sep 04 04:56:57.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.287 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.287 INFO kablam! Sep 04 04:56:57.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.287 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 04:56:57.287 INFO kablam! | Sep 04 04:56:57.287 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.287 INFO kablam! | ^^^^^^ Sep 04 04:56:57.287 INFO kablam! | Sep 04 04:56:57.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.288 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.288 INFO kablam! Sep 04 04:56:57.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.288 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 04 04:56:57.288 INFO kablam! | Sep 04 04:56:57.288 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.288 INFO kablam! | ^^^^^^ Sep 04 04:56:57.288 INFO kablam! | Sep 04 04:56:57.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.288 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.288 INFO kablam! Sep 04 04:56:57.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.288 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 04 04:56:57.288 INFO kablam! | Sep 04 04:56:57.288 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.288 INFO kablam! | ^^^^^^ Sep 04 04:56:57.288 INFO kablam! | Sep 04 04:56:57.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.288 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.288 INFO kablam! Sep 04 04:56:57.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.288 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 04 04:56:57.289 INFO kablam! | Sep 04 04:56:57.289 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.289 INFO kablam! | ^^^^^^ Sep 04 04:56:57.289 INFO kablam! | Sep 04 04:56:57.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.289 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.289 INFO kablam! Sep 04 04:56:57.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.289 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 04 04:56:57.289 INFO kablam! | Sep 04 04:56:57.289 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.289 INFO kablam! | ^^^^^^ Sep 04 04:56:57.289 INFO kablam! | Sep 04 04:56:57.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.289 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.289 INFO kablam! Sep 04 04:56:57.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.289 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 04 04:56:57.289 INFO kablam! | Sep 04 04:56:57.289 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.289 INFO kablam! | ^^^^^^ Sep 04 04:56:57.289 INFO kablam! | Sep 04 04:56:57.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.290 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.290 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 04 04:56:57.290 INFO kablam! | Sep 04 04:56:57.290 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.290 INFO kablam! | ^^^^^^ Sep 04 04:56:57.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.290 INFO kablam! Sep 04 04:56:57.290 INFO kablam! | Sep 04 04:56:57.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.290 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.290 INFO kablam! Sep 04 04:56:57.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.298 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 04 04:56:57.302 INFO kablam! | Sep 04 04:56:57.302 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.303 INFO kablam! | ^^^^^^ Sep 04 04:56:57.308 INFO kablam! | Sep 04 04:56:57.309 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.309 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.309 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.309 INFO kablam! Sep 04 04:56:57.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.309 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 04 04:56:57.309 INFO kablam! | Sep 04 04:56:57.310 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.310 INFO kablam! | ^^^^^^ Sep 04 04:56:57.310 INFO kablam! | Sep 04 04:56:57.310 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.310 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.310 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.310 INFO kablam! Sep 04 04:56:57.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.311 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 04 04:56:57.311 INFO kablam! | Sep 04 04:56:57.311 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.311 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.311 INFO kablam! | Sep 04 04:56:57.311 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.311 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.311 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.311 INFO kablam! Sep 04 04:56:57.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.311 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 04 04:56:57.311 INFO kablam! | Sep 04 04:56:57.311 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.311 INFO kablam! | ^^^^^^ Sep 04 04:56:57.311 INFO kablam! | Sep 04 04:56:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.312 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.312 INFO kablam! Sep 04 04:56:57.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.312 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 04 04:56:57.312 INFO kablam! | Sep 04 04:56:57.312 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.312 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.312 INFO kablam! | Sep 04 04:56:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.312 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.312 INFO kablam! Sep 04 04:56:57.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.312 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 04:56:57.312 INFO kablam! | Sep 04 04:56:57.312 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.312 INFO kablam! | ^^^^^^ Sep 04 04:56:57.312 INFO kablam! | Sep 04 04:56:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.312 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.312 INFO kablam! Sep 04 04:56:57.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.313 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 04:56:57.313 INFO kablam! | Sep 04 04:56:57.313 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.313 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.313 INFO kablam! | Sep 04 04:56:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.313 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.313 INFO kablam! Sep 04 04:56:57.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.313 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 04:56:57.313 INFO kablam! | Sep 04 04:56:57.313 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.313 INFO kablam! | ^^^^^^ Sep 04 04:56:57.313 INFO kablam! | Sep 04 04:56:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.313 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.313 INFO kablam! Sep 04 04:56:57.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.313 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 04 04:56:57.313 INFO kablam! | Sep 04 04:56:57.313 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.313 INFO kablam! | ^^^^^^ Sep 04 04:56:57.313 INFO kablam! | Sep 04 04:56:57.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.314 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.314 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.314 INFO kablam! Sep 04 04:56:57.314 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.314 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 04 04:56:57.314 INFO kablam! | Sep 04 04:56:57.314 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.314 INFO kablam! | ^^^^^^ Sep 04 04:56:57.314 INFO kablam! | Sep 04 04:56:57.314 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.314 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 04:56:57.318 INFO kablam! | Sep 04 04:56:57.318 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.318 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.318 INFO kablam! | Sep 04 04:56:57.319 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.322 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.322 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.333 INFO kablam! Sep 04 04:56:57.344 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.345 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.345 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.345 INFO kablam! Sep 04 04:56:57.345 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.345 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 04 04:56:57.345 INFO kablam! | Sep 04 04:56:57.345 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.345 INFO kablam! | ^^^^^^ Sep 04 04:56:57.346 INFO kablam! | Sep 04 04:56:57.346 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.346 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.346 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.346 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 04 04:56:57.346 INFO kablam! | Sep 04 04:56:57.346 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.346 INFO kablam! | ^^^^^^ Sep 04 04:56:57.346 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.346 INFO kablam! Sep 04 04:56:57.346 INFO kablam! | Sep 04 04:56:57.346 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.346 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.346 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 04 04:56:57.346 INFO kablam! | Sep 04 04:56:57.346 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.347 INFO kablam! | ^^^^^^ Sep 04 04:56:57.347 INFO kablam! | Sep 04 04:56:57.347 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.347 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.347 INFO kablam! Sep 04 04:56:57.347 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.347 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.347 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.347 INFO kablam! Sep 04 04:56:57.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.347 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 04 04:56:57.347 INFO kablam! | Sep 04 04:56:57.347 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.347 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.347 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 04 04:56:57.347 INFO kablam! | Sep 04 04:56:57.347 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.347 INFO kablam! | ^^^^^^ Sep 04 04:56:57.347 INFO kablam! | Sep 04 04:56:57.347 INFO kablam! | Sep 04 04:56:57.348 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.348 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.348 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.348 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.348 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.348 INFO kablam! Sep 04 04:56:57.349 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.349 INFO kablam! Sep 04 04:56:57.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.349 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 04 04:56:57.349 INFO kablam! | Sep 04 04:56:57.349 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.349 INFO kablam! | ^^^^^^ Sep 04 04:56:57.349 INFO kablam! | Sep 04 04:56:57.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.349 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.349 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.349 INFO kablam! Sep 04 04:56:57.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.349 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 04 04:56:57.349 INFO kablam! | Sep 04 04:56:57.349 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.349 INFO kablam! | ^^^^^^ Sep 04 04:56:57.349 INFO kablam! | Sep 04 04:56:57.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.349 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.349 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.349 INFO kablam! Sep 04 04:56:57.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.350 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 04 04:56:57.350 INFO kablam! | Sep 04 04:56:57.350 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.350 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.350 INFO kablam! | Sep 04 04:56:57.350 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.350 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 04 04:56:57.350 INFO kablam! | Sep 04 04:56:57.350 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.350 INFO kablam! | ^^^^^^ Sep 04 04:56:57.350 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.350 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.350 INFO kablam! Sep 04 04:56:57.350 INFO kablam! | Sep 04 04:56:57.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.350 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 04 04:56:57.351 INFO kablam! | Sep 04 04:56:57.351 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.351 INFO kablam! | ^^^^^^ Sep 04 04:56:57.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.351 INFO kablam! | Sep 04 04:56:57.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.351 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.351 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.351 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.351 INFO kablam! Sep 04 04:56:57.351 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.351 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.353 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 04 04:56:57.353 INFO kablam! | Sep 04 04:56:57.353 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.353 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.353 INFO kablam! | Sep 04 04:56:57.354 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.354 INFO kablam! Sep 04 04:56:57.354 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.354 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.354 INFO kablam! Sep 04 04:56:57.354 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.355 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 04:56:57.355 INFO kablam! | Sep 04 04:56:57.355 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.355 INFO kablam! | ^^^^^^ Sep 04 04:56:57.355 INFO kablam! | Sep 04 04:56:57.355 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.355 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.355 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.355 INFO kablam! Sep 04 04:56:57.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.355 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 04 04:56:57.355 INFO kablam! | Sep 04 04:56:57.355 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.355 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.355 INFO kablam! | Sep 04 04:56:57.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.355 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 04:56:57.355 INFO kablam! | Sep 04 04:56:57.355 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.355 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.355 INFO kablam! | Sep 04 04:56:57.356 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.356 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.356 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.356 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.356 INFO kablam! Sep 04 04:56:57.356 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.356 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.356 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 04:56:57.356 INFO kablam! | Sep 04 04:56:57.356 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.356 INFO kablam! | ^^^^^^ Sep 04 04:56:57.356 INFO kablam! | Sep 04 04:56:57.356 INFO kablam! Sep 04 04:56:57.356 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.356 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.356 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.356 INFO kablam! Sep 04 04:56:57.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.356 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 04:56:57.357 INFO kablam! | Sep 04 04:56:57.357 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.357 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.357 INFO kablam! | Sep 04 04:56:57.357 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.357 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.357 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.357 INFO kablam! Sep 04 04:56:57.357 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.357 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 04 04:56:57.357 INFO kablam! | Sep 04 04:56:57.357 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.357 INFO kablam! | ^^^^^^ Sep 04 04:56:57.357 INFO kablam! | Sep 04 04:56:57.357 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.357 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 04 04:56:57.357 INFO kablam! | Sep 04 04:56:57.357 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.357 INFO kablam! | ^^^^^^ Sep 04 04:56:57.357 INFO kablam! | Sep 04 04:56:57.357 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.357 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.357 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.358 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.358 INFO kablam! Sep 04 04:56:57.358 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.358 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.358 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 04 04:56:57.358 INFO kablam! | Sep 04 04:56:57.358 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.358 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.358 INFO kablam! | Sep 04 04:56:57.358 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.358 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.358 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.358 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.358 INFO kablam! Sep 04 04:56:57.358 INFO kablam! Sep 04 04:56:57.358 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.358 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 04 04:56:57.358 INFO kablam! | Sep 04 04:56:57.358 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.358 INFO kablam! | ^^^^^^ Sep 04 04:56:57.358 INFO kablam! | Sep 04 04:56:57.358 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.359 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 04 04:56:57.366 INFO kablam! | Sep 04 04:56:57.366 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.366 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.366 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.366 INFO kablam! Sep 04 04:56:57.367 INFO kablam! | Sep 04 04:56:57.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.367 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.374 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.374 INFO kablam! Sep 04 04:56:57.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.375 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 04 04:56:57.375 INFO kablam! | Sep 04 04:56:57.375 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.375 INFO kablam! | ^^^^^^ Sep 04 04:56:57.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.375 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 04 04:56:57.375 INFO kablam! | Sep 04 04:56:57.375 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.375 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.375 INFO kablam! | Sep 04 04:56:57.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.376 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.376 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.382 INFO kablam! | Sep 04 04:56:57.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.382 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.383 INFO kablam! Sep 04 04:56:57.383 INFO kablam! Sep 04 04:56:57.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.383 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 04 04:56:57.383 INFO kablam! | Sep 04 04:56:57.383 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.384 INFO kablam! | ^^^^^^ Sep 04 04:56:57.384 INFO kablam! | Sep 04 04:56:57.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.384 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 04:56:57.384 INFO kablam! | Sep 04 04:56:57.384 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.385 INFO kablam! | ^^^^^^ Sep 04 04:56:57.385 INFO kablam! | Sep 04 04:56:57.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.385 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.385 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.385 INFO kablam! Sep 04 04:56:57.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.386 INFO kablam! Sep 04 04:56:57.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.386 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 04 04:56:57.386 INFO kablam! | Sep 04 04:56:57.386 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.386 INFO kablam! | ^^^^^^ Sep 04 04:56:57.387 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.387 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 04 04:56:57.387 INFO kablam! | Sep 04 04:56:57.387 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.387 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.387 INFO kablam! | Sep 04 04:56:57.387 INFO kablam! | Sep 04 04:56:57.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.387 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.388 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.388 INFO kablam! Sep 04 04:56:57.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.388 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.388 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.388 INFO kablam! Sep 04 04:56:57.388 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.388 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 04 04:56:57.389 INFO kablam! | Sep 04 04:56:57.392 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.392 INFO kablam! | ^^^^^^ Sep 04 04:56:57.392 INFO kablam! | Sep 04 04:56:57.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.392 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.393 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.393 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 04 04:56:57.393 INFO kablam! | Sep 04 04:56:57.393 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.393 INFO kablam! | ^^^^^^ Sep 04 04:56:57.393 INFO kablam! | Sep 04 04:56:57.394 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.394 INFO kablam! Sep 04 04:56:57.398 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.398 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.398 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.398 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 04 04:56:57.399 INFO kablam! | Sep 04 04:56:57.399 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.399 INFO kablam! | ^^^^^^ Sep 04 04:56:57.399 INFO kablam! | Sep 04 04:56:57.399 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.399 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.399 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.400 INFO kablam! Sep 04 04:56:57.400 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.400 INFO kablam! Sep 04 04:56:57.400 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.400 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 04:56:57.400 INFO kablam! | Sep 04 04:56:57.400 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.401 INFO kablam! | ^^^^^^ Sep 04 04:56:57.401 INFO kablam! | Sep 04 04:56:57.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.401 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.401 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 04 04:56:57.401 INFO kablam! | Sep 04 04:56:57.402 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.402 INFO kablam! | ^^^^^^ Sep 04 04:56:57.402 INFO kablam! | Sep 04 04:56:57.402 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.402 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.403 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.403 INFO kablam! Sep 04 04:56:57.403 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.403 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.403 INFO kablam! Sep 04 04:56:57.403 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.404 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 04 04:56:57.404 INFO kablam! | Sep 04 04:56:57.404 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.404 INFO kablam! | ^^^^^^ Sep 04 04:56:57.404 INFO kablam! | Sep 04 04:56:57.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.404 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.405 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.405 INFO kablam! Sep 04 04:56:57.405 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.405 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 04 04:56:57.405 INFO kablam! | Sep 04 04:56:57.405 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.405 INFO kablam! | ^^^^^^ Sep 04 04:56:57.406 INFO kablam! | Sep 04 04:56:57.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.406 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.406 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.406 INFO kablam! Sep 04 04:56:57.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.406 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 04 04:56:57.407 INFO kablam! | Sep 04 04:56:57.407 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.407 INFO kablam! | ^^^^^^ Sep 04 04:56:57.407 INFO kablam! | Sep 04 04:56:57.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.407 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.408 INFO kablam! Sep 04 04:56:57.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.408 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 04 04:56:57.408 INFO kablam! | Sep 04 04:56:57.408 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.408 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.408 INFO kablam! | Sep 04 04:56:57.409 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.409 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.409 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.409 INFO kablam! Sep 04 04:56:57.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.409 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 04 04:56:57.410 INFO kablam! | Sep 04 04:56:57.410 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.410 INFO kablam! | ^^^^^^ Sep 04 04:56:57.410 INFO kablam! | Sep 04 04:56:57.410 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.410 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.410 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.411 INFO kablam! Sep 04 04:56:57.411 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.411 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 04 04:56:57.411 INFO kablam! | Sep 04 04:56:57.411 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.411 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.411 INFO kablam! | Sep 04 04:56:57.412 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.412 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.412 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.412 INFO kablam! Sep 04 04:56:57.412 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.412 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 04:56:57.412 INFO kablam! | Sep 04 04:56:57.413 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.413 INFO kablam! | ^^^^^^ Sep 04 04:56:57.413 INFO kablam! | Sep 04 04:56:57.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.413 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.413 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.414 INFO kablam! Sep 04 04:56:57.414 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.414 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 04:56:57.414 INFO kablam! | Sep 04 04:56:57.414 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.414 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.414 INFO kablam! | Sep 04 04:56:57.415 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.415 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.415 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.415 INFO kablam! Sep 04 04:56:57.415 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.415 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 04:56:57.415 INFO kablam! | Sep 04 04:56:57.416 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.416 INFO kablam! | ^^^^^^ Sep 04 04:56:57.416 INFO kablam! | Sep 04 04:56:57.416 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.416 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.416 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.416 INFO kablam! Sep 04 04:56:57.417 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.417 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 04:56:57.417 INFO kablam! | Sep 04 04:56:57.417 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.417 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.417 INFO kablam! | Sep 04 04:56:57.417 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.418 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.418 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.418 INFO kablam! Sep 04 04:56:57.418 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.418 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 04 04:56:57.418 INFO kablam! | Sep 04 04:56:57.419 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.419 INFO kablam! | ^^^^^^ Sep 04 04:56:57.419 INFO kablam! | Sep 04 04:56:57.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.419 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.419 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.419 INFO kablam! Sep 04 04:56:57.420 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.420 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 04 04:56:57.420 INFO kablam! | Sep 04 04:56:57.420 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.420 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.420 INFO kablam! | Sep 04 04:56:57.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.421 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.421 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.421 INFO kablam! Sep 04 04:56:57.421 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.421 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 04 04:56:57.421 INFO kablam! | Sep 04 04:56:57.422 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.422 INFO kablam! | ^^^^^^ Sep 04 04:56:57.422 INFO kablam! | Sep 04 04:56:57.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.422 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.422 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.423 INFO kablam! Sep 04 04:56:57.423 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.424 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 04 04:56:57.424 INFO kablam! | Sep 04 04:56:57.425 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.426 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.426 INFO kablam! | Sep 04 04:56:57.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.426 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.426 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.426 INFO kablam! Sep 04 04:56:57.426 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.426 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 04 04:56:57.427 INFO kablam! | Sep 04 04:56:57.427 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.427 INFO kablam! | ^^^^^^ Sep 04 04:56:57.427 INFO kablam! | Sep 04 04:56:57.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.427 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.427 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.428 INFO kablam! Sep 04 04:56:57.428 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.428 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 04 04:56:57.428 INFO kablam! | Sep 04 04:56:57.428 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.428 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.428 INFO kablam! | Sep 04 04:56:57.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.429 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.429 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.429 INFO kablam! Sep 04 04:56:57.429 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.429 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 04 04:56:57.429 INFO kablam! | Sep 04 04:56:57.430 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.430 INFO kablam! | ^^^^^^ Sep 04 04:56:57.430 INFO kablam! | Sep 04 04:56:57.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.430 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.430 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.430 INFO kablam! Sep 04 04:56:57.430 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.431 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 04:56:57.431 INFO kablam! | Sep 04 04:56:57.431 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.431 INFO kablam! | ^^^^^^ Sep 04 04:56:57.431 INFO kablam! | Sep 04 04:56:57.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.431 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.432 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.432 INFO kablam! Sep 04 04:56:57.432 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.432 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 04 04:56:57.432 INFO kablam! | Sep 04 04:56:57.432 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.432 INFO kablam! | ^^^^^^ Sep 04 04:56:57.432 INFO kablam! | Sep 04 04:56:57.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.433 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.433 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.433 INFO kablam! Sep 04 04:56:57.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.433 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 04 04:56:57.433 INFO kablam! | Sep 04 04:56:57.433 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.434 INFO kablam! | ^^^^^^ Sep 04 04:56:57.434 INFO kablam! | Sep 04 04:56:57.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.434 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.434 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.434 INFO kablam! Sep 04 04:56:57.434 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.434 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 04 04:56:57.435 INFO kablam! | Sep 04 04:56:57.435 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.435 INFO kablam! | ^^^^^^ Sep 04 04:56:57.435 INFO kablam! | Sep 04 04:56:57.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.435 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.435 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.436 INFO kablam! Sep 04 04:56:57.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.436 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 04 04:56:57.436 INFO kablam! | Sep 04 04:56:57.436 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.436 INFO kablam! | ^^^^^^ Sep 04 04:56:57.436 INFO kablam! | Sep 04 04:56:57.436 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.437 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.437 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.437 INFO kablam! Sep 04 04:56:57.437 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.437 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 04 04:56:57.437 INFO kablam! | Sep 04 04:56:57.438 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.438 INFO kablam! | ^^^^^^ Sep 04 04:56:57.438 INFO kablam! | Sep 04 04:56:57.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.438 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 04:56:57.443 INFO kablam! --> src/lib.rs:8:12 Sep 04 04:56:57.443 INFO kablam! | Sep 04 04:56:57.443 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 04:56:57.443 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 04:56:57.443 INFO kablam! | Sep 04 04:56:57.444 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 04:56:57.444 INFO kablam! Sep 04 04:56:57.444 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.446 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.446 INFO kablam! Sep 04 04:56:57.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.447 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 04 04:56:57.447 INFO kablam! | Sep 04 04:56:57.447 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.447 INFO kablam! | ^^^^^^ Sep 04 04:56:57.447 INFO kablam! | Sep 04 04:56:57.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.447 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.448 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.448 INFO kablam! Sep 04 04:56:57.448 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.448 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 04 04:56:57.448 INFO kablam! | Sep 04 04:56:57.448 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.450 INFO kablam! | ^^^^^^ Sep 04 04:56:57.450 INFO kablam! | Sep 04 04:56:57.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.450 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.451 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.451 INFO kablam! Sep 04 04:56:57.451 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.451 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 04 04:56:57.451 INFO kablam! | Sep 04 04:56:57.451 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.451 INFO kablam! | ^^^^^^ Sep 04 04:56:57.452 INFO kablam! | Sep 04 04:56:57.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.452 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.452 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.452 INFO kablam! Sep 04 04:56:57.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.452 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 04 04:56:57.452 INFO kablam! | Sep 04 04:56:57.452 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.453 INFO kablam! | ^^^^^^ Sep 04 04:56:57.453 INFO kablam! | Sep 04 04:56:57.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.457 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.457 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.458 INFO kablam! Sep 04 04:56:57.458 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.458 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 04 04:56:57.458 INFO kablam! | Sep 04 04:56:57.458 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.458 INFO kablam! | ^^^^^^ Sep 04 04:56:57.464 INFO kablam! | Sep 04 04:56:57.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.464 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.464 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.464 INFO kablam! Sep 04 04:56:57.464 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.464 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 04 04:56:57.464 INFO kablam! | Sep 04 04:56:57.464 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.464 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.465 INFO kablam! | Sep 04 04:56:57.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.465 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.465 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.465 INFO kablam! Sep 04 04:56:57.465 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.465 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 04 04:56:57.465 INFO kablam! | Sep 04 04:56:57.465 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.465 INFO kablam! | ^^^^^^ Sep 04 04:56:57.465 INFO kablam! | Sep 04 04:56:57.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.466 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.466 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.466 INFO kablam! Sep 04 04:56:57.466 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.466 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 04 04:56:57.466 INFO kablam! | Sep 04 04:56:57.466 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.466 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.466 INFO kablam! | Sep 04 04:56:57.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.467 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.467 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.467 INFO kablam! Sep 04 04:56:57.467 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.467 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 04:56:57.467 INFO kablam! | Sep 04 04:56:57.467 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.467 INFO kablam! | ^^^^^^ Sep 04 04:56:57.467 INFO kablam! | Sep 04 04:56:57.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.467 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.468 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.468 INFO kablam! Sep 04 04:56:57.468 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.468 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 04:56:57.468 INFO kablam! | Sep 04 04:56:57.468 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.468 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.468 INFO kablam! | Sep 04 04:56:57.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.468 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.469 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.469 INFO kablam! Sep 04 04:56:57.469 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.469 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 04:56:57.469 INFO kablam! | Sep 04 04:56:57.469 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.469 INFO kablam! | ^^^^^^ Sep 04 04:56:57.469 INFO kablam! | Sep 04 04:56:57.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.469 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.469 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.470 INFO kablam! Sep 04 04:56:57.470 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.470 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 04:56:57.470 INFO kablam! | Sep 04 04:56:57.470 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.470 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.470 INFO kablam! | Sep 04 04:56:57.470 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.470 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.470 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.470 INFO kablam! Sep 04 04:56:57.471 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.471 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 04 04:56:57.471 INFO kablam! | Sep 04 04:56:57.471 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.471 INFO kablam! | ^^^^^^ Sep 04 04:56:57.471 INFO kablam! | Sep 04 04:56:57.471 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.478 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.478 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.478 INFO kablam! Sep 04 04:56:57.478 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.478 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 04 04:56:57.479 INFO kablam! | Sep 04 04:56:57.479 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.479 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.479 INFO kablam! | Sep 04 04:56:57.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.479 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.479 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.479 INFO kablam! Sep 04 04:56:57.479 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.479 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 04 04:56:57.479 INFO kablam! | Sep 04 04:56:57.480 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.480 INFO kablam! | ^^^^^^ Sep 04 04:56:57.480 INFO kablam! | Sep 04 04:56:57.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.480 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.480 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.480 INFO kablam! Sep 04 04:56:57.480 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.480 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 04 04:56:57.480 INFO kablam! | Sep 04 04:56:57.481 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.481 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.481 INFO kablam! | Sep 04 04:56:57.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.481 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.481 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.481 INFO kablam! Sep 04 04:56:57.481 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.481 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 04 04:56:57.481 INFO kablam! | Sep 04 04:56:57.481 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.482 INFO kablam! | ^^^^^^ Sep 04 04:56:57.482 INFO kablam! | Sep 04 04:56:57.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.482 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.482 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.482 INFO kablam! Sep 04 04:56:57.482 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.482 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 04 04:56:57.482 INFO kablam! | Sep 04 04:56:57.482 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.482 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.483 INFO kablam! | Sep 04 04:56:57.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.483 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.483 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.483 INFO kablam! Sep 04 04:56:57.483 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.483 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 04 04:56:57.483 INFO kablam! | Sep 04 04:56:57.483 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.483 INFO kablam! | ^^^^^^ Sep 04 04:56:57.483 INFO kablam! | Sep 04 04:56:57.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.484 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.484 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.484 INFO kablam! Sep 04 04:56:57.484 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.484 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 04:56:57.484 INFO kablam! | Sep 04 04:56:57.484 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.484 INFO kablam! | ^^^^^^ Sep 04 04:56:57.484 INFO kablam! | Sep 04 04:56:57.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.484 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.484 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.484 INFO kablam! Sep 04 04:56:57.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.485 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 04 04:56:57.485 INFO kablam! | Sep 04 04:56:57.485 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.485 INFO kablam! | ^^^^^^ Sep 04 04:56:57.485 INFO kablam! | Sep 04 04:56:57.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.485 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.485 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.485 INFO kablam! Sep 04 04:56:57.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.485 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 04 04:56:57.485 INFO kablam! | Sep 04 04:56:57.485 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.485 INFO kablam! | ^^^^^^ Sep 04 04:56:57.485 INFO kablam! | Sep 04 04:56:57.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.485 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.485 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.485 INFO kablam! Sep 04 04:56:57.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.486 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 04 04:56:57.486 INFO kablam! | Sep 04 04:56:57.486 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.486 INFO kablam! | ^^^^^^ Sep 04 04:56:57.486 INFO kablam! | Sep 04 04:56:57.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.486 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.486 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.486 INFO kablam! Sep 04 04:56:57.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.487 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 04 04:56:57.487 INFO kablam! | Sep 04 04:56:57.487 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.487 INFO kablam! | ^^^^^^ Sep 04 04:56:57.487 INFO kablam! | Sep 04 04:56:57.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.487 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.487 INFO kablam! Sep 04 04:56:57.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.488 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 04 04:56:57.488 INFO kablam! | Sep 04 04:56:57.488 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.488 INFO kablam! | ^^^^^^ Sep 04 04:56:57.488 INFO kablam! | Sep 04 04:56:57.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.488 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.488 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.488 INFO kablam! Sep 04 04:56:57.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.488 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 04 04:56:57.489 INFO kablam! | Sep 04 04:56:57.489 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.489 INFO kablam! | ^^^^^^ Sep 04 04:56:57.489 INFO kablam! | Sep 04 04:56:57.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.489 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.489 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.489 INFO kablam! Sep 04 04:56:57.489 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.490 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 04 04:56:57.490 INFO kablam! | Sep 04 04:56:57.490 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.490 INFO kablam! | ^^^^^^ Sep 04 04:56:57.490 INFO kablam! | Sep 04 04:56:57.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.490 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.490 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.490 INFO kablam! Sep 04 04:56:57.490 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.491 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 04 04:56:57.491 INFO kablam! | Sep 04 04:56:57.491 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.491 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.491 INFO kablam! | Sep 04 04:56:57.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.491 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.491 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.491 INFO kablam! Sep 04 04:56:57.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.491 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 04 04:56:57.492 INFO kablam! | Sep 04 04:56:57.492 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.492 INFO kablam! | ^^^^^^ Sep 04 04:56:57.492 INFO kablam! | Sep 04 04:56:57.492 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.492 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.492 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.492 INFO kablam! Sep 04 04:56:57.492 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.492 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 04 04:56:57.492 INFO kablam! | Sep 04 04:56:57.492 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.492 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.492 INFO kablam! | Sep 04 04:56:57.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.493 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.493 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.493 INFO kablam! Sep 04 04:56:57.493 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.493 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 04 04:56:57.493 INFO kablam! | Sep 04 04:56:57.493 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.493 INFO kablam! | ^^^^^^ Sep 04 04:56:57.493 INFO kablam! | Sep 04 04:56:57.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.494 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.494 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.494 INFO kablam! Sep 04 04:56:57.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.494 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 04 04:56:57.494 INFO kablam! | Sep 04 04:56:57.494 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.494 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.494 INFO kablam! | Sep 04 04:56:57.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.494 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.495 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.495 INFO kablam! Sep 04 04:56:57.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.495 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 04 04:56:57.495 INFO kablam! | Sep 04 04:56:57.495 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.495 INFO kablam! | ^^^^^^ Sep 04 04:56:57.495 INFO kablam! | Sep 04 04:56:57.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.495 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.495 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.495 INFO kablam! Sep 04 04:56:57.496 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.496 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 04 04:56:57.496 INFO kablam! | Sep 04 04:56:57.496 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.496 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.496 INFO kablam! | Sep 04 04:56:57.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.496 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.496 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.496 INFO kablam! Sep 04 04:56:57.496 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.497 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 04 04:56:57.497 INFO kablam! | Sep 04 04:56:57.497 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.497 INFO kablam! | ^^^^^^ Sep 04 04:56:57.497 INFO kablam! | Sep 04 04:56:57.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.497 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.497 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.497 INFO kablam! Sep 04 04:56:57.497 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.497 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 04 04:56:57.498 INFO kablam! | Sep 04 04:56:57.498 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.498 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.498 INFO kablam! | Sep 04 04:56:57.498 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.498 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.498 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.498 INFO kablam! Sep 04 04:56:57.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.498 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 04 04:56:57.499 INFO kablam! | Sep 04 04:56:57.499 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.499 INFO kablam! | ^^^^^^ Sep 04 04:56:57.499 INFO kablam! | Sep 04 04:56:57.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.499 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.499 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.499 INFO kablam! Sep 04 04:56:57.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.499 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 04 04:56:57.499 INFO kablam! | Sep 04 04:56:57.499 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.500 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.500 INFO kablam! | Sep 04 04:56:57.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.500 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.500 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.500 INFO kablam! Sep 04 04:56:57.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.500 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 04 04:56:57.500 INFO kablam! | Sep 04 04:56:57.500 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.500 INFO kablam! | ^^^^^^ Sep 04 04:56:57.501 INFO kablam! | Sep 04 04:56:57.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.501 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.501 INFO kablam! Sep 04 04:56:57.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.501 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 04 04:56:57.501 INFO kablam! | Sep 04 04:56:57.501 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.501 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.502 INFO kablam! | Sep 04 04:56:57.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.502 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.502 INFO kablam! Sep 04 04:56:57.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.502 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 04 04:56:57.502 INFO kablam! | Sep 04 04:56:57.502 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.502 INFO kablam! | ^^^^^^ Sep 04 04:56:57.503 INFO kablam! | Sep 04 04:56:57.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.503 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.503 INFO kablam! Sep 04 04:56:57.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.503 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 04 04:56:57.503 INFO kablam! | Sep 04 04:56:57.504 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.504 INFO kablam! | ^^^^^^ Sep 04 04:56:57.504 INFO kablam! | Sep 04 04:56:57.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.504 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.514 INFO kablam! Sep 04 04:56:57.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.514 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 04 04:56:57.514 INFO kablam! | Sep 04 04:56:57.514 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.514 INFO kablam! | ^^^^^^ Sep 04 04:56:57.514 INFO kablam! | Sep 04 04:56:57.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.514 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.515 INFO kablam! Sep 04 04:56:57.515 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.515 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 04 04:56:57.515 INFO kablam! | Sep 04 04:56:57.515 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.515 INFO kablam! | ^^^^^^ Sep 04 04:56:57.515 INFO kablam! | Sep 04 04:56:57.515 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.515 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.515 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.516 INFO kablam! Sep 04 04:56:57.516 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.516 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 04 04:56:57.516 INFO kablam! | Sep 04 04:56:57.516 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.516 INFO kablam! | ^^^^^^ Sep 04 04:56:57.516 INFO kablam! | Sep 04 04:56:57.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.517 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.517 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.517 INFO kablam! Sep 04 04:56:57.517 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.517 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 04 04:56:57.517 INFO kablam! | Sep 04 04:56:57.517 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.517 INFO kablam! | ^^^^^^ Sep 04 04:56:57.517 INFO kablam! | Sep 04 04:56:57.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.518 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.518 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.518 INFO kablam! Sep 04 04:56:57.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.518 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 04 04:56:57.518 INFO kablam! | Sep 04 04:56:57.518 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.518 INFO kablam! | ^^^^^^ Sep 04 04:56:57.518 INFO kablam! | Sep 04 04:56:57.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.519 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.519 INFO kablam! Sep 04 04:56:57.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.519 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 04 04:56:57.519 INFO kablam! | Sep 04 04:56:57.519 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.519 INFO kablam! | ^^^^^^ Sep 04 04:56:57.520 INFO kablam! | Sep 04 04:56:57.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.520 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.520 INFO kablam! Sep 04 04:56:57.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.520 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 04 04:56:57.520 INFO kablam! | Sep 04 04:56:57.520 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.520 INFO kablam! | ^^^^^^ Sep 04 04:56:57.521 INFO kablam! | Sep 04 04:56:57.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.521 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.521 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.521 INFO kablam! Sep 04 04:56:57.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.521 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 04 04:56:57.521 INFO kablam! | Sep 04 04:56:57.521 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.522 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.522 INFO kablam! | Sep 04 04:56:57.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.522 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.522 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.522 INFO kablam! Sep 04 04:56:57.522 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.522 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 04 04:56:57.522 INFO kablam! | Sep 04 04:56:57.523 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.523 INFO kablam! | ^^^^^^ Sep 04 04:56:57.523 INFO kablam! | Sep 04 04:56:57.523 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.523 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.523 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.523 INFO kablam! Sep 04 04:56:57.523 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.523 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 04 04:56:57.523 INFO kablam! | Sep 04 04:56:57.523 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.524 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.524 INFO kablam! | Sep 04 04:56:57.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.524 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.524 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.524 INFO kablam! Sep 04 04:56:57.524 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.524 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 04:56:57.524 INFO kablam! | Sep 04 04:56:57.524 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.525 INFO kablam! | ^^^^^^ Sep 04 04:56:57.525 INFO kablam! | Sep 04 04:56:57.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.525 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.525 INFO kablam! Sep 04 04:56:57.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.525 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 04:56:57.525 INFO kablam! | Sep 04 04:56:57.525 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.525 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.526 INFO kablam! | Sep 04 04:56:57.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.526 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.526 INFO kablam! Sep 04 04:56:57.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.526 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 04:56:57.526 INFO kablam! | Sep 04 04:56:57.526 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.527 INFO kablam! | ^^^^^^ Sep 04 04:56:57.527 INFO kablam! | Sep 04 04:56:57.527 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.527 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.527 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.527 INFO kablam! Sep 04 04:56:57.527 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.527 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 04:56:57.527 INFO kablam! | Sep 04 04:56:57.527 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.528 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.528 INFO kablam! | Sep 04 04:56:57.528 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.528 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.528 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.528 INFO kablam! Sep 04 04:56:57.528 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.528 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 04 04:56:57.528 INFO kablam! | Sep 04 04:56:57.528 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.529 INFO kablam! | ^^^^^^ Sep 04 04:56:57.529 INFO kablam! | Sep 04 04:56:57.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.529 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.529 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.529 INFO kablam! Sep 04 04:56:57.529 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.529 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 04 04:56:57.529 INFO kablam! | Sep 04 04:56:57.529 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.529 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.529 INFO kablam! | Sep 04 04:56:57.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.530 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.530 INFO kablam! Sep 04 04:56:57.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.530 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 04 04:56:57.530 INFO kablam! | Sep 04 04:56:57.530 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.531 INFO kablam! | ^^^^^^ Sep 04 04:56:57.531 INFO kablam! | Sep 04 04:56:57.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.531 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.531 INFO kablam! Sep 04 04:56:57.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.531 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 04 04:56:57.532 INFO kablam! | Sep 04 04:56:57.532 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.532 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.532 INFO kablam! | Sep 04 04:56:57.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.532 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.532 INFO kablam! Sep 04 04:56:57.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.532 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 04 04:56:57.532 INFO kablam! | Sep 04 04:56:57.533 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.533 INFO kablam! | ^^^^^^ Sep 04 04:56:57.533 INFO kablam! | Sep 04 04:56:57.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.533 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.533 INFO kablam! Sep 04 04:56:57.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.533 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 04 04:56:57.533 INFO kablam! | Sep 04 04:56:57.533 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.534 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.534 INFO kablam! | Sep 04 04:56:57.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.534 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.534 INFO kablam! Sep 04 04:56:57.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.534 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 04 04:56:57.534 INFO kablam! | Sep 04 04:56:57.534 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.535 INFO kablam! | ^^^^^^ Sep 04 04:56:57.535 INFO kablam! | Sep 04 04:56:57.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.535 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.535 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.535 INFO kablam! Sep 04 04:56:57.535 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.535 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 04:56:57.535 INFO kablam! | Sep 04 04:56:57.535 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.535 INFO kablam! | ^^^^^^ Sep 04 04:56:57.535 INFO kablam! | Sep 04 04:56:57.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.536 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.536 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.536 INFO kablam! Sep 04 04:56:57.536 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.536 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 04 04:56:57.536 INFO kablam! | Sep 04 04:56:57.536 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.536 INFO kablam! | ^^^^^^ Sep 04 04:56:57.536 INFO kablam! | Sep 04 04:56:57.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.536 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.536 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.536 INFO kablam! Sep 04 04:56:57.537 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.537 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 04 04:56:57.537 INFO kablam! | Sep 04 04:56:57.537 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.537 INFO kablam! | ^^^^^^ Sep 04 04:56:57.537 INFO kablam! | Sep 04 04:56:57.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.537 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.537 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.537 INFO kablam! Sep 04 04:56:57.538 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.538 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 04 04:56:57.538 INFO kablam! | Sep 04 04:56:57.538 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.538 INFO kablam! | ^^^^^^ Sep 04 04:56:57.538 INFO kablam! | Sep 04 04:56:57.538 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.538 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.538 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.538 INFO kablam! Sep 04 04:56:57.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.539 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 04 04:56:57.539 INFO kablam! | Sep 04 04:56:57.539 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.539 INFO kablam! | ^^^^^^ Sep 04 04:56:57.539 INFO kablam! | Sep 04 04:56:57.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.542 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.542 INFO kablam! Sep 04 04:56:57.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.542 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 04 04:56:57.542 INFO kablam! | Sep 04 04:56:57.543 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.543 INFO kablam! | ^^^^^^ Sep 04 04:56:57.543 INFO kablam! | Sep 04 04:56:57.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.543 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.543 INFO kablam! Sep 04 04:56:57.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.543 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 04 04:56:57.543 INFO kablam! | Sep 04 04:56:57.543 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.543 INFO kablam! | ^^^^^^ Sep 04 04:56:57.543 INFO kablam! | Sep 04 04:56:57.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.544 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.544 INFO kablam! Sep 04 04:56:57.544 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.544 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 04 04:56:57.544 INFO kablam! | Sep 04 04:56:57.544 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.544 INFO kablam! | ^^^^^^ Sep 04 04:56:57.544 INFO kablam! | Sep 04 04:56:57.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.544 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.545 INFO kablam! Sep 04 04:56:57.545 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.545 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 04 04:56:57.545 INFO kablam! | Sep 04 04:56:57.545 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.545 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.545 INFO kablam! | Sep 04 04:56:57.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.545 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.545 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.545 INFO kablam! Sep 04 04:56:57.545 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.546 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 04 04:56:57.546 INFO kablam! | Sep 04 04:56:57.546 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.546 INFO kablam! | ^^^^^^ Sep 04 04:56:57.546 INFO kablam! | Sep 04 04:56:57.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.546 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.546 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.546 INFO kablam! Sep 04 04:56:57.546 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.546 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 04 04:56:57.546 INFO kablam! | Sep 04 04:56:57.547 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.547 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.547 INFO kablam! | Sep 04 04:56:57.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.547 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.547 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.547 INFO kablam! Sep 04 04:56:57.547 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.547 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 04:56:57.547 INFO kablam! | Sep 04 04:56:57.547 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.547 INFO kablam! | ^^^^^^ Sep 04 04:56:57.547 INFO kablam! | Sep 04 04:56:57.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.548 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.548 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.548 INFO kablam! Sep 04 04:56:57.548 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.548 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 04:56:57.548 INFO kablam! | Sep 04 04:56:57.548 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.548 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.548 INFO kablam! | Sep 04 04:56:57.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.548 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.548 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.548 INFO kablam! Sep 04 04:56:57.549 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.549 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 04:56:57.549 INFO kablam! | Sep 04 04:56:57.549 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.549 INFO kablam! | ^^^^^^ Sep 04 04:56:57.549 INFO kablam! | Sep 04 04:56:57.549 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.549 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.549 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.549 INFO kablam! Sep 04 04:56:57.549 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.549 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 04:56:57.549 INFO kablam! | Sep 04 04:56:57.549 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.549 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.549 INFO kablam! | Sep 04 04:56:57.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.550 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.550 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.550 INFO kablam! Sep 04 04:56:57.550 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.550 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 04 04:56:57.550 INFO kablam! | Sep 04 04:56:57.550 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.550 INFO kablam! | ^^^^^^ Sep 04 04:56:57.550 INFO kablam! | Sep 04 04:56:57.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.550 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.550 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.550 INFO kablam! Sep 04 04:56:57.550 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.550 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 04 04:56:57.550 INFO kablam! | Sep 04 04:56:57.550 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.550 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.550 INFO kablam! | Sep 04 04:56:57.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.550 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.550 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.550 INFO kablam! Sep 04 04:56:57.550 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.550 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 04 04:56:57.550 INFO kablam! | Sep 04 04:56:57.550 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.550 INFO kablam! | ^^^^^^ Sep 04 04:56:57.550 INFO kablam! | Sep 04 04:56:57.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.551 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.551 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.551 INFO kablam! Sep 04 04:56:57.551 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.551 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 04 04:56:57.551 INFO kablam! | Sep 04 04:56:57.551 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.551 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.551 INFO kablam! | Sep 04 04:56:57.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.551 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.551 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.551 INFO kablam! Sep 04 04:56:57.551 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.551 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 04 04:56:57.551 INFO kablam! | Sep 04 04:56:57.551 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.551 INFO kablam! | ^^^^^^ Sep 04 04:56:57.551 INFO kablam! | Sep 04 04:56:57.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.551 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.551 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.551 INFO kablam! Sep 04 04:56:57.551 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.551 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 04 04:56:57.551 INFO kablam! | Sep 04 04:56:57.551 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.551 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.551 INFO kablam! | Sep 04 04:56:57.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.551 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.551 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.551 INFO kablam! Sep 04 04:56:57.551 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.552 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 04 04:56:57.552 INFO kablam! | Sep 04 04:56:57.552 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.552 INFO kablam! | ^^^^^^ Sep 04 04:56:57.552 INFO kablam! | Sep 04 04:56:57.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.552 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.552 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.552 INFO kablam! Sep 04 04:56:57.552 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.552 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 04:56:57.552 INFO kablam! | Sep 04 04:56:57.552 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.552 INFO kablam! | ^^^^^^ Sep 04 04:56:57.552 INFO kablam! | Sep 04 04:56:57.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.552 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.552 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.552 INFO kablam! Sep 04 04:56:57.552 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.552 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 04 04:56:57.552 INFO kablam! | Sep 04 04:56:57.552 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.552 INFO kablam! | ^^^^^^ Sep 04 04:56:57.552 INFO kablam! | Sep 04 04:56:57.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.552 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.552 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.552 INFO kablam! Sep 04 04:56:57.552 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.552 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 04 04:56:57.552 INFO kablam! | Sep 04 04:56:57.552 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.552 INFO kablam! | ^^^^^^ Sep 04 04:56:57.552 INFO kablam! | Sep 04 04:56:57.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.552 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.553 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.553 INFO kablam! Sep 04 04:56:57.553 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.553 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 04 04:56:57.553 INFO kablam! | Sep 04 04:56:57.553 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.553 INFO kablam! | ^^^^^^ Sep 04 04:56:57.553 INFO kablam! | Sep 04 04:56:57.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.553 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.553 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.553 INFO kablam! Sep 04 04:56:57.553 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.553 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 04 04:56:57.553 INFO kablam! | Sep 04 04:56:57.553 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.553 INFO kablam! | ^^^^^^ Sep 04 04:56:57.553 INFO kablam! | Sep 04 04:56:57.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.553 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.553 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.553 INFO kablam! Sep 04 04:56:57.553 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.553 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 04 04:56:57.553 INFO kablam! | Sep 04 04:56:57.553 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.553 INFO kablam! | ^^^^^^ Sep 04 04:56:57.553 INFO kablam! | Sep 04 04:56:57.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.553 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.554 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.554 INFO kablam! Sep 04 04:56:57.554 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.554 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 04 04:56:57.554 INFO kablam! | Sep 04 04:56:57.554 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.554 INFO kablam! | ^^^^^^ Sep 04 04:56:57.554 INFO kablam! | Sep 04 04:56:57.554 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.554 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.554 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.554 INFO kablam! Sep 04 04:56:57.554 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.554 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 04 04:56:57.554 INFO kablam! | Sep 04 04:56:57.554 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.554 INFO kablam! | ^^^^^^ Sep 04 04:56:57.554 INFO kablam! | Sep 04 04:56:57.554 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.554 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.554 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.554 INFO kablam! Sep 04 04:56:57.554 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.555 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 04 04:56:57.555 INFO kablam! | Sep 04 04:56:57.555 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.555 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.555 INFO kablam! | Sep 04 04:56:57.555 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.555 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.555 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.555 INFO kablam! Sep 04 04:56:57.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.555 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 04 04:56:57.555 INFO kablam! | Sep 04 04:56:57.555 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.555 INFO kablam! | ^^^^^^ Sep 04 04:56:57.555 INFO kablam! | Sep 04 04:56:57.555 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.555 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.555 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.555 INFO kablam! Sep 04 04:56:57.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.555 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 04 04:56:57.555 INFO kablam! | Sep 04 04:56:57.555 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.555 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.555 INFO kablam! | Sep 04 04:56:57.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.556 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.556 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.556 INFO kablam! Sep 04 04:56:57.556 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.556 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 04:56:57.556 INFO kablam! | Sep 04 04:56:57.556 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.556 INFO kablam! | ^^^^^^ Sep 04 04:56:57.556 INFO kablam! | Sep 04 04:56:57.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.556 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.556 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.556 INFO kablam! Sep 04 04:56:57.556 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.556 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 04:56:57.556 INFO kablam! | Sep 04 04:56:57.556 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.556 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.556 INFO kablam! | Sep 04 04:56:57.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.556 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.556 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.556 INFO kablam! Sep 04 04:56:57.556 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.556 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 04:56:57.557 INFO kablam! | Sep 04 04:56:57.557 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.557 INFO kablam! | ^^^^^^ Sep 04 04:56:57.557 INFO kablam! | Sep 04 04:56:57.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.557 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.557 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.557 INFO kablam! Sep 04 04:56:57.557 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.557 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 04:56:57.557 INFO kablam! | Sep 04 04:56:57.557 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.557 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.557 INFO kablam! | Sep 04 04:56:57.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.557 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.557 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.557 INFO kablam! Sep 04 04:56:57.557 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.557 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 04 04:56:57.557 INFO kablam! | Sep 04 04:56:57.557 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.557 INFO kablam! | ^^^^^^ Sep 04 04:56:57.557 INFO kablam! | Sep 04 04:56:57.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.557 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.557 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.557 INFO kablam! Sep 04 04:56:57.557 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.557 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 04 04:56:57.557 INFO kablam! | Sep 04 04:56:57.557 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.557 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.557 INFO kablam! | Sep 04 04:56:57.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.557 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.557 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.557 INFO kablam! Sep 04 04:56:57.557 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.558 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 04 04:56:57.558 INFO kablam! | Sep 04 04:56:57.558 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.558 INFO kablam! | ^^^^^^ Sep 04 04:56:57.558 INFO kablam! | Sep 04 04:56:57.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.558 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.558 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.558 INFO kablam! Sep 04 04:56:57.558 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.558 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 04 04:56:57.558 INFO kablam! | Sep 04 04:56:57.558 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.558 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.558 INFO kablam! | Sep 04 04:56:57.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.558 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.558 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.558 INFO kablam! Sep 04 04:56:57.558 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.558 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 04 04:56:57.558 INFO kablam! | Sep 04 04:56:57.558 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.558 INFO kablam! | ^^^^^^ Sep 04 04:56:57.558 INFO kablam! | Sep 04 04:56:57.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.558 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.558 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.558 INFO kablam! Sep 04 04:56:57.558 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.558 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 04 04:56:57.558 INFO kablam! | Sep 04 04:56:57.558 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.558 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.558 INFO kablam! | Sep 04 04:56:57.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.558 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.559 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.559 INFO kablam! Sep 04 04:56:57.559 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.559 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 04 04:56:57.559 INFO kablam! | Sep 04 04:56:57.559 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.559 INFO kablam! | ^^^^^^ Sep 04 04:56:57.559 INFO kablam! | Sep 04 04:56:57.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.559 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.559 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.559 INFO kablam! Sep 04 04:56:57.559 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.559 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 04:56:57.559 INFO kablam! | Sep 04 04:56:57.559 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.559 INFO kablam! | ^^^^^^ Sep 04 04:56:57.559 INFO kablam! | Sep 04 04:56:57.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.559 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.559 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.559 INFO kablam! Sep 04 04:56:57.559 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.559 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 04 04:56:57.559 INFO kablam! | Sep 04 04:56:57.559 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.559 INFO kablam! | ^^^^^^ Sep 04 04:56:57.559 INFO kablam! | Sep 04 04:56:57.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.559 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.559 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.559 INFO kablam! Sep 04 04:56:57.559 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.559 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 04 04:56:57.559 INFO kablam! | Sep 04 04:56:57.559 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.559 INFO kablam! | ^^^^^^ Sep 04 04:56:57.559 INFO kablam! | Sep 04 04:56:57.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.560 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.560 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.560 INFO kablam! Sep 04 04:56:57.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.560 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 04 04:56:57.560 INFO kablam! | Sep 04 04:56:57.560 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.560 INFO kablam! | ^^^^^^ Sep 04 04:56:57.560 INFO kablam! | Sep 04 04:56:57.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.560 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.560 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.560 INFO kablam! Sep 04 04:56:57.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.560 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 04 04:56:57.560 INFO kablam! | Sep 04 04:56:57.560 INFO kablam! 28 | self.0.as_ptr() Sep 04 04:56:57.560 INFO kablam! | ^^^^^^ Sep 04 04:56:57.560 INFO kablam! | Sep 04 04:56:57.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.560 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.560 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.560 INFO kablam! Sep 04 04:56:57.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.560 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 04 04:56:57.560 INFO kablam! | Sep 04 04:56:57.560 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 04:56:57.560 INFO kablam! | ^^^^^^ Sep 04 04:56:57.560 INFO kablam! | Sep 04 04:56:57.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.560 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.560 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.560 INFO kablam! Sep 04 04:56:57.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.560 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 04 04:56:57.560 INFO kablam! | Sep 04 04:56:57.560 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 04:56:57.560 INFO kablam! | ^^^^^^ Sep 04 04:56:57.560 INFO kablam! | Sep 04 04:56:57.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.561 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.561 INFO kablam! Sep 04 04:56:57.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.561 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 04 04:56:57.561 INFO kablam! | Sep 04 04:56:57.561 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.561 INFO kablam! | ^^^^^^ Sep 04 04:56:57.561 INFO kablam! | Sep 04 04:56:57.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.561 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.561 INFO kablam! Sep 04 04:56:57.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.561 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 04 04:56:57.561 INFO kablam! | Sep 04 04:56:57.561 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.561 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.561 INFO kablam! | Sep 04 04:56:57.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.561 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.561 INFO kablam! Sep 04 04:56:57.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.561 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 04 04:56:57.561 INFO kablam! | Sep 04 04:56:57.561 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.561 INFO kablam! | ^^^^^^ Sep 04 04:56:57.561 INFO kablam! | Sep 04 04:56:57.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.561 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.561 INFO kablam! Sep 04 04:56:57.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.561 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 04 04:56:57.561 INFO kablam! | Sep 04 04:56:57.561 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.561 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.562 INFO kablam! | Sep 04 04:56:57.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.562 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.562 INFO kablam! Sep 04 04:56:57.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.562 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 04:56:57.562 INFO kablam! | Sep 04 04:56:57.562 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.562 INFO kablam! | ^^^^^^ Sep 04 04:56:57.562 INFO kablam! | Sep 04 04:56:57.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.562 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.562 INFO kablam! Sep 04 04:56:57.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.562 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 04:56:57.562 INFO kablam! | Sep 04 04:56:57.562 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.562 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.562 INFO kablam! | Sep 04 04:56:57.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.562 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.562 INFO kablam! Sep 04 04:56:57.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.562 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 04:56:57.562 INFO kablam! | Sep 04 04:56:57.562 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.562 INFO kablam! | ^^^^^^ Sep 04 04:56:57.562 INFO kablam! | Sep 04 04:56:57.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.562 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.562 INFO kablam! Sep 04 04:56:57.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.562 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 04:56:57.563 INFO kablam! | Sep 04 04:56:57.563 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.563 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.563 INFO kablam! | Sep 04 04:56:57.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.563 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.563 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.563 INFO kablam! Sep 04 04:56:57.563 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.563 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 04 04:56:57.563 INFO kablam! | Sep 04 04:56:57.563 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.563 INFO kablam! | ^^^^^^ Sep 04 04:56:57.563 INFO kablam! | Sep 04 04:56:57.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.563 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.563 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.563 INFO kablam! Sep 04 04:56:57.563 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.563 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 04 04:56:57.563 INFO kablam! | Sep 04 04:56:57.563 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.563 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.563 INFO kablam! | Sep 04 04:56:57.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.563 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.563 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.563 INFO kablam! Sep 04 04:56:57.563 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.563 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 04 04:56:57.563 INFO kablam! | Sep 04 04:56:57.563 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.563 INFO kablam! | ^^^^^^ Sep 04 04:56:57.563 INFO kablam! | Sep 04 04:56:57.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.563 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.563 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.563 INFO kablam! Sep 04 04:56:57.563 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.564 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 04 04:56:57.564 INFO kablam! | Sep 04 04:56:57.564 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.564 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.564 INFO kablam! | Sep 04 04:56:57.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.564 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.564 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.564 INFO kablam! Sep 04 04:56:57.564 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.564 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 04 04:56:57.564 INFO kablam! | Sep 04 04:56:57.564 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.564 INFO kablam! | ^^^^^^ Sep 04 04:56:57.564 INFO kablam! | Sep 04 04:56:57.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.564 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.564 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.564 INFO kablam! Sep 04 04:56:57.564 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.564 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 04 04:56:57.564 INFO kablam! | Sep 04 04:56:57.564 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.564 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.564 INFO kablam! | Sep 04 04:56:57.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.564 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.564 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.564 INFO kablam! Sep 04 04:56:57.564 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.564 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 04 04:56:57.564 INFO kablam! | Sep 04 04:56:57.564 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.564 INFO kablam! | ^^^^^^ Sep 04 04:56:57.564 INFO kablam! | Sep 04 04:56:57.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.564 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.564 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.564 INFO kablam! Sep 04 04:56:57.565 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.565 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 04:56:57.565 INFO kablam! | Sep 04 04:56:57.565 INFO kablam! 132 | self.0.iter() Sep 04 04:56:57.565 INFO kablam! | ^^^^^^ Sep 04 04:56:57.565 INFO kablam! | Sep 04 04:56:57.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.565 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.565 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.565 INFO kablam! Sep 04 04:56:57.565 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.565 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 04 04:56:57.565 INFO kablam! | Sep 04 04:56:57.565 INFO kablam! 144 | self.0.iter_mut() Sep 04 04:56:57.565 INFO kablam! | ^^^^^^ Sep 04 04:56:57.565 INFO kablam! | Sep 04 04:56:57.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.565 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.565 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.565 INFO kablam! Sep 04 04:56:57.565 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.565 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 04 04:56:57.565 INFO kablam! | Sep 04 04:56:57.565 INFO kablam! 153 | &self.0[..] Sep 04 04:56:57.565 INFO kablam! | ^^^^^^ Sep 04 04:56:57.565 INFO kablam! | Sep 04 04:56:57.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.565 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.565 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.565 INFO kablam! Sep 04 04:56:57.565 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.565 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 04 04:56:57.565 INFO kablam! | Sep 04 04:56:57.565 INFO kablam! 162 | &mut self.0[..] Sep 04 04:56:57.565 INFO kablam! | ^^^^^^ Sep 04 04:56:57.565 INFO kablam! | Sep 04 04:56:57.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.565 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.566 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.566 INFO kablam! Sep 04 04:56:57.566 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 04:56:57.566 INFO kablam! --> src/lib.rs:8:12 Sep 04 04:56:57.566 INFO kablam! | Sep 04 04:56:57.566 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 04:56:57.566 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 04:56:57.566 INFO kablam! | Sep 04 04:56:57.566 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 04:56:57.566 INFO kablam! Sep 04 04:56:57.566 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Sep 04 04:56:57.566 INFO kablam! su: No module specific data is present Sep 04 04:56:57.800 INFO running `"docker" "rm" "-f" "e5a52bc54495854fd08670bdcbf23a81289cf1c1097c3959c68134b1e7f18213"` Sep 04 04:56:57.889 INFO blam! e5a52bc54495854fd08670bdcbf23a81289cf1c1097c3959c68134b1e7f18213