Sep 04 08:05:26.137 INFO checking rust-extra-0.0.17 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 08:05:26.137 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 08:05:26.137 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:05:26.278 INFO blam! b01f82233afba0aa49d58be4b2d81a8599c05be5a81aded3ca5eebccbd4d7f05 Sep 04 08:05:26.286 INFO running `"docker" "start" "-a" "b01f82233afba0aa49d58be4b2d81a8599c05be5a81aded3ca5eebccbd4d7f05"` Sep 04 08:05:27.031 INFO kablam! Checking rust-extra v0.0.17 (file:///source) Sep 04 08:05:28.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.821 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 04 08:05:28.821 INFO kablam! | Sep 04 08:05:28.821 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:28.821 INFO kablam! | ^^^^^^ Sep 04 08:05:28.823 INFO kablam! | Sep 04 08:05:28.823 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 08:05:28.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.823 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.823 INFO kablam! Sep 04 08:05:28.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.823 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 04 08:05:28.823 INFO kablam! | Sep 04 08:05:28.823 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:28.823 INFO kablam! | ^^^^^^ Sep 04 08:05:28.823 INFO kablam! | Sep 04 08:05:28.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.823 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.823 INFO kablam! Sep 04 08:05:28.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.823 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 04 08:05:28.823 INFO kablam! | Sep 04 08:05:28.823 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:28.823 INFO kablam! | ^^^^^^ Sep 04 08:05:28.823 INFO kablam! | Sep 04 08:05:28.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.823 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.824 INFO kablam! Sep 04 08:05:28.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.824 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 04 08:05:28.824 INFO kablam! | Sep 04 08:05:28.824 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.824 INFO kablam! | ^^^^^^ Sep 04 08:05:28.824 INFO kablam! | Sep 04 08:05:28.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.824 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.824 INFO kablam! Sep 04 08:05:28.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.824 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 04 08:05:28.824 INFO kablam! | Sep 04 08:05:28.824 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.824 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.824 INFO kablam! | Sep 04 08:05:28.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.824 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.824 INFO kablam! Sep 04 08:05:28.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.824 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 04 08:05:28.824 INFO kablam! | Sep 04 08:05:28.824 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.824 INFO kablam! | ^^^^^^ Sep 04 08:05:28.824 INFO kablam! | Sep 04 08:05:28.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.824 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.825 INFO kablam! Sep 04 08:05:28.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.825 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 04 08:05:28.825 INFO kablam! | Sep 04 08:05:28.825 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.825 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.825 INFO kablam! | Sep 04 08:05:28.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.825 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.825 INFO kablam! Sep 04 08:05:28.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.825 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 04 08:05:28.825 INFO kablam! | Sep 04 08:05:28.825 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.825 INFO kablam! | ^^^^^^ Sep 04 08:05:28.825 INFO kablam! | Sep 04 08:05:28.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.825 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.825 INFO kablam! Sep 04 08:05:28.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.825 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 04 08:05:28.825 INFO kablam! | Sep 04 08:05:28.825 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.825 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.825 INFO kablam! | Sep 04 08:05:28.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.834 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.834 INFO kablam! Sep 04 08:05:28.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.834 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 04 08:05:28.834 INFO kablam! | Sep 04 08:05:28.834 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.834 INFO kablam! | ^^^^^^ Sep 04 08:05:28.834 INFO kablam! | Sep 04 08:05:28.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.834 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.834 INFO kablam! Sep 04 08:05:28.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.834 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 04 08:05:28.834 INFO kablam! | Sep 04 08:05:28.834 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.834 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.834 INFO kablam! | Sep 04 08:05:28.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.835 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.835 INFO kablam! Sep 04 08:05:28.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.835 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 04 08:05:28.835 INFO kablam! | Sep 04 08:05:28.835 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.835 INFO kablam! | ^^^^^^ Sep 04 08:05:28.835 INFO kablam! | Sep 04 08:05:28.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.835 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.835 INFO kablam! Sep 04 08:05:28.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.835 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 04 08:05:28.835 INFO kablam! | Sep 04 08:05:28.835 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.835 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.835 INFO kablam! | Sep 04 08:05:28.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.835 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.835 INFO kablam! Sep 04 08:05:28.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.835 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 04 08:05:28.835 INFO kablam! | Sep 04 08:05:28.835 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.836 INFO kablam! | ^^^^^^ Sep 04 08:05:28.836 INFO kablam! | Sep 04 08:05:28.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.836 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.836 INFO kablam! Sep 04 08:05:28.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.836 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 04 08:05:28.836 INFO kablam! | Sep 04 08:05:28.836 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.836 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.836 INFO kablam! | Sep 04 08:05:28.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.836 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.836 INFO kablam! Sep 04 08:05:28.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.836 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 04 08:05:28.836 INFO kablam! | Sep 04 08:05:28.836 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.836 INFO kablam! | ^^^^^^ Sep 04 08:05:28.836 INFO kablam! | Sep 04 08:05:28.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.836 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.836 INFO kablam! Sep 04 08:05:28.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.836 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 04 08:05:28.837 INFO kablam! | Sep 04 08:05:28.837 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.837 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.837 INFO kablam! | Sep 04 08:05:28.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.837 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.837 INFO kablam! Sep 04 08:05:28.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.837 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 04 08:05:28.837 INFO kablam! | Sep 04 08:05:28.837 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:28.837 INFO kablam! | ^^^^^^ Sep 04 08:05:28.837 INFO kablam! | Sep 04 08:05:28.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.837 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.837 INFO kablam! Sep 04 08:05:28.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.837 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 04 08:05:28.837 INFO kablam! | Sep 04 08:05:28.837 INFO kablam! 132 | self.0.iter() Sep 04 08:05:28.837 INFO kablam! | ^^^^^^ Sep 04 08:05:28.837 INFO kablam! | Sep 04 08:05:28.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.837 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.845 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.845 INFO kablam! Sep 04 08:05:28.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.845 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 04 08:05:28.845 INFO kablam! | Sep 04 08:05:28.845 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:28.845 INFO kablam! | ^^^^^^ Sep 04 08:05:28.845 INFO kablam! | Sep 04 08:05:28.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.845 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.845 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.845 INFO kablam! Sep 04 08:05:28.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.846 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 04 08:05:28.846 INFO kablam! | Sep 04 08:05:28.846 INFO kablam! 153 | &self.0[..] Sep 04 08:05:28.846 INFO kablam! | ^^^^^^ Sep 04 08:05:28.846 INFO kablam! | Sep 04 08:05:28.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.846 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.846 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.846 INFO kablam! Sep 04 08:05:28.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.846 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 04 08:05:28.846 INFO kablam! | Sep 04 08:05:28.846 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:28.847 INFO kablam! | ^^^^^^ Sep 04 08:05:28.847 INFO kablam! | Sep 04 08:05:28.847 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.847 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.847 INFO kablam! Sep 04 08:05:28.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.847 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 04 08:05:28.847 INFO kablam! | Sep 04 08:05:28.847 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:28.848 INFO kablam! | ^^^^^^ Sep 04 08:05:28.848 INFO kablam! | Sep 04 08:05:28.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.848 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.848 INFO kablam! Sep 04 08:05:28.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.848 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 04 08:05:28.848 INFO kablam! | Sep 04 08:05:28.848 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:28.848 INFO kablam! | ^^^^^^ Sep 04 08:05:28.849 INFO kablam! | Sep 04 08:05:28.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.849 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.849 INFO kablam! Sep 04 08:05:28.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.849 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 04 08:05:28.849 INFO kablam! | Sep 04 08:05:28.849 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:28.849 INFO kablam! | ^^^^^^ Sep 04 08:05:28.849 INFO kablam! | Sep 04 08:05:28.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.850 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.850 INFO kablam! Sep 04 08:05:28.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.850 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 04 08:05:28.850 INFO kablam! | Sep 04 08:05:28.850 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.850 INFO kablam! | ^^^^^^ Sep 04 08:05:28.850 INFO kablam! | Sep 04 08:05:28.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.851 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.851 INFO kablam! Sep 04 08:05:28.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.851 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 04 08:05:28.851 INFO kablam! | Sep 04 08:05:28.851 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.851 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.851 INFO kablam! | Sep 04 08:05:28.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.852 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.852 INFO kablam! Sep 04 08:05:28.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.852 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 04 08:05:28.852 INFO kablam! | Sep 04 08:05:28.852 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.852 INFO kablam! | ^^^^^^ Sep 04 08:05:28.852 INFO kablam! | Sep 04 08:05:28.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.853 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.853 INFO kablam! Sep 04 08:05:28.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.853 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 04 08:05:28.853 INFO kablam! | Sep 04 08:05:28.853 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.853 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.853 INFO kablam! | Sep 04 08:05:28.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.854 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.854 INFO kablam! Sep 04 08:05:28.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.854 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 04 08:05:28.854 INFO kablam! | Sep 04 08:05:28.854 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.854 INFO kablam! | ^^^^^^ Sep 04 08:05:28.854 INFO kablam! | Sep 04 08:05:28.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.855 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.855 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.855 INFO kablam! Sep 04 08:05:28.855 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.855 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 04 08:05:28.860 INFO kablam! | Sep 04 08:05:28.860 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.860 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.860 INFO kablam! | Sep 04 08:05:28.860 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.861 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.861 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.861 INFO kablam! Sep 04 08:05:28.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.861 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 04 08:05:28.861 INFO kablam! | Sep 04 08:05:28.861 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.861 INFO kablam! | ^^^^^^ Sep 04 08:05:28.861 INFO kablam! | Sep 04 08:05:28.861 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.861 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.862 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.862 INFO kablam! Sep 04 08:05:28.862 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.862 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 04 08:05:28.862 INFO kablam! | Sep 04 08:05:28.862 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.862 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.862 INFO kablam! | Sep 04 08:05:28.862 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.862 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.863 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.863 INFO kablam! Sep 04 08:05:28.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.863 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 04 08:05:28.863 INFO kablam! | Sep 04 08:05:28.863 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.863 INFO kablam! | ^^^^^^ Sep 04 08:05:28.863 INFO kablam! | Sep 04 08:05:28.863 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.863 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.864 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.864 INFO kablam! Sep 04 08:05:28.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.864 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 04 08:05:28.864 INFO kablam! | Sep 04 08:05:28.864 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.864 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.864 INFO kablam! | Sep 04 08:05:28.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.864 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.865 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.865 INFO kablam! Sep 04 08:05:28.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.865 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 04 08:05:28.865 INFO kablam! | Sep 04 08:05:28.865 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.865 INFO kablam! | ^^^^^^ Sep 04 08:05:28.865 INFO kablam! | Sep 04 08:05:28.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.866 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.866 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.866 INFO kablam! Sep 04 08:05:28.866 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.866 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 04 08:05:28.866 INFO kablam! | Sep 04 08:05:28.866 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.866 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.866 INFO kablam! | Sep 04 08:05:28.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.867 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.867 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.867 INFO kablam! Sep 04 08:05:28.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.867 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 04 08:05:28.867 INFO kablam! | Sep 04 08:05:28.867 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.867 INFO kablam! | ^^^^^^ Sep 04 08:05:28.867 INFO kablam! | Sep 04 08:05:28.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.868 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.868 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.868 INFO kablam! Sep 04 08:05:28.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.868 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 04 08:05:28.868 INFO kablam! | Sep 04 08:05:28.868 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.868 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.868 INFO kablam! | Sep 04 08:05:28.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.868 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.869 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.869 INFO kablam! Sep 04 08:05:28.869 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.869 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 04 08:05:28.869 INFO kablam! | Sep 04 08:05:28.869 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:28.869 INFO kablam! | ^^^^^^ Sep 04 08:05:28.869 INFO kablam! | Sep 04 08:05:28.869 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.869 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.870 INFO kablam! Sep 04 08:05:28.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.870 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 04 08:05:28.870 INFO kablam! | Sep 04 08:05:28.870 INFO kablam! 132 | self.0.iter() Sep 04 08:05:28.870 INFO kablam! | ^^^^^^ Sep 04 08:05:28.870 INFO kablam! | Sep 04 08:05:28.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.870 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.871 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.871 INFO kablam! Sep 04 08:05:28.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.871 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 04 08:05:28.871 INFO kablam! | Sep 04 08:05:28.871 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:28.871 INFO kablam! | ^^^^^^ Sep 04 08:05:28.871 INFO kablam! | Sep 04 08:05:28.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.871 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.872 INFO kablam! Sep 04 08:05:28.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.872 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 04 08:05:28.872 INFO kablam! | Sep 04 08:05:28.872 INFO kablam! 153 | &self.0[..] Sep 04 08:05:28.872 INFO kablam! | ^^^^^^ Sep 04 08:05:28.872 INFO kablam! | Sep 04 08:05:28.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.872 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.873 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.873 INFO kablam! Sep 04 08:05:28.873 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.873 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 04 08:05:28.873 INFO kablam! | Sep 04 08:05:28.873 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:28.873 INFO kablam! | ^^^^^^ Sep 04 08:05:28.873 INFO kablam! | Sep 04 08:05:28.873 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.873 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.874 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.874 INFO kablam! Sep 04 08:05:28.874 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.874 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 04 08:05:28.874 INFO kablam! | Sep 04 08:05:28.874 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:28.874 INFO kablam! | ^^^^^^ Sep 04 08:05:28.874 INFO kablam! | Sep 04 08:05:28.874 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.874 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.875 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.875 INFO kablam! Sep 04 08:05:28.875 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.875 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 04 08:05:28.875 INFO kablam! | Sep 04 08:05:28.875 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:28.875 INFO kablam! | ^^^^^^ Sep 04 08:05:28.875 INFO kablam! | Sep 04 08:05:28.875 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.876 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.876 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.876 INFO kablam! Sep 04 08:05:28.876 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.876 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 04 08:05:28.876 INFO kablam! | Sep 04 08:05:28.876 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:28.876 INFO kablam! | ^^^^^^ Sep 04 08:05:28.876 INFO kablam! | Sep 04 08:05:28.876 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.877 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.877 INFO kablam! Sep 04 08:05:28.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.877 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 04 08:05:28.877 INFO kablam! | Sep 04 08:05:28.877 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.877 INFO kablam! | ^^^^^^ Sep 04 08:05:28.877 INFO kablam! | Sep 04 08:05:28.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.878 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.878 INFO kablam! Sep 04 08:05:28.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.878 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 04 08:05:28.878 INFO kablam! | Sep 04 08:05:28.878 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.878 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.878 INFO kablam! | Sep 04 08:05:28.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.879 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.879 INFO kablam! Sep 04 08:05:28.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.879 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 04 08:05:28.879 INFO kablam! | Sep 04 08:05:28.879 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.879 INFO kablam! | ^^^^^^ Sep 04 08:05:28.879 INFO kablam! | Sep 04 08:05:28.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.880 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.880 INFO kablam! Sep 04 08:05:28.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.880 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 04 08:05:28.880 INFO kablam! | Sep 04 08:05:28.880 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.881 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.881 INFO kablam! | Sep 04 08:05:28.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.881 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.881 INFO kablam! Sep 04 08:05:28.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.881 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 04 08:05:28.881 INFO kablam! | Sep 04 08:05:28.881 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.882 INFO kablam! | ^^^^^^ Sep 04 08:05:28.882 INFO kablam! | Sep 04 08:05:28.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.882 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.882 INFO kablam! Sep 04 08:05:28.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.882 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 04 08:05:28.882 INFO kablam! | Sep 04 08:05:28.882 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.883 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.883 INFO kablam! | Sep 04 08:05:28.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.883 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.883 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.883 INFO kablam! Sep 04 08:05:28.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.883 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 04 08:05:28.883 INFO kablam! | Sep 04 08:05:28.883 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.884 INFO kablam! | ^^^^^^ Sep 04 08:05:28.884 INFO kablam! | Sep 04 08:05:28.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.884 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.884 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.884 INFO kablam! Sep 04 08:05:28.884 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.884 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 04 08:05:28.884 INFO kablam! | Sep 04 08:05:28.884 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.885 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.885 INFO kablam! | Sep 04 08:05:28.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.885 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.885 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.885 INFO kablam! Sep 04 08:05:28.885 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.885 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 04 08:05:28.885 INFO kablam! | Sep 04 08:05:28.885 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.886 INFO kablam! | ^^^^^^ Sep 04 08:05:28.886 INFO kablam! | Sep 04 08:05:28.886 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.886 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.886 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.886 INFO kablam! Sep 04 08:05:28.886 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.886 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 04 08:05:28.886 INFO kablam! | Sep 04 08:05:28.886 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.887 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.887 INFO kablam! | Sep 04 08:05:28.887 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.887 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.887 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.887 INFO kablam! Sep 04 08:05:28.887 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.887 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 04 08:05:28.887 INFO kablam! | Sep 04 08:05:28.887 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.888 INFO kablam! | ^^^^^^ Sep 04 08:05:28.888 INFO kablam! | Sep 04 08:05:28.888 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.888 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.888 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.888 INFO kablam! Sep 04 08:05:28.888 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.888 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 04 08:05:28.888 INFO kablam! | Sep 04 08:05:28.889 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.889 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.889 INFO kablam! | Sep 04 08:05:28.889 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.889 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.889 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.889 INFO kablam! Sep 04 08:05:28.889 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.889 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 04 08:05:28.889 INFO kablam! | Sep 04 08:05:28.890 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.890 INFO kablam! | ^^^^^^ Sep 04 08:05:28.890 INFO kablam! | Sep 04 08:05:28.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.890 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.890 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.890 INFO kablam! Sep 04 08:05:28.890 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.890 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 04 08:05:28.891 INFO kablam! | Sep 04 08:05:28.891 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.891 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.891 INFO kablam! | Sep 04 08:05:28.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 08:05:28.891 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.891 INFO kablam! Sep 04 08:05:28.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.892 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 04 08:05:28.892 INFO kablam! | Sep 04 08:05:28.892 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:28.892 INFO kablam! | ^^^^^^ Sep 04 08:05:28.892 INFO kablam! | Sep 04 08:05:28.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 08:05:28.892 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.893 INFO kablam! Sep 04 08:05:28.893 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.893 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 04 08:05:28.893 INFO kablam! | Sep 04 08:05:28.893 INFO kablam! 132 | self.0.iter() Sep 04 08:05:28.893 INFO kablam! | ^^^^^^ Sep 04 08:05:28.893 INFO kablam! | Sep 04 08:05:28.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 08:05:28.894 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.894 INFO kablam! Sep 04 08:05:28.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.894 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 04 08:05:28.894 INFO kablam! | Sep 04 08:05:28.894 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:28.894 INFO kablam! | ^^^^^^ Sep 04 08:05:28.895 INFO kablam! | Sep 04 08:05:28.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 08:05:28.895 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.895 INFO kablam! Sep 04 08:05:28.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.895 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 04 08:05:28.895 INFO kablam! | Sep 04 08:05:28.896 INFO kablam! 153 | &self.0[..] Sep 04 08:05:28.896 INFO kablam! | ^^^^^^ Sep 04 08:05:28.896 INFO kablam! | Sep 04 08:05:28.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 08:05:28.896 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.896 INFO kablam! Sep 04 08:05:28.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.896 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 04 08:05:28.897 INFO kablam! | Sep 04 08:05:28.897 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:28.897 INFO kablam! | ^^^^^^ Sep 04 08:05:28.897 INFO kablam! | Sep 04 08:05:28.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 08:05:28.897 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.897 INFO kablam! Sep 04 08:05:28.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.898 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 04 08:05:28.898 INFO kablam! | Sep 04 08:05:28.898 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:28.898 INFO kablam! | ^^^^^^ Sep 04 08:05:28.898 INFO kablam! | Sep 04 08:05:28.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.898 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.899 INFO kablam! Sep 04 08:05:28.899 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.899 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 04 08:05:28.899 INFO kablam! | Sep 04 08:05:28.899 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:28.899 INFO kablam! | ^^^^^^ Sep 04 08:05:28.899 INFO kablam! | Sep 04 08:05:28.899 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.899 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.900 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.900 INFO kablam! Sep 04 08:05:28.900 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.900 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 04 08:05:28.900 INFO kablam! | Sep 04 08:05:28.900 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:28.900 INFO kablam! | ^^^^^^ Sep 04 08:05:28.900 INFO kablam! | Sep 04 08:05:28.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.901 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.901 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.901 INFO kablam! Sep 04 08:05:28.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.901 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 04 08:05:28.901 INFO kablam! | Sep 04 08:05:28.901 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.901 INFO kablam! | ^^^^^^ Sep 04 08:05:28.902 INFO kablam! | Sep 04 08:05:28.902 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.902 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.902 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.902 INFO kablam! Sep 04 08:05:28.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.902 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 04 08:05:28.902 INFO kablam! | Sep 04 08:05:28.902 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.903 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.903 INFO kablam! | Sep 04 08:05:28.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.903 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.903 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.903 INFO kablam! Sep 04 08:05:28.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.903 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 04 08:05:28.903 INFO kablam! | Sep 04 08:05:28.904 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.904 INFO kablam! | ^^^^^^ Sep 04 08:05:28.904 INFO kablam! | Sep 04 08:05:28.904 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.904 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.904 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.904 INFO kablam! Sep 04 08:05:28.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.904 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 04 08:05:28.904 INFO kablam! | Sep 04 08:05:28.905 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.905 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.905 INFO kablam! | Sep 04 08:05:28.905 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.905 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.905 INFO kablam! Sep 04 08:05:28.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.905 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 08:05:28.905 INFO kablam! | Sep 04 08:05:28.905 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.905 INFO kablam! | ^^^^^^ Sep 04 08:05:28.905 INFO kablam! | Sep 04 08:05:28.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 08:05:28.906 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.906 INFO kablam! Sep 04 08:05:28.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.906 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 08:05:28.906 INFO kablam! | Sep 04 08:05:28.906 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.906 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.906 INFO kablam! | Sep 04 08:05:28.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 08:05:28.906 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.907 INFO kablam! Sep 04 08:05:28.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.907 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 08:05:28.907 INFO kablam! | Sep 04 08:05:28.907 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.907 INFO kablam! | ^^^^^^ Sep 04 08:05:28.907 INFO kablam! | Sep 04 08:05:28.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.907 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.907 INFO kablam! Sep 04 08:05:28.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.908 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 08:05:28.908 INFO kablam! | Sep 04 08:05:28.908 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.908 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.908 INFO kablam! | Sep 04 08:05:28.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 08:05:28.908 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.908 INFO kablam! Sep 04 08:05:28.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.908 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 04 08:05:28.909 INFO kablam! | Sep 04 08:05:28.909 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.909 INFO kablam! | ^^^^^^ Sep 04 08:05:28.909 INFO kablam! | Sep 04 08:05:28.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 08:05:28.909 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.909 INFO kablam! Sep 04 08:05:28.909 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.909 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 04 08:05:28.909 INFO kablam! | Sep 04 08:05:28.909 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.909 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.910 INFO kablam! | Sep 04 08:05:28.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 08:05:28.910 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.910 INFO kablam! Sep 04 08:05:28.910 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.910 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 04 08:05:28.910 INFO kablam! | Sep 04 08:05:28.910 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.910 INFO kablam! | ^^^^^^ Sep 04 08:05:28.910 INFO kablam! | Sep 04 08:05:28.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 08:05:28.910 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.911 INFO kablam! Sep 04 08:05:28.911 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.911 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 04 08:05:28.911 INFO kablam! | Sep 04 08:05:28.911 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.911 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.911 INFO kablam! | Sep 04 08:05:28.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 08:05:28.911 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.912 INFO kablam! Sep 04 08:05:28.912 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.912 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 04 08:05:28.912 INFO kablam! | Sep 04 08:05:28.912 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.912 INFO kablam! | ^^^^^^ Sep 04 08:05:28.912 INFO kablam! | Sep 04 08:05:28.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 08:05:28.912 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.912 INFO kablam! Sep 04 08:05:28.913 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.913 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 04 08:05:28.913 INFO kablam! | Sep 04 08:05:28.913 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.913 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.913 INFO kablam! | Sep 04 08:05:28.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.913 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.913 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.914 INFO kablam! Sep 04 08:05:28.914 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.914 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 04 08:05:28.914 INFO kablam! | Sep 04 08:05:28.914 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:28.914 INFO kablam! | ^^^^^^ Sep 04 08:05:28.914 INFO kablam! | Sep 04 08:05:28.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.914 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.915 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.915 INFO kablam! Sep 04 08:05:28.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.915 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 08:05:28.915 INFO kablam! | Sep 04 08:05:28.915 INFO kablam! 132 | self.0.iter() Sep 04 08:05:28.915 INFO kablam! | ^^^^^^ Sep 04 08:05:28.915 INFO kablam! | Sep 04 08:05:28.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.916 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.916 INFO kablam! Sep 04 08:05:28.916 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.916 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 04 08:05:28.916 INFO kablam! | Sep 04 08:05:28.916 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:28.916 INFO kablam! | ^^^^^^ Sep 04 08:05:28.917 INFO kablam! | Sep 04 08:05:28.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 08:05:28.917 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.917 INFO kablam! Sep 04 08:05:28.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.917 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 04 08:05:28.917 INFO kablam! | Sep 04 08:05:28.917 INFO kablam! 153 | &self.0[..] Sep 04 08:05:28.918 INFO kablam! | ^^^^^^ Sep 04 08:05:28.918 INFO kablam! | Sep 04 08:05:28.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 08:05:28.918 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.918 INFO kablam! Sep 04 08:05:28.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.918 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 04 08:05:28.918 INFO kablam! | Sep 04 08:05:28.919 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:28.919 INFO kablam! | ^^^^^^ Sep 04 08:05:28.919 INFO kablam! | Sep 04 08:05:28.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 08:05:28.919 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.919 INFO kablam! Sep 04 08:05:28.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.920 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 04 08:05:28.920 INFO kablam! | Sep 04 08:05:28.920 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:28.920 INFO kablam! | ^^^^^^ Sep 04 08:05:28.920 INFO kablam! | Sep 04 08:05:28.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 08:05:28.920 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.920 INFO kablam! Sep 04 08:05:28.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.921 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 04 08:05:28.921 INFO kablam! | Sep 04 08:05:28.921 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:28.921 INFO kablam! | ^^^^^^ Sep 04 08:05:28.921 INFO kablam! | Sep 04 08:05:28.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 08:05:28.921 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.922 INFO kablam! Sep 04 08:05:28.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.922 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 04 08:05:28.922 INFO kablam! | Sep 04 08:05:28.922 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:28.922 INFO kablam! | ^^^^^^ Sep 04 08:05:28.922 INFO kablam! | Sep 04 08:05:28.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 08:05:28.922 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.923 INFO kablam! Sep 04 08:05:28.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.923 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 04 08:05:28.923 INFO kablam! | Sep 04 08:05:28.923 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.923 INFO kablam! | ^^^^^^ Sep 04 08:05:28.923 INFO kablam! | Sep 04 08:05:28.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 08:05:28.924 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.924 INFO kablam! Sep 04 08:05:28.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.924 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 04 08:05:28.924 INFO kablam! | Sep 04 08:05:28.924 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.924 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.925 INFO kablam! | Sep 04 08:05:28.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 08:05:28.925 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.925 INFO kablam! Sep 04 08:05:28.925 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.925 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 04 08:05:28.925 INFO kablam! | Sep 04 08:05:28.925 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.926 INFO kablam! | ^^^^^^ Sep 04 08:05:28.926 INFO kablam! | Sep 04 08:05:28.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 08:05:28.926 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.926 INFO kablam! Sep 04 08:05:28.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.926 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 04 08:05:28.926 INFO kablam! | Sep 04 08:05:28.927 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.927 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.927 INFO kablam! | Sep 04 08:05:28.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 08:05:28.927 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.927 INFO kablam! Sep 04 08:05:28.927 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.928 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 04 08:05:28.928 INFO kablam! | Sep 04 08:05:28.928 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.928 INFO kablam! | ^^^^^^ Sep 04 08:05:28.928 INFO kablam! | Sep 04 08:05:28.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 08:05:28.928 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.928 INFO kablam! Sep 04 08:05:28.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.929 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 04 08:05:28.929 INFO kablam! | Sep 04 08:05:28.929 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.929 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.929 INFO kablam! | Sep 04 08:05:28.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 08:05:28.929 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.930 INFO kablam! Sep 04 08:05:28.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.930 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 04 08:05:28.930 INFO kablam! | Sep 04 08:05:28.930 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.930 INFO kablam! | ^^^^^^ Sep 04 08:05:28.930 INFO kablam! | Sep 04 08:05:28.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 08:05:28.931 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.931 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.931 INFO kablam! Sep 04 08:05:28.931 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.931 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 04 08:05:28.931 INFO kablam! | Sep 04 08:05:28.931 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.931 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.931 INFO kablam! | Sep 04 08:05:28.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 08:05:28.932 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.932 INFO kablam! Sep 04 08:05:28.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.932 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 04 08:05:28.932 INFO kablam! | Sep 04 08:05:28.932 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.933 INFO kablam! | ^^^^^^ Sep 04 08:05:28.933 INFO kablam! | Sep 04 08:05:28.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 08:05:28.933 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.933 INFO kablam! Sep 04 08:05:28.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.933 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 04 08:05:28.933 INFO kablam! | Sep 04 08:05:28.934 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.934 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.934 INFO kablam! | Sep 04 08:05:28.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 08:05:28.934 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.934 INFO kablam! Sep 04 08:05:28.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.935 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 04 08:05:28.935 INFO kablam! | Sep 04 08:05:28.935 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.935 INFO kablam! | ^^^^^^ Sep 04 08:05:28.935 INFO kablam! | Sep 04 08:05:28.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 08:05:28.935 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.935 INFO kablam! Sep 04 08:05:28.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.936 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 04 08:05:28.936 INFO kablam! | Sep 04 08:05:28.936 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.936 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.936 INFO kablam! | Sep 04 08:05:28.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 08:05:28.936 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.937 INFO kablam! Sep 04 08:05:28.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.937 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 04 08:05:28.937 INFO kablam! | Sep 04 08:05:28.937 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.937 INFO kablam! | ^^^^^^ Sep 04 08:05:28.937 INFO kablam! | Sep 04 08:05:28.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 08:05:28.938 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.938 INFO kablam! Sep 04 08:05:28.938 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.938 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 04 08:05:28.938 INFO kablam! | Sep 04 08:05:28.938 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.938 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.938 INFO kablam! | Sep 04 08:05:28.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 08:05:28.939 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.939 INFO kablam! Sep 04 08:05:28.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.939 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 04 08:05:28.939 INFO kablam! | Sep 04 08:05:28.939 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:28.940 INFO kablam! | ^^^^^^ Sep 04 08:05:28.940 INFO kablam! | Sep 04 08:05:28.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 08:05:28.940 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.940 INFO kablam! Sep 04 08:05:28.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.941 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 04 08:05:28.941 INFO kablam! | Sep 04 08:05:28.941 INFO kablam! 132 | self.0.iter() Sep 04 08:05:28.941 INFO kablam! | ^^^^^^ Sep 04 08:05:28.941 INFO kablam! | Sep 04 08:05:28.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 08:05:28.941 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.941 INFO kablam! Sep 04 08:05:28.942 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.942 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 04 08:05:28.942 INFO kablam! | Sep 04 08:05:28.942 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:28.942 INFO kablam! | ^^^^^^ Sep 04 08:05:28.942 INFO kablam! | Sep 04 08:05:28.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 08:05:28.942 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.943 INFO kablam! Sep 04 08:05:28.943 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.943 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 04 08:05:28.943 INFO kablam! | Sep 04 08:05:28.943 INFO kablam! 153 | &self.0[..] Sep 04 08:05:28.943 INFO kablam! | ^^^^^^ Sep 04 08:05:28.943 INFO kablam! | Sep 04 08:05:28.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 08:05:28.943 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.944 INFO kablam! Sep 04 08:05:28.944 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.944 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 04 08:05:28.944 INFO kablam! | Sep 04 08:05:28.944 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:28.944 INFO kablam! | ^^^^^^ Sep 04 08:05:28.944 INFO kablam! | Sep 04 08:05:28.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 08:05:28.944 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.945 INFO kablam! Sep 04 08:05:28.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.945 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 04 08:05:28.945 INFO kablam! | Sep 04 08:05:28.945 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:28.945 INFO kablam! | ^^^^^^ Sep 04 08:05:28.945 INFO kablam! | Sep 04 08:05:28.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 08:05:28.946 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.946 INFO kablam! Sep 04 08:05:28.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.946 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 04 08:05:28.946 INFO kablam! | Sep 04 08:05:28.946 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:28.946 INFO kablam! | ^^^^^^ Sep 04 08:05:28.946 INFO kablam! | Sep 04 08:05:28.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 08:05:28.947 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.947 INFO kablam! Sep 04 08:05:28.947 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.947 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 04 08:05:28.947 INFO kablam! | Sep 04 08:05:28.947 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:28.947 INFO kablam! | ^^^^^^ Sep 04 08:05:28.947 INFO kablam! | Sep 04 08:05:28.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 08:05:28.948 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.948 INFO kablam! Sep 04 08:05:28.948 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.948 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 04 08:05:28.948 INFO kablam! | Sep 04 08:05:28.948 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.949 INFO kablam! | ^^^^^^ Sep 04 08:05:28.949 INFO kablam! | Sep 04 08:05:28.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 08:05:28.949 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.949 INFO kablam! Sep 04 08:05:28.949 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.949 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 04 08:05:28.949 INFO kablam! | Sep 04 08:05:28.949 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.950 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.950 INFO kablam! | Sep 04 08:05:28.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 08:05:28.950 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.950 INFO kablam! Sep 04 08:05:28.950 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.950 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 04 08:05:28.950 INFO kablam! | Sep 04 08:05:28.951 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.951 INFO kablam! | ^^^^^^ Sep 04 08:05:28.951 INFO kablam! | Sep 04 08:05:28.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 08:05:28.951 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.951 INFO kablam! Sep 04 08:05:28.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.952 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 04 08:05:28.952 INFO kablam! | Sep 04 08:05:28.952 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.952 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.952 INFO kablam! | Sep 04 08:05:28.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.952 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.952 INFO kablam! Sep 04 08:05:28.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.953 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 08:05:28.953 INFO kablam! | Sep 04 08:05:28.953 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.953 INFO kablam! | ^^^^^^ Sep 04 08:05:28.953 INFO kablam! | Sep 04 08:05:28.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 08:05:28.953 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.953 INFO kablam! Sep 04 08:05:28.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.954 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 08:05:28.954 INFO kablam! | Sep 04 08:05:28.954 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.954 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.954 INFO kablam! | Sep 04 08:05:28.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 08:05:28.954 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.954 INFO kablam! Sep 04 08:05:28.955 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.955 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 08:05:28.955 INFO kablam! | Sep 04 08:05:28.955 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.955 INFO kablam! | ^^^^^^ Sep 04 08:05:28.955 INFO kablam! | Sep 04 08:05:28.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 08:05:28.955 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.956 INFO kablam! Sep 04 08:05:28.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.956 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 08:05:28.956 INFO kablam! | Sep 04 08:05:28.956 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.956 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.956 INFO kablam! | Sep 04 08:05:28.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 08:05:28.957 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.957 INFO kablam! Sep 04 08:05:28.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.957 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 04 08:05:28.957 INFO kablam! | Sep 04 08:05:28.957 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.957 INFO kablam! | ^^^^^^ Sep 04 08:05:28.957 INFO kablam! | Sep 04 08:05:28.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 08:05:28.958 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.958 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.958 INFO kablam! Sep 04 08:05:28.958 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.958 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 04 08:05:28.958 INFO kablam! | Sep 04 08:05:28.958 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.958 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.958 INFO kablam! | Sep 04 08:05:28.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 08:05:28.959 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.959 INFO kablam! Sep 04 08:05:28.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.959 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 04 08:05:28.959 INFO kablam! | Sep 04 08:05:28.959 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.959 INFO kablam! | ^^^^^^ Sep 04 08:05:28.959 INFO kablam! | Sep 04 08:05:28.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 08:05:28.960 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.960 INFO kablam! Sep 04 08:05:28.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.960 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 04 08:05:28.960 INFO kablam! | Sep 04 08:05:28.960 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.960 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.961 INFO kablam! | Sep 04 08:05:28.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 08:05:28.961 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.961 INFO kablam! Sep 04 08:05:28.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.961 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 04 08:05:28.961 INFO kablam! | Sep 04 08:05:28.961 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.962 INFO kablam! | ^^^^^^ Sep 04 08:05:28.962 INFO kablam! | Sep 04 08:05:28.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 08:05:28.962 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.962 INFO kablam! Sep 04 08:05:28.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.962 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 04 08:05:28.962 INFO kablam! | Sep 04 08:05:28.963 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.963 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.963 INFO kablam! | Sep 04 08:05:28.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 08:05:28.963 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.963 INFO kablam! Sep 04 08:05:28.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.963 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 04 08:05:28.964 INFO kablam! | Sep 04 08:05:28.964 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:28.964 INFO kablam! | ^^^^^^ Sep 04 08:05:28.964 INFO kablam! | Sep 04 08:05:28.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 08:05:28.964 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.964 INFO kablam! Sep 04 08:05:28.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.965 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 08:05:28.965 INFO kablam! | Sep 04 08:05:28.965 INFO kablam! 132 | self.0.iter() Sep 04 08:05:28.965 INFO kablam! | ^^^^^^ Sep 04 08:05:28.965 INFO kablam! | Sep 04 08:05:28.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 08:05:28.965 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.965 INFO kablam! Sep 04 08:05:28.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.966 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 04 08:05:28.966 INFO kablam! | Sep 04 08:05:28.966 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:28.966 INFO kablam! | ^^^^^^ Sep 04 08:05:28.966 INFO kablam! | Sep 04 08:05:28.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 08:05:28.966 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.967 INFO kablam! Sep 04 08:05:28.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.967 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 04 08:05:28.967 INFO kablam! | Sep 04 08:05:28.967 INFO kablam! 153 | &self.0[..] Sep 04 08:05:28.967 INFO kablam! | ^^^^^^ Sep 04 08:05:28.967 INFO kablam! | Sep 04 08:05:28.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 08:05:28.967 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.968 INFO kablam! Sep 04 08:05:28.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.968 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 04 08:05:28.968 INFO kablam! | Sep 04 08:05:28.968 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:28.968 INFO kablam! | ^^^^^^ Sep 04 08:05:28.968 INFO kablam! | Sep 04 08:05:28.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 08:05:28.969 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.969 INFO kablam! Sep 04 08:05:28.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.969 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 04 08:05:28.969 INFO kablam! | Sep 04 08:05:28.969 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:28.969 INFO kablam! | ^^^^^^ Sep 04 08:05:28.970 INFO kablam! | Sep 04 08:05:28.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 08:05:28.970 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.970 INFO kablam! Sep 04 08:05:28.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.970 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 04 08:05:28.970 INFO kablam! | Sep 04 08:05:28.970 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:28.971 INFO kablam! | ^^^^^^ Sep 04 08:05:28.971 INFO kablam! | Sep 04 08:05:28.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 08:05:28.971 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.971 INFO kablam! Sep 04 08:05:28.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.971 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 04 08:05:28.972 INFO kablam! | Sep 04 08:05:28.972 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:28.972 INFO kablam! | ^^^^^^ Sep 04 08:05:28.972 INFO kablam! | Sep 04 08:05:28.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 08:05:28.972 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.972 INFO kablam! Sep 04 08:05:28.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.972 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 04 08:05:28.973 INFO kablam! | Sep 04 08:05:28.973 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.973 INFO kablam! | ^^^^^^ Sep 04 08:05:28.973 INFO kablam! | Sep 04 08:05:28.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 08:05:28.973 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.973 INFO kablam! Sep 04 08:05:28.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.973 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 04 08:05:28.974 INFO kablam! | Sep 04 08:05:28.974 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.974 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.974 INFO kablam! | Sep 04 08:05:28.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 08:05:28.974 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.974 INFO kablam! Sep 04 08:05:28.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.975 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 04 08:05:28.975 INFO kablam! | Sep 04 08:05:28.975 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.975 INFO kablam! | ^^^^^^ Sep 04 08:05:28.975 INFO kablam! | Sep 04 08:05:28.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 08:05:28.975 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.975 INFO kablam! Sep 04 08:05:28.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.976 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 04 08:05:28.976 INFO kablam! | Sep 04 08:05:28.976 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.976 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.976 INFO kablam! | Sep 04 08:05:28.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 08:05:28.976 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.977 INFO kablam! Sep 04 08:05:28.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.977 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 08:05:28.977 INFO kablam! | Sep 04 08:05:28.977 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.977 INFO kablam! | ^^^^^^ Sep 04 08:05:28.977 INFO kablam! | Sep 04 08:05:28.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 08:05:28.977 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.978 INFO kablam! Sep 04 08:05:28.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.978 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 08:05:28.978 INFO kablam! | Sep 04 08:05:28.978 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.978 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.978 INFO kablam! | Sep 04 08:05:28.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 08:05:28.978 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.979 INFO kablam! Sep 04 08:05:28.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.979 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 08:05:28.979 INFO kablam! | Sep 04 08:05:28.979 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.979 INFO kablam! | ^^^^^^ Sep 04 08:05:28.979 INFO kablam! | Sep 04 08:05:28.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 08:05:28.979 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.980 INFO kablam! Sep 04 08:05:28.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.980 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 08:05:28.980 INFO kablam! | Sep 04 08:05:28.980 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.980 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.980 INFO kablam! | Sep 04 08:05:28.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 08:05:28.980 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.981 INFO kablam! Sep 04 08:05:28.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.981 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 04 08:05:28.981 INFO kablam! | Sep 04 08:05:28.981 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.981 INFO kablam! | ^^^^^^ Sep 04 08:05:28.981 INFO kablam! | Sep 04 08:05:28.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 08:05:28.981 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.981 INFO kablam! Sep 04 08:05:28.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.982 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 04 08:05:28.982 INFO kablam! | Sep 04 08:05:28.982 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.982 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.982 INFO kablam! | Sep 04 08:05:28.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 08:05:28.982 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.983 INFO kablam! Sep 04 08:05:28.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.983 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 04 08:05:28.983 INFO kablam! | Sep 04 08:05:28.983 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.983 INFO kablam! | ^^^^^^ Sep 04 08:05:28.983 INFO kablam! | Sep 04 08:05:28.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 08:05:28.983 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.983 INFO kablam! Sep 04 08:05:28.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.984 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 04 08:05:28.984 INFO kablam! | Sep 04 08:05:28.984 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.984 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.984 INFO kablam! | Sep 04 08:05:28.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 08:05:28.984 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.984 INFO kablam! Sep 04 08:05:28.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.985 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 04 08:05:28.985 INFO kablam! | Sep 04 08:05:28.985 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.985 INFO kablam! | ^^^^^^ Sep 04 08:05:28.985 INFO kablam! | Sep 04 08:05:28.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 08:05:28.985 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.985 INFO kablam! Sep 04 08:05:28.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.986 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 04 08:05:28.986 INFO kablam! | Sep 04 08:05:28.986 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.986 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.986 INFO kablam! | Sep 04 08:05:28.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 08:05:28.986 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.987 INFO kablam! Sep 04 08:05:28.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.987 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 04 08:05:28.987 INFO kablam! | Sep 04 08:05:28.987 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:28.987 INFO kablam! | ^^^^^^ Sep 04 08:05:28.987 INFO kablam! | Sep 04 08:05:28.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 08:05:28.987 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.987 INFO kablam! Sep 04 08:05:28.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.988 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 08:05:28.988 INFO kablam! | Sep 04 08:05:28.988 INFO kablam! 132 | self.0.iter() Sep 04 08:05:28.988 INFO kablam! | ^^^^^^ Sep 04 08:05:28.988 INFO kablam! | Sep 04 08:05:28.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 08:05:28.988 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.989 INFO kablam! Sep 04 08:05:28.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.989 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 04 08:05:28.989 INFO kablam! | Sep 04 08:05:28.989 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:28.989 INFO kablam! | ^^^^^^ Sep 04 08:05:28.989 INFO kablam! | Sep 04 08:05:28.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.989 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.990 INFO kablam! Sep 04 08:05:28.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.990 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 04 08:05:28.990 INFO kablam! | Sep 04 08:05:28.990 INFO kablam! 153 | &self.0[..] Sep 04 08:05:28.990 INFO kablam! | ^^^^^^ Sep 04 08:05:28.990 INFO kablam! | Sep 04 08:05:28.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 08:05:28.990 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.991 INFO kablam! Sep 04 08:05:28.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.991 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 04 08:05:28.991 INFO kablam! | Sep 04 08:05:28.991 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:28.991 INFO kablam! | ^^^^^^ Sep 04 08:05:28.991 INFO kablam! | Sep 04 08:05:28.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 08:05:28.991 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.992 INFO kablam! Sep 04 08:05:28.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.992 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 04 08:05:28.992 INFO kablam! | Sep 04 08:05:28.992 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:28.992 INFO kablam! | ^^^^^^ Sep 04 08:05:28.992 INFO kablam! | Sep 04 08:05:28.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.992 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.992 INFO kablam! Sep 04 08:05:28.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.993 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 04 08:05:28.993 INFO kablam! | Sep 04 08:05:28.993 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:28.993 INFO kablam! | ^^^^^^ Sep 04 08:05:28.993 INFO kablam! | Sep 04 08:05:28.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.993 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.994 INFO kablam! Sep 04 08:05:28.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.994 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 04 08:05:28.994 INFO kablam! | Sep 04 08:05:28.994 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:28.994 INFO kablam! | ^^^^^^ Sep 04 08:05:28.994 INFO kablam! | Sep 04 08:05:28.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 08:05:28.994 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.995 INFO kablam! Sep 04 08:05:28.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.995 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 04 08:05:28.995 INFO kablam! | Sep 04 08:05:28.995 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.995 INFO kablam! | ^^^^^^ Sep 04 08:05:28.995 INFO kablam! | Sep 04 08:05:28.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 08:05:28.995 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.995 INFO kablam! Sep 04 08:05:28.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.996 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 04 08:05:28.996 INFO kablam! | Sep 04 08:05:28.996 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:28.996 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.996 INFO kablam! | Sep 04 08:05:28.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.996 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.996 INFO kablam! Sep 04 08:05:28.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.997 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 04 08:05:28.997 INFO kablam! | Sep 04 08:05:28.997 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.997 INFO kablam! | ^^^^^^ Sep 04 08:05:28.997 INFO kablam! | Sep 04 08:05:28.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 08:05:28.997 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.997 INFO kablam! Sep 04 08:05:28.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.998 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 04 08:05:28.998 INFO kablam! | Sep 04 08:05:28.998 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.998 INFO kablam! | ^^^^^^^ Sep 04 08:05:28.998 INFO kablam! | Sep 04 08:05:28.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:28.998 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:28.998 INFO kablam! Sep 04 08:05:28.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:28.999 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 04 08:05:28.999 INFO kablam! | Sep 04 08:05:28.999 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:28.999 INFO kablam! | ^^^^^^ Sep 04 08:05:28.999 INFO kablam! | Sep 04 08:05:28.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 08:05:28.999 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:28.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 08:05:28.999 INFO kablam! Sep 04 08:05:28.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.000 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 04 08:05:29.000 INFO kablam! | Sep 04 08:05:29.000 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.000 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.000 INFO kablam! | Sep 04 08:05:29.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.000 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.000 INFO kablam! Sep 04 08:05:29.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.001 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 04 08:05:29.001 INFO kablam! | Sep 04 08:05:29.001 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.001 INFO kablam! | ^^^^^^ Sep 04 08:05:29.001 INFO kablam! | Sep 04 08:05:29.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 08:05:29.001 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.001 INFO kablam! Sep 04 08:05:29.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.002 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 04 08:05:29.002 INFO kablam! | Sep 04 08:05:29.002 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.002 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.002 INFO kablam! | Sep 04 08:05:29.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 08:05:29.002 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.002 INFO kablam! Sep 04 08:05:29.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.003 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 04 08:05:29.003 INFO kablam! | Sep 04 08:05:29.003 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.003 INFO kablam! | ^^^^^^ Sep 04 08:05:29.003 INFO kablam! | Sep 04 08:05:29.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.003 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.003 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.003 INFO kablam! Sep 04 08:05:29.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.004 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 04 08:05:29.004 INFO kablam! | Sep 04 08:05:29.004 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.004 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.004 INFO kablam! | Sep 04 08:05:29.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 08:05:29.004 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.004 INFO kablam! Sep 04 08:05:29.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.005 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 04 08:05:29.005 INFO kablam! | Sep 04 08:05:29.005 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.005 INFO kablam! | ^^^^^^ Sep 04 08:05:29.005 INFO kablam! | Sep 04 08:05:29.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.005 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.005 INFO kablam! Sep 04 08:05:29.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.006 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 04 08:05:29.006 INFO kablam! | Sep 04 08:05:29.006 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.006 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.006 INFO kablam! | Sep 04 08:05:29.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.006 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.007 INFO kablam! Sep 04 08:05:29.007 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.007 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 04 08:05:29.007 INFO kablam! | Sep 04 08:05:29.007 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.007 INFO kablam! | ^^^^^^ Sep 04 08:05:29.007 INFO kablam! | Sep 04 08:05:29.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 08:05:29.007 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.008 INFO kablam! Sep 04 08:05:29.008 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.008 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 04 08:05:29.008 INFO kablam! | Sep 04 08:05:29.008 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.008 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.008 INFO kablam! | Sep 04 08:05:29.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 08:05:29.008 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.009 INFO kablam! Sep 04 08:05:29.009 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.009 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 04 08:05:29.009 INFO kablam! | Sep 04 08:05:29.009 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.009 INFO kablam! | ^^^^^^ Sep 04 08:05:29.009 INFO kablam! | Sep 04 08:05:29.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 08:05:29.009 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.010 INFO kablam! Sep 04 08:05:29.010 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.010 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 04 08:05:29.010 INFO kablam! | Sep 04 08:05:29.010 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.010 INFO kablam! | ^^^^^^ Sep 04 08:05:29.010 INFO kablam! | Sep 04 08:05:29.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 08:05:29.010 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.011 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.011 INFO kablam! Sep 04 08:05:29.011 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.011 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 04 08:05:29.011 INFO kablam! | Sep 04 08:05:29.011 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.011 INFO kablam! | ^^^^^^ Sep 04 08:05:29.011 INFO kablam! | Sep 04 08:05:29.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.011 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.012 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.012 INFO kablam! Sep 04 08:05:29.012 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.012 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 04 08:05:29.012 INFO kablam! | Sep 04 08:05:29.012 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.012 INFO kablam! | ^^^^^^ Sep 04 08:05:29.012 INFO kablam! | Sep 04 08:05:29.012 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.013 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.013 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.013 INFO kablam! Sep 04 08:05:29.013 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.013 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 04 08:05:29.013 INFO kablam! | Sep 04 08:05:29.013 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.013 INFO kablam! | ^^^^^^ Sep 04 08:05:29.013 INFO kablam! | Sep 04 08:05:29.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.014 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.014 INFO kablam! Sep 04 08:05:29.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.014 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 04 08:05:29.014 INFO kablam! | Sep 04 08:05:29.014 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.014 INFO kablam! | ^^^^^^ Sep 04 08:05:29.014 INFO kablam! | Sep 04 08:05:29.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 08:05:29.015 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.015 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.015 INFO kablam! Sep 04 08:05:29.015 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.015 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 04 08:05:29.015 INFO kablam! | Sep 04 08:05:29.015 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.015 INFO kablam! | ^^^^^^ Sep 04 08:05:29.015 INFO kablam! | Sep 04 08:05:29.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 08:05:29.016 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.016 INFO kablam! Sep 04 08:05:29.016 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.016 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 04 08:05:29.016 INFO kablam! | Sep 04 08:05:29.016 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.016 INFO kablam! | ^^^^^^ Sep 04 08:05:29.016 INFO kablam! | Sep 04 08:05:29.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.017 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.017 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.017 INFO kablam! Sep 04 08:05:29.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.017 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 04 08:05:29.017 INFO kablam! | Sep 04 08:05:29.017 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.017 INFO kablam! | ^^^^^^ Sep 04 08:05:29.017 INFO kablam! | Sep 04 08:05:29.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 08:05:29.017 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.018 INFO kablam! Sep 04 08:05:29.018 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.018 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 04 08:05:29.018 INFO kablam! | Sep 04 08:05:29.018 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.018 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.018 INFO kablam! | Sep 04 08:05:29.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 08:05:29.018 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.019 INFO kablam! Sep 04 08:05:29.019 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.019 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 04 08:05:29.019 INFO kablam! | Sep 04 08:05:29.019 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.019 INFO kablam! | ^^^^^^ Sep 04 08:05:29.019 INFO kablam! | Sep 04 08:05:29.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 08:05:29.019 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.020 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.020 INFO kablam! Sep 04 08:05:29.020 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.020 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 04 08:05:29.020 INFO kablam! | Sep 04 08:05:29.020 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.020 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.020 INFO kablam! | Sep 04 08:05:29.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.021 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.021 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.021 INFO kablam! Sep 04 08:05:29.021 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.021 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 08:05:29.021 INFO kablam! | Sep 04 08:05:29.021 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.021 INFO kablam! | ^^^^^^ Sep 04 08:05:29.021 INFO kablam! | Sep 04 08:05:29.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 08:05:29.022 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.022 INFO kablam! Sep 04 08:05:29.022 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.022 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 08:05:29.022 INFO kablam! | Sep 04 08:05:29.022 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.022 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.022 INFO kablam! | Sep 04 08:05:29.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.023 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.023 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.023 INFO kablam! Sep 04 08:05:29.023 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.023 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 08:05:29.023 INFO kablam! | Sep 04 08:05:29.023 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.023 INFO kablam! | ^^^^^^ Sep 04 08:05:29.023 INFO kablam! | Sep 04 08:05:29.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.024 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.024 INFO kablam! Sep 04 08:05:29.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.024 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 08:05:29.024 INFO kablam! | Sep 04 08:05:29.024 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.024 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.025 INFO kablam! | Sep 04 08:05:29.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.025 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.025 INFO kablam! Sep 04 08:05:29.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.025 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 04 08:05:29.025 INFO kablam! | Sep 04 08:05:29.025 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.026 INFO kablam! | ^^^^^^ Sep 04 08:05:29.026 INFO kablam! | Sep 04 08:05:29.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 08:05:29.026 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.026 INFO kablam! Sep 04 08:05:29.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.026 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 04 08:05:29.026 INFO kablam! | Sep 04 08:05:29.026 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.027 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.027 INFO kablam! | Sep 04 08:05:29.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 08:05:29.027 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.027 INFO kablam! Sep 04 08:05:29.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.027 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 04 08:05:29.027 INFO kablam! | Sep 04 08:05:29.027 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.028 INFO kablam! | ^^^^^^ Sep 04 08:05:29.028 INFO kablam! | Sep 04 08:05:29.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 08:05:29.028 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.028 INFO kablam! Sep 04 08:05:29.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.028 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 04 08:05:29.028 INFO kablam! | Sep 04 08:05:29.029 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.029 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.029 INFO kablam! | Sep 04 08:05:29.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 08:05:29.029 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.029 INFO kablam! Sep 04 08:05:29.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.029 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 04 08:05:29.029 INFO kablam! | Sep 04 08:05:29.030 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.030 INFO kablam! | ^^^^^^ Sep 04 08:05:29.030 INFO kablam! | Sep 04 08:05:29.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 08:05:29.030 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.030 INFO kablam! Sep 04 08:05:29.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.030 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 04 08:05:29.030 INFO kablam! | Sep 04 08:05:29.031 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.031 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.031 INFO kablam! | Sep 04 08:05:29.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 08:05:29.031 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.031 INFO kablam! Sep 04 08:05:29.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.031 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 04 08:05:29.032 INFO kablam! | Sep 04 08:05:29.032 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.032 INFO kablam! | ^^^^^^ Sep 04 08:05:29.032 INFO kablam! | Sep 04 08:05:29.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.032 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.032 INFO kablam! Sep 04 08:05:29.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.032 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 08:05:29.033 INFO kablam! | Sep 04 08:05:29.033 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.033 INFO kablam! | ^^^^^^ Sep 04 08:05:29.033 INFO kablam! | Sep 04 08:05:29.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 08:05:29.033 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.033 INFO kablam! Sep 04 08:05:29.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.034 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 04 08:05:29.034 INFO kablam! | Sep 04 08:05:29.034 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.034 INFO kablam! | ^^^^^^ Sep 04 08:05:29.034 INFO kablam! | Sep 04 08:05:29.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.034 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.034 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.034 INFO kablam! Sep 04 08:05:29.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.035 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 04 08:05:29.035 INFO kablam! | Sep 04 08:05:29.035 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.035 INFO kablam! | ^^^^^^ Sep 04 08:05:29.035 INFO kablam! | Sep 04 08:05:29.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 08:05:29.035 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.035 INFO kablam! Sep 04 08:05:29.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.036 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 04 08:05:29.036 INFO kablam! | Sep 04 08:05:29.036 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.036 INFO kablam! | ^^^^^^ Sep 04 08:05:29.036 INFO kablam! | Sep 04 08:05:29.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 08:05:29.036 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.036 INFO kablam! Sep 04 08:05:29.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.037 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 04 08:05:29.037 INFO kablam! | Sep 04 08:05:29.037 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.037 INFO kablam! | ^^^^^^ Sep 04 08:05:29.037 INFO kablam! | Sep 04 08:05:29.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.037 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.038 INFO kablam! Sep 04 08:05:29.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.038 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 04 08:05:29.038 INFO kablam! | Sep 04 08:05:29.038 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.038 INFO kablam! | ^^^^^^ Sep 04 08:05:29.038 INFO kablam! | Sep 04 08:05:29.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 08:05:29.038 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.039 INFO kablam! Sep 04 08:05:29.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.039 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 04 08:05:29.039 INFO kablam! | Sep 04 08:05:29.039 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.039 INFO kablam! | ^^^^^^ Sep 04 08:05:29.039 INFO kablam! | Sep 04 08:05:29.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 08:05:29.040 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.040 INFO kablam! Sep 04 08:05:29.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.040 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 04 08:05:29.040 INFO kablam! | Sep 04 08:05:29.040 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.040 INFO kablam! | ^^^^^^ Sep 04 08:05:29.040 INFO kablam! | Sep 04 08:05:29.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.041 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.041 INFO kablam! Sep 04 08:05:29.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.041 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 04 08:05:29.041 INFO kablam! | Sep 04 08:05:29.041 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.041 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.041 INFO kablam! | Sep 04 08:05:29.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 08:05:29.042 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.042 INFO kablam! Sep 04 08:05:29.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.042 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 04 08:05:29.042 INFO kablam! | Sep 04 08:05:29.042 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.042 INFO kablam! | ^^^^^^ Sep 04 08:05:29.042 INFO kablam! | Sep 04 08:05:29.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 08:05:29.043 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.043 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.043 INFO kablam! Sep 04 08:05:29.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.043 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 04 08:05:29.043 INFO kablam! | Sep 04 08:05:29.043 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.043 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.043 INFO kablam! | Sep 04 08:05:29.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.044 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.044 INFO kablam! Sep 04 08:05:29.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.044 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 08:05:29.044 INFO kablam! | Sep 04 08:05:29.044 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.045 INFO kablam! | ^^^^^^ Sep 04 08:05:29.045 INFO kablam! | Sep 04 08:05:29.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 08:05:29.045 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.045 INFO kablam! Sep 04 08:05:29.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.045 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 08:05:29.045 INFO kablam! | Sep 04 08:05:29.046 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.046 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.046 INFO kablam! | Sep 04 08:05:29.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 08:05:29.046 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.046 INFO kablam! Sep 04 08:05:29.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.046 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 08:05:29.046 INFO kablam! | Sep 04 08:05:29.046 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.046 INFO kablam! | ^^^^^^ Sep 04 08:05:29.047 INFO kablam! | Sep 04 08:05:29.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 08:05:29.047 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.047 INFO kablam! Sep 04 08:05:29.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.047 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 08:05:29.047 INFO kablam! | Sep 04 08:05:29.047 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.047 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.048 INFO kablam! | Sep 04 08:05:29.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 08:05:29.048 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.048 INFO kablam! Sep 04 08:05:29.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.048 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 04 08:05:29.048 INFO kablam! | Sep 04 08:05:29.048 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.048 INFO kablam! | ^^^^^^ Sep 04 08:05:29.049 INFO kablam! | Sep 04 08:05:29.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.049 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.049 INFO kablam! Sep 04 08:05:29.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.049 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 04 08:05:29.049 INFO kablam! | Sep 04 08:05:29.049 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.049 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.049 INFO kablam! | Sep 04 08:05:29.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.050 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.050 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.050 INFO kablam! Sep 04 08:05:29.050 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.050 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 04 08:05:29.050 INFO kablam! | Sep 04 08:05:29.050 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.050 INFO kablam! | ^^^^^^ Sep 04 08:05:29.050 INFO kablam! | Sep 04 08:05:29.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.050 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.051 INFO kablam! Sep 04 08:05:29.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.051 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 04 08:05:29.051 INFO kablam! | Sep 04 08:05:29.051 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.051 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.051 INFO kablam! | Sep 04 08:05:29.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.051 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.052 INFO kablam! Sep 04 08:05:29.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.052 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 04 08:05:29.052 INFO kablam! | Sep 04 08:05:29.052 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.052 INFO kablam! | ^^^^^^ Sep 04 08:05:29.052 INFO kablam! | Sep 04 08:05:29.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.052 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.053 INFO kablam! Sep 04 08:05:29.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.053 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 04 08:05:29.053 INFO kablam! | Sep 04 08:05:29.053 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.053 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.053 INFO kablam! | Sep 04 08:05:29.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 08:05:29.053 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.054 INFO kablam! Sep 04 08:05:29.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.054 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 04 08:05:29.054 INFO kablam! | Sep 04 08:05:29.054 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.054 INFO kablam! | ^^^^^^ Sep 04 08:05:29.054 INFO kablam! | Sep 04 08:05:29.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 08:05:29.054 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.055 INFO kablam! Sep 04 08:05:29.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.055 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 08:05:29.055 INFO kablam! | Sep 04 08:05:29.055 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.055 INFO kablam! | ^^^^^^ Sep 04 08:05:29.055 INFO kablam! | Sep 04 08:05:29.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 08:05:29.055 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.055 INFO kablam! Sep 04 08:05:29.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.056 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 04 08:05:29.056 INFO kablam! | Sep 04 08:05:29.056 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.056 INFO kablam! | ^^^^^^ Sep 04 08:05:29.056 INFO kablam! | Sep 04 08:05:29.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.056 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.056 INFO kablam! Sep 04 08:05:29.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.057 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 04 08:05:29.057 INFO kablam! | Sep 04 08:05:29.057 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.057 INFO kablam! | ^^^^^^ Sep 04 08:05:29.057 INFO kablam! | Sep 04 08:05:29.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.057 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.057 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.057 INFO kablam! Sep 04 08:05:29.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.058 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 04 08:05:29.058 INFO kablam! | Sep 04 08:05:29.058 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.058 INFO kablam! | ^^^^^^ Sep 04 08:05:29.058 INFO kablam! | Sep 04 08:05:29.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 08:05:29.058 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.058 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.058 INFO kablam! Sep 04 08:05:29.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.059 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 04 08:05:29.059 INFO kablam! | Sep 04 08:05:29.059 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.059 INFO kablam! | ^^^^^^ Sep 04 08:05:29.059 INFO kablam! | Sep 04 08:05:29.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.059 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.059 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.059 INFO kablam! Sep 04 08:05:29.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.060 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 04 08:05:29.060 INFO kablam! | Sep 04 08:05:29.060 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.060 INFO kablam! | ^^^^^^ Sep 04 08:05:29.060 INFO kablam! | Sep 04 08:05:29.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.060 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.060 INFO kablam! Sep 04 08:05:29.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.061 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 04 08:05:29.061 INFO kablam! | Sep 04 08:05:29.061 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.061 INFO kablam! | ^^^^^^ Sep 04 08:05:29.061 INFO kablam! | Sep 04 08:05:29.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 08:05:29.061 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.061 INFO kablam! Sep 04 08:05:29.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.062 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 04 08:05:29.062 INFO kablam! | Sep 04 08:05:29.062 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.062 INFO kablam! | ^^^^^^ Sep 04 08:05:29.062 INFO kablam! | Sep 04 08:05:29.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 08:05:29.062 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.062 INFO kablam! Sep 04 08:05:29.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.062 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 04 08:05:29.063 INFO kablam! | Sep 04 08:05:29.063 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.063 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.063 INFO kablam! | Sep 04 08:05:29.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 08:05:29.063 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.063 INFO kablam! Sep 04 08:05:29.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.063 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 04 08:05:29.064 INFO kablam! | Sep 04 08:05:29.064 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.064 INFO kablam! | ^^^^^^ Sep 04 08:05:29.064 INFO kablam! | Sep 04 08:05:29.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 08:05:29.064 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.064 INFO kablam! Sep 04 08:05:29.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.064 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 04 08:05:29.065 INFO kablam! | Sep 04 08:05:29.065 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.065 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.065 INFO kablam! | Sep 04 08:05:29.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 08:05:29.065 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.065 INFO kablam! Sep 04 08:05:29.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.066 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 08:05:29.066 INFO kablam! | Sep 04 08:05:29.066 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.066 INFO kablam! | ^^^^^^ Sep 04 08:05:29.066 INFO kablam! | Sep 04 08:05:29.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 08:05:29.066 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.066 INFO kablam! Sep 04 08:05:29.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.067 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 08:05:29.067 INFO kablam! | Sep 04 08:05:29.067 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.067 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.067 INFO kablam! | Sep 04 08:05:29.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 08:05:29.067 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.067 INFO kablam! Sep 04 08:05:29.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.068 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 08:05:29.068 INFO kablam! | Sep 04 08:05:29.068 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.068 INFO kablam! | ^^^^^^ Sep 04 08:05:29.068 INFO kablam! | Sep 04 08:05:29.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 08:05:29.068 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.068 INFO kablam! Sep 04 08:05:29.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.069 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 08:05:29.069 INFO kablam! | Sep 04 08:05:29.069 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.069 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.069 INFO kablam! | Sep 04 08:05:29.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 08:05:29.069 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.069 INFO kablam! Sep 04 08:05:29.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.070 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 04 08:05:29.070 INFO kablam! | Sep 04 08:05:29.070 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.070 INFO kablam! | ^^^^^^ Sep 04 08:05:29.070 INFO kablam! | Sep 04 08:05:29.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 08:05:29.070 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.070 INFO kablam! Sep 04 08:05:29.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.071 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 04 08:05:29.071 INFO kablam! | Sep 04 08:05:29.071 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.071 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.071 INFO kablam! | Sep 04 08:05:29.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 08:05:29.071 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.071 INFO kablam! Sep 04 08:05:29.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.072 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 04 08:05:29.072 INFO kablam! | Sep 04 08:05:29.072 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.072 INFO kablam! | ^^^^^^ Sep 04 08:05:29.072 INFO kablam! | Sep 04 08:05:29.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 08:05:29.072 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.072 INFO kablam! Sep 04 08:05:29.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.073 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 04 08:05:29.073 INFO kablam! | Sep 04 08:05:29.073 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.073 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.073 INFO kablam! | Sep 04 08:05:29.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 08:05:29.073 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.074 INFO kablam! Sep 04 08:05:29.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.074 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 04 08:05:29.074 INFO kablam! | Sep 04 08:05:29.074 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.074 INFO kablam! | ^^^^^^ Sep 04 08:05:29.074 INFO kablam! | Sep 04 08:05:29.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.074 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.074 INFO kablam! Sep 04 08:05:29.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.075 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 04 08:05:29.075 INFO kablam! | Sep 04 08:05:29.075 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.075 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.075 INFO kablam! | Sep 04 08:05:29.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.075 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.075 INFO kablam! Sep 04 08:05:29.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.076 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 04 08:05:29.076 INFO kablam! | Sep 04 08:05:29.076 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.076 INFO kablam! | ^^^^^^ Sep 04 08:05:29.076 INFO kablam! | Sep 04 08:05:29.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.076 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.076 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.076 INFO kablam! Sep 04 08:05:29.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.077 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 08:05:29.077 INFO kablam! | Sep 04 08:05:29.077 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.077 INFO kablam! | ^^^^^^ Sep 04 08:05:29.077 INFO kablam! | Sep 04 08:05:29.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.077 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.078 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 04 08:05:29.078 INFO kablam! | Sep 04 08:05:29.078 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.078 INFO kablam! | ^^^^^^ Sep 04 08:05:29.078 INFO kablam! | Sep 04 08:05:29.078 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 08:05:29.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.078 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.078 INFO kablam! Sep 04 08:05:29.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.079 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 04 08:05:29.079 INFO kablam! | Sep 04 08:05:29.079 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.079 INFO kablam! | ^^^^^^ Sep 04 08:05:29.079 INFO kablam! | Sep 04 08:05:29.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.079 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.079 INFO kablam! Sep 04 08:05:29.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.080 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 04 08:05:29.080 INFO kablam! | Sep 04 08:05:29.080 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.080 INFO kablam! | ^^^^^^ Sep 04 08:05:29.080 INFO kablam! | Sep 04 08:05:29.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 08:05:29.080 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.080 INFO kablam! Sep 04 08:05:29.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.081 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 04 08:05:29.081 INFO kablam! | Sep 04 08:05:29.081 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.081 INFO kablam! | ^^^^^^ Sep 04 08:05:29.081 INFO kablam! | Sep 04 08:05:29.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 08:05:29.081 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.082 INFO kablam! Sep 04 08:05:29.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.082 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 04 08:05:29.082 INFO kablam! | Sep 04 08:05:29.082 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.082 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.082 INFO kablam! | Sep 04 08:05:29.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 08:05:29.082 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.083 INFO kablam! Sep 04 08:05:29.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.083 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 04 08:05:29.083 INFO kablam! | Sep 04 08:05:29.083 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.083 INFO kablam! | ^^^^^^ Sep 04 08:05:29.083 INFO kablam! | Sep 04 08:05:29.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 08:05:29.083 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.083 INFO kablam! Sep 04 08:05:29.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.084 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 04 08:05:29.084 INFO kablam! | Sep 04 08:05:29.084 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.084 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.084 INFO kablam! | Sep 04 08:05:29.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 08:05:29.084 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.084 INFO kablam! Sep 04 08:05:29.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.085 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 04 08:05:29.085 INFO kablam! | Sep 04 08:05:29.085 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.085 INFO kablam! | ^^^^^^ Sep 04 08:05:29.085 INFO kablam! | Sep 04 08:05:29.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 08:05:29.085 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.085 INFO kablam! Sep 04 08:05:29.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.086 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 04 08:05:29.086 INFO kablam! | Sep 04 08:05:29.086 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.086 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.086 INFO kablam! | Sep 04 08:05:29.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 08:05:29.086 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.086 INFO kablam! Sep 04 08:05:29.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.087 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 04 08:05:29.087 INFO kablam! | Sep 04 08:05:29.087 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.087 INFO kablam! | ^^^^^^ Sep 04 08:05:29.087 INFO kablam! | Sep 04 08:05:29.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 08:05:29.087 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.088 INFO kablam! Sep 04 08:05:29.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.088 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 04 08:05:29.088 INFO kablam! | Sep 04 08:05:29.088 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.088 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.088 INFO kablam! | Sep 04 08:05:29.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.088 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.089 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.089 INFO kablam! Sep 04 08:05:29.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.089 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 04 08:05:29.089 INFO kablam! | Sep 04 08:05:29.089 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.089 INFO kablam! | ^^^^^^ Sep 04 08:05:29.089 INFO kablam! | Sep 04 08:05:29.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 08:05:29.089 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.090 INFO kablam! Sep 04 08:05:29.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.090 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 04 08:05:29.090 INFO kablam! | Sep 04 08:05:29.090 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.090 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.090 INFO kablam! | Sep 04 08:05:29.090 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.090 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.091 INFO kablam! Sep 04 08:05:29.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.091 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 04 08:05:29.091 INFO kablam! | Sep 04 08:05:29.091 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.091 INFO kablam! | ^^^^^^ Sep 04 08:05:29.091 INFO kablam! | Sep 04 08:05:29.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 08:05:29.092 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.092 INFO kablam! Sep 04 08:05:29.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.092 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 04 08:05:29.092 INFO kablam! | Sep 04 08:05:29.092 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.092 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.092 INFO kablam! | Sep 04 08:05:29.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.092 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.092 INFO kablam! Sep 04 08:05:29.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.092 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 04 08:05:29.092 INFO kablam! | Sep 04 08:05:29.092 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.093 INFO kablam! | ^^^^^^ Sep 04 08:05:29.093 INFO kablam! | Sep 04 08:05:29.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 08:05:29.093 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.093 INFO kablam! Sep 04 08:05:29.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.093 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 04 08:05:29.093 INFO kablam! | Sep 04 08:05:29.093 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.093 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.093 INFO kablam! | Sep 04 08:05:29.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 08:05:29.093 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.093 INFO kablam! Sep 04 08:05:29.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.093 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 04 08:05:29.093 INFO kablam! | Sep 04 08:05:29.093 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.093 INFO kablam! | ^^^^^^ Sep 04 08:05:29.093 INFO kablam! | Sep 04 08:05:29.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 08:05:29.093 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.094 INFO kablam! Sep 04 08:05:29.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.094 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 04 08:05:29.094 INFO kablam! | Sep 04 08:05:29.094 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.094 INFO kablam! | ^^^^^^ Sep 04 08:05:29.094 INFO kablam! | Sep 04 08:05:29.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 08:05:29.094 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.094 INFO kablam! Sep 04 08:05:29.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.094 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 04 08:05:29.094 INFO kablam! | Sep 04 08:05:29.094 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.094 INFO kablam! | ^^^^^^ Sep 04 08:05:29.094 INFO kablam! | Sep 04 08:05:29.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 08:05:29.094 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.094 INFO kablam! Sep 04 08:05:29.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.094 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 04 08:05:29.095 INFO kablam! | Sep 04 08:05:29.095 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.095 INFO kablam! | ^^^^^^ Sep 04 08:05:29.095 INFO kablam! | Sep 04 08:05:29.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 08:05:29.095 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.095 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.095 INFO kablam! Sep 04 08:05:29.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.095 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 04 08:05:29.095 INFO kablam! | Sep 04 08:05:29.095 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.095 INFO kablam! | ^^^^^^ Sep 04 08:05:29.095 INFO kablam! | Sep 04 08:05:29.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 08:05:29.095 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.095 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.095 INFO kablam! Sep 04 08:05:29.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.095 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 04 08:05:29.095 INFO kablam! | Sep 04 08:05:29.095 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.096 INFO kablam! | ^^^^^^ Sep 04 08:05:29.096 INFO kablam! | Sep 04 08:05:29.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.096 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.100 INFO kablam! Sep 04 08:05:29.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.100 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 04 08:05:29.100 INFO kablam! | Sep 04 08:05:29.100 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.100 INFO kablam! | ^^^^^^ Sep 04 08:05:29.100 INFO kablam! | Sep 04 08:05:29.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.100 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.100 INFO kablam! Sep 04 08:05:29.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.101 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 04 08:05:29.101 INFO kablam! | Sep 04 08:05:29.101 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.101 INFO kablam! | ^^^^^^ Sep 04 08:05:29.101 INFO kablam! | Sep 04 08:05:29.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.101 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.101 INFO kablam! Sep 04 08:05:29.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.101 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 04 08:05:29.101 INFO kablam! | Sep 04 08:05:29.101 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.101 INFO kablam! | ^^^^^^ Sep 04 08:05:29.101 INFO kablam! | Sep 04 08:05:29.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.101 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.101 INFO kablam! Sep 04 08:05:29.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.101 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 04 08:05:29.101 INFO kablam! | Sep 04 08:05:29.101 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.101 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.101 INFO kablam! | Sep 04 08:05:29.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.102 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.102 INFO kablam! Sep 04 08:05:29.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.102 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 04 08:05:29.102 INFO kablam! | Sep 04 08:05:29.102 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.102 INFO kablam! | ^^^^^^ Sep 04 08:05:29.102 INFO kablam! | Sep 04 08:05:29.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.102 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.102 INFO kablam! Sep 04 08:05:29.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.102 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 04 08:05:29.102 INFO kablam! | Sep 04 08:05:29.102 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.102 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.102 INFO kablam! | Sep 04 08:05:29.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.103 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.103 INFO kablam! Sep 04 08:05:29.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.103 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 04 08:05:29.103 INFO kablam! | Sep 04 08:05:29.103 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.103 INFO kablam! | ^^^^^^ Sep 04 08:05:29.103 INFO kablam! | Sep 04 08:05:29.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.103 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.103 INFO kablam! Sep 04 08:05:29.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.103 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 04 08:05:29.103 INFO kablam! | Sep 04 08:05:29.103 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.103 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.103 INFO kablam! | Sep 04 08:05:29.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.103 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.103 INFO kablam! Sep 04 08:05:29.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.104 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 04 08:05:29.104 INFO kablam! | Sep 04 08:05:29.104 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.104 INFO kablam! | ^^^^^^ Sep 04 08:05:29.104 INFO kablam! | Sep 04 08:05:29.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.104 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.104 INFO kablam! Sep 04 08:05:29.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.104 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 04 08:05:29.104 INFO kablam! | Sep 04 08:05:29.104 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.104 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.104 INFO kablam! | Sep 04 08:05:29.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.104 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.104 INFO kablam! Sep 04 08:05:29.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.105 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 04 08:05:29.105 INFO kablam! | Sep 04 08:05:29.105 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.105 INFO kablam! | ^^^^^^ Sep 04 08:05:29.105 INFO kablam! | Sep 04 08:05:29.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.105 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.105 INFO kablam! Sep 04 08:05:29.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.105 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 04 08:05:29.105 INFO kablam! | Sep 04 08:05:29.105 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.105 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.105 INFO kablam! | Sep 04 08:05:29.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.105 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.105 INFO kablam! Sep 04 08:05:29.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.105 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 04 08:05:29.105 INFO kablam! | Sep 04 08:05:29.106 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.106 INFO kablam! | ^^^^^^ Sep 04 08:05:29.106 INFO kablam! | Sep 04 08:05:29.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 08:05:29.106 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.106 INFO kablam! Sep 04 08:05:29.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.106 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 04 08:05:29.106 INFO kablam! | Sep 04 08:05:29.106 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.106 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.106 INFO kablam! | Sep 04 08:05:29.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 08:05:29.106 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.106 INFO kablam! Sep 04 08:05:29.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.106 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 04 08:05:29.106 INFO kablam! | Sep 04 08:05:29.106 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.107 INFO kablam! | ^^^^^^ Sep 04 08:05:29.107 INFO kablam! | Sep 04 08:05:29.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 08:05:29.107 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.107 INFO kablam! Sep 04 08:05:29.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.107 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 04 08:05:29.107 INFO kablam! | Sep 04 08:05:29.107 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.107 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.107 INFO kablam! | Sep 04 08:05:29.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 08:05:29.107 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.107 INFO kablam! Sep 04 08:05:29.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.107 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 04 08:05:29.107 INFO kablam! | Sep 04 08:05:29.107 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.107 INFO kablam! | ^^^^^^ Sep 04 08:05:29.107 INFO kablam! | Sep 04 08:05:29.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 08:05:29.108 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.108 INFO kablam! Sep 04 08:05:29.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.108 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 04 08:05:29.108 INFO kablam! | Sep 04 08:05:29.108 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.108 INFO kablam! | ^^^^^^ Sep 04 08:05:29.108 INFO kablam! | Sep 04 08:05:29.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 08:05:29.108 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.108 INFO kablam! Sep 04 08:05:29.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.108 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 04 08:05:29.108 INFO kablam! | Sep 04 08:05:29.108 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.108 INFO kablam! | ^^^^^^ Sep 04 08:05:29.108 INFO kablam! | Sep 04 08:05:29.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 08:05:29.108 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.109 INFO kablam! Sep 04 08:05:29.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.109 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 04 08:05:29.109 INFO kablam! | Sep 04 08:05:29.109 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.109 INFO kablam! | ^^^^^^ Sep 04 08:05:29.109 INFO kablam! | Sep 04 08:05:29.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 08:05:29.109 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.109 INFO kablam! Sep 04 08:05:29.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.109 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 04 08:05:29.109 INFO kablam! | Sep 04 08:05:29.109 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.109 INFO kablam! | ^^^^^^ Sep 04 08:05:29.109 INFO kablam! | Sep 04 08:05:29.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 08:05:29.109 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.109 INFO kablam! Sep 04 08:05:29.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.110 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 04 08:05:29.110 INFO kablam! | Sep 04 08:05:29.110 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.110 INFO kablam! | ^^^^^^ Sep 04 08:05:29.110 INFO kablam! | Sep 04 08:05:29.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.110 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.110 INFO kablam! Sep 04 08:05:29.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.110 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 04 08:05:29.110 INFO kablam! | Sep 04 08:05:29.110 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.110 INFO kablam! | ^^^^^^ Sep 04 08:05:29.110 INFO kablam! | Sep 04 08:05:29.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.110 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.110 INFO kablam! Sep 04 08:05:29.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.110 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 04 08:05:29.111 INFO kablam! | Sep 04 08:05:29.111 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.111 INFO kablam! | ^^^^^^ Sep 04 08:05:29.111 INFO kablam! | Sep 04 08:05:29.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 08:05:29.111 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.111 INFO kablam! Sep 04 08:05:29.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.111 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 04 08:05:29.111 INFO kablam! | Sep 04 08:05:29.111 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.111 INFO kablam! | ^^^^^^ Sep 04 08:05:29.111 INFO kablam! | Sep 04 08:05:29.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 08:05:29.111 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.111 INFO kablam! Sep 04 08:05:29.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.111 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 04 08:05:29.111 INFO kablam! | Sep 04 08:05:29.111 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.111 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.112 INFO kablam! | Sep 04 08:05:29.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 08:05:29.112 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.112 INFO kablam! Sep 04 08:05:29.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.112 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 04 08:05:29.112 INFO kablam! | Sep 04 08:05:29.112 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.112 INFO kablam! | ^^^^^^ Sep 04 08:05:29.112 INFO kablam! | Sep 04 08:05:29.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 08:05:29.112 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.112 INFO kablam! Sep 04 08:05:29.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.112 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 04 08:05:29.112 INFO kablam! | Sep 04 08:05:29.112 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.113 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.113 INFO kablam! | Sep 04 08:05:29.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 08:05:29.113 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.113 INFO kablam! Sep 04 08:05:29.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.113 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 04 08:05:29.113 INFO kablam! | Sep 04 08:05:29.113 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.113 INFO kablam! | ^^^^^^ Sep 04 08:05:29.113 INFO kablam! | Sep 04 08:05:29.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 08:05:29.113 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.113 INFO kablam! Sep 04 08:05:29.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.113 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 04 08:05:29.113 INFO kablam! | Sep 04 08:05:29.113 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.113 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.113 INFO kablam! | Sep 04 08:05:29.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 08:05:29.114 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.114 INFO kablam! Sep 04 08:05:29.114 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.114 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 04 08:05:29.114 INFO kablam! | Sep 04 08:05:29.114 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.114 INFO kablam! | ^^^^^^ Sep 04 08:05:29.114 INFO kablam! | Sep 04 08:05:29.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 08:05:29.114 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.114 INFO kablam! Sep 04 08:05:29.114 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.114 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 04 08:05:29.114 INFO kablam! | Sep 04 08:05:29.114 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.114 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.114 INFO kablam! | Sep 04 08:05:29.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 08:05:29.114 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.115 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.115 INFO kablam! Sep 04 08:05:29.115 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.115 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 04 08:05:29.115 INFO kablam! | Sep 04 08:05:29.115 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.115 INFO kablam! | ^^^^^^ Sep 04 08:05:29.115 INFO kablam! | Sep 04 08:05:29.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 08:05:29.115 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.115 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.115 INFO kablam! Sep 04 08:05:29.115 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.115 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 04 08:05:29.115 INFO kablam! | Sep 04 08:05:29.115 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.115 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.115 INFO kablam! | Sep 04 08:05:29.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 08:05:29.115 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.115 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.115 INFO kablam! Sep 04 08:05:29.115 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.115 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 04 08:05:29.115 INFO kablam! | Sep 04 08:05:29.116 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.116 INFO kablam! | ^^^^^^ Sep 04 08:05:29.116 INFO kablam! | Sep 04 08:05:29.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 08:05:29.116 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.116 INFO kablam! Sep 04 08:05:29.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.116 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 04 08:05:29.116 INFO kablam! | Sep 04 08:05:29.116 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.116 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.116 INFO kablam! | Sep 04 08:05:29.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 08:05:29.116 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.116 INFO kablam! Sep 04 08:05:29.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.116 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 04 08:05:29.116 INFO kablam! | Sep 04 08:05:29.116 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.116 INFO kablam! | ^^^^^^ Sep 04 08:05:29.116 INFO kablam! | Sep 04 08:05:29.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 08:05:29.116 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.116 INFO kablam! Sep 04 08:05:29.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.117 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 04 08:05:29.117 INFO kablam! | Sep 04 08:05:29.117 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.117 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.117 INFO kablam! | Sep 04 08:05:29.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 08:05:29.117 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.117 INFO kablam! Sep 04 08:05:29.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.117 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 04 08:05:29.117 INFO kablam! | Sep 04 08:05:29.117 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.117 INFO kablam! | ^^^^^^ Sep 04 08:05:29.117 INFO kablam! | Sep 04 08:05:29.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 08:05:29.117 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.117 INFO kablam! Sep 04 08:05:29.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.117 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 04 08:05:29.118 INFO kablam! | Sep 04 08:05:29.118 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.118 INFO kablam! | ^^^^^^ Sep 04 08:05:29.118 INFO kablam! | Sep 04 08:05:29.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 08:05:29.118 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.118 INFO kablam! Sep 04 08:05:29.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.118 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 04 08:05:29.118 INFO kablam! | Sep 04 08:05:29.118 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.118 INFO kablam! | ^^^^^^ Sep 04 08:05:29.118 INFO kablam! | Sep 04 08:05:29.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 08:05:29.118 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.118 INFO kablam! Sep 04 08:05:29.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.118 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 04 08:05:29.118 INFO kablam! | Sep 04 08:05:29.118 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.119 INFO kablam! | ^^^^^^ Sep 04 08:05:29.119 INFO kablam! | Sep 04 08:05:29.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.119 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.119 INFO kablam! Sep 04 08:05:29.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.119 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 04 08:05:29.119 INFO kablam! | Sep 04 08:05:29.119 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.119 INFO kablam! | ^^^^^^ Sep 04 08:05:29.119 INFO kablam! | Sep 04 08:05:29.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.119 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.119 INFO kablam! Sep 04 08:05:29.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.119 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 04 08:05:29.119 INFO kablam! | Sep 04 08:05:29.119 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.119 INFO kablam! | ^^^^^^ Sep 04 08:05:29.119 INFO kablam! | Sep 04 08:05:29.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.120 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.120 INFO kablam! Sep 04 08:05:29.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.120 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 04 08:05:29.120 INFO kablam! | Sep 04 08:05:29.120 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.120 INFO kablam! | ^^^^^^ Sep 04 08:05:29.120 INFO kablam! | Sep 04 08:05:29.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.120 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.120 INFO kablam! Sep 04 08:05:29.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.120 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 04 08:05:29.120 INFO kablam! | Sep 04 08:05:29.120 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.120 INFO kablam! | ^^^^^^ Sep 04 08:05:29.120 INFO kablam! | Sep 04 08:05:29.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.120 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.121 INFO kablam! Sep 04 08:05:29.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.121 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 04 08:05:29.121 INFO kablam! | Sep 04 08:05:29.121 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.121 INFO kablam! | ^^^^^^ Sep 04 08:05:29.121 INFO kablam! | Sep 04 08:05:29.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.121 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.121 INFO kablam! Sep 04 08:05:29.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.121 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 04 08:05:29.121 INFO kablam! | Sep 04 08:05:29.121 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.121 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.121 INFO kablam! | Sep 04 08:05:29.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.121 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.121 INFO kablam! Sep 04 08:05:29.122 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.122 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 04 08:05:29.122 INFO kablam! | Sep 04 08:05:29.122 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.122 INFO kablam! | ^^^^^^ Sep 04 08:05:29.122 INFO kablam! | Sep 04 08:05:29.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 08:05:29.122 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.122 INFO kablam! Sep 04 08:05:29.122 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.122 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 04 08:05:29.122 INFO kablam! | Sep 04 08:05:29.122 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.122 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.122 INFO kablam! | Sep 04 08:05:29.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 08:05:29.122 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.122 INFO kablam! Sep 04 08:05:29.122 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.122 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 08:05:29.123 INFO kablam! | Sep 04 08:05:29.123 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.123 INFO kablam! | ^^^^^^ Sep 04 08:05:29.123 INFO kablam! | Sep 04 08:05:29.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 08:05:29.123 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.123 INFO kablam! Sep 04 08:05:29.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.123 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 08:05:29.123 INFO kablam! | Sep 04 08:05:29.123 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.123 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.123 INFO kablam! | Sep 04 08:05:29.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 08:05:29.123 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.123 INFO kablam! Sep 04 08:05:29.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.123 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 08:05:29.123 INFO kablam! | Sep 04 08:05:29.123 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.124 INFO kablam! | ^^^^^^ Sep 04 08:05:29.124 INFO kablam! | Sep 04 08:05:29.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 08:05:29.124 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.124 INFO kablam! Sep 04 08:05:29.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.124 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 08:05:29.124 INFO kablam! | Sep 04 08:05:29.124 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.124 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.124 INFO kablam! | Sep 04 08:05:29.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 08:05:29.124 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.124 INFO kablam! Sep 04 08:05:29.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.125 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 04 08:05:29.125 INFO kablam! | Sep 04 08:05:29.125 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.125 INFO kablam! | ^^^^^^ Sep 04 08:05:29.125 INFO kablam! | Sep 04 08:05:29.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.125 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.125 INFO kablam! Sep 04 08:05:29.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.125 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 04 08:05:29.125 INFO kablam! | Sep 04 08:05:29.125 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.125 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.125 INFO kablam! | Sep 04 08:05:29.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.125 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.125 INFO kablam! Sep 04 08:05:29.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.125 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 04 08:05:29.125 INFO kablam! | Sep 04 08:05:29.125 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.126 INFO kablam! | ^^^^^^ Sep 04 08:05:29.126 INFO kablam! | Sep 04 08:05:29.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 08:05:29.126 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.126 INFO kablam! Sep 04 08:05:29.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.126 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 04 08:05:29.126 INFO kablam! | Sep 04 08:05:29.126 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.126 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.126 INFO kablam! | Sep 04 08:05:29.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 08:05:29.126 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.126 INFO kablam! Sep 04 08:05:29.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.126 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 04 08:05:29.126 INFO kablam! | Sep 04 08:05:29.126 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.126 INFO kablam! | ^^^^^^ Sep 04 08:05:29.127 INFO kablam! | Sep 04 08:05:29.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.127 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.127 INFO kablam! Sep 04 08:05:29.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.127 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 04 08:05:29.127 INFO kablam! | Sep 04 08:05:29.127 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.127 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.127 INFO kablam! | Sep 04 08:05:29.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.127 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.127 INFO kablam! Sep 04 08:05:29.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.127 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 04 08:05:29.127 INFO kablam! | Sep 04 08:05:29.127 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.127 INFO kablam! | ^^^^^^ Sep 04 08:05:29.127 INFO kablam! | Sep 04 08:05:29.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.127 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.128 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.128 INFO kablam! Sep 04 08:05:29.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.128 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 08:05:29.128 INFO kablam! | Sep 04 08:05:29.128 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.128 INFO kablam! | ^^^^^^ Sep 04 08:05:29.128 INFO kablam! | Sep 04 08:05:29.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.128 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.128 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.128 INFO kablam! Sep 04 08:05:29.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.128 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 04 08:05:29.128 INFO kablam! | Sep 04 08:05:29.128 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.128 INFO kablam! | ^^^^^^ Sep 04 08:05:29.128 INFO kablam! | Sep 04 08:05:29.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.128 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.128 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.128 INFO kablam! Sep 04 08:05:29.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.129 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 04 08:05:29.129 INFO kablam! | Sep 04 08:05:29.129 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.129 INFO kablam! | ^^^^^^ Sep 04 08:05:29.129 INFO kablam! | Sep 04 08:05:29.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.129 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.129 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.129 INFO kablam! Sep 04 08:05:29.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.129 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 04 08:05:29.129 INFO kablam! | Sep 04 08:05:29.129 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.129 INFO kablam! | ^^^^^^ Sep 04 08:05:29.129 INFO kablam! | Sep 04 08:05:29.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.129 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.129 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.129 INFO kablam! Sep 04 08:05:29.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.129 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 04 08:05:29.129 INFO kablam! | Sep 04 08:05:29.130 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.130 INFO kablam! | ^^^^^^ Sep 04 08:05:29.130 INFO kablam! | Sep 04 08:05:29.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.130 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.130 INFO kablam! Sep 04 08:05:29.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.130 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 04 08:05:29.130 INFO kablam! | Sep 04 08:05:29.130 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.130 INFO kablam! | ^^^^^^ Sep 04 08:05:29.130 INFO kablam! | Sep 04 08:05:29.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.130 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.130 INFO kablam! Sep 04 08:05:29.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.130 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 04 08:05:29.131 INFO kablam! | Sep 04 08:05:29.131 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.131 INFO kablam! | ^^^^^^ Sep 04 08:05:29.131 INFO kablam! | Sep 04 08:05:29.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.131 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.131 INFO kablam! Sep 04 08:05:29.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.131 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 04 08:05:29.131 INFO kablam! | Sep 04 08:05:29.131 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.131 INFO kablam! | ^^^^^^ Sep 04 08:05:29.131 INFO kablam! | Sep 04 08:05:29.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.131 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.131 INFO kablam! Sep 04 08:05:29.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.131 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 04 08:05:29.131 INFO kablam! | Sep 04 08:05:29.131 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.132 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.132 INFO kablam! | Sep 04 08:05:29.132 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.132 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.132 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.132 INFO kablam! Sep 04 08:05:29.132 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.132 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 04 08:05:29.132 INFO kablam! | Sep 04 08:05:29.132 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.132 INFO kablam! | ^^^^^^ Sep 04 08:05:29.132 INFO kablam! | Sep 04 08:05:29.132 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.132 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.132 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.132 INFO kablam! Sep 04 08:05:29.132 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.132 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 04 08:05:29.132 INFO kablam! | Sep 04 08:05:29.132 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.132 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.133 INFO kablam! | Sep 04 08:05:29.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.133 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.133 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.133 INFO kablam! Sep 04 08:05:29.133 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.133 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 04 08:05:29.133 INFO kablam! | Sep 04 08:05:29.133 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.133 INFO kablam! | ^^^^^^ Sep 04 08:05:29.133 INFO kablam! | Sep 04 08:05:29.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.133 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.133 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.133 INFO kablam! Sep 04 08:05:29.133 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.133 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 04 08:05:29.133 INFO kablam! | Sep 04 08:05:29.133 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.133 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.133 INFO kablam! | Sep 04 08:05:29.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.134 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.134 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.134 INFO kablam! Sep 04 08:05:29.134 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.134 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 04 08:05:29.134 INFO kablam! | Sep 04 08:05:29.134 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.134 INFO kablam! | ^^^^^^ Sep 04 08:05:29.134 INFO kablam! | Sep 04 08:05:29.134 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.134 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.134 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.134 INFO kablam! Sep 04 08:05:29.134 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.134 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 04 08:05:29.134 INFO kablam! | Sep 04 08:05:29.134 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.134 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.134 INFO kablam! | Sep 04 08:05:29.134 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.134 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.134 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.135 INFO kablam! Sep 04 08:05:29.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.135 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 04 08:05:29.135 INFO kablam! | Sep 04 08:05:29.135 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.135 INFO kablam! | ^^^^^^ Sep 04 08:05:29.135 INFO kablam! | Sep 04 08:05:29.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.135 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.135 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.135 INFO kablam! Sep 04 08:05:29.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.135 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 04 08:05:29.135 INFO kablam! | Sep 04 08:05:29.135 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.135 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.135 INFO kablam! | Sep 04 08:05:29.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.135 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.135 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.135 INFO kablam! Sep 04 08:05:29.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.136 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 04 08:05:29.136 INFO kablam! | Sep 04 08:05:29.136 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.136 INFO kablam! | ^^^^^^ Sep 04 08:05:29.136 INFO kablam! | Sep 04 08:05:29.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.136 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.136 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.136 INFO kablam! Sep 04 08:05:29.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.136 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 04 08:05:29.136 INFO kablam! | Sep 04 08:05:29.136 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.136 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.136 INFO kablam! | Sep 04 08:05:29.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.136 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.136 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.137 INFO kablam! Sep 04 08:05:29.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.137 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 04 08:05:29.137 INFO kablam! | Sep 04 08:05:29.137 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.137 INFO kablam! | ^^^^^^ Sep 04 08:05:29.137 INFO kablam! | Sep 04 08:05:29.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.137 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.137 INFO kablam! Sep 04 08:05:29.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.137 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 04 08:05:29.137 INFO kablam! | Sep 04 08:05:29.137 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.137 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.137 INFO kablam! | Sep 04 08:05:29.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.137 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.137 INFO kablam! Sep 04 08:05:29.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.138 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 04 08:05:29.138 INFO kablam! | Sep 04 08:05:29.138 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.138 INFO kablam! | ^^^^^^ Sep 04 08:05:29.138 INFO kablam! | Sep 04 08:05:29.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.138 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.138 INFO kablam! Sep 04 08:05:29.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.138 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 04 08:05:29.138 INFO kablam! | Sep 04 08:05:29.138 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.138 INFO kablam! | ^^^^^^ Sep 04 08:05:29.138 INFO kablam! | Sep 04 08:05:29.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.138 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.138 INFO kablam! Sep 04 08:05:29.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.138 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 04 08:05:29.139 INFO kablam! | Sep 04 08:05:29.139 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.139 INFO kablam! | ^^^^^^ Sep 04 08:05:29.139 INFO kablam! | Sep 04 08:05:29.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.139 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.139 INFO kablam! Sep 04 08:05:29.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.139 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 04 08:05:29.139 INFO kablam! | Sep 04 08:05:29.139 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.139 INFO kablam! | ^^^^^^ Sep 04 08:05:29.139 INFO kablam! | Sep 04 08:05:29.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.139 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.139 INFO kablam! Sep 04 08:05:29.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.139 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 04 08:05:29.139 INFO kablam! | Sep 04 08:05:29.139 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.140 INFO kablam! | ^^^^^^ Sep 04 08:05:29.140 INFO kablam! | Sep 04 08:05:29.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 08:05:29.140 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.140 INFO kablam! Sep 04 08:05:29.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.140 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 04 08:05:29.140 INFO kablam! | Sep 04 08:05:29.140 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.140 INFO kablam! | ^^^^^^ Sep 04 08:05:29.140 INFO kablam! | Sep 04 08:05:29.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 08:05:29.140 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.140 INFO kablam! Sep 04 08:05:29.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.140 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 04 08:05:29.140 INFO kablam! | Sep 04 08:05:29.140 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.140 INFO kablam! | ^^^^^^ Sep 04 08:05:29.140 INFO kablam! | Sep 04 08:05:29.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.141 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.141 INFO kablam! Sep 04 08:05:29.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.141 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 04 08:05:29.141 INFO kablam! | Sep 04 08:05:29.141 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.141 INFO kablam! | ^^^^^^ Sep 04 08:05:29.141 INFO kablam! | Sep 04 08:05:29.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.141 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.141 INFO kablam! Sep 04 08:05:29.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.141 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 04 08:05:29.141 INFO kablam! | Sep 04 08:05:29.141 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.141 INFO kablam! | ^^^^^^ Sep 04 08:05:29.141 INFO kablam! | Sep 04 08:05:29.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.141 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.142 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.142 INFO kablam! Sep 04 08:05:29.142 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.142 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 04 08:05:29.142 INFO kablam! | Sep 04 08:05:29.142 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.142 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.142 INFO kablam! | Sep 04 08:05:29.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.142 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.142 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.142 INFO kablam! Sep 04 08:05:29.142 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.142 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 04 08:05:29.142 INFO kablam! | Sep 04 08:05:29.142 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.142 INFO kablam! | ^^^^^^ Sep 04 08:05:29.142 INFO kablam! | Sep 04 08:05:29.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.143 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.143 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.143 INFO kablam! Sep 04 08:05:29.143 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.143 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 04 08:05:29.143 INFO kablam! | Sep 04 08:05:29.143 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.143 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.143 INFO kablam! | Sep 04 08:05:29.143 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.143 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.143 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.143 INFO kablam! Sep 04 08:05:29.143 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.143 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 08:05:29.143 INFO kablam! | Sep 04 08:05:29.143 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.143 INFO kablam! | ^^^^^^ Sep 04 08:05:29.143 INFO kablam! | Sep 04 08:05:29.143 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.143 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.143 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.144 INFO kablam! Sep 04 08:05:29.144 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.144 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 08:05:29.144 INFO kablam! | Sep 04 08:05:29.144 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.144 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.144 INFO kablam! | Sep 04 08:05:29.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.144 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.144 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.144 INFO kablam! Sep 04 08:05:29.144 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.144 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 08:05:29.144 INFO kablam! | Sep 04 08:05:29.144 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.144 INFO kablam! | ^^^^^^ Sep 04 08:05:29.144 INFO kablam! | Sep 04 08:05:29.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.144 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.144 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.144 INFO kablam! Sep 04 08:05:29.145 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.145 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 08:05:29.145 INFO kablam! | Sep 04 08:05:29.145 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.145 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.145 INFO kablam! | Sep 04 08:05:29.145 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.145 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.145 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.145 INFO kablam! Sep 04 08:05:29.145 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.145 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 04 08:05:29.145 INFO kablam! | Sep 04 08:05:29.145 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.145 INFO kablam! | ^^^^^^ Sep 04 08:05:29.145 INFO kablam! | Sep 04 08:05:29.145 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.145 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.145 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.145 INFO kablam! Sep 04 08:05:29.145 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.145 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 04 08:05:29.146 INFO kablam! | Sep 04 08:05:29.146 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.146 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.146 INFO kablam! | Sep 04 08:05:29.146 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.146 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.146 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.146 INFO kablam! Sep 04 08:05:29.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.146 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 04 08:05:29.146 INFO kablam! | Sep 04 08:05:29.146 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.146 INFO kablam! | ^^^^^^ Sep 04 08:05:29.146 INFO kablam! | Sep 04 08:05:29.146 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.146 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.146 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.146 INFO kablam! Sep 04 08:05:29.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.146 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 04 08:05:29.146 INFO kablam! | Sep 04 08:05:29.146 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.147 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.147 INFO kablam! | Sep 04 08:05:29.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.147 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.147 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.147 INFO kablam! Sep 04 08:05:29.147 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.147 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 04 08:05:29.147 INFO kablam! | Sep 04 08:05:29.147 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.147 INFO kablam! | ^^^^^^ Sep 04 08:05:29.147 INFO kablam! | Sep 04 08:05:29.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.147 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.147 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.147 INFO kablam! Sep 04 08:05:29.147 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.147 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 04 08:05:29.147 INFO kablam! | Sep 04 08:05:29.147 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.147 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.147 INFO kablam! | Sep 04 08:05:29.148 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.148 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.148 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.148 INFO kablam! Sep 04 08:05:29.148 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.148 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 04 08:05:29.148 INFO kablam! | Sep 04 08:05:29.148 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.148 INFO kablam! | ^^^^^^ Sep 04 08:05:29.148 INFO kablam! | Sep 04 08:05:29.148 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.148 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.148 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.148 INFO kablam! Sep 04 08:05:29.148 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.148 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 08:05:29.148 INFO kablam! | Sep 04 08:05:29.148 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.148 INFO kablam! | ^^^^^^ Sep 04 08:05:29.148 INFO kablam! | Sep 04 08:05:29.148 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.149 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.149 INFO kablam! Sep 04 08:05:29.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.149 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 04 08:05:29.149 INFO kablam! | Sep 04 08:05:29.149 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.149 INFO kablam! | ^^^^^^ Sep 04 08:05:29.149 INFO kablam! | Sep 04 08:05:29.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.149 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.149 INFO kablam! Sep 04 08:05:29.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.149 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 04 08:05:29.149 INFO kablam! | Sep 04 08:05:29.149 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.149 INFO kablam! | ^^^^^^ Sep 04 08:05:29.149 INFO kablam! | Sep 04 08:05:29.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.149 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.150 INFO kablam! Sep 04 08:05:29.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.150 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 04 08:05:29.150 INFO kablam! | Sep 04 08:05:29.150 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.150 INFO kablam! | ^^^^^^ Sep 04 08:05:29.150 INFO kablam! | Sep 04 08:05:29.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.150 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.150 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.150 INFO kablam! Sep 04 08:05:29.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.150 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 04 08:05:29.150 INFO kablam! | Sep 04 08:05:29.150 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.150 INFO kablam! | ^^^^^^ Sep 04 08:05:29.150 INFO kablam! | Sep 04 08:05:29.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.150 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.150 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.150 INFO kablam! Sep 04 08:05:29.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.151 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 04 08:05:29.151 INFO kablam! | Sep 04 08:05:29.151 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.151 INFO kablam! | ^^^^^^ Sep 04 08:05:29.151 INFO kablam! | Sep 04 08:05:29.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.151 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.151 INFO kablam! Sep 04 08:05:29.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.151 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 04 08:05:29.151 INFO kablam! | Sep 04 08:05:29.151 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.151 INFO kablam! | ^^^^^^ Sep 04 08:05:29.151 INFO kablam! | Sep 04 08:05:29.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.151 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.151 INFO kablam! Sep 04 08:05:29.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.151 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 04 08:05:29.151 INFO kablam! | Sep 04 08:05:29.151 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.152 INFO kablam! | ^^^^^^ Sep 04 08:05:29.152 INFO kablam! | Sep 04 08:05:29.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 08:05:29.152 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.152 INFO kablam! Sep 04 08:05:29.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.152 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 04 08:05:29.152 INFO kablam! | Sep 04 08:05:29.152 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.152 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.152 INFO kablam! | Sep 04 08:05:29.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 08:05:29.152 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.152 INFO kablam! Sep 04 08:05:29.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.152 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 04 08:05:29.152 INFO kablam! | Sep 04 08:05:29.152 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.152 INFO kablam! | ^^^^^^ Sep 04 08:05:29.152 INFO kablam! | Sep 04 08:05:29.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.153 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.153 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.153 INFO kablam! Sep 04 08:05:29.153 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.153 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 04 08:05:29.153 INFO kablam! | Sep 04 08:05:29.153 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.153 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.153 INFO kablam! | Sep 04 08:05:29.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.153 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.153 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.153 INFO kablam! Sep 04 08:05:29.153 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.153 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 08:05:29.153 INFO kablam! | Sep 04 08:05:29.153 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.153 INFO kablam! | ^^^^^^ Sep 04 08:05:29.153 INFO kablam! | Sep 04 08:05:29.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.153 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.154 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.154 INFO kablam! Sep 04 08:05:29.154 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.154 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 08:05:29.154 INFO kablam! | Sep 04 08:05:29.154 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.154 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.154 INFO kablam! | Sep 04 08:05:29.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.154 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.154 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.154 INFO kablam! Sep 04 08:05:29.154 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.154 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 08:05:29.154 INFO kablam! | Sep 04 08:05:29.154 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.154 INFO kablam! | ^^^^^^ Sep 04 08:05:29.154 INFO kablam! | Sep 04 08:05:29.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.154 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.154 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.154 INFO kablam! Sep 04 08:05:29.155 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.155 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 08:05:29.155 INFO kablam! | Sep 04 08:05:29.155 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.155 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.155 INFO kablam! | Sep 04 08:05:29.155 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.155 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.155 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.155 INFO kablam! Sep 04 08:05:29.155 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.155 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 04 08:05:29.155 INFO kablam! | Sep 04 08:05:29.155 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.155 INFO kablam! | ^^^^^^ Sep 04 08:05:29.155 INFO kablam! | Sep 04 08:05:29.155 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.155 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.155 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.155 INFO kablam! Sep 04 08:05:29.155 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.155 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 04 08:05:29.156 INFO kablam! | Sep 04 08:05:29.156 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.156 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.156 INFO kablam! | Sep 04 08:05:29.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 08:05:29.156 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.156 INFO kablam! Sep 04 08:05:29.156 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.156 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 04 08:05:29.156 INFO kablam! | Sep 04 08:05:29.156 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.156 INFO kablam! | ^^^^^^ Sep 04 08:05:29.156 INFO kablam! | Sep 04 08:05:29.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 08:05:29.156 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.156 INFO kablam! Sep 04 08:05:29.156 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.156 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 04 08:05:29.156 INFO kablam! | Sep 04 08:05:29.157 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.157 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.157 INFO kablam! | Sep 04 08:05:29.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 08:05:29.157 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.157 INFO kablam! Sep 04 08:05:29.157 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.157 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 04 08:05:29.157 INFO kablam! | Sep 04 08:05:29.157 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.157 INFO kablam! | ^^^^^^ Sep 04 08:05:29.157 INFO kablam! | Sep 04 08:05:29.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 08:05:29.157 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.157 INFO kablam! Sep 04 08:05:29.157 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.157 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 04 08:05:29.157 INFO kablam! | Sep 04 08:05:29.157 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.158 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.158 INFO kablam! | Sep 04 08:05:29.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 08:05:29.158 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.158 INFO kablam! Sep 04 08:05:29.158 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.158 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 04 08:05:29.158 INFO kablam! | Sep 04 08:05:29.158 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.158 INFO kablam! | ^^^^^^ Sep 04 08:05:29.158 INFO kablam! | Sep 04 08:05:29.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 08:05:29.158 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.158 INFO kablam! Sep 04 08:05:29.158 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.158 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 08:05:29.158 INFO kablam! | Sep 04 08:05:29.158 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.158 INFO kablam! | ^^^^^^ Sep 04 08:05:29.158 INFO kablam! | Sep 04 08:05:29.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.159 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.159 INFO kablam! Sep 04 08:05:29.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.159 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 04 08:05:29.159 INFO kablam! | Sep 04 08:05:29.159 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.159 INFO kablam! | ^^^^^^ Sep 04 08:05:29.159 INFO kablam! | Sep 04 08:05:29.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.159 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.159 INFO kablam! Sep 04 08:05:29.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.159 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 04 08:05:29.159 INFO kablam! | Sep 04 08:05:29.159 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.159 INFO kablam! | ^^^^^^ Sep 04 08:05:29.159 INFO kablam! | Sep 04 08:05:29.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.159 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.160 INFO kablam! Sep 04 08:05:29.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.160 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 04 08:05:29.160 INFO kablam! | Sep 04 08:05:29.160 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.160 INFO kablam! | ^^^^^^ Sep 04 08:05:29.160 INFO kablam! | Sep 04 08:05:29.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.160 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.160 INFO kablam! Sep 04 08:05:29.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.160 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 04 08:05:29.160 INFO kablam! | Sep 04 08:05:29.160 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.160 INFO kablam! | ^^^^^^ Sep 04 08:05:29.160 INFO kablam! | Sep 04 08:05:29.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.160 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.160 INFO kablam! Sep 04 08:05:29.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.161 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 04 08:05:29.161 INFO kablam! | Sep 04 08:05:29.161 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.161 INFO kablam! | ^^^^^^ Sep 04 08:05:29.161 INFO kablam! | Sep 04 08:05:29.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.161 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.161 INFO kablam! Sep 04 08:05:29.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.161 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 04 08:05:29.161 INFO kablam! | Sep 04 08:05:29.161 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.161 INFO kablam! | ^^^^^^ Sep 04 08:05:29.161 INFO kablam! | Sep 04 08:05:29.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.161 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.161 INFO kablam! Sep 04 08:05:29.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.162 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 04 08:05:29.162 INFO kablam! | Sep 04 08:05:29.162 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.162 INFO kablam! | ^^^^^^ Sep 04 08:05:29.162 INFO kablam! | Sep 04 08:05:29.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.162 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.162 INFO kablam! Sep 04 08:05:29.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.162 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 04 08:05:29.162 INFO kablam! | Sep 04 08:05:29.162 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.162 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.162 INFO kablam! | Sep 04 08:05:29.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.162 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.162 INFO kablam! Sep 04 08:05:29.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.162 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 04 08:05:29.162 INFO kablam! | Sep 04 08:05:29.163 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.163 INFO kablam! | ^^^^^^ Sep 04 08:05:29.163 INFO kablam! | Sep 04 08:05:29.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.163 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.163 INFO kablam! Sep 04 08:05:29.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.163 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 04 08:05:29.163 INFO kablam! | Sep 04 08:05:29.163 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.163 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.163 INFO kablam! | Sep 04 08:05:29.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.163 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.163 INFO kablam! Sep 04 08:05:29.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.163 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 04 08:05:29.163 INFO kablam! | Sep 04 08:05:29.163 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.163 INFO kablam! | ^^^^^^ Sep 04 08:05:29.164 INFO kablam! | Sep 04 08:05:29.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.164 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.164 INFO kablam! Sep 04 08:05:29.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.164 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 04 08:05:29.164 INFO kablam! | Sep 04 08:05:29.164 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.164 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.164 INFO kablam! | Sep 04 08:05:29.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.164 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.164 INFO kablam! Sep 04 08:05:29.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.164 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 04 08:05:29.164 INFO kablam! | Sep 04 08:05:29.164 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.164 INFO kablam! | ^^^^^^ Sep 04 08:05:29.164 INFO kablam! | Sep 04 08:05:29.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.165 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.165 INFO kablam! Sep 04 08:05:29.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.165 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 04 08:05:29.165 INFO kablam! | Sep 04 08:05:29.165 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.165 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.165 INFO kablam! | Sep 04 08:05:29.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.165 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.165 INFO kablam! Sep 04 08:05:29.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.165 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 04 08:05:29.165 INFO kablam! | Sep 04 08:05:29.165 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.165 INFO kablam! | ^^^^^^ Sep 04 08:05:29.165 INFO kablam! | Sep 04 08:05:29.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.165 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.165 INFO kablam! Sep 04 08:05:29.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.166 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 04 08:05:29.166 INFO kablam! | Sep 04 08:05:29.166 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.166 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.166 INFO kablam! | Sep 04 08:05:29.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.166 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.166 INFO kablam! Sep 04 08:05:29.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.166 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 04 08:05:29.166 INFO kablam! | Sep 04 08:05:29.166 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.166 INFO kablam! | ^^^^^^ Sep 04 08:05:29.166 INFO kablam! | Sep 04 08:05:29.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.166 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.166 INFO kablam! Sep 04 08:05:29.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.167 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 04 08:05:29.167 INFO kablam! | Sep 04 08:05:29.167 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.167 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.167 INFO kablam! | Sep 04 08:05:29.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.167 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.167 INFO kablam! Sep 04 08:05:29.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.167 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 04 08:05:29.167 INFO kablam! | Sep 04 08:05:29.167 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.167 INFO kablam! | ^^^^^^ Sep 04 08:05:29.167 INFO kablam! | Sep 04 08:05:29.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.167 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.168 INFO kablam! Sep 04 08:05:29.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.168 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 04 08:05:29.168 INFO kablam! | Sep 04 08:05:29.168 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.168 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.168 INFO kablam! | Sep 04 08:05:29.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.168 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.168 INFO kablam! Sep 04 08:05:29.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.168 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 04 08:05:29.168 INFO kablam! | Sep 04 08:05:29.168 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.168 INFO kablam! | ^^^^^^ Sep 04 08:05:29.168 INFO kablam! | Sep 04 08:05:29.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.169 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.169 INFO kablam! Sep 04 08:05:29.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.169 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 04 08:05:29.169 INFO kablam! | Sep 04 08:05:29.169 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.169 INFO kablam! | ^^^^^^ Sep 04 08:05:29.169 INFO kablam! | Sep 04 08:05:29.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.169 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.169 INFO kablam! Sep 04 08:05:29.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.169 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 04 08:05:29.169 INFO kablam! | Sep 04 08:05:29.169 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.170 INFO kablam! | ^^^^^^ Sep 04 08:05:29.170 INFO kablam! | Sep 04 08:05:29.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.170 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.170 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.170 INFO kablam! Sep 04 08:05:29.170 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.170 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 04 08:05:29.170 INFO kablam! | Sep 04 08:05:29.170 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.170 INFO kablam! | ^^^^^^ Sep 04 08:05:29.170 INFO kablam! | Sep 04 08:05:29.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.170 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.170 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.170 INFO kablam! Sep 04 08:05:29.170 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.171 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 04 08:05:29.171 INFO kablam! | Sep 04 08:05:29.171 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.171 INFO kablam! | ^^^^^^ Sep 04 08:05:29.171 INFO kablam! | Sep 04 08:05:29.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.171 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.171 INFO kablam! Sep 04 08:05:29.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.171 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 04 08:05:29.171 INFO kablam! | Sep 04 08:05:29.171 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.171 INFO kablam! | ^^^^^^ Sep 04 08:05:29.171 INFO kablam! | Sep 04 08:05:29.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.171 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.172 INFO kablam! Sep 04 08:05:29.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.172 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 04 08:05:29.172 INFO kablam! | Sep 04 08:05:29.172 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.172 INFO kablam! | ^^^^^^ Sep 04 08:05:29.172 INFO kablam! | Sep 04 08:05:29.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.172 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.172 INFO kablam! Sep 04 08:05:29.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.172 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 04 08:05:29.172 INFO kablam! | Sep 04 08:05:29.172 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.172 INFO kablam! | ^^^^^^ Sep 04 08:05:29.172 INFO kablam! | Sep 04 08:05:29.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.173 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.173 INFO kablam! Sep 04 08:05:29.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.173 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 04 08:05:29.173 INFO kablam! | Sep 04 08:05:29.173 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.173 INFO kablam! | ^^^^^^ Sep 04 08:05:29.173 INFO kablam! | Sep 04 08:05:29.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.173 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.173 INFO kablam! Sep 04 08:05:29.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.173 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 04 08:05:29.173 INFO kablam! | Sep 04 08:05:29.173 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.173 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.174 INFO kablam! | Sep 04 08:05:29.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 08:05:29.174 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.174 INFO kablam! Sep 04 08:05:29.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.174 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 04 08:05:29.174 INFO kablam! | Sep 04 08:05:29.174 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.174 INFO kablam! | ^^^^^^ Sep 04 08:05:29.174 INFO kablam! | Sep 04 08:05:29.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 08:05:29.174 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.174 INFO kablam! Sep 04 08:05:29.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.175 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 04 08:05:29.175 INFO kablam! | Sep 04 08:05:29.175 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.175 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.175 INFO kablam! | Sep 04 08:05:29.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.175 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.175 INFO kablam! Sep 04 08:05:29.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.175 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 08:05:29.175 INFO kablam! | Sep 04 08:05:29.175 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.175 INFO kablam! | ^^^^^^ Sep 04 08:05:29.175 INFO kablam! | Sep 04 08:05:29.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.175 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.175 INFO kablam! Sep 04 08:05:29.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.175 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 08:05:29.175 INFO kablam! | Sep 04 08:05:29.176 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.176 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.176 INFO kablam! | Sep 04 08:05:29.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.176 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.176 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.176 INFO kablam! Sep 04 08:05:29.176 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.176 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 08:05:29.176 INFO kablam! | Sep 04 08:05:29.176 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.176 INFO kablam! | ^^^^^^ Sep 04 08:05:29.176 INFO kablam! | Sep 04 08:05:29.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.176 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.176 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.176 INFO kablam! Sep 04 08:05:29.176 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.176 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 08:05:29.176 INFO kablam! | Sep 04 08:05:29.176 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.176 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.177 INFO kablam! | Sep 04 08:05:29.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.177 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.177 INFO kablam! Sep 04 08:05:29.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.177 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 04 08:05:29.177 INFO kablam! | Sep 04 08:05:29.177 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.177 INFO kablam! | ^^^^^^ Sep 04 08:05:29.177 INFO kablam! | Sep 04 08:05:29.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.177 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.177 INFO kablam! Sep 04 08:05:29.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.177 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 04 08:05:29.177 INFO kablam! | Sep 04 08:05:29.177 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.177 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.177 INFO kablam! | Sep 04 08:05:29.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.178 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.178 INFO kablam! Sep 04 08:05:29.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.178 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 04 08:05:29.178 INFO kablam! | Sep 04 08:05:29.178 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.178 INFO kablam! | ^^^^^^ Sep 04 08:05:29.178 INFO kablam! | Sep 04 08:05:29.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.178 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.178 INFO kablam! Sep 04 08:05:29.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.178 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 04 08:05:29.178 INFO kablam! | Sep 04 08:05:29.178 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.178 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.178 INFO kablam! | Sep 04 08:05:29.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.178 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.179 INFO kablam! Sep 04 08:05:29.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.179 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 04 08:05:29.179 INFO kablam! | Sep 04 08:05:29.179 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.179 INFO kablam! | ^^^^^^ Sep 04 08:05:29.179 INFO kablam! | Sep 04 08:05:29.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 08:05:29.179 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.179 INFO kablam! Sep 04 08:05:29.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.179 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 04 08:05:29.179 INFO kablam! | Sep 04 08:05:29.179 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.179 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.179 INFO kablam! | Sep 04 08:05:29.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 08:05:29.179 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.179 INFO kablam! Sep 04 08:05:29.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.180 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 04 08:05:29.180 INFO kablam! | Sep 04 08:05:29.180 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.180 INFO kablam! | ^^^^^^ Sep 04 08:05:29.180 INFO kablam! | Sep 04 08:05:29.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.180 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.180 INFO kablam! Sep 04 08:05:29.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.180 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 08:05:29.180 INFO kablam! | Sep 04 08:05:29.180 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.180 INFO kablam! | ^^^^^^ Sep 04 08:05:29.180 INFO kablam! | Sep 04 08:05:29.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.180 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.180 INFO kablam! Sep 04 08:05:29.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.180 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 04 08:05:29.180 INFO kablam! | Sep 04 08:05:29.181 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.181 INFO kablam! | ^^^^^^ Sep 04 08:05:29.181 INFO kablam! | Sep 04 08:05:29.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 08:05:29.181 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.181 INFO kablam! Sep 04 08:05:29.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.181 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 04 08:05:29.181 INFO kablam! | Sep 04 08:05:29.181 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.181 INFO kablam! | ^^^^^^ Sep 04 08:05:29.181 INFO kablam! | Sep 04 08:05:29.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 08:05:29.181 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.181 INFO kablam! Sep 04 08:05:29.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.181 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 04 08:05:29.181 INFO kablam! | Sep 04 08:05:29.181 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.181 INFO kablam! | ^^^^^^ Sep 04 08:05:29.182 INFO kablam! | Sep 04 08:05:29.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.182 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.182 INFO kablam! Sep 04 08:05:29.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.182 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 04 08:05:29.182 INFO kablam! | Sep 04 08:05:29.182 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.182 INFO kablam! | ^^^^^^ Sep 04 08:05:29.182 INFO kablam! | Sep 04 08:05:29.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.182 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.182 INFO kablam! Sep 04 08:05:29.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.182 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 04 08:05:29.182 INFO kablam! | Sep 04 08:05:29.182 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.182 INFO kablam! | ^^^^^^ Sep 04 08:05:29.182 INFO kablam! | Sep 04 08:05:29.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.183 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.183 INFO kablam! Sep 04 08:05:29.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.183 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 04 08:05:29.183 INFO kablam! | Sep 04 08:05:29.183 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.183 INFO kablam! | ^^^^^^ Sep 04 08:05:29.183 INFO kablam! | Sep 04 08:05:29.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 08:05:29.183 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.183 INFO kablam! Sep 04 08:05:29.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.183 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 04 08:05:29.183 INFO kablam! | Sep 04 08:05:29.183 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.183 INFO kablam! | ^^^^^^ Sep 04 08:05:29.183 INFO kablam! | Sep 04 08:05:29.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 08:05:29.183 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.184 INFO kablam! Sep 04 08:05:29.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.184 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 04 08:05:29.184 INFO kablam! | Sep 04 08:05:29.184 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.184 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.184 INFO kablam! | Sep 04 08:05:29.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 08:05:29.184 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.184 INFO kablam! Sep 04 08:05:29.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.184 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 04 08:05:29.184 INFO kablam! | Sep 04 08:05:29.184 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.184 INFO kablam! | ^^^^^^ Sep 04 08:05:29.184 INFO kablam! | Sep 04 08:05:29.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 08:05:29.184 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.184 INFO kablam! Sep 04 08:05:29.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.185 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 04 08:05:29.185 INFO kablam! | Sep 04 08:05:29.185 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.185 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.185 INFO kablam! | Sep 04 08:05:29.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 08:05:29.185 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.185 INFO kablam! Sep 04 08:05:29.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.185 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 08:05:29.185 INFO kablam! | Sep 04 08:05:29.186 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.186 INFO kablam! | ^^^^^^ Sep 04 08:05:29.186 INFO kablam! | Sep 04 08:05:29.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 08:05:29.186 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.186 INFO kablam! Sep 04 08:05:29.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.186 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 08:05:29.186 INFO kablam! | Sep 04 08:05:29.186 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.186 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.186 INFO kablam! | Sep 04 08:05:29.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 08:05:29.187 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.187 INFO kablam! Sep 04 08:05:29.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.187 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 08:05:29.187 INFO kablam! | Sep 04 08:05:29.187 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.187 INFO kablam! | ^^^^^^ Sep 04 08:05:29.187 INFO kablam! | Sep 04 08:05:29.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 08:05:29.187 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.187 INFO kablam! Sep 04 08:05:29.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.187 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 08:05:29.187 INFO kablam! | Sep 04 08:05:29.187 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.187 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.187 INFO kablam! | Sep 04 08:05:29.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 08:05:29.187 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.188 INFO kablam! Sep 04 08:05:29.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.188 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 04 08:05:29.188 INFO kablam! | Sep 04 08:05:29.188 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.188 INFO kablam! | ^^^^^^ Sep 04 08:05:29.188 INFO kablam! | Sep 04 08:05:29.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 08:05:29.188 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.188 INFO kablam! Sep 04 08:05:29.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.188 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 04 08:05:29.188 INFO kablam! | Sep 04 08:05:29.188 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.188 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.188 INFO kablam! | Sep 04 08:05:29.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 08:05:29.188 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.188 INFO kablam! Sep 04 08:05:29.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.189 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 04 08:05:29.189 INFO kablam! | Sep 04 08:05:29.189 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.189 INFO kablam! | ^^^^^^ Sep 04 08:05:29.189 INFO kablam! | Sep 04 08:05:29.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.189 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.189 INFO kablam! Sep 04 08:05:29.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.189 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 04 08:05:29.189 INFO kablam! | Sep 04 08:05:29.189 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.189 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.189 INFO kablam! | Sep 04 08:05:29.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.189 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.189 INFO kablam! Sep 04 08:05:29.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.189 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 04 08:05:29.189 INFO kablam! | Sep 04 08:05:29.189 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.189 INFO kablam! | ^^^^^^ Sep 04 08:05:29.190 INFO kablam! | Sep 04 08:05:29.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 08:05:29.190 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.190 INFO kablam! Sep 04 08:05:29.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.190 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 04 08:05:29.190 INFO kablam! | Sep 04 08:05:29.190 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.190 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.190 INFO kablam! | Sep 04 08:05:29.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 08:05:29.190 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.190 INFO kablam! Sep 04 08:05:29.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.190 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 04 08:05:29.190 INFO kablam! | Sep 04 08:05:29.190 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.190 INFO kablam! | ^^^^^^ Sep 04 08:05:29.190 INFO kablam! | Sep 04 08:05:29.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 08:05:29.190 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.191 INFO kablam! Sep 04 08:05:29.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.191 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 08:05:29.191 INFO kablam! | Sep 04 08:05:29.191 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.191 INFO kablam! | ^^^^^^ Sep 04 08:05:29.191 INFO kablam! | Sep 04 08:05:29.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 08:05:29.191 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.191 INFO kablam! Sep 04 08:05:29.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.191 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 04 08:05:29.191 INFO kablam! | Sep 04 08:05:29.191 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.191 INFO kablam! | ^^^^^^ Sep 04 08:05:29.191 INFO kablam! | Sep 04 08:05:29.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 08:05:29.191 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.191 INFO kablam! Sep 04 08:05:29.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.192 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 04 08:05:29.192 INFO kablam! | Sep 04 08:05:29.192 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.192 INFO kablam! | ^^^^^^ Sep 04 08:05:29.192 INFO kablam! | Sep 04 08:05:29.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 08:05:29.192 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.192 INFO kablam! Sep 04 08:05:29.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.192 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 04 08:05:29.192 INFO kablam! | Sep 04 08:05:29.192 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.192 INFO kablam! | ^^^^^^ Sep 04 08:05:29.192 INFO kablam! | Sep 04 08:05:29.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 08:05:29.192 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.192 INFO kablam! Sep 04 08:05:29.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.192 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 04 08:05:29.192 INFO kablam! | Sep 04 08:05:29.193 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.193 INFO kablam! | ^^^^^^ Sep 04 08:05:29.193 INFO kablam! | Sep 04 08:05:29.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 08:05:29.193 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.193 INFO kablam! Sep 04 08:05:29.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.193 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 04 08:05:29.193 INFO kablam! | Sep 04 08:05:29.193 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.193 INFO kablam! | ^^^^^^ Sep 04 08:05:29.193 INFO kablam! | Sep 04 08:05:29.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 08:05:29.193 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.193 INFO kablam! Sep 04 08:05:29.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.193 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 04 08:05:29.193 INFO kablam! | Sep 04 08:05:29.193 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.193 INFO kablam! | ^^^^^^ Sep 04 08:05:29.194 INFO kablam! | Sep 04 08:05:29.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 08:05:29.194 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.194 INFO kablam! Sep 04 08:05:29.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.194 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 04 08:05:29.194 INFO kablam! | Sep 04 08:05:29.194 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.194 INFO kablam! | ^^^^^^ Sep 04 08:05:29.194 INFO kablam! | Sep 04 08:05:29.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 08:05:29.194 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.194 INFO kablam! Sep 04 08:05:29.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.194 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 04 08:05:29.194 INFO kablam! | Sep 04 08:05:29.194 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.194 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.194 INFO kablam! | Sep 04 08:05:29.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 08:05:29.195 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.195 INFO kablam! Sep 04 08:05:29.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.195 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 04 08:05:29.195 INFO kablam! | Sep 04 08:05:29.195 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.195 INFO kablam! | ^^^^^^ Sep 04 08:05:29.195 INFO kablam! | Sep 04 08:05:29.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 08:05:29.195 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.195 INFO kablam! Sep 04 08:05:29.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.195 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 04 08:05:29.195 INFO kablam! | Sep 04 08:05:29.195 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.195 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.195 INFO kablam! | Sep 04 08:05:29.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 08:05:29.195 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.196 INFO kablam! Sep 04 08:05:29.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.196 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 08:05:29.196 INFO kablam! | Sep 04 08:05:29.196 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.196 INFO kablam! | ^^^^^^ Sep 04 08:05:29.196 INFO kablam! | Sep 04 08:05:29.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 08:05:29.196 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.196 INFO kablam! Sep 04 08:05:29.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.196 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 08:05:29.196 INFO kablam! | Sep 04 08:05:29.196 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.196 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.196 INFO kablam! | Sep 04 08:05:29.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 08:05:29.196 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.196 INFO kablam! Sep 04 08:05:29.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.197 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 08:05:29.197 INFO kablam! | Sep 04 08:05:29.197 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.197 INFO kablam! | ^^^^^^ Sep 04 08:05:29.197 INFO kablam! | Sep 04 08:05:29.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.197 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.197 INFO kablam! Sep 04 08:05:29.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.197 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 08:05:29.197 INFO kablam! | Sep 04 08:05:29.197 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.197 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.197 INFO kablam! | Sep 04 08:05:29.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.197 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.197 INFO kablam! Sep 04 08:05:29.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.197 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 04 08:05:29.198 INFO kablam! | Sep 04 08:05:29.198 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.198 INFO kablam! | ^^^^^^ Sep 04 08:05:29.198 INFO kablam! | Sep 04 08:05:29.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 08:05:29.198 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.198 INFO kablam! Sep 04 08:05:29.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.198 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 04 08:05:29.198 INFO kablam! | Sep 04 08:05:29.198 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.198 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.198 INFO kablam! | Sep 04 08:05:29.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 08:05:29.198 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.198 INFO kablam! Sep 04 08:05:29.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.198 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 04 08:05:29.198 INFO kablam! | Sep 04 08:05:29.198 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.198 INFO kablam! | ^^^^^^ Sep 04 08:05:29.199 INFO kablam! | Sep 04 08:05:29.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.199 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.199 INFO kablam! Sep 04 08:05:29.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.199 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 04 08:05:29.199 INFO kablam! | Sep 04 08:05:29.199 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.199 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.199 INFO kablam! | Sep 04 08:05:29.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.199 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.199 INFO kablam! Sep 04 08:05:29.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.199 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 04 08:05:29.199 INFO kablam! | Sep 04 08:05:29.199 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.199 INFO kablam! | ^^^^^^ Sep 04 08:05:29.199 INFO kablam! | Sep 04 08:05:29.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.200 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.200 INFO kablam! Sep 04 08:05:29.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.200 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 04 08:05:29.200 INFO kablam! | Sep 04 08:05:29.200 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.200 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.200 INFO kablam! | Sep 04 08:05:29.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.200 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.200 INFO kablam! Sep 04 08:05:29.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.200 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 04 08:05:29.200 INFO kablam! | Sep 04 08:05:29.200 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.200 INFO kablam! | ^^^^^^ Sep 04 08:05:29.200 INFO kablam! | Sep 04 08:05:29.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.200 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.201 INFO kablam! Sep 04 08:05:29.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.201 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 08:05:29.201 INFO kablam! | Sep 04 08:05:29.201 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.201 INFO kablam! | ^^^^^^ Sep 04 08:05:29.201 INFO kablam! | Sep 04 08:05:29.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.201 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.201 INFO kablam! Sep 04 08:05:29.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.201 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 04 08:05:29.201 INFO kablam! | Sep 04 08:05:29.201 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.201 INFO kablam! | ^^^^^^ Sep 04 08:05:29.201 INFO kablam! | Sep 04 08:05:29.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.201 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.201 INFO kablam! Sep 04 08:05:29.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.202 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 04 08:05:29.202 INFO kablam! | Sep 04 08:05:29.202 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.202 INFO kablam! | ^^^^^^ Sep 04 08:05:29.202 INFO kablam! | Sep 04 08:05:29.202 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.202 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.202 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.202 INFO kablam! Sep 04 08:05:29.202 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.202 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 04 08:05:29.202 INFO kablam! | Sep 04 08:05:29.202 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.202 INFO kablam! | ^^^^^^ Sep 04 08:05:29.202 INFO kablam! | Sep 04 08:05:29.202 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.202 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.202 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.202 INFO kablam! Sep 04 08:05:29.202 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.202 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 04 08:05:29.202 INFO kablam! | Sep 04 08:05:29.203 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.203 INFO kablam! | ^^^^^^ Sep 04 08:05:29.203 INFO kablam! | Sep 04 08:05:29.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 08:05:29.203 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.203 INFO kablam! Sep 04 08:05:29.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.203 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 04 08:05:29.203 INFO kablam! | Sep 04 08:05:29.203 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.203 INFO kablam! | ^^^^^^ Sep 04 08:05:29.203 INFO kablam! | Sep 04 08:05:29.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 08:05:29.203 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.203 INFO kablam! Sep 04 08:05:29.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.203 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 04 08:05:29.203 INFO kablam! | Sep 04 08:05:29.203 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.203 INFO kablam! | ^^^^^^ Sep 04 08:05:29.204 INFO kablam! | Sep 04 08:05:29.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 08:05:29.204 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.204 INFO kablam! Sep 04 08:05:29.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.204 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 04 08:05:29.204 INFO kablam! | Sep 04 08:05:29.204 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.204 INFO kablam! | ^^^^^^ Sep 04 08:05:29.204 INFO kablam! | Sep 04 08:05:29.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 08:05:29.204 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.204 INFO kablam! Sep 04 08:05:29.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.204 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 04 08:05:29.204 INFO kablam! | Sep 04 08:05:29.204 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.204 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.204 INFO kablam! | Sep 04 08:05:29.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 08:05:29.205 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.205 INFO kablam! Sep 04 08:05:29.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.205 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 04 08:05:29.205 INFO kablam! | Sep 04 08:05:29.205 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.205 INFO kablam! | ^^^^^^ Sep 04 08:05:29.205 INFO kablam! | Sep 04 08:05:29.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 08:05:29.205 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.205 INFO kablam! Sep 04 08:05:29.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.205 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 04 08:05:29.205 INFO kablam! | Sep 04 08:05:29.205 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.205 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.205 INFO kablam! | Sep 04 08:05:29.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 08:05:29.205 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.206 INFO kablam! Sep 04 08:05:29.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.206 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 08:05:29.206 INFO kablam! | Sep 04 08:05:29.206 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.206 INFO kablam! | ^^^^^^ Sep 04 08:05:29.206 INFO kablam! | Sep 04 08:05:29.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.206 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.206 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.206 INFO kablam! Sep 04 08:05:29.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.206 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 08:05:29.206 INFO kablam! | Sep 04 08:05:29.206 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.206 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.206 INFO kablam! | Sep 04 08:05:29.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.206 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.206 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.206 INFO kablam! Sep 04 08:05:29.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.207 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 08:05:29.207 INFO kablam! | Sep 04 08:05:29.207 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.207 INFO kablam! | ^^^^^^ Sep 04 08:05:29.207 INFO kablam! | Sep 04 08:05:29.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.207 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.207 INFO kablam! Sep 04 08:05:29.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.207 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 08:05:29.207 INFO kablam! | Sep 04 08:05:29.207 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.207 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.207 INFO kablam! | Sep 04 08:05:29.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.207 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.207 INFO kablam! Sep 04 08:05:29.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.207 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 04 08:05:29.207 INFO kablam! | Sep 04 08:05:29.208 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.208 INFO kablam! | ^^^^^^ Sep 04 08:05:29.208 INFO kablam! | Sep 04 08:05:29.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.208 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.208 INFO kablam! Sep 04 08:05:29.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.208 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 04 08:05:29.208 INFO kablam! | Sep 04 08:05:29.208 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.208 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.208 INFO kablam! | Sep 04 08:05:29.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.208 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.208 INFO kablam! Sep 04 08:05:29.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.208 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 04 08:05:29.208 INFO kablam! | Sep 04 08:05:29.208 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.208 INFO kablam! | ^^^^^^ Sep 04 08:05:29.209 INFO kablam! | Sep 04 08:05:29.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.209 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.209 INFO kablam! Sep 04 08:05:29.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.209 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 04 08:05:29.209 INFO kablam! | Sep 04 08:05:29.209 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.209 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.209 INFO kablam! | Sep 04 08:05:29.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.209 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.209 INFO kablam! Sep 04 08:05:29.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.209 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 04 08:05:29.209 INFO kablam! | Sep 04 08:05:29.209 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.209 INFO kablam! | ^^^^^^ Sep 04 08:05:29.209 INFO kablam! | Sep 04 08:05:29.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.210 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.210 INFO kablam! Sep 04 08:05:29.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.210 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 04 08:05:29.210 INFO kablam! | Sep 04 08:05:29.210 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.210 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.210 INFO kablam! | Sep 04 08:05:29.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.210 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.210 INFO kablam! Sep 04 08:05:29.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.210 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 04 08:05:29.210 INFO kablam! | Sep 04 08:05:29.210 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.210 INFO kablam! | ^^^^^^ Sep 04 08:05:29.210 INFO kablam! | Sep 04 08:05:29.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.210 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.211 INFO kablam! Sep 04 08:05:29.211 INFO kablam! Sep 04 08:05:29.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.211 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 08:05:29.211 INFO kablam! | Sep 04 08:05:29.211 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.211 INFO kablam! | ^^^^^^ Sep 04 08:05:29.211 INFO kablam! | Sep 04 08:05:29.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.211 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.211 INFO kablam! Sep 04 08:05:29.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.211 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 04 08:05:29.211 INFO kablam! | Sep 04 08:05:29.211 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.211 INFO kablam! | ^^^^^^ Sep 04 08:05:29.211 INFO kablam! | Sep 04 08:05:29.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.211 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.211 INFO kablam! Sep 04 08:05:29.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.212 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 04 08:05:29.212 INFO kablam! | Sep 04 08:05:29.212 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.212 INFO kablam! | ^^^^^^ Sep 04 08:05:29.212 INFO kablam! | Sep 04 08:05:29.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.212 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.212 INFO kablam! Sep 04 08:05:29.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.212 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 04 08:05:29.212 INFO kablam! | Sep 04 08:05:29.212 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.212 INFO kablam! | ^^^^^^ Sep 04 08:05:29.212 INFO kablam! | Sep 04 08:05:29.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.212 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.212 INFO kablam! Sep 04 08:05:29.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.212 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 04 08:05:29.212 INFO kablam! | Sep 04 08:05:29.213 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.213 INFO kablam! | ^^^^^^ Sep 04 08:05:29.213 INFO kablam! | Sep 04 08:05:29.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 08:05:29.213 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.213 INFO kablam! Sep 04 08:05:29.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.213 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 04 08:05:29.213 INFO kablam! | Sep 04 08:05:29.213 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.213 INFO kablam! | ^^^^^^ Sep 04 08:05:29.213 INFO kablam! | Sep 04 08:05:29.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 08:05:29.213 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.213 INFO kablam! Sep 04 08:05:29.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.213 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 04 08:05:29.213 INFO kablam! | Sep 04 08:05:29.213 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.214 INFO kablam! | ^^^^^^ Sep 04 08:05:29.214 INFO kablam! | Sep 04 08:05:29.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 08:05:29.214 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.214 INFO kablam! Sep 04 08:05:29.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.214 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 04 08:05:29.214 INFO kablam! | Sep 04 08:05:29.214 INFO kablam! 28 | self.0.as_ptr() Sep 04 08:05:29.214 INFO kablam! | ^^^^^^ Sep 04 08:05:29.214 INFO kablam! | Sep 04 08:05:29.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 08:05:29.214 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.214 INFO kablam! Sep 04 08:05:29.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.214 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 04 08:05:29.214 INFO kablam! | Sep 04 08:05:29.214 INFO kablam! 34 | self.0.as_mut_ptr() Sep 04 08:05:29.214 INFO kablam! | ^^^^^^ Sep 04 08:05:29.214 INFO kablam! | Sep 04 08:05:29.214 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 08:05:29.215 INFO kablam! --> src/lib.rs:8:12 Sep 04 08:05:29.215 INFO kablam! | Sep 04 08:05:29.215 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 08:05:29.215 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 08:05:29.215 INFO kablam! | Sep 04 08:05:29.215 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 08:05:29.215 INFO kablam! Sep 04 08:05:29.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 08:05:29.215 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.215 INFO kablam! Sep 04 08:05:29.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.215 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 04 08:05:29.215 INFO kablam! | Sep 04 08:05:29.215 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 04 08:05:29.215 INFO kablam! | ^^^^^^ Sep 04 08:05:29.215 INFO kablam! | Sep 04 08:05:29.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 08:05:29.215 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.215 INFO kablam! Sep 04 08:05:29.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.216 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 04 08:05:29.216 INFO kablam! | Sep 04 08:05:29.216 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.216 INFO kablam! | ^^^^^^ Sep 04 08:05:29.216 INFO kablam! | Sep 04 08:05:29.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 08:05:29.216 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.216 INFO kablam! Sep 04 08:05:29.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.216 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 04 08:05:29.216 INFO kablam! | Sep 04 08:05:29.216 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.216 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.216 INFO kablam! | Sep 04 08:05:29.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 08:05:29.216 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.216 INFO kablam! Sep 04 08:05:29.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.217 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 04 08:05:29.217 INFO kablam! | Sep 04 08:05:29.217 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.217 INFO kablam! | ^^^^^^ Sep 04 08:05:29.217 INFO kablam! | Sep 04 08:05:29.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 08:05:29.217 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.217 INFO kablam! Sep 04 08:05:29.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.217 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 04 08:05:29.217 INFO kablam! | Sep 04 08:05:29.217 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.217 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.217 INFO kablam! | Sep 04 08:05:29.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 08:05:29.217 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.217 INFO kablam! Sep 04 08:05:29.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.217 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 08:05:29.217 INFO kablam! | Sep 04 08:05:29.218 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.218 INFO kablam! | ^^^^^^ Sep 04 08:05:29.218 INFO kablam! | Sep 04 08:05:29.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 08:05:29.218 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.218 INFO kablam! Sep 04 08:05:29.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.218 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 08:05:29.218 INFO kablam! | Sep 04 08:05:29.218 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.218 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.218 INFO kablam! | Sep 04 08:05:29.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 08:05:29.218 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.218 INFO kablam! Sep 04 08:05:29.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.218 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 08:05:29.218 INFO kablam! | Sep 04 08:05:29.218 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.218 INFO kablam! | ^^^^^^ Sep 04 08:05:29.219 INFO kablam! | Sep 04 08:05:29.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 08:05:29.219 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.219 INFO kablam! Sep 04 08:05:29.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.219 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 08:05:29.219 INFO kablam! | Sep 04 08:05:29.219 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.219 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.219 INFO kablam! | Sep 04 08:05:29.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 08:05:29.219 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.219 INFO kablam! Sep 04 08:05:29.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.219 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 04 08:05:29.219 INFO kablam! | Sep 04 08:05:29.219 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.219 INFO kablam! | ^^^^^^ Sep 04 08:05:29.219 INFO kablam! | Sep 04 08:05:29.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 08:05:29.220 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.220 INFO kablam! Sep 04 08:05:29.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.220 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 04 08:05:29.220 INFO kablam! | Sep 04 08:05:29.220 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.220 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.220 INFO kablam! | Sep 04 08:05:29.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 08:05:29.220 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.220 INFO kablam! Sep 04 08:05:29.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.220 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 04 08:05:29.220 INFO kablam! | Sep 04 08:05:29.220 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.221 INFO kablam! | ^^^^^^ Sep 04 08:05:29.221 INFO kablam! | Sep 04 08:05:29.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 08:05:29.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.221 INFO kablam! Sep 04 08:05:29.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.221 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 04 08:05:29.221 INFO kablam! | Sep 04 08:05:29.221 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.221 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.221 INFO kablam! | Sep 04 08:05:29.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 08:05:29.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.222 INFO kablam! Sep 04 08:05:29.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.222 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 04 08:05:29.222 INFO kablam! | Sep 04 08:05:29.222 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.222 INFO kablam! | ^^^^^^ Sep 04 08:05:29.222 INFO kablam! | Sep 04 08:05:29.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 08:05:29.222 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.222 INFO kablam! Sep 04 08:05:29.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.222 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 04 08:05:29.222 INFO kablam! | Sep 04 08:05:29.222 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.222 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.222 INFO kablam! | Sep 04 08:05:29.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 08:05:29.222 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 08:05:29.223 INFO kablam! Sep 04 08:05:29.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.223 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 04 08:05:29.223 INFO kablam! | Sep 04 08:05:29.223 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.223 INFO kablam! | ^^^^^^ Sep 04 08:05:29.223 INFO kablam! | Sep 04 08:05:29.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.223 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.223 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.223 INFO kablam! Sep 04 08:05:29.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.223 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 08:05:29.223 INFO kablam! | Sep 04 08:05:29.223 INFO kablam! 132 | self.0.iter() Sep 04 08:05:29.223 INFO kablam! | ^^^^^^ Sep 04 08:05:29.223 INFO kablam! | Sep 04 08:05:29.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.223 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.224 INFO kablam! Sep 04 08:05:29.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.224 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 04 08:05:29.224 INFO kablam! | Sep 04 08:05:29.224 INFO kablam! 144 | self.0.iter_mut() Sep 04 08:05:29.224 INFO kablam! | ^^^^^^ Sep 04 08:05:29.224 INFO kablam! | Sep 04 08:05:29.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.224 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.224 INFO kablam! Sep 04 08:05:29.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.224 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 04 08:05:29.224 INFO kablam! | Sep 04 08:05:29.224 INFO kablam! 153 | &self.0[..] Sep 04 08:05:29.224 INFO kablam! | ^^^^^^ Sep 04 08:05:29.225 INFO kablam! | Sep 04 08:05:29.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.225 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.225 INFO kablam! Sep 04 08:05:29.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.225 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 04 08:05:29.225 INFO kablam! | Sep 04 08:05:29.225 INFO kablam! 162 | &mut self.0[..] Sep 04 08:05:29.225 INFO kablam! | ^^^^^^ Sep 04 08:05:29.225 INFO kablam! | Sep 04 08:05:29.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.225 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.225 INFO kablam! Sep 04 08:05:29.226 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 08:05:29.226 INFO kablam! --> src/lib.rs:8:12 Sep 04 08:05:29.226 INFO kablam! | Sep 04 08:05:29.226 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 08:05:29.226 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 08:05:29.226 INFO kablam! | Sep 04 08:05:29.226 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 08:05:29.226 INFO kablam! Sep 04 08:05:29.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.30s Sep 04 08:05:29.325 INFO kablam! su: No module specific data is present Sep 04 08:05:29.846 INFO running `"docker" "rm" "-f" "b01f82233afba0aa49d58be4b2d81a8599c05be5a81aded3ca5eebccbd4d7f05"` Sep 04 08:05:29.928 INFO blam! b01f82233afba0aa49d58be4b2d81a8599c05be5a81aded3ca5eebccbd4d7f05