Sep 19 19:13:24.047 INFO checking rust-extra-0.0.17 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 19:13:24.048 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 19:13:24.048 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:13:24.251 INFO blam! dde1aeced0b6f016b74f124edf329ac30bf762ba85f92f53211e62c94b3d4089 Sep 19 19:13:24.258 INFO running `"docker" "start" "-a" "dde1aeced0b6f016b74f124edf329ac30bf762ba85f92f53211e62c94b3d4089"` Sep 19 19:13:24.770 INFO kablam! usermod: no changes Sep 19 19:13:24.819 INFO kablam! Checking rust-extra v0.0.17 (/source) Sep 19 19:13:25.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.823 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 19 19:13:25.823 INFO kablam! | Sep 19 19:13:25.823 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.823 INFO kablam! | ^^^^^^ Sep 19 19:13:25.823 INFO kablam! | Sep 19 19:13:25.823 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 19:13:25.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.824 INFO kablam! Sep 19 19:13:25.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.824 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.824 INFO kablam! | ^^^^^^ Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.824 INFO kablam! Sep 19 19:13:25.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.824 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.824 INFO kablam! | ^^^^^^ Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.824 INFO kablam! Sep 19 19:13:25.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.824 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.824 INFO kablam! | ^^^^^^ Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.824 INFO kablam! Sep 19 19:13:25.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.824 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.824 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.824 INFO kablam! Sep 19 19:13:25.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.824 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.824 INFO kablam! | ^^^^^^ Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.824 INFO kablam! Sep 19 19:13:25.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.824 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.824 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.824 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.824 INFO kablam! Sep 19 19:13:25.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.824 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 19 19:13:25.824 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.825 INFO kablam! | ^^^^^^ Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.825 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.825 INFO kablam! Sep 19 19:13:25.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.825 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.825 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.825 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.825 INFO kablam! Sep 19 19:13:25.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.825 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.825 INFO kablam! | ^^^^^^ Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.825 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.825 INFO kablam! Sep 19 19:13:25.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.825 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.825 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.825 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.825 INFO kablam! Sep 19 19:13:25.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.825 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.825 INFO kablam! | ^^^^^^ Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.825 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.825 INFO kablam! Sep 19 19:13:25.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.825 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.825 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.825 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.825 INFO kablam! Sep 19 19:13:25.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.825 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.825 INFO kablam! | ^^^^^^ Sep 19 19:13:25.825 INFO kablam! | Sep 19 19:13:25.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.825 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.826 INFO kablam! Sep 19 19:13:25.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.826 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.826 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.826 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.826 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.826 INFO kablam! Sep 19 19:13:25.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.826 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.826 INFO kablam! | ^^^^^^ Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.826 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.826 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.826 INFO kablam! Sep 19 19:13:25.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.826 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.826 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.826 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.826 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.826 INFO kablam! Sep 19 19:13:25.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.826 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.826 INFO kablam! | ^^^^^^ Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.826 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.826 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.826 INFO kablam! Sep 19 19:13:25.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.826 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.826 INFO kablam! | ^^^^^^ Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.826 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.826 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.826 INFO kablam! Sep 19 19:13:25.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.826 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.826 INFO kablam! | ^^^^^^ Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.826 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.826 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.826 INFO kablam! Sep 19 19:13:25.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.826 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 19 19:13:25.826 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.827 INFO kablam! | ^^^^^^ Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.827 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.827 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.827 INFO kablam! Sep 19 19:13:25.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.827 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.827 INFO kablam! | ^^^^^^ Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.827 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.827 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.827 INFO kablam! Sep 19 19:13:25.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.827 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.827 INFO kablam! | ^^^^^^ Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.827 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.827 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.827 INFO kablam! Sep 19 19:13:25.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.827 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.827 INFO kablam! | ^^^^^^ Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.827 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.827 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.827 INFO kablam! Sep 19 19:13:25.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.827 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.827 INFO kablam! | ^^^^^^ Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.827 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.827 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.827 INFO kablam! Sep 19 19:13:25.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.827 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.827 INFO kablam! | ^^^^^^ Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.827 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.827 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.827 INFO kablam! Sep 19 19:13:25.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.827 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.827 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.827 INFO kablam! | Sep 19 19:13:25.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.827 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.827 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.827 INFO kablam! Sep 19 19:13:25.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.828 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.828 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.828 INFO kablam! | ^^^^^^ Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.828 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.828 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.828 INFO kablam! Sep 19 19:13:25.828 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.828 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.828 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.828 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.828 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.828 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.828 INFO kablam! Sep 19 19:13:25.828 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.828 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.828 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.828 INFO kablam! | ^^^^^^ Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.828 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.828 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.828 INFO kablam! Sep 19 19:13:25.828 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.828 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.828 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.828 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.828 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.828 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.828 INFO kablam! Sep 19 19:13:25.828 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.828 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.828 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.828 INFO kablam! | ^^^^^^ Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.828 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.828 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.828 INFO kablam! Sep 19 19:13:25.828 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.828 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 19 19:13:25.828 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.829 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.829 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.829 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.829 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.829 INFO kablam! Sep 19 19:13:25.829 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.829 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 19 19:13:25.829 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.829 INFO kablam! | ^^^^^^ Sep 19 19:13:25.829 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.829 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.829 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.829 INFO kablam! Sep 19 19:13:25.829 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.829 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 19 19:13:25.829 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.829 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.829 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.829 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.829 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.829 INFO kablam! Sep 19 19:13:25.829 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.829 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 19 19:13:25.829 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.829 INFO kablam! | ^^^^^^ Sep 19 19:13:25.829 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.829 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.829 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.829 INFO kablam! Sep 19 19:13:25.829 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.829 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 19 19:13:25.829 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.829 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.829 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.829 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.829 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.829 INFO kablam! Sep 19 19:13:25.829 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.829 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 19 19:13:25.829 INFO kablam! | Sep 19 19:13:25.829 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.829 INFO kablam! | ^^^^^^ Sep 19 19:13:25.830 INFO kablam! | Sep 19 19:13:25.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.830 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.830 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.830 INFO kablam! Sep 19 19:13:25.830 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.830 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 19 19:13:25.830 INFO kablam! | Sep 19 19:13:25.830 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.830 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.830 INFO kablam! | Sep 19 19:13:25.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.830 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.830 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.830 INFO kablam! Sep 19 19:13:25.830 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.830 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 19 19:13:25.830 INFO kablam! | Sep 19 19:13:25.830 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.830 INFO kablam! | ^^^^^^ Sep 19 19:13:25.830 INFO kablam! | Sep 19 19:13:25.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.830 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.830 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.830 INFO kablam! Sep 19 19:13:25.830 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.830 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 19 19:13:25.830 INFO kablam! | Sep 19 19:13:25.830 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.830 INFO kablam! | ^^^^^^ Sep 19 19:13:25.830 INFO kablam! | Sep 19 19:13:25.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.830 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.830 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.830 INFO kablam! Sep 19 19:13:25.830 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.830 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 19 19:13:25.830 INFO kablam! | Sep 19 19:13:25.830 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.830 INFO kablam! | ^^^^^^ Sep 19 19:13:25.830 INFO kablam! | Sep 19 19:13:25.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.830 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.830 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.831 INFO kablam! Sep 19 19:13:25.831 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.831 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 19 19:13:25.831 INFO kablam! | Sep 19 19:13:25.831 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.831 INFO kablam! | ^^^^^^ Sep 19 19:13:25.831 INFO kablam! | Sep 19 19:13:25.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.831 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.831 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.831 INFO kablam! Sep 19 19:13:25.831 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.831 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 19 19:13:25.831 INFO kablam! | Sep 19 19:13:25.831 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.831 INFO kablam! | ^^^^^^ Sep 19 19:13:25.831 INFO kablam! | Sep 19 19:13:25.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.831 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.831 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.831 INFO kablam! Sep 19 19:13:25.831 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.831 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 19 19:13:25.831 INFO kablam! | Sep 19 19:13:25.831 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.831 INFO kablam! | ^^^^^^ Sep 19 19:13:25.831 INFO kablam! | Sep 19 19:13:25.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.831 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.831 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.831 INFO kablam! Sep 19 19:13:25.831 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.831 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 19 19:13:25.831 INFO kablam! | Sep 19 19:13:25.831 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.831 INFO kablam! | ^^^^^^ Sep 19 19:13:25.831 INFO kablam! | Sep 19 19:13:25.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.831 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.831 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.831 INFO kablam! Sep 19 19:13:25.831 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.831 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 19 19:13:25.831 INFO kablam! | Sep 19 19:13:25.831 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.831 INFO kablam! | ^^^^^^ Sep 19 19:13:25.831 INFO kablam! | Sep 19 19:13:25.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.831 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.831 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.832 INFO kablam! Sep 19 19:13:25.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.832 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 19 19:13:25.832 INFO kablam! | Sep 19 19:13:25.832 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.832 INFO kablam! | ^^^^^^ Sep 19 19:13:25.832 INFO kablam! | Sep 19 19:13:25.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.832 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.832 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.832 INFO kablam! Sep 19 19:13:25.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.832 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 19 19:13:25.832 INFO kablam! | Sep 19 19:13:25.832 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.832 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.832 INFO kablam! | Sep 19 19:13:25.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.832 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.832 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.832 INFO kablam! Sep 19 19:13:25.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.832 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 19 19:13:25.832 INFO kablam! | Sep 19 19:13:25.832 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.832 INFO kablam! | ^^^^^^ Sep 19 19:13:25.832 INFO kablam! | Sep 19 19:13:25.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.832 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.832 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.832 INFO kablam! Sep 19 19:13:25.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.832 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 19 19:13:25.832 INFO kablam! | Sep 19 19:13:25.832 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.832 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.832 INFO kablam! | Sep 19 19:13:25.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.832 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.832 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.832 INFO kablam! Sep 19 19:13:25.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.832 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 19 19:13:25.832 INFO kablam! | Sep 19 19:13:25.832 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.832 INFO kablam! | ^^^^^^ Sep 19 19:13:25.832 INFO kablam! | Sep 19 19:13:25.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.832 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.833 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.833 INFO kablam! Sep 19 19:13:25.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.833 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 19 19:13:25.833 INFO kablam! | Sep 19 19:13:25.833 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.833 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.833 INFO kablam! | Sep 19 19:13:25.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.833 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.833 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.833 INFO kablam! Sep 19 19:13:25.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.833 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 19 19:13:25.833 INFO kablam! | Sep 19 19:13:25.833 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.833 INFO kablam! | ^^^^^^ Sep 19 19:13:25.833 INFO kablam! | Sep 19 19:13:25.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.833 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.833 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.833 INFO kablam! Sep 19 19:13:25.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.833 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 19 19:13:25.833 INFO kablam! | Sep 19 19:13:25.833 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.833 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.833 INFO kablam! | Sep 19 19:13:25.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.833 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.833 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.833 INFO kablam! Sep 19 19:13:25.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.833 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 19 19:13:25.833 INFO kablam! | Sep 19 19:13:25.833 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.833 INFO kablam! | ^^^^^^ Sep 19 19:13:25.833 INFO kablam! | Sep 19 19:13:25.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.833 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.833 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.833 INFO kablam! Sep 19 19:13:25.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.833 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 19 19:13:25.833 INFO kablam! | Sep 19 19:13:25.833 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.833 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.833 INFO kablam! | Sep 19 19:13:25.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.833 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.834 INFO kablam! Sep 19 19:13:25.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.834 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 19 19:13:25.834 INFO kablam! | Sep 19 19:13:25.834 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.834 INFO kablam! | ^^^^^^ Sep 19 19:13:25.834 INFO kablam! | Sep 19 19:13:25.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.834 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.834 INFO kablam! Sep 19 19:13:25.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.834 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 19 19:13:25.834 INFO kablam! | Sep 19 19:13:25.834 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.834 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.834 INFO kablam! | Sep 19 19:13:25.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.834 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.834 INFO kablam! Sep 19 19:13:25.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.834 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 19 19:13:25.834 INFO kablam! | Sep 19 19:13:25.834 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.834 INFO kablam! | ^^^^^^ Sep 19 19:13:25.834 INFO kablam! | Sep 19 19:13:25.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.834 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.834 INFO kablam! Sep 19 19:13:25.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.834 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 19 19:13:25.834 INFO kablam! | Sep 19 19:13:25.834 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.834 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.834 INFO kablam! | Sep 19 19:13:25.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.834 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.834 INFO kablam! Sep 19 19:13:25.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.834 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 19 19:13:25.834 INFO kablam! | Sep 19 19:13:25.834 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.834 INFO kablam! | ^^^^^^ Sep 19 19:13:25.834 INFO kablam! | Sep 19 19:13:25.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.834 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.835 INFO kablam! Sep 19 19:13:25.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.835 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 19 19:13:25.835 INFO kablam! | Sep 19 19:13:25.835 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.835 INFO kablam! | ^^^^^^ Sep 19 19:13:25.835 INFO kablam! | Sep 19 19:13:25.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.835 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.835 INFO kablam! Sep 19 19:13:25.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.835 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 19 19:13:25.835 INFO kablam! | Sep 19 19:13:25.835 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.835 INFO kablam! | ^^^^^^ Sep 19 19:13:25.835 INFO kablam! | Sep 19 19:13:25.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.835 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.835 INFO kablam! Sep 19 19:13:25.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.835 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 19 19:13:25.835 INFO kablam! | Sep 19 19:13:25.835 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.835 INFO kablam! | ^^^^^^ Sep 19 19:13:25.835 INFO kablam! | Sep 19 19:13:25.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.835 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.835 INFO kablam! Sep 19 19:13:25.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.835 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 19 19:13:25.835 INFO kablam! | Sep 19 19:13:25.835 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.835 INFO kablam! | ^^^^^^ Sep 19 19:13:25.835 INFO kablam! | Sep 19 19:13:25.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.835 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.836 INFO kablam! Sep 19 19:13:25.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.836 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 19 19:13:25.836 INFO kablam! | Sep 19 19:13:25.836 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.836 INFO kablam! | ^^^^^^ Sep 19 19:13:25.836 INFO kablam! | Sep 19 19:13:25.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.836 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.836 INFO kablam! Sep 19 19:13:25.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.836 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 19 19:13:25.836 INFO kablam! | Sep 19 19:13:25.836 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.836 INFO kablam! | ^^^^^^ Sep 19 19:13:25.836 INFO kablam! | Sep 19 19:13:25.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.836 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.836 INFO kablam! Sep 19 19:13:25.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.836 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 19 19:13:25.836 INFO kablam! | Sep 19 19:13:25.836 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.836 INFO kablam! | ^^^^^^ Sep 19 19:13:25.836 INFO kablam! | Sep 19 19:13:25.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.842 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.842 INFO kablam! Sep 19 19:13:25.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.842 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 19 19:13:25.842 INFO kablam! | Sep 19 19:13:25.842 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.842 INFO kablam! | ^^^^^^ Sep 19 19:13:25.842 INFO kablam! | Sep 19 19:13:25.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.842 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.842 INFO kablam! Sep 19 19:13:25.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.842 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 19 19:13:25.842 INFO kablam! | Sep 19 19:13:25.842 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.842 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.842 INFO kablam! | Sep 19 19:13:25.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.842 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.842 INFO kablam! Sep 19 19:13:25.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.842 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 19 19:13:25.842 INFO kablam! | Sep 19 19:13:25.842 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.842 INFO kablam! | ^^^^^^ Sep 19 19:13:25.842 INFO kablam! | Sep 19 19:13:25.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.842 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.842 INFO kablam! Sep 19 19:13:25.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.842 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 19 19:13:25.842 INFO kablam! | Sep 19 19:13:25.842 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.842 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.842 INFO kablam! | Sep 19 19:13:25.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.842 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.842 INFO kablam! Sep 19 19:13:25.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.843 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 19 19:13:25.843 INFO kablam! | Sep 19 19:13:25.843 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.843 INFO kablam! | ^^^^^^ Sep 19 19:13:25.843 INFO kablam! | Sep 19 19:13:25.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.843 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.843 INFO kablam! Sep 19 19:13:25.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.843 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 19 19:13:25.843 INFO kablam! | Sep 19 19:13:25.843 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.843 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.843 INFO kablam! | Sep 19 19:13:25.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.843 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.843 INFO kablam! Sep 19 19:13:25.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.843 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 19 19:13:25.843 INFO kablam! | Sep 19 19:13:25.843 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.843 INFO kablam! | ^^^^^^ Sep 19 19:13:25.843 INFO kablam! | Sep 19 19:13:25.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.843 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.843 INFO kablam! Sep 19 19:13:25.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.843 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 19 19:13:25.843 INFO kablam! | Sep 19 19:13:25.843 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.843 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.843 INFO kablam! | Sep 19 19:13:25.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.843 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.843 INFO kablam! Sep 19 19:13:25.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.843 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 19 19:13:25.843 INFO kablam! | Sep 19 19:13:25.843 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.843 INFO kablam! | ^^^^^^ Sep 19 19:13:25.843 INFO kablam! | Sep 19 19:13:25.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.843 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.843 INFO kablam! Sep 19 19:13:25.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.843 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 19 19:13:25.844 INFO kablam! | Sep 19 19:13:25.844 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.844 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.844 INFO kablam! | Sep 19 19:13:25.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.844 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.844 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.844 INFO kablam! Sep 19 19:13:25.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.844 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 19 19:13:25.844 INFO kablam! | Sep 19 19:13:25.844 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.844 INFO kablam! | ^^^^^^ Sep 19 19:13:25.844 INFO kablam! | Sep 19 19:13:25.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.844 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.844 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.844 INFO kablam! Sep 19 19:13:25.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.844 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 19 19:13:25.844 INFO kablam! | Sep 19 19:13:25.844 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.844 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.844 INFO kablam! | Sep 19 19:13:25.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.844 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.844 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.844 INFO kablam! Sep 19 19:13:25.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.844 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 19 19:13:25.844 INFO kablam! | Sep 19 19:13:25.844 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.844 INFO kablam! | ^^^^^^ Sep 19 19:13:25.844 INFO kablam! | Sep 19 19:13:25.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.844 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.844 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.845 INFO kablam! Sep 19 19:13:25.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.845 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 19 19:13:25.845 INFO kablam! | Sep 19 19:13:25.845 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.845 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.845 INFO kablam! | Sep 19 19:13:25.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.845 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.845 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.845 INFO kablam! Sep 19 19:13:25.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.845 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 19 19:13:25.845 INFO kablam! | Sep 19 19:13:25.845 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.845 INFO kablam! | ^^^^^^ Sep 19 19:13:25.845 INFO kablam! | Sep 19 19:13:25.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.845 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.845 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.845 INFO kablam! Sep 19 19:13:25.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.845 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 19 19:13:25.845 INFO kablam! | Sep 19 19:13:25.845 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.845 INFO kablam! | ^^^^^^ Sep 19 19:13:25.845 INFO kablam! | Sep 19 19:13:25.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.845 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.845 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.845 INFO kablam! Sep 19 19:13:25.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.845 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 19 19:13:25.845 INFO kablam! | Sep 19 19:13:25.845 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.845 INFO kablam! | ^^^^^^ Sep 19 19:13:25.845 INFO kablam! | Sep 19 19:13:25.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.845 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.845 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.845 INFO kablam! Sep 19 19:13:25.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.845 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 19 19:13:25.845 INFO kablam! | Sep 19 19:13:25.846 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.846 INFO kablam! | ^^^^^^ Sep 19 19:13:25.846 INFO kablam! | Sep 19 19:13:25.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.846 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.846 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.846 INFO kablam! Sep 19 19:13:25.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.846 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 19 19:13:25.846 INFO kablam! | Sep 19 19:13:25.846 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.846 INFO kablam! | ^^^^^^ Sep 19 19:13:25.846 INFO kablam! | Sep 19 19:13:25.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.846 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.846 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.846 INFO kablam! Sep 19 19:13:25.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.846 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 19 19:13:25.846 INFO kablam! | Sep 19 19:13:25.846 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.846 INFO kablam! | ^^^^^^ Sep 19 19:13:25.846 INFO kablam! | Sep 19 19:13:25.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.846 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.846 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.846 INFO kablam! Sep 19 19:13:25.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.846 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 19 19:13:25.846 INFO kablam! | Sep 19 19:13:25.846 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.846 INFO kablam! | ^^^^^^ Sep 19 19:13:25.846 INFO kablam! | Sep 19 19:13:25.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.846 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.846 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.846 INFO kablam! Sep 19 19:13:25.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.846 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 19 19:13:25.846 INFO kablam! | Sep 19 19:13:25.846 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.846 INFO kablam! | ^^^^^^ Sep 19 19:13:25.846 INFO kablam! | Sep 19 19:13:25.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.846 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.847 INFO kablam! Sep 19 19:13:25.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.847 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 19 19:13:25.847 INFO kablam! | Sep 19 19:13:25.847 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.847 INFO kablam! | ^^^^^^ Sep 19 19:13:25.847 INFO kablam! | Sep 19 19:13:25.847 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.847 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.847 INFO kablam! Sep 19 19:13:25.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.847 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 19 19:13:25.847 INFO kablam! | Sep 19 19:13:25.847 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.847 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.847 INFO kablam! | Sep 19 19:13:25.847 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.847 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.847 INFO kablam! Sep 19 19:13:25.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.847 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 19 19:13:25.847 INFO kablam! | Sep 19 19:13:25.847 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.847 INFO kablam! | ^^^^^^ Sep 19 19:13:25.847 INFO kablam! | Sep 19 19:13:25.847 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.847 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.847 INFO kablam! Sep 19 19:13:25.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.847 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 19 19:13:25.847 INFO kablam! | Sep 19 19:13:25.847 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.847 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.847 INFO kablam! | Sep 19 19:13:25.847 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.847 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.848 INFO kablam! Sep 19 19:13:25.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.848 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 19 19:13:25.848 INFO kablam! | Sep 19 19:13:25.848 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.848 INFO kablam! | ^^^^^^ Sep 19 19:13:25.848 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.848 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.848 INFO kablam! Sep 19 19:13:25.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.848 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 19 19:13:25.848 INFO kablam! | Sep 19 19:13:25.848 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.848 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.848 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.848 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.848 INFO kablam! Sep 19 19:13:25.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.848 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 19 19:13:25.848 INFO kablam! | Sep 19 19:13:25.848 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.848 INFO kablam! | ^^^^^^ Sep 19 19:13:25.848 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.848 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.848 INFO kablam! Sep 19 19:13:25.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.848 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 19 19:13:25.848 INFO kablam! | Sep 19 19:13:25.848 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.848 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.848 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.848 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.848 INFO kablam! Sep 19 19:13:25.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.848 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 19 19:13:25.848 INFO kablam! | Sep 19 19:13:25.848 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.849 INFO kablam! | ^^^^^^ Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.849 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.849 INFO kablam! Sep 19 19:13:25.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.849 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.849 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.849 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.849 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.849 INFO kablam! Sep 19 19:13:25.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.849 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.849 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.849 INFO kablam! | ^^^^^^ Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.849 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.849 INFO kablam! Sep 19 19:13:25.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.849 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.849 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.849 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.849 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.849 INFO kablam! Sep 19 19:13:25.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.849 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.849 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.849 INFO kablam! | ^^^^^^ Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.849 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.849 INFO kablam! Sep 19 19:13:25.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.849 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.849 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.849 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.849 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.850 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.850 INFO kablam! Sep 19 19:13:25.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.850 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 19 19:13:25.850 INFO kablam! | Sep 19 19:13:25.850 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.850 INFO kablam! | ^^^^^^ Sep 19 19:13:25.850 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.850 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.850 INFO kablam! Sep 19 19:13:25.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.850 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 19 19:13:25.850 INFO kablam! | Sep 19 19:13:25.850 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.850 INFO kablam! | ^^^^^^ Sep 19 19:13:25.850 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.850 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.850 INFO kablam! Sep 19 19:13:25.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.850 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 19 19:13:25.850 INFO kablam! | Sep 19 19:13:25.850 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.850 INFO kablam! | ^^^^^^ Sep 19 19:13:25.850 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.850 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.850 INFO kablam! Sep 19 19:13:25.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.851 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 19 19:13:25.851 INFO kablam! | Sep 19 19:13:25.851 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.851 INFO kablam! | ^^^^^^ Sep 19 19:13:25.851 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.851 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.851 INFO kablam! Sep 19 19:13:25.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.851 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 19 19:13:25.851 INFO kablam! | Sep 19 19:13:25.851 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.851 INFO kablam! | ^^^^^^ Sep 19 19:13:25.851 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.851 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.851 INFO kablam! Sep 19 19:13:25.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.851 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 19 19:13:25.851 INFO kablam! | Sep 19 19:13:25.851 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.851 INFO kablam! | ^^^^^^ Sep 19 19:13:25.851 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.851 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.851 INFO kablam! Sep 19 19:13:25.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.851 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 19 19:13:25.851 INFO kablam! | Sep 19 19:13:25.851 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.851 INFO kablam! | ^^^^^^ Sep 19 19:13:25.851 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.851 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.851 INFO kablam! Sep 19 19:13:25.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.851 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 19 19:13:25.851 INFO kablam! | Sep 19 19:13:25.851 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.851 INFO kablam! | ^^^^^^ Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.852 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.852 INFO kablam! Sep 19 19:13:25.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.852 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.852 INFO kablam! | ^^^^^^ Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.852 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.852 INFO kablam! Sep 19 19:13:25.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.852 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.852 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.852 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.852 INFO kablam! Sep 19 19:13:25.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.852 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.852 INFO kablam! | ^^^^^^ Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.852 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.852 INFO kablam! Sep 19 19:13:25.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.852 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.852 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.852 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.852 INFO kablam! Sep 19 19:13:25.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.852 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.852 INFO kablam! | ^^^^^^ Sep 19 19:13:25.852 INFO kablam! | Sep 19 19:13:25.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:25.852 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.853 INFO kablam! Sep 19 19:13:25.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.853 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 19 19:13:25.853 INFO kablam! | Sep 19 19:13:25.853 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.853 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.853 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.853 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.853 INFO kablam! Sep 19 19:13:25.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.853 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 19 19:13:25.853 INFO kablam! | Sep 19 19:13:25.853 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.853 INFO kablam! | ^^^^^^ Sep 19 19:13:25.853 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.853 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.853 INFO kablam! Sep 19 19:13:25.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.853 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 19 19:13:25.853 INFO kablam! | Sep 19 19:13:25.853 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.853 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.853 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.853 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.853 INFO kablam! Sep 19 19:13:25.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.860 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.861 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.861 INFO kablam! | ^^^^^^ Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! Sep 19 19:13:25.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.861 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.861 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.861 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! Sep 19 19:13:25.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.861 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.861 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.861 INFO kablam! | ^^^^^^ Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! Sep 19 19:13:25.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.861 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.861 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.861 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! Sep 19 19:13:25.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.861 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.861 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.861 INFO kablam! | ^^^^^^ Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! Sep 19 19:13:25.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.861 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.861 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.861 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! Sep 19 19:13:25.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.861 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.861 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.861 INFO kablam! | ^^^^^^ Sep 19 19:13:25.861 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.861 INFO kablam! Sep 19 19:13:25.862 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.862 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 19 19:13:25.862 INFO kablam! | Sep 19 19:13:25.862 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.862 INFO kablam! | ^^^^^^ Sep 19 19:13:25.862 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.862 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.862 INFO kablam! Sep 19 19:13:25.862 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.862 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 19 19:13:25.862 INFO kablam! | Sep 19 19:13:25.862 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.862 INFO kablam! | ^^^^^^ Sep 19 19:13:25.862 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.862 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.862 INFO kablam! Sep 19 19:13:25.862 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.862 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 19 19:13:25.862 INFO kablam! | Sep 19 19:13:25.862 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.862 INFO kablam! | ^^^^^^ Sep 19 19:13:25.862 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.862 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.862 INFO kablam! Sep 19 19:13:25.862 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.862 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 19 19:13:25.862 INFO kablam! | Sep 19 19:13:25.862 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.862 INFO kablam! | ^^^^^^ Sep 19 19:13:25.862 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.862 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.862 INFO kablam! Sep 19 19:13:25.862 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.862 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 19 19:13:25.862 INFO kablam! | Sep 19 19:13:25.862 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.862 INFO kablam! | ^^^^^^ Sep 19 19:13:25.862 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.862 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.862 INFO kablam! Sep 19 19:13:25.862 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.863 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 19 19:13:25.863 INFO kablam! | Sep 19 19:13:25.863 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.863 INFO kablam! | ^^^^^^ Sep 19 19:13:25.863 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.863 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.863 INFO kablam! Sep 19 19:13:25.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.863 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 19 19:13:25.863 INFO kablam! | Sep 19 19:13:25.863 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.863 INFO kablam! | ^^^^^^ Sep 19 19:13:25.865 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.865 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.865 INFO kablam! Sep 19 19:13:25.866 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.866 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 19 19:13:25.866 INFO kablam! | Sep 19 19:13:25.866 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.866 INFO kablam! | ^^^^^^ Sep 19 19:13:25.867 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.867 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.867 INFO kablam! Sep 19 19:13:25.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.867 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 19 19:13:25.867 INFO kablam! | Sep 19 19:13:25.867 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.867 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.867 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.867 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.867 INFO kablam! Sep 19 19:13:25.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.867 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 19 19:13:25.867 INFO kablam! | Sep 19 19:13:25.867 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.867 INFO kablam! | ^^^^^^ Sep 19 19:13:25.867 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.867 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.867 INFO kablam! Sep 19 19:13:25.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.867 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 19 19:13:25.867 INFO kablam! | Sep 19 19:13:25.867 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.867 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.867 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.867 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.867 INFO kablam! Sep 19 19:13:25.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.867 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 19 19:13:25.867 INFO kablam! | Sep 19 19:13:25.867 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.867 INFO kablam! | ^^^^^^ Sep 19 19:13:25.867 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.867 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.867 INFO kablam! Sep 19 19:13:25.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.871 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 19 19:13:25.871 INFO kablam! | Sep 19 19:13:25.871 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.871 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.871 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.871 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.871 INFO kablam! Sep 19 19:13:25.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.871 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 19 19:13:25.871 INFO kablam! | Sep 19 19:13:25.871 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.871 INFO kablam! | ^^^^^^ Sep 19 19:13:25.871 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.871 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.871 INFO kablam! Sep 19 19:13:25.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.871 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 19 19:13:25.871 INFO kablam! | Sep 19 19:13:25.871 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.871 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.871 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.871 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.871 INFO kablam! Sep 19 19:13:25.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.871 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 19 19:13:25.871 INFO kablam! | Sep 19 19:13:25.871 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.871 INFO kablam! | ^^^^^^ Sep 19 19:13:25.871 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.871 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! Sep 19 19:13:25.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.872 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.872 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.872 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! Sep 19 19:13:25.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.872 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.872 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.872 INFO kablam! | ^^^^^^ Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! Sep 19 19:13:25.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.872 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.872 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.872 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! Sep 19 19:13:25.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.872 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.872 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.872 INFO kablam! | ^^^^^^ Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! Sep 19 19:13:25.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.872 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.872 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.872 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! Sep 19 19:13:25.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.872 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.872 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.872 INFO kablam! | ^^^^^^ Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.872 INFO kablam! Sep 19 19:13:25.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.872 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 19 19:13:25.872 INFO kablam! | Sep 19 19:13:25.872 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.872 INFO kablam! | ^^^^^^ Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! Sep 19 19:13:25.873 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.873 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.873 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.873 INFO kablam! | ^^^^^^ Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! Sep 19 19:13:25.873 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.873 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.873 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.873 INFO kablam! | ^^^^^^ Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! Sep 19 19:13:25.873 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.873 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.873 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.873 INFO kablam! | ^^^^^^ Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! Sep 19 19:13:25.873 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.873 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.873 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.873 INFO kablam! | ^^^^^^ Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! Sep 19 19:13:25.873 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.873 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.873 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.873 INFO kablam! | ^^^^^^ Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.873 INFO kablam! Sep 19 19:13:25.873 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.873 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.873 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.873 INFO kablam! | ^^^^^^ Sep 19 19:13:25.873 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.874 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.874 INFO kablam! Sep 19 19:13:25.874 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.874 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 19 19:13:25.874 INFO kablam! | Sep 19 19:13:25.874 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.874 INFO kablam! | ^^^^^^ Sep 19 19:13:25.874 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.874 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.874 INFO kablam! Sep 19 19:13:25.874 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.874 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 19 19:13:25.874 INFO kablam! | Sep 19 19:13:25.874 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.874 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.874 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.874 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.874 INFO kablam! Sep 19 19:13:25.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.877 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 19 19:13:25.877 INFO kablam! | Sep 19 19:13:25.877 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.877 INFO kablam! | ^^^^^^ Sep 19 19:13:25.877 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.877 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.877 INFO kablam! Sep 19 19:13:25.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.877 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 19 19:13:25.877 INFO kablam! | Sep 19 19:13:25.877 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.877 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.877 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.877 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.878 INFO kablam! Sep 19 19:13:25.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.883 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 19 19:13:25.883 INFO kablam! | Sep 19 19:13:25.883 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.883 INFO kablam! | ^^^^^^ Sep 19 19:13:25.883 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.883 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.883 INFO kablam! Sep 19 19:13:25.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.883 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 19 19:13:25.883 INFO kablam! | Sep 19 19:13:25.883 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.883 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.883 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.883 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.883 INFO kablam! Sep 19 19:13:25.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.883 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 19 19:13:25.883 INFO kablam! | Sep 19 19:13:25.883 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.883 INFO kablam! | ^^^^^^ Sep 19 19:13:25.883 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.883 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.883 INFO kablam! Sep 19 19:13:25.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.883 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 19 19:13:25.883 INFO kablam! | Sep 19 19:13:25.883 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.883 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.883 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! Sep 19 19:13:25.884 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.884 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.884 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.884 INFO kablam! | ^^^^^^ Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! Sep 19 19:13:25.884 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.884 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.884 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.884 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! Sep 19 19:13:25.884 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.884 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.884 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.884 INFO kablam! | ^^^^^^ Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! Sep 19 19:13:25.884 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.884 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.884 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.884 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! Sep 19 19:13:25.884 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.884 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.884 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.884 INFO kablam! | ^^^^^^ Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! Sep 19 19:13:25.884 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.884 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.884 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.884 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.884 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.884 INFO kablam! Sep 19 19:13:25.884 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.885 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.885 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.885 INFO kablam! | ^^^^^^ Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! Sep 19 19:13:25.885 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.885 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.885 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.885 INFO kablam! | ^^^^^^ Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! Sep 19 19:13:25.885 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.885 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.885 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.885 INFO kablam! | ^^^^^^ Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! Sep 19 19:13:25.885 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.885 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.885 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.885 INFO kablam! | ^^^^^^ Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! Sep 19 19:13:25.885 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.885 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.885 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.885 INFO kablam! | ^^^^^^ Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! Sep 19 19:13:25.885 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.885 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.885 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.885 INFO kablam! | ^^^^^^ Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! Sep 19 19:13:25.885 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.885 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.885 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.885 INFO kablam! | ^^^^^^ Sep 19 19:13:25.885 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.885 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.886 INFO kablam! Sep 19 19:13:25.886 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.886 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 19 19:13:25.886 INFO kablam! | Sep 19 19:13:25.886 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.886 INFO kablam! | ^^^^^^ Sep 19 19:13:25.886 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! Sep 19 19:13:25.887 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.887 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 19 19:13:25.887 INFO kablam! | Sep 19 19:13:25.887 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.887 INFO kablam! | ^^^^^^ Sep 19 19:13:25.887 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! Sep 19 19:13:25.887 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.887 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 19 19:13:25.887 INFO kablam! | Sep 19 19:13:25.887 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.887 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.887 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! Sep 19 19:13:25.887 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.887 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 19 19:13:25.887 INFO kablam! | Sep 19 19:13:25.887 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.887 INFO kablam! | ^^^^^^ Sep 19 19:13:25.887 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! Sep 19 19:13:25.887 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.887 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 19 19:13:25.887 INFO kablam! | Sep 19 19:13:25.887 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.887 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.887 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! Sep 19 19:13:25.887 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.887 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 19 19:13:25.887 INFO kablam! | Sep 19 19:13:25.887 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.887 INFO kablam! | ^^^^^^ Sep 19 19:13:25.887 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.887 INFO kablam! Sep 19 19:13:25.887 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.888 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 19 19:13:25.888 INFO kablam! | Sep 19 19:13:25.888 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.888 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.888 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.888 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.888 INFO kablam! Sep 19 19:13:25.888 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.888 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 19 19:13:25.888 INFO kablam! | Sep 19 19:13:25.888 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.888 INFO kablam! | ^^^^^^ Sep 19 19:13:25.888 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.888 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.888 INFO kablam! Sep 19 19:13:25.888 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.888 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 19 19:13:25.888 INFO kablam! | Sep 19 19:13:25.888 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.888 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.888 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.888 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.888 INFO kablam! Sep 19 19:13:25.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.891 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.891 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.891 INFO kablam! | ^^^^^^ Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! Sep 19 19:13:25.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.891 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.891 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.891 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! Sep 19 19:13:25.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.891 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.891 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.891 INFO kablam! | ^^^^^^ Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! Sep 19 19:13:25.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.891 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.891 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.891 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! Sep 19 19:13:25.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.891 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.891 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.891 INFO kablam! | ^^^^^^ Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! Sep 19 19:13:25.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.891 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.891 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.891 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.891 INFO kablam! Sep 19 19:13:25.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.891 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 19 19:13:25.891 INFO kablam! | Sep 19 19:13:25.891 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.892 INFO kablam! | ^^^^^^ Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! Sep 19 19:13:25.892 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.892 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.892 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.892 INFO kablam! | ^^^^^^ Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! Sep 19 19:13:25.892 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.892 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.892 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.892 INFO kablam! | ^^^^^^ Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! Sep 19 19:13:25.892 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.892 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.892 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.892 INFO kablam! | ^^^^^^ Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! Sep 19 19:13:25.892 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.892 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.892 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.892 INFO kablam! | ^^^^^^ Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! Sep 19 19:13:25.892 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.892 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.892 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.892 INFO kablam! | ^^^^^^ Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! Sep 19 19:13:25.892 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.892 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.892 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.892 INFO kablam! | ^^^^^^ Sep 19 19:13:25.892 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.892 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.893 INFO kablam! Sep 19 19:13:25.893 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.893 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 19 19:13:25.893 INFO kablam! | Sep 19 19:13:25.893 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.893 INFO kablam! | ^^^^^^ Sep 19 19:13:25.893 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.893 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.893 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.893 INFO kablam! Sep 19 19:13:25.893 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.893 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 19 19:13:25.893 INFO kablam! | Sep 19 19:13:25.893 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.893 INFO kablam! | ^^^^^^ Sep 19 19:13:25.893 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.893 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.893 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.893 INFO kablam! Sep 19 19:13:25.893 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.893 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 19 19:13:25.893 INFO kablam! | Sep 19 19:13:25.893 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.893 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.893 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.893 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.893 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.893 INFO kablam! Sep 19 19:13:25.893 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.893 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 19 19:13:25.893 INFO kablam! | Sep 19 19:13:25.893 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.893 INFO kablam! | ^^^^^^ Sep 19 19:13:25.893 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.893 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.893 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:25.893 INFO kablam! Sep 19 19:13:25.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.895 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.895 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.895 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.895 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.895 INFO kablam! Sep 19 19:13:25.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.895 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.895 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.895 INFO kablam! | ^^^^^^ Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.895 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.895 INFO kablam! Sep 19 19:13:25.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.895 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.895 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.895 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.895 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.895 INFO kablam! Sep 19 19:13:25.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.895 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.895 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.895 INFO kablam! | ^^^^^^ Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.895 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.895 INFO kablam! Sep 19 19:13:25.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.895 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.895 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.895 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.895 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.895 INFO kablam! Sep 19 19:13:25.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.895 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.895 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.895 INFO kablam! | ^^^^^^ Sep 19 19:13:25.895 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! Sep 19 19:13:25.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.896 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.896 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.896 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! Sep 19 19:13:25.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.896 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.896 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.896 INFO kablam! | ^^^^^^ Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! Sep 19 19:13:25.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.896 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.896 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.896 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! Sep 19 19:13:25.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.896 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.896 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.896 INFO kablam! | ^^^^^^ Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! Sep 19 19:13:25.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.896 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.896 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.896 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! Sep 19 19:13:25.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.896 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.896 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.896 INFO kablam! | ^^^^^^ Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.896 INFO kablam! Sep 19 19:13:25.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.896 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 19 19:13:25.896 INFO kablam! | Sep 19 19:13:25.896 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.897 INFO kablam! | ^^^^^^ Sep 19 19:13:25.897 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.897 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.897 INFO kablam! Sep 19 19:13:25.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.897 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 19 19:13:25.897 INFO kablam! | Sep 19 19:13:25.897 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.897 INFO kablam! | ^^^^^^ Sep 19 19:13:25.897 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.897 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.897 INFO kablam! Sep 19 19:13:25.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.897 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 19 19:13:25.897 INFO kablam! | Sep 19 19:13:25.897 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.897 INFO kablam! | ^^^^^^ Sep 19 19:13:25.897 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.897 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.897 INFO kablam! Sep 19 19:13:25.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.897 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 19 19:13:25.897 INFO kablam! | Sep 19 19:13:25.897 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.897 INFO kablam! | ^^^^^^ Sep 19 19:13:25.897 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.897 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.897 INFO kablam! Sep 19 19:13:25.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.897 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 19 19:13:25.897 INFO kablam! | Sep 19 19:13:25.897 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.897 INFO kablam! | ^^^^^^ Sep 19 19:13:25.897 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.897 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.897 INFO kablam! Sep 19 19:13:25.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.897 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 19 19:13:25.897 INFO kablam! | Sep 19 19:13:25.897 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.897 INFO kablam! | ^^^^^^ Sep 19 19:13:25.898 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.898 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.898 INFO kablam! Sep 19 19:13:25.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.898 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 19 19:13:25.898 INFO kablam! | Sep 19 19:13:25.898 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.898 INFO kablam! | ^^^^^^ Sep 19 19:13:25.898 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.898 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.898 INFO kablam! Sep 19 19:13:25.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.898 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 19 19:13:25.898 INFO kablam! | Sep 19 19:13:25.898 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.898 INFO kablam! | ^^^^^^ Sep 19 19:13:25.898 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.898 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.898 INFO kablam! Sep 19 19:13:25.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.898 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 19 19:13:25.898 INFO kablam! | Sep 19 19:13:25.898 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.898 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.898 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.898 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.898 INFO kablam! Sep 19 19:13:25.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.898 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 19 19:13:25.898 INFO kablam! | Sep 19 19:13:25.898 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.898 INFO kablam! | ^^^^^^ Sep 19 19:13:25.898 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.898 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.898 INFO kablam! Sep 19 19:13:25.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.901 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 19 19:13:25.901 INFO kablam! | Sep 19 19:13:25.901 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.901 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.901 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.901 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.901 INFO kablam! Sep 19 19:13:25.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.901 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 19 19:13:25.901 INFO kablam! | Sep 19 19:13:25.901 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.901 INFO kablam! | ^^^^^^ Sep 19 19:13:25.901 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.901 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.901 INFO kablam! Sep 19 19:13:25.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.901 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 19 19:13:25.901 INFO kablam! | Sep 19 19:13:25.902 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.902 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.902 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.902 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.902 INFO kablam! Sep 19 19:13:25.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.902 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 19 19:13:25.902 INFO kablam! | Sep 19 19:13:25.902 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.902 INFO kablam! | ^^^^^^ Sep 19 19:13:25.902 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.902 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.902 INFO kablam! Sep 19 19:13:25.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.902 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 19 19:13:25.902 INFO kablam! | Sep 19 19:13:25.902 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.902 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.902 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.902 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.902 INFO kablam! Sep 19 19:13:25.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.902 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 19 19:13:25.902 INFO kablam! | Sep 19 19:13:25.902 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.902 INFO kablam! | ^^^^^^ Sep 19 19:13:25.902 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.902 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.902 INFO kablam! Sep 19 19:13:25.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.902 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 19 19:13:25.902 INFO kablam! | Sep 19 19:13:25.902 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.902 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.902 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.902 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.902 INFO kablam! Sep 19 19:13:25.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.903 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 19 19:13:25.903 INFO kablam! | Sep 19 19:13:25.903 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.903 INFO kablam! | ^^^^^^ Sep 19 19:13:25.903 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.903 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.903 INFO kablam! Sep 19 19:13:25.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.903 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 19 19:13:25.903 INFO kablam! | Sep 19 19:13:25.903 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.903 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.903 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.903 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.903 INFO kablam! Sep 19 19:13:25.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.903 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 19 19:13:25.903 INFO kablam! | Sep 19 19:13:25.903 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.903 INFO kablam! | ^^^^^^ Sep 19 19:13:25.903 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.903 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.903 INFO kablam! Sep 19 19:13:25.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.903 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 19 19:13:25.903 INFO kablam! | Sep 19 19:13:25.903 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.903 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.903 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.903 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.903 INFO kablam! Sep 19 19:13:25.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.903 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 19 19:13:25.903 INFO kablam! | Sep 19 19:13:25.903 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.903 INFO kablam! | ^^^^^^ Sep 19 19:13:25.903 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.903 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.903 INFO kablam! Sep 19 19:13:25.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.904 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 19 19:13:25.904 INFO kablam! | Sep 19 19:13:25.904 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.904 INFO kablam! | ^^^^^^ Sep 19 19:13:25.904 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.904 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.904 INFO kablam! Sep 19 19:13:25.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.904 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 19 19:13:25.904 INFO kablam! | Sep 19 19:13:25.904 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.904 INFO kablam! | ^^^^^^ Sep 19 19:13:25.904 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.904 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.904 INFO kablam! Sep 19 19:13:25.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.904 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 19 19:13:25.904 INFO kablam! | Sep 19 19:13:25.904 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.904 INFO kablam! | ^^^^^^ Sep 19 19:13:25.904 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.904 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.904 INFO kablam! Sep 19 19:13:25.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.904 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 19 19:13:25.904 INFO kablam! | Sep 19 19:13:25.904 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.904 INFO kablam! | ^^^^^^ Sep 19 19:13:25.904 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.904 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.904 INFO kablam! Sep 19 19:13:25.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.904 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 19 19:13:25.904 INFO kablam! | Sep 19 19:13:25.904 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.904 INFO kablam! | ^^^^^^ Sep 19 19:13:25.904 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.904 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.904 INFO kablam! Sep 19 19:13:25.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.904 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.905 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.905 INFO kablam! | ^^^^^^ Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! Sep 19 19:13:25.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.905 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.905 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.905 INFO kablam! | ^^^^^^ Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! Sep 19 19:13:25.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.905 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.905 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.905 INFO kablam! | ^^^^^^ Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! Sep 19 19:13:25.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.905 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.905 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.905 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! Sep 19 19:13:25.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.905 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.905 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.905 INFO kablam! | ^^^^^^ Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! Sep 19 19:13:25.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.905 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.905 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.905 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.905 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.905 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! Sep 19 19:13:25.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.906 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 19 19:13:25.906 INFO kablam! | Sep 19 19:13:25.906 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.906 INFO kablam! | ^^^^^^ Sep 19 19:13:25.906 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! Sep 19 19:13:25.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.906 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 19 19:13:25.906 INFO kablam! | Sep 19 19:13:25.906 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.906 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.906 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! Sep 19 19:13:25.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.906 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 19 19:13:25.906 INFO kablam! | Sep 19 19:13:25.906 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.906 INFO kablam! | ^^^^^^ Sep 19 19:13:25.906 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! Sep 19 19:13:25.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.906 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 19 19:13:25.906 INFO kablam! | Sep 19 19:13:25.906 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.906 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.906 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! Sep 19 19:13:25.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.906 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 19 19:13:25.906 INFO kablam! | Sep 19 19:13:25.906 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.906 INFO kablam! | ^^^^^^ Sep 19 19:13:25.906 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.906 INFO kablam! Sep 19 19:13:25.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.907 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.907 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.907 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.907 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.907 INFO kablam! Sep 19 19:13:25.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.907 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.907 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.907 INFO kablam! | ^^^^^^ Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.907 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.907 INFO kablam! Sep 19 19:13:25.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.907 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.907 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.907 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.907 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.907 INFO kablam! Sep 19 19:13:25.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.907 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.907 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.907 INFO kablam! | ^^^^^^ Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.907 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.907 INFO kablam! Sep 19 19:13:25.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.907 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.907 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.907 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.907 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.907 INFO kablam! Sep 19 19:13:25.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.907 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 19 19:13:25.907 INFO kablam! | Sep 19 19:13:25.907 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.908 INFO kablam! | ^^^^^^ Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.908 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.908 INFO kablam! Sep 19 19:13:25.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.908 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.908 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.908 INFO kablam! | ^^^^^^ Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.908 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.908 INFO kablam! Sep 19 19:13:25.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.908 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.908 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.908 INFO kablam! | ^^^^^^ Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.908 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.908 INFO kablam! Sep 19 19:13:25.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.908 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.908 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.908 INFO kablam! | ^^^^^^ Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.908 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.908 INFO kablam! Sep 19 19:13:25.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.908 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.908 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.908 INFO kablam! | ^^^^^^ Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.908 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.908 INFO kablam! Sep 19 19:13:25.908 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 19:13:25.908 INFO kablam! --> src/lib.rs:8:12 Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.908 INFO kablam! 8 | #![feature(associated_consts)] Sep 19 19:13:25.908 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 19:13:25.908 INFO kablam! | Sep 19 19:13:25.908 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 19:13:25.908 INFO kablam! Sep 19 19:13:25.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.979 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 19 19:13:25.979 INFO kablam! | Sep 19 19:13:25.979 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.979 INFO kablam! | ^^^^^^ Sep 19 19:13:25.979 INFO kablam! | Sep 19 19:13:25.979 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 19:13:25.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 19 19:13:25.979 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.979 INFO kablam! Sep 19 19:13:25.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.979 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 19 19:13:25.979 INFO kablam! | Sep 19 19:13:25.979 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.979 INFO kablam! | ^^^^^^ Sep 19 19:13:25.979 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.979 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.979 INFO kablam! Sep 19 19:13:25.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.979 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 19 19:13:25.979 INFO kablam! | Sep 19 19:13:25.979 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.979 INFO kablam! | ^^^^^^ Sep 19 19:13:25.979 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.979 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.979 INFO kablam! Sep 19 19:13:25.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.979 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 19 19:13:25.979 INFO kablam! | Sep 19 19:13:25.979 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.979 INFO kablam! | ^^^^^^ Sep 19 19:13:25.979 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.979 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.979 INFO kablam! Sep 19 19:13:25.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.979 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 19 19:13:25.979 INFO kablam! | Sep 19 19:13:25.979 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.979 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.979 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.979 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.979 INFO kablam! Sep 19 19:13:25.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.980 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 19 19:13:25.980 INFO kablam! | Sep 19 19:13:25.980 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.980 INFO kablam! | ^^^^^^ Sep 19 19:13:25.980 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.980 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.980 INFO kablam! Sep 19 19:13:25.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.980 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 19 19:13:25.980 INFO kablam! | Sep 19 19:13:25.980 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.980 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.980 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.980 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.980 INFO kablam! Sep 19 19:13:25.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.980 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 19 19:13:25.980 INFO kablam! | Sep 19 19:13:25.980 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.980 INFO kablam! | ^^^^^^ Sep 19 19:13:25.980 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.980 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.980 INFO kablam! Sep 19 19:13:25.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.980 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 19 19:13:25.980 INFO kablam! | Sep 19 19:13:25.980 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.980 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.980 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.980 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.980 INFO kablam! Sep 19 19:13:25.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.980 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 19 19:13:25.980 INFO kablam! | Sep 19 19:13:25.980 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.980 INFO kablam! | ^^^^^^ Sep 19 19:13:25.980 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.980 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.980 INFO kablam! Sep 19 19:13:25.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.981 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.981 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.981 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.981 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.981 INFO kablam! Sep 19 19:13:25.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.981 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.981 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.981 INFO kablam! | ^^^^^^ Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.981 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.981 INFO kablam! Sep 19 19:13:25.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.981 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.981 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.981 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.981 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.981 INFO kablam! Sep 19 19:13:25.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.981 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.981 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.981 INFO kablam! | ^^^^^^ Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.981 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.981 INFO kablam! Sep 19 19:13:25.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.981 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.981 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.981 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.981 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.981 INFO kablam! Sep 19 19:13:25.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.981 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 19 19:13:25.981 INFO kablam! | Sep 19 19:13:25.981 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.982 INFO kablam! | ^^^^^^ Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.982 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.982 INFO kablam! Sep 19 19:13:25.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.982 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.982 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.982 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.982 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.982 INFO kablam! Sep 19 19:13:25.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.982 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.982 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.982 INFO kablam! | ^^^^^^ Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.982 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.982 INFO kablam! Sep 19 19:13:25.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.982 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.982 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.982 INFO kablam! | ^^^^^^ Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.982 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.982 INFO kablam! Sep 19 19:13:25.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.982 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.982 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.982 INFO kablam! | ^^^^^^ Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.982 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.982 INFO kablam! Sep 19 19:13:25.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.982 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.982 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.982 INFO kablam! | ^^^^^^ Sep 19 19:13:25.982 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! Sep 19 19:13:25.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.983 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 19 19:13:25.983 INFO kablam! | Sep 19 19:13:25.983 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.983 INFO kablam! | ^^^^^^ Sep 19 19:13:25.983 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! Sep 19 19:13:25.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.983 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 19 19:13:25.983 INFO kablam! | Sep 19 19:13:25.983 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.983 INFO kablam! | ^^^^^^ Sep 19 19:13:25.983 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! Sep 19 19:13:25.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.983 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 19 19:13:25.983 INFO kablam! | Sep 19 19:13:25.983 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.983 INFO kablam! | ^^^^^^ Sep 19 19:13:25.983 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! Sep 19 19:13:25.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.983 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 19 19:13:25.983 INFO kablam! | Sep 19 19:13:25.983 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:25.983 INFO kablam! | ^^^^^^ Sep 19 19:13:25.983 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! Sep 19 19:13:25.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.983 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 19 19:13:25.983 INFO kablam! | Sep 19 19:13:25.983 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.983 INFO kablam! | ^^^^^^ Sep 19 19:13:25.983 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.983 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.984 INFO kablam! Sep 19 19:13:25.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.984 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 19 19:13:25.984 INFO kablam! | Sep 19 19:13:25.984 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:25.984 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.984 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.984 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.984 INFO kablam! Sep 19 19:13:25.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.984 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 19 19:13:25.984 INFO kablam! | Sep 19 19:13:25.984 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.984 INFO kablam! | ^^^^^^ Sep 19 19:13:25.984 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.984 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.984 INFO kablam! Sep 19 19:13:25.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.984 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 19 19:13:25.984 INFO kablam! | Sep 19 19:13:25.984 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.984 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.984 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.984 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.984 INFO kablam! Sep 19 19:13:25.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.984 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 19 19:13:25.984 INFO kablam! | Sep 19 19:13:25.984 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.984 INFO kablam! | ^^^^^^ Sep 19 19:13:25.984 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.984 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.984 INFO kablam! Sep 19 19:13:25.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.984 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 19 19:13:25.984 INFO kablam! | Sep 19 19:13:25.984 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.984 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.984 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.984 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! Sep 19 19:13:25.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.985 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 19 19:13:25.985 INFO kablam! | Sep 19 19:13:25.985 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.985 INFO kablam! | ^^^^^^ Sep 19 19:13:25.985 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! Sep 19 19:13:25.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.985 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 19 19:13:25.985 INFO kablam! | Sep 19 19:13:25.985 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.985 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.985 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! Sep 19 19:13:25.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.985 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 19 19:13:25.985 INFO kablam! | Sep 19 19:13:25.985 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.985 INFO kablam! | ^^^^^^ Sep 19 19:13:25.985 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! Sep 19 19:13:25.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.985 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 19 19:13:25.985 INFO kablam! | Sep 19 19:13:25.985 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.985 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.985 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! Sep 19 19:13:25.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.985 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 19 19:13:25.985 INFO kablam! | Sep 19 19:13:25.985 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.985 INFO kablam! | ^^^^^^ Sep 19 19:13:25.985 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.985 INFO kablam! Sep 19 19:13:25.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.986 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 19 19:13:25.986 INFO kablam! | Sep 19 19:13:25.986 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.986 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.986 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.986 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.986 INFO kablam! Sep 19 19:13:25.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.986 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 19 19:13:25.986 INFO kablam! | Sep 19 19:13:25.986 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.986 INFO kablam! | ^^^^^^ Sep 19 19:13:25.986 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.986 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.986 INFO kablam! Sep 19 19:13:25.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.986 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 19 19:13:25.986 INFO kablam! | Sep 19 19:13:25.986 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:25.986 INFO kablam! | ^^^^^^^ Sep 19 19:13:25.986 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.986 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.986 INFO kablam! Sep 19 19:13:25.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.986 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 19 19:13:25.986 INFO kablam! | Sep 19 19:13:25.986 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:25.986 INFO kablam! | ^^^^^^ Sep 19 19:13:25.986 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.986 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.986 INFO kablam! Sep 19 19:13:25.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.986 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 19 19:13:25.986 INFO kablam! | Sep 19 19:13:25.994 INFO kablam! 132 | self.0.iter() Sep 19 19:13:25.998 INFO kablam! | ^^^^^^ Sep 19 19:13:25.998 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! Sep 19 19:13:25.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.999 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 19 19:13:25.999 INFO kablam! | Sep 19 19:13:25.999 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:25.999 INFO kablam! | ^^^^^^ Sep 19 19:13:25.999 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! Sep 19 19:13:25.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.999 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 19 19:13:25.999 INFO kablam! | Sep 19 19:13:25.999 INFO kablam! 153 | &self.0[..] Sep 19 19:13:25.999 INFO kablam! | ^^^^^^ Sep 19 19:13:25.999 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! Sep 19 19:13:25.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.999 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 19 19:13:25.999 INFO kablam! | Sep 19 19:13:25.999 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:25.999 INFO kablam! | ^^^^^^ Sep 19 19:13:25.999 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! Sep 19 19:13:25.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.999 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 19 19:13:25.999 INFO kablam! | Sep 19 19:13:25.999 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:25.999 INFO kablam! | ^^^^^^ Sep 19 19:13:25.999 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! Sep 19 19:13:25.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:25.999 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 19 19:13:25.999 INFO kablam! | Sep 19 19:13:25.999 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:25.999 INFO kablam! | ^^^^^^ Sep 19 19:13:25.999 INFO kablam! | Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:25.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 19 19:13:25.999 INFO kablam! Sep 19 19:13:25.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.000 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.000 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:26.000 INFO kablam! | ^^^^^^ Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! Sep 19 19:13:26.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.000 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.000 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.000 INFO kablam! | ^^^^^^ Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! Sep 19 19:13:26.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.000 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.000 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.000 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! Sep 19 19:13:26.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.000 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.000 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.000 INFO kablam! | ^^^^^^ Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! Sep 19 19:13:26.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.000 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.000 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.000 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! Sep 19 19:13:26.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.000 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.000 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.000 INFO kablam! | ^^^^^^ Sep 19 19:13:26.000 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.000 INFO kablam! Sep 19 19:13:26.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.001 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.001 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.001 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.001 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.001 INFO kablam! Sep 19 19:13:26.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.001 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.001 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.001 INFO kablam! | ^^^^^^ Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.001 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.001 INFO kablam! Sep 19 19:13:26.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.001 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.001 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.001 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.001 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.001 INFO kablam! Sep 19 19:13:26.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.001 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.001 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.001 INFO kablam! | ^^^^^^ Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.001 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.001 INFO kablam! Sep 19 19:13:26.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.001 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.001 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.001 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.001 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.001 INFO kablam! Sep 19 19:13:26.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.001 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.001 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.001 INFO kablam! | ^^^^^^ Sep 19 19:13:26.001 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! Sep 19 19:13:26.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.002 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.002 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.002 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! Sep 19 19:13:26.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.002 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.002 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.002 INFO kablam! | ^^^^^^ Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! Sep 19 19:13:26.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.002 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.002 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.002 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! Sep 19 19:13:26.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.002 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.002 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:26.002 INFO kablam! | ^^^^^^ Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! Sep 19 19:13:26.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.002 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.002 INFO kablam! 132 | self.0.iter() Sep 19 19:13:26.002 INFO kablam! | ^^^^^^ Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.002 INFO kablam! Sep 19 19:13:26.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.002 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.002 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:26.002 INFO kablam! | ^^^^^^ Sep 19 19:13:26.002 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! Sep 19 19:13:26.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.003 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 19 19:13:26.003 INFO kablam! | Sep 19 19:13:26.003 INFO kablam! 153 | &self.0[..] Sep 19 19:13:26.003 INFO kablam! | ^^^^^^ Sep 19 19:13:26.003 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! Sep 19 19:13:26.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.003 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 19 19:13:26.003 INFO kablam! | Sep 19 19:13:26.003 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:26.003 INFO kablam! | ^^^^^^ Sep 19 19:13:26.003 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! Sep 19 19:13:26.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.003 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 19 19:13:26.003 INFO kablam! | Sep 19 19:13:26.003 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:26.003 INFO kablam! | ^^^^^^ Sep 19 19:13:26.003 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! Sep 19 19:13:26.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.003 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 19 19:13:26.003 INFO kablam! | Sep 19 19:13:26.003 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:26.003 INFO kablam! | ^^^^^^ Sep 19 19:13:26.003 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! Sep 19 19:13:26.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.003 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 19 19:13:26.003 INFO kablam! | Sep 19 19:13:26.003 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:26.003 INFO kablam! | ^^^^^^ Sep 19 19:13:26.003 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.003 INFO kablam! Sep 19 19:13:26.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.004 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 19 19:13:26.004 INFO kablam! | Sep 19 19:13:26.004 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.004 INFO kablam! | ^^^^^^ Sep 19 19:13:26.004 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.004 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.004 INFO kablam! Sep 19 19:13:26.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.004 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 19 19:13:26.004 INFO kablam! | Sep 19 19:13:26.004 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.004 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.004 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.004 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.004 INFO kablam! Sep 19 19:13:26.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.004 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 19 19:13:26.004 INFO kablam! | Sep 19 19:13:26.004 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.004 INFO kablam! | ^^^^^^ Sep 19 19:13:26.004 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.004 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.004 INFO kablam! Sep 19 19:13:26.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.007 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 19 19:13:26.007 INFO kablam! | Sep 19 19:13:26.007 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.007 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.007 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.007 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.007 INFO kablam! Sep 19 19:13:26.007 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.007 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 19 19:13:26.007 INFO kablam! | Sep 19 19:13:26.007 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.007 INFO kablam! | ^^^^^^ Sep 19 19:13:26.007 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.007 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.008 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.008 INFO kablam! Sep 19 19:13:26.008 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.008 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 19 19:13:26.008 INFO kablam! | Sep 19 19:13:26.008 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.008 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.008 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.008 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.008 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.008 INFO kablam! Sep 19 19:13:26.008 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.008 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 19 19:13:26.008 INFO kablam! | Sep 19 19:13:26.008 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.008 INFO kablam! | ^^^^^^ Sep 19 19:13:26.008 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.012 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.012 INFO kablam! Sep 19 19:13:26.012 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.012 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 19 19:13:26.012 INFO kablam! | Sep 19 19:13:26.012 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.012 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.012 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.012 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.012 INFO kablam! Sep 19 19:13:26.012 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.012 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 19 19:13:26.012 INFO kablam! | Sep 19 19:13:26.012 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.012 INFO kablam! | ^^^^^^ Sep 19 19:13:26.012 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.012 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.012 INFO kablam! Sep 19 19:13:26.012 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.012 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 19 19:13:26.012 INFO kablam! | Sep 19 19:13:26.012 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.013 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.013 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.013 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.013 INFO kablam! Sep 19 19:13:26.013 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.013 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 19 19:13:26.013 INFO kablam! | Sep 19 19:13:26.013 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.013 INFO kablam! | ^^^^^^ Sep 19 19:13:26.013 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.013 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.013 INFO kablam! Sep 19 19:13:26.013 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.013 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 19 19:13:26.013 INFO kablam! | Sep 19 19:13:26.013 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.013 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.013 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.013 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.013 INFO kablam! Sep 19 19:13:26.013 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.014 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.014 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.014 INFO kablam! | ^^^^^^ Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! Sep 19 19:13:26.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.014 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.014 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.014 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! Sep 19 19:13:26.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.014 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.014 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:26.014 INFO kablam! | ^^^^^^ Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! Sep 19 19:13:26.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.014 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.014 INFO kablam! 132 | self.0.iter() Sep 19 19:13:26.014 INFO kablam! | ^^^^^^ Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! Sep 19 19:13:26.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.014 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.014 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:26.014 INFO kablam! | ^^^^^^ Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! Sep 19 19:13:26.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.014 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.014 INFO kablam! 153 | &self.0[..] Sep 19 19:13:26.014 INFO kablam! | ^^^^^^ Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.014 INFO kablam! Sep 19 19:13:26.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.014 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 19 19:13:26.014 INFO kablam! | Sep 19 19:13:26.014 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:26.015 INFO kablam! | ^^^^^^ Sep 19 19:13:26.015 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.015 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.015 INFO kablam! Sep 19 19:13:26.015 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.015 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 19 19:13:26.015 INFO kablam! | Sep 19 19:13:26.015 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:26.015 INFO kablam! | ^^^^^^ Sep 19 19:13:26.015 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.015 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.017 INFO kablam! Sep 19 19:13:26.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.017 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 19 19:13:26.017 INFO kablam! | Sep 19 19:13:26.017 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:26.018 INFO kablam! | ^^^^^^ Sep 19 19:13:26.018 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.018 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.018 INFO kablam! Sep 19 19:13:26.018 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.018 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 19 19:13:26.018 INFO kablam! | Sep 19 19:13:26.018 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:26.018 INFO kablam! | ^^^^^^ Sep 19 19:13:26.018 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.018 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.018 INFO kablam! Sep 19 19:13:26.018 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.018 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 19 19:13:26.018 INFO kablam! | Sep 19 19:13:26.018 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.018 INFO kablam! | ^^^^^^ Sep 19 19:13:26.018 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.018 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.018 INFO kablam! Sep 19 19:13:26.018 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.018 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 19 19:13:26.018 INFO kablam! | Sep 19 19:13:26.018 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.018 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.018 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.018 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.018 INFO kablam! Sep 19 19:13:26.018 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.018 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 19 19:13:26.018 INFO kablam! | Sep 19 19:13:26.018 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.018 INFO kablam! | ^^^^^^ Sep 19 19:13:26.018 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.018 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.031 INFO kablam! Sep 19 19:13:26.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.031 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 19 19:13:26.031 INFO kablam! | Sep 19 19:13:26.031 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.031 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.031 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.031 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.031 INFO kablam! Sep 19 19:13:26.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.031 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 19 19:13:26.031 INFO kablam! | Sep 19 19:13:26.031 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.031 INFO kablam! | ^^^^^^ Sep 19 19:13:26.031 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.031 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.031 INFO kablam! Sep 19 19:13:26.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.031 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 19 19:13:26.031 INFO kablam! | Sep 19 19:13:26.031 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.031 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.031 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.031 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.031 INFO kablam! Sep 19 19:13:26.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.031 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 19 19:13:26.031 INFO kablam! | Sep 19 19:13:26.031 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.031 INFO kablam! | ^^^^^^ Sep 19 19:13:26.031 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.031 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.031 INFO kablam! Sep 19 19:13:26.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.031 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 19 19:13:26.031 INFO kablam! | Sep 19 19:13:26.031 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.031 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.031 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.032 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.032 INFO kablam! Sep 19 19:13:26.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.032 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 19 19:13:26.032 INFO kablam! | Sep 19 19:13:26.032 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.032 INFO kablam! | ^^^^^^ Sep 19 19:13:26.032 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.032 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.032 INFO kablam! Sep 19 19:13:26.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.032 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 19 19:13:26.032 INFO kablam! | Sep 19 19:13:26.032 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.032 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.032 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.032 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.032 INFO kablam! Sep 19 19:13:26.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.032 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 19 19:13:26.032 INFO kablam! | Sep 19 19:13:26.032 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.032 INFO kablam! | ^^^^^^ Sep 19 19:13:26.032 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.032 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.032 INFO kablam! Sep 19 19:13:26.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.032 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 19 19:13:26.032 INFO kablam! | Sep 19 19:13:26.032 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.032 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.032 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.032 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.032 INFO kablam! Sep 19 19:13:26.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.032 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 19 19:13:26.032 INFO kablam! | Sep 19 19:13:26.032 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.032 INFO kablam! | ^^^^^^ Sep 19 19:13:26.032 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.033 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.033 INFO kablam! Sep 19 19:13:26.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.033 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 19 19:13:26.033 INFO kablam! | Sep 19 19:13:26.033 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.033 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.033 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.033 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.033 INFO kablam! Sep 19 19:13:26.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.033 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 19 19:13:26.033 INFO kablam! | Sep 19 19:13:26.033 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:26.033 INFO kablam! | ^^^^^^ Sep 19 19:13:26.033 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.033 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.033 INFO kablam! Sep 19 19:13:26.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.033 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 19 19:13:26.033 INFO kablam! | Sep 19 19:13:26.033 INFO kablam! 132 | self.0.iter() Sep 19 19:13:26.033 INFO kablam! | ^^^^^^ Sep 19 19:13:26.033 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.033 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.033 INFO kablam! Sep 19 19:13:26.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.033 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 19 19:13:26.033 INFO kablam! | Sep 19 19:13:26.033 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:26.033 INFO kablam! | ^^^^^^ Sep 19 19:13:26.033 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.033 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.033 INFO kablam! Sep 19 19:13:26.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.033 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 19 19:13:26.033 INFO kablam! | Sep 19 19:13:26.033 INFO kablam! 153 | &self.0[..] Sep 19 19:13:26.033 INFO kablam! | ^^^^^^ Sep 19 19:13:26.034 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.034 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.034 INFO kablam! Sep 19 19:13:26.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.034 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 19 19:13:26.034 INFO kablam! | Sep 19 19:13:26.034 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:26.034 INFO kablam! | ^^^^^^ Sep 19 19:13:26.034 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.034 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.034 INFO kablam! Sep 19 19:13:26.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.034 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 19 19:13:26.034 INFO kablam! | Sep 19 19:13:26.034 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:26.034 INFO kablam! | ^^^^^^ Sep 19 19:13:26.034 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.034 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.034 INFO kablam! Sep 19 19:13:26.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.034 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 19 19:13:26.034 INFO kablam! | Sep 19 19:13:26.034 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:26.034 INFO kablam! | ^^^^^^ Sep 19 19:13:26.034 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.034 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.034 INFO kablam! Sep 19 19:13:26.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.034 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 19 19:13:26.034 INFO kablam! | Sep 19 19:13:26.034 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:26.034 INFO kablam! | ^^^^^^ Sep 19 19:13:26.034 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.034 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.043 INFO kablam! Sep 19 19:13:26.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.043 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 19 19:13:26.043 INFO kablam! | Sep 19 19:13:26.043 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.043 INFO kablam! | ^^^^^^ Sep 19 19:13:26.043 INFO kablam! | Sep 19 19:13:26.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.043 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.043 INFO kablam! Sep 19 19:13:26.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.043 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 19 19:13:26.043 INFO kablam! | Sep 19 19:13:26.043 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.043 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.043 INFO kablam! | Sep 19 19:13:26.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.043 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.043 INFO kablam! Sep 19 19:13:26.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.043 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 19 19:13:26.043 INFO kablam! | Sep 19 19:13:26.043 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.043 INFO kablam! | ^^^^^^ Sep 19 19:13:26.043 INFO kablam! | Sep 19 19:13:26.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.043 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.043 INFO kablam! Sep 19 19:13:26.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.044 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 19 19:13:26.044 INFO kablam! | Sep 19 19:13:26.050 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.050 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.051 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.051 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.051 INFO kablam! Sep 19 19:13:26.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.051 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 19 19:13:26.051 INFO kablam! | Sep 19 19:13:26.051 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.051 INFO kablam! | ^^^^^^ Sep 19 19:13:26.051 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.051 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.051 INFO kablam! Sep 19 19:13:26.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.051 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 19 19:13:26.051 INFO kablam! | Sep 19 19:13:26.051 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.051 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.051 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.051 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.051 INFO kablam! Sep 19 19:13:26.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.051 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 19 19:13:26.051 INFO kablam! | Sep 19 19:13:26.051 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.051 INFO kablam! | ^^^^^^ Sep 19 19:13:26.051 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.051 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.051 INFO kablam! Sep 19 19:13:26.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.051 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 19 19:13:26.051 INFO kablam! | Sep 19 19:13:26.051 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.051 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.051 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.051 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.052 INFO kablam! Sep 19 19:13:26.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.052 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 19 19:13:26.052 INFO kablam! | Sep 19 19:13:26.052 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.052 INFO kablam! | ^^^^^^ Sep 19 19:13:26.052 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.052 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.052 INFO kablam! Sep 19 19:13:26.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.052 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 19 19:13:26.052 INFO kablam! | Sep 19 19:13:26.052 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.052 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.052 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.052 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.052 INFO kablam! Sep 19 19:13:26.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.052 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 19 19:13:26.052 INFO kablam! | Sep 19 19:13:26.052 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.052 INFO kablam! | ^^^^^^ Sep 19 19:13:26.052 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.052 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.052 INFO kablam! Sep 19 19:13:26.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.052 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 19 19:13:26.052 INFO kablam! | Sep 19 19:13:26.052 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.052 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.053 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.053 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.053 INFO kablam! Sep 19 19:13:26.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.053 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 19 19:13:26.053 INFO kablam! | Sep 19 19:13:26.053 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.053 INFO kablam! | ^^^^^^ Sep 19 19:13:26.053 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.053 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.053 INFO kablam! Sep 19 19:13:26.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.053 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 19 19:13:26.053 INFO kablam! | Sep 19 19:13:26.053 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.053 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.053 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.053 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.053 INFO kablam! Sep 19 19:13:26.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.053 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 19 19:13:26.053 INFO kablam! | Sep 19 19:13:26.053 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:26.053 INFO kablam! | ^^^^^^ Sep 19 19:13:26.053 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.053 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.053 INFO kablam! Sep 19 19:13:26.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.059 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 19 19:13:26.059 INFO kablam! | Sep 19 19:13:26.059 INFO kablam! 132 | self.0.iter() Sep 19 19:13:26.059 INFO kablam! | ^^^^^^ Sep 19 19:13:26.059 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.059 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.059 INFO kablam! Sep 19 19:13:26.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.059 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 19 19:13:26.059 INFO kablam! | Sep 19 19:13:26.059 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:26.059 INFO kablam! | ^^^^^^ Sep 19 19:13:26.059 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.059 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.059 INFO kablam! Sep 19 19:13:26.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.059 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 19 19:13:26.059 INFO kablam! | Sep 19 19:13:26.059 INFO kablam! 153 | &self.0[..] Sep 19 19:13:26.059 INFO kablam! | ^^^^^^ Sep 19 19:13:26.059 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.059 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.059 INFO kablam! Sep 19 19:13:26.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.059 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 19 19:13:26.059 INFO kablam! | Sep 19 19:13:26.059 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:26.059 INFO kablam! | ^^^^^^ Sep 19 19:13:26.059 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.059 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.059 INFO kablam! Sep 19 19:13:26.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.059 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 19 19:13:26.059 INFO kablam! | Sep 19 19:13:26.059 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:26.059 INFO kablam! | ^^^^^^ Sep 19 19:13:26.059 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! Sep 19 19:13:26.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.060 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.060 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:26.060 INFO kablam! | ^^^^^^ Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! Sep 19 19:13:26.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.060 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.060 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:26.060 INFO kablam! | ^^^^^^ Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! Sep 19 19:13:26.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.060 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.060 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.060 INFO kablam! | ^^^^^^ Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! Sep 19 19:13:26.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.060 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.060 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.060 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! Sep 19 19:13:26.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.060 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.060 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.060 INFO kablam! | ^^^^^^ Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.060 INFO kablam! Sep 19 19:13:26.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.060 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 19 19:13:26.060 INFO kablam! | Sep 19 19:13:26.065 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.065 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.065 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.065 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.065 INFO kablam! Sep 19 19:13:26.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.065 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 19 19:13:26.065 INFO kablam! | Sep 19 19:13:26.065 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.065 INFO kablam! | ^^^^^^ Sep 19 19:13:26.065 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.065 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.065 INFO kablam! Sep 19 19:13:26.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.065 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 19 19:13:26.065 INFO kablam! | Sep 19 19:13:26.065 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.066 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.066 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.066 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.066 INFO kablam! Sep 19 19:13:26.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.066 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 19 19:13:26.066 INFO kablam! | Sep 19 19:13:26.066 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.066 INFO kablam! | ^^^^^^ Sep 19 19:13:26.066 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.066 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.066 INFO kablam! Sep 19 19:13:26.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.066 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 19 19:13:26.066 INFO kablam! | Sep 19 19:13:26.066 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.066 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.066 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.066 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.066 INFO kablam! Sep 19 19:13:26.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.066 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 19 19:13:26.066 INFO kablam! | Sep 19 19:13:26.066 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.066 INFO kablam! | ^^^^^^ Sep 19 19:13:26.066 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.066 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.066 INFO kablam! Sep 19 19:13:26.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.066 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 19 19:13:26.066 INFO kablam! | Sep 19 19:13:26.066 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.066 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.066 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.066 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.066 INFO kablam! Sep 19 19:13:26.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.067 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 19 19:13:26.067 INFO kablam! | Sep 19 19:13:26.067 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.067 INFO kablam! | ^^^^^^ Sep 19 19:13:26.067 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.067 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.067 INFO kablam! Sep 19 19:13:26.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.067 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 19 19:13:26.067 INFO kablam! | Sep 19 19:13:26.067 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.067 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.067 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.067 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.067 INFO kablam! Sep 19 19:13:26.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.067 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 19 19:13:26.067 INFO kablam! | Sep 19 19:13:26.067 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.067 INFO kablam! | ^^^^^^ Sep 19 19:13:26.067 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.067 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.067 INFO kablam! Sep 19 19:13:26.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.067 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 19 19:13:26.067 INFO kablam! | Sep 19 19:13:26.067 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.067 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.067 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.067 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.067 INFO kablam! Sep 19 19:13:26.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.067 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 19 19:13:26.067 INFO kablam! | Sep 19 19:13:26.067 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:26.067 INFO kablam! | ^^^^^^ Sep 19 19:13:26.067 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.067 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.067 INFO kablam! Sep 19 19:13:26.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.067 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 19 19:13:26.068 INFO kablam! | Sep 19 19:13:26.068 INFO kablam! 132 | self.0.iter() Sep 19 19:13:26.068 INFO kablam! | ^^^^^^ Sep 19 19:13:26.068 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.068 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.068 INFO kablam! Sep 19 19:13:26.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.068 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 19 19:13:26.068 INFO kablam! | Sep 19 19:13:26.068 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:26.068 INFO kablam! | ^^^^^^ Sep 19 19:13:26.068 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.068 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.068 INFO kablam! Sep 19 19:13:26.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.068 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 19 19:13:26.068 INFO kablam! | Sep 19 19:13:26.068 INFO kablam! 153 | &self.0[..] Sep 19 19:13:26.068 INFO kablam! | ^^^^^^ Sep 19 19:13:26.068 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.068 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.068 INFO kablam! Sep 19 19:13:26.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.068 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 19 19:13:26.068 INFO kablam! | Sep 19 19:13:26.068 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:26.068 INFO kablam! | ^^^^^^ Sep 19 19:13:26.068 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.068 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.068 INFO kablam! Sep 19 19:13:26.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.068 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 19 19:13:26.068 INFO kablam! | Sep 19 19:13:26.068 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:26.068 INFO kablam! | ^^^^^^ Sep 19 19:13:26.068 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.068 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.068 INFO kablam! Sep 19 19:13:26.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.074 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 19 19:13:26.074 INFO kablam! | Sep 19 19:13:26.074 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:26.074 INFO kablam! | ^^^^^^ Sep 19 19:13:26.074 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.074 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.074 INFO kablam! Sep 19 19:13:26.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.075 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 19 19:13:26.075 INFO kablam! | Sep 19 19:13:26.075 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:26.075 INFO kablam! | ^^^^^^ Sep 19 19:13:26.075 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.075 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.075 INFO kablam! Sep 19 19:13:26.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.075 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 19 19:13:26.075 INFO kablam! | Sep 19 19:13:26.075 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.075 INFO kablam! | ^^^^^^ Sep 19 19:13:26.075 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.075 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.075 INFO kablam! Sep 19 19:13:26.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.075 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 19 19:13:26.075 INFO kablam! | Sep 19 19:13:26.075 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.075 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.075 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.075 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.075 INFO kablam! Sep 19 19:13:26.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.075 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 19 19:13:26.076 INFO kablam! | Sep 19 19:13:26.076 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.076 INFO kablam! | ^^^^^^ Sep 19 19:13:26.076 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.076 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.076 INFO kablam! Sep 19 19:13:26.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.076 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 19 19:13:26.076 INFO kablam! | Sep 19 19:13:26.076 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.076 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.076 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.076 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.076 INFO kablam! Sep 19 19:13:26.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.076 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 19 19:13:26.076 INFO kablam! | Sep 19 19:13:26.076 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.076 INFO kablam! | ^^^^^^ Sep 19 19:13:26.076 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.076 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.076 INFO kablam! Sep 19 19:13:26.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.077 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 19 19:13:26.077 INFO kablam! | Sep 19 19:13:26.077 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.077 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.077 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.077 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.077 INFO kablam! Sep 19 19:13:26.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.077 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 19 19:13:26.078 INFO kablam! | Sep 19 19:13:26.078 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.078 INFO kablam! | ^^^^^^ Sep 19 19:13:26.078 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.078 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.078 INFO kablam! Sep 19 19:13:26.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.078 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 19 19:13:26.078 INFO kablam! | Sep 19 19:13:26.078 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.078 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.078 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.078 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.078 INFO kablam! Sep 19 19:13:26.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.078 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 19 19:13:26.078 INFO kablam! | Sep 19 19:13:26.078 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.078 INFO kablam! | ^^^^^^ Sep 19 19:13:26.078 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.078 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.078 INFO kablam! Sep 19 19:13:26.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.078 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 19 19:13:26.078 INFO kablam! | Sep 19 19:13:26.078 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.078 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.078 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.078 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.078 INFO kablam! Sep 19 19:13:26.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.078 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 19 19:13:26.078 INFO kablam! | Sep 19 19:13:26.079 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.079 INFO kablam! | ^^^^^^ Sep 19 19:13:26.079 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.079 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.079 INFO kablam! Sep 19 19:13:26.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.079 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 19 19:13:26.079 INFO kablam! | Sep 19 19:13:26.079 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.079 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.079 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.079 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.079 INFO kablam! Sep 19 19:13:26.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.079 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 19 19:13:26.079 INFO kablam! | Sep 19 19:13:26.079 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.079 INFO kablam! | ^^^^^^ Sep 19 19:13:26.079 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.079 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.079 INFO kablam! Sep 19 19:13:26.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.080 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 19 19:13:26.080 INFO kablam! | Sep 19 19:13:26.080 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.080 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.080 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.080 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.080 INFO kablam! Sep 19 19:13:26.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.080 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 19 19:13:26.080 INFO kablam! | Sep 19 19:13:26.080 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:26.081 INFO kablam! | ^^^^^^ Sep 19 19:13:26.081 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.081 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.081 INFO kablam! Sep 19 19:13:26.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.081 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 19 19:13:26.081 INFO kablam! | Sep 19 19:13:26.081 INFO kablam! 132 | self.0.iter() Sep 19 19:13:26.081 INFO kablam! | ^^^^^^ Sep 19 19:13:26.081 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.081 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.081 INFO kablam! Sep 19 19:13:26.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.081 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 19 19:13:26.081 INFO kablam! | Sep 19 19:13:26.081 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:26.081 INFO kablam! | ^^^^^^ Sep 19 19:13:26.081 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.081 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.081 INFO kablam! Sep 19 19:13:26.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.081 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 19 19:13:26.081 INFO kablam! | Sep 19 19:13:26.081 INFO kablam! 153 | &self.0[..] Sep 19 19:13:26.081 INFO kablam! | ^^^^^^ Sep 19 19:13:26.081 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.081 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.082 INFO kablam! Sep 19 19:13:26.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.082 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 19 19:13:26.082 INFO kablam! | Sep 19 19:13:26.082 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:26.082 INFO kablam! | ^^^^^^ Sep 19 19:13:26.082 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.082 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.082 INFO kablam! Sep 19 19:13:26.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.082 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 19 19:13:26.082 INFO kablam! | Sep 19 19:13:26.082 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:26.082 INFO kablam! | ^^^^^^ Sep 19 19:13:26.082 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.082 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.082 INFO kablam! Sep 19 19:13:26.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.082 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 19 19:13:26.082 INFO kablam! | Sep 19 19:13:26.082 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:26.082 INFO kablam! | ^^^^^^ Sep 19 19:13:26.082 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.082 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.083 INFO kablam! Sep 19 19:13:26.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.083 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 19 19:13:26.083 INFO kablam! | Sep 19 19:13:26.083 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:26.083 INFO kablam! | ^^^^^^ Sep 19 19:13:26.083 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.083 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.083 INFO kablam! Sep 19 19:13:26.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.083 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 19 19:13:26.083 INFO kablam! | Sep 19 19:13:26.083 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.083 INFO kablam! | ^^^^^^ Sep 19 19:13:26.084 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.084 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.084 INFO kablam! Sep 19 19:13:26.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.084 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 19 19:13:26.084 INFO kablam! | Sep 19 19:13:26.084 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.084 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.084 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.084 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.084 INFO kablam! Sep 19 19:13:26.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.084 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 19 19:13:26.084 INFO kablam! | Sep 19 19:13:26.084 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.084 INFO kablam! | ^^^^^^ Sep 19 19:13:26.084 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.084 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.084 INFO kablam! Sep 19 19:13:26.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.084 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 19 19:13:26.084 INFO kablam! | Sep 19 19:13:26.084 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.084 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.084 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.084 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.084 INFO kablam! Sep 19 19:13:26.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.085 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 19 19:13:26.085 INFO kablam! | Sep 19 19:13:26.085 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.085 INFO kablam! | ^^^^^^ Sep 19 19:13:26.085 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.085 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.085 INFO kablam! Sep 19 19:13:26.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.085 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 19 19:13:26.085 INFO kablam! | Sep 19 19:13:26.085 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.085 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.085 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.085 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.085 INFO kablam! Sep 19 19:13:26.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.085 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 19 19:13:26.085 INFO kablam! | Sep 19 19:13:26.085 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.085 INFO kablam! | ^^^^^^ Sep 19 19:13:26.085 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.085 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.085 INFO kablam! Sep 19 19:13:26.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.085 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 19 19:13:26.085 INFO kablam! | Sep 19 19:13:26.085 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.085 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.085 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.086 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.086 INFO kablam! Sep 19 19:13:26.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.086 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 19 19:13:26.086 INFO kablam! | Sep 19 19:13:26.086 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.086 INFO kablam! | ^^^^^^ Sep 19 19:13:26.086 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.086 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.086 INFO kablam! Sep 19 19:13:26.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.086 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 19 19:13:26.086 INFO kablam! | Sep 19 19:13:26.086 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.086 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.087 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.087 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.087 INFO kablam! Sep 19 19:13:26.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.087 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 19 19:13:26.087 INFO kablam! | Sep 19 19:13:26.087 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.087 INFO kablam! | ^^^^^^ Sep 19 19:13:26.087 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.087 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.088 INFO kablam! Sep 19 19:13:26.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.088 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 19 19:13:26.088 INFO kablam! | Sep 19 19:13:26.088 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.088 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.088 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.088 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.088 INFO kablam! Sep 19 19:13:26.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.088 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 19 19:13:26.088 INFO kablam! | Sep 19 19:13:26.088 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.088 INFO kablam! | ^^^^^^ Sep 19 19:13:26.088 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.088 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.088 INFO kablam! Sep 19 19:13:26.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.088 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 19 19:13:26.088 INFO kablam! | Sep 19 19:13:26.088 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.088 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.088 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.088 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.088 INFO kablam! Sep 19 19:13:26.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.089 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 19 19:13:26.089 INFO kablam! | Sep 19 19:13:26.089 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:26.089 INFO kablam! | ^^^^^^ Sep 19 19:13:26.089 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.089 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.089 INFO kablam! Sep 19 19:13:26.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.089 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 19 19:13:26.089 INFO kablam! | Sep 19 19:13:26.089 INFO kablam! 132 | self.0.iter() Sep 19 19:13:26.089 INFO kablam! | ^^^^^^ Sep 19 19:13:26.089 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.091 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.091 INFO kablam! Sep 19 19:13:26.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.091 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 19 19:13:26.091 INFO kablam! | Sep 19 19:13:26.091 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:26.091 INFO kablam! | ^^^^^^ Sep 19 19:13:26.091 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.091 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.091 INFO kablam! Sep 19 19:13:26.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.091 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 19 19:13:26.091 INFO kablam! | Sep 19 19:13:26.091 INFO kablam! 153 | &self.0[..] Sep 19 19:13:26.091 INFO kablam! | ^^^^^^ Sep 19 19:13:26.091 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.092 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.092 INFO kablam! Sep 19 19:13:26.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.092 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 19 19:13:26.092 INFO kablam! | Sep 19 19:13:26.092 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:26.092 INFO kablam! | ^^^^^^ Sep 19 19:13:26.092 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.092 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.092 INFO kablam! Sep 19 19:13:26.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.092 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 19 19:13:26.092 INFO kablam! | Sep 19 19:13:26.092 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:26.092 INFO kablam! | ^^^^^^ Sep 19 19:13:26.092 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.092 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.092 INFO kablam! Sep 19 19:13:26.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.092 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 19 19:13:26.092 INFO kablam! | Sep 19 19:13:26.092 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:26.092 INFO kablam! | ^^^^^^ Sep 19 19:13:26.092 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.092 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.092 INFO kablam! Sep 19 19:13:26.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.092 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 19 19:13:26.092 INFO kablam! | Sep 19 19:13:26.092 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:26.092 INFO kablam! | ^^^^^^ Sep 19 19:13:26.092 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.092 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.092 INFO kablam! Sep 19 19:13:26.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.094 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 19 19:13:26.094 INFO kablam! | Sep 19 19:13:26.094 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.094 INFO kablam! | ^^^^^^ Sep 19 19:13:26.094 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.094 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.094 INFO kablam! Sep 19 19:13:26.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.094 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 19 19:13:26.094 INFO kablam! | Sep 19 19:13:26.094 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.094 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.094 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.094 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.094 INFO kablam! Sep 19 19:13:26.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.094 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 19 19:13:26.094 INFO kablam! | Sep 19 19:13:26.094 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.094 INFO kablam! | ^^^^^^ Sep 19 19:13:26.094 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.094 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.094 INFO kablam! Sep 19 19:13:26.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.094 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 19 19:13:26.094 INFO kablam! | Sep 19 19:13:26.094 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.094 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.094 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.094 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.094 INFO kablam! Sep 19 19:13:26.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.095 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 19 19:13:26.095 INFO kablam! | Sep 19 19:13:26.095 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.095 INFO kablam! | ^^^^^^ Sep 19 19:13:26.095 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.095 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.095 INFO kablam! Sep 19 19:13:26.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.095 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 19 19:13:26.095 INFO kablam! | Sep 19 19:13:26.095 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.095 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.095 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.095 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.095 INFO kablam! Sep 19 19:13:26.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.095 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 19 19:13:26.095 INFO kablam! | Sep 19 19:13:26.095 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.095 INFO kablam! | ^^^^^^ Sep 19 19:13:26.095 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.096 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.096 INFO kablam! Sep 19 19:13:26.096 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.096 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 19 19:13:26.096 INFO kablam! | Sep 19 19:13:26.096 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.096 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.096 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.096 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.096 INFO kablam! Sep 19 19:13:26.096 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.096 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 19 19:13:26.096 INFO kablam! | Sep 19 19:13:26.096 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.096 INFO kablam! | ^^^^^^ Sep 19 19:13:26.096 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.096 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.096 INFO kablam! Sep 19 19:13:26.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.097 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 19 19:13:26.097 INFO kablam! | Sep 19 19:13:26.097 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.097 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.097 INFO kablam! | Sep 19 19:13:26.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.097 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.097 INFO kablam! Sep 19 19:13:26.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.097 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 19 19:13:26.097 INFO kablam! | Sep 19 19:13:26.097 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.097 INFO kablam! | ^^^^^^ Sep 19 19:13:26.097 INFO kablam! | Sep 19 19:13:26.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.097 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.097 INFO kablam! Sep 19 19:13:26.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.097 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 19 19:13:26.097 INFO kablam! | Sep 19 19:13:26.097 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.097 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.097 INFO kablam! | Sep 19 19:13:26.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.097 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.097 INFO kablam! Sep 19 19:13:26.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.097 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 19 19:13:26.097 INFO kablam! | Sep 19 19:13:26.097 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.097 INFO kablam! | ^^^^^^ Sep 19 19:13:26.097 INFO kablam! | Sep 19 19:13:26.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.097 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.097 INFO kablam! Sep 19 19:13:26.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.097 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 19 19:13:26.097 INFO kablam! | Sep 19 19:13:26.097 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.097 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.097 INFO kablam! | Sep 19 19:13:26.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.097 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.098 INFO kablam! Sep 19 19:13:26.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.098 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 19 19:13:26.098 INFO kablam! | Sep 19 19:13:26.098 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:26.098 INFO kablam! | ^^^^^^ Sep 19 19:13:26.098 INFO kablam! | Sep 19 19:13:26.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.098 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.098 INFO kablam! Sep 19 19:13:26.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.098 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 19 19:13:26.098 INFO kablam! | Sep 19 19:13:26.098 INFO kablam! 132 | self.0.iter() Sep 19 19:13:26.098 INFO kablam! | ^^^^^^ Sep 19 19:13:26.098 INFO kablam! | Sep 19 19:13:26.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.098 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.098 INFO kablam! Sep 19 19:13:26.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.098 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 19 19:13:26.098 INFO kablam! | Sep 19 19:13:26.098 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:26.098 INFO kablam! | ^^^^^^ Sep 19 19:13:26.098 INFO kablam! | Sep 19 19:13:26.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.098 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.098 INFO kablam! Sep 19 19:13:26.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.098 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 19 19:13:26.098 INFO kablam! | Sep 19 19:13:26.098 INFO kablam! 153 | &self.0[..] Sep 19 19:13:26.098 INFO kablam! | ^^^^^^ Sep 19 19:13:26.098 INFO kablam! | Sep 19 19:13:26.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.098 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.098 INFO kablam! Sep 19 19:13:26.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.098 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 19 19:13:26.098 INFO kablam! | Sep 19 19:13:26.098 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:26.098 INFO kablam! | ^^^^^^ Sep 19 19:13:26.098 INFO kablam! | Sep 19 19:13:26.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.099 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.099 INFO kablam! Sep 19 19:13:26.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.099 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 19 19:13:26.099 INFO kablam! | Sep 19 19:13:26.099 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:26.099 INFO kablam! | ^^^^^^ Sep 19 19:13:26.099 INFO kablam! | Sep 19 19:13:26.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.099 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.099 INFO kablam! Sep 19 19:13:26.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.099 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 19 19:13:26.099 INFO kablam! | Sep 19 19:13:26.099 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:26.099 INFO kablam! | ^^^^^^ Sep 19 19:13:26.099 INFO kablam! | Sep 19 19:13:26.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.099 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.099 INFO kablam! Sep 19 19:13:26.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.099 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 19 19:13:26.099 INFO kablam! | Sep 19 19:13:26.099 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:26.099 INFO kablam! | ^^^^^^ Sep 19 19:13:26.099 INFO kablam! | Sep 19 19:13:26.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.099 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.099 INFO kablam! Sep 19 19:13:26.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.099 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 19 19:13:26.099 INFO kablam! | Sep 19 19:13:26.099 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.099 INFO kablam! | ^^^^^^ Sep 19 19:13:26.099 INFO kablam! | Sep 19 19:13:26.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.099 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.099 INFO kablam! Sep 19 19:13:26.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.099 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 19 19:13:26.099 INFO kablam! | Sep 19 19:13:26.099 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.099 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.099 INFO kablam! | Sep 19 19:13:26.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:26.099 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:26.100 INFO kablam! Sep 19 19:13:26.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.100 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 19 19:13:26.100 INFO kablam! | Sep 19 19:13:26.100 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.100 INFO kablam! | ^^^^^^ Sep 19 19:13:26.100 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.100 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.100 INFO kablam! Sep 19 19:13:26.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.100 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 19 19:13:26.100 INFO kablam! | Sep 19 19:13:26.100 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.100 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.100 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.100 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.100 INFO kablam! Sep 19 19:13:26.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.100 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 19 19:13:26.100 INFO kablam! | Sep 19 19:13:26.100 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.100 INFO kablam! | ^^^^^^ Sep 19 19:13:26.100 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.100 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.100 INFO kablam! Sep 19 19:13:26.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.100 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 19 19:13:26.100 INFO kablam! | Sep 19 19:13:26.100 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.100 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.100 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.100 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.100 INFO kablam! Sep 19 19:13:26.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.100 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 19 19:13:26.100 INFO kablam! | Sep 19 19:13:26.100 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.100 INFO kablam! | ^^^^^^ Sep 19 19:13:26.100 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.100 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.100 INFO kablam! Sep 19 19:13:26.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.101 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 19 19:13:26.101 INFO kablam! | Sep 19 19:13:26.101 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.101 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.101 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.101 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.101 INFO kablam! Sep 19 19:13:26.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.101 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 19 19:13:26.101 INFO kablam! | Sep 19 19:13:26.101 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.101 INFO kablam! | ^^^^^^ Sep 19 19:13:26.101 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.101 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.101 INFO kablam! Sep 19 19:13:26.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.101 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 19 19:13:26.101 INFO kablam! | Sep 19 19:13:26.101 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.101 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.101 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.101 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.101 INFO kablam! Sep 19 19:13:26.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.101 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 19 19:13:26.101 INFO kablam! | Sep 19 19:13:26.101 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.101 INFO kablam! | ^^^^^^ Sep 19 19:13:26.101 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.101 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.101 INFO kablam! Sep 19 19:13:26.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.101 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 19 19:13:26.101 INFO kablam! | Sep 19 19:13:26.101 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.101 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.101 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.102 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.102 INFO kablam! Sep 19 19:13:26.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.102 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 19 19:13:26.102 INFO kablam! | Sep 19 19:13:26.102 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.102 INFO kablam! | ^^^^^^ Sep 19 19:13:26.102 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.102 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.102 INFO kablam! Sep 19 19:13:26.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.102 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 19 19:13:26.102 INFO kablam! | Sep 19 19:13:26.102 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.102 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.102 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.102 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.102 INFO kablam! Sep 19 19:13:26.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.102 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 19 19:13:26.102 INFO kablam! | Sep 19 19:13:26.102 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:26.102 INFO kablam! | ^^^^^^ Sep 19 19:13:26.102 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.102 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.102 INFO kablam! Sep 19 19:13:26.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.102 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 19 19:13:26.102 INFO kablam! | Sep 19 19:13:26.102 INFO kablam! 132 | self.0.iter() Sep 19 19:13:26.102 INFO kablam! | ^^^^^^ Sep 19 19:13:26.102 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.102 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.103 INFO kablam! Sep 19 19:13:26.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.103 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 19 19:13:26.103 INFO kablam! | Sep 19 19:13:26.103 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:26.103 INFO kablam! | ^^^^^^ Sep 19 19:13:26.103 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.103 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.103 INFO kablam! Sep 19 19:13:26.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.103 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 19 19:13:26.103 INFO kablam! | Sep 19 19:13:26.103 INFO kablam! 153 | &self.0[..] Sep 19 19:13:26.103 INFO kablam! | ^^^^^^ Sep 19 19:13:26.103 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.103 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.103 INFO kablam! Sep 19 19:13:26.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.103 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 19 19:13:26.103 INFO kablam! | Sep 19 19:13:26.103 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:26.103 INFO kablam! | ^^^^^^ Sep 19 19:13:26.103 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.103 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.103 INFO kablam! Sep 19 19:13:26.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.103 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 19 19:13:26.103 INFO kablam! | Sep 19 19:13:26.103 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:26.103 INFO kablam! | ^^^^^^ Sep 19 19:13:26.103 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.103 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.103 INFO kablam! Sep 19 19:13:26.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.103 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 19 19:13:26.103 INFO kablam! | Sep 19 19:13:26.103 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:26.103 INFO kablam! | ^^^^^^ Sep 19 19:13:26.103 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.103 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! Sep 19 19:13:26.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.104 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 19 19:13:26.104 INFO kablam! | Sep 19 19:13:26.104 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:26.104 INFO kablam! | ^^^^^^ Sep 19 19:13:26.104 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! Sep 19 19:13:26.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.104 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 19 19:13:26.104 INFO kablam! | Sep 19 19:13:26.104 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.104 INFO kablam! | ^^^^^^ Sep 19 19:13:26.104 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! Sep 19 19:13:26.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.104 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 19 19:13:26.104 INFO kablam! | Sep 19 19:13:26.104 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:26.104 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.104 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! Sep 19 19:13:26.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.104 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 19 19:13:26.104 INFO kablam! | Sep 19 19:13:26.104 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.104 INFO kablam! | ^^^^^^ Sep 19 19:13:26.104 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! Sep 19 19:13:26.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.104 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 19 19:13:26.104 INFO kablam! | Sep 19 19:13:26.104 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.104 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.104 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.104 INFO kablam! Sep 19 19:13:26.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.105 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 19 19:13:26.105 INFO kablam! | Sep 19 19:13:26.105 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.105 INFO kablam! | ^^^^^^ Sep 19 19:13:26.105 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.105 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.105 INFO kablam! Sep 19 19:13:26.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.105 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 19 19:13:26.105 INFO kablam! | Sep 19 19:13:26.105 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.105 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.105 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.105 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.105 INFO kablam! Sep 19 19:13:26.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.105 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 19 19:13:26.105 INFO kablam! | Sep 19 19:13:26.105 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.105 INFO kablam! | ^^^^^^ Sep 19 19:13:26.105 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.105 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.105 INFO kablam! Sep 19 19:13:26.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.105 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 19 19:13:26.105 INFO kablam! | Sep 19 19:13:26.105 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.105 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.105 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.105 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.105 INFO kablam! Sep 19 19:13:26.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.105 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 19 19:13:26.105 INFO kablam! | Sep 19 19:13:26.105 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.105 INFO kablam! | ^^^^^^ Sep 19 19:13:26.105 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.105 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.105 INFO kablam! Sep 19 19:13:26.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.106 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 19 19:13:26.106 INFO kablam! | Sep 19 19:13:26.106 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.106 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.106 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.106 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.106 INFO kablam! Sep 19 19:13:26.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.106 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 19 19:13:26.106 INFO kablam! | Sep 19 19:13:26.106 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.106 INFO kablam! | ^^^^^^ Sep 19 19:13:26.106 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.106 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.106 INFO kablam! Sep 19 19:13:26.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.106 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 19 19:13:26.106 INFO kablam! | Sep 19 19:13:26.106 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.106 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.106 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.106 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.106 INFO kablam! Sep 19 19:13:26.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.106 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 19 19:13:26.106 INFO kablam! | Sep 19 19:13:26.106 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.106 INFO kablam! | ^^^^^^ Sep 19 19:13:26.106 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.106 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.106 INFO kablam! Sep 19 19:13:26.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.106 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 19 19:13:26.106 INFO kablam! | Sep 19 19:13:26.106 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:26.106 INFO kablam! | ^^^^^^^ Sep 19 19:13:26.106 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.106 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.106 INFO kablam! Sep 19 19:13:26.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.107 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 19 19:13:26.107 INFO kablam! | Sep 19 19:13:26.107 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:26.107 INFO kablam! | ^^^^^^ Sep 19 19:13:26.107 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.107 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.107 INFO kablam! Sep 19 19:13:26.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.107 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 19 19:13:26.107 INFO kablam! | Sep 19 19:13:26.107 INFO kablam! 132 | self.0.iter() Sep 19 19:13:26.107 INFO kablam! | ^^^^^^ Sep 19 19:13:26.107 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.107 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.107 INFO kablam! Sep 19 19:13:26.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.107 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 19 19:13:26.107 INFO kablam! | Sep 19 19:13:26.107 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:26.107 INFO kablam! | ^^^^^^ Sep 19 19:13:26.107 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.107 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.107 INFO kablam! Sep 19 19:13:26.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.107 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 19 19:13:26.107 INFO kablam! | Sep 19 19:13:26.107 INFO kablam! 153 | &self.0[..] Sep 19 19:13:26.107 INFO kablam! | ^^^^^^ Sep 19 19:13:26.107 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.107 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.107 INFO kablam! Sep 19 19:13:26.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:26.108 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 19 19:13:26.108 INFO kablam! | Sep 19 19:13:26.108 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:26.108 INFO kablam! | ^^^^^^ Sep 19 19:13:26.108 INFO kablam! | Sep 19 19:13:26.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 19 19:13:26.108 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:26.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 19 19:13:26.108 INFO kablam! Sep 19 19:13:26.108 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 19:13:26.108 INFO kablam! --> src/lib.rs:8:12 Sep 19 19:13:26.108 INFO kablam! | Sep 19 19:13:26.108 INFO kablam! 8 | #![feature(associated_consts)] Sep 19 19:13:26.108 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 19:13:26.108 INFO kablam! | Sep 19 19:13:26.108 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 19:13:26.108 INFO kablam! Sep 19 19:13:26.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Sep 19 19:13:26.108 INFO kablam! su: No module specific data is present Sep 19 19:13:26.615 INFO running `"docker" "rm" "-f" "dde1aeced0b6f016b74f124edf329ac30bf762ba85f92f53211e62c94b3d4089"` Sep 19 19:13:26.737 INFO blam! dde1aeced0b6f016b74f124edf329ac30bf762ba85f92f53211e62c94b3d4089