Sep 10 10:46:14.741 INFO checking rust-extra-0.0.17 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 10:46:14.741 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 10:46:14.741 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:46:15.124 INFO blam! 5e8aff726151fdec17115244c9c49f18a69d2d70032e09e97a56af34272e763a Sep 10 10:46:15.126 INFO running `"docker" "start" "-a" "5e8aff726151fdec17115244c9c49f18a69d2d70032e09e97a56af34272e763a"` Sep 10 10:46:15.795 INFO kablam! usermod: no changes Sep 10 10:46:15.812 INFO kablam! Checking rust-extra v0.0.17 (file:///source) Sep 10 10:46:16.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.664 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 10 10:46:16.664 INFO kablam! | Sep 10 10:46:16.664 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.664 INFO kablam! | ^^^^^^ Sep 10 10:46:16.664 INFO kablam! | Sep 10 10:46:16.664 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 10:46:16.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.664 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.664 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.664 INFO kablam! Sep 10 10:46:16.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.664 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 10 10:46:16.664 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.665 INFO kablam! | ^^^^^^ Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.665 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.665 INFO kablam! Sep 10 10:46:16.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.665 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.665 INFO kablam! | ^^^^^^ Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.665 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.665 INFO kablam! Sep 10 10:46:16.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.665 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.665 INFO kablam! | ^^^^^^ Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.665 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.665 INFO kablam! Sep 10 10:46:16.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.665 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.665 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.665 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.665 INFO kablam! Sep 10 10:46:16.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.665 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.665 INFO kablam! | ^^^^^^ Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.665 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.665 INFO kablam! Sep 10 10:46:16.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.665 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.665 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.665 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.665 INFO kablam! Sep 10 10:46:16.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.665 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.665 INFO kablam! | ^^^^^^ Sep 10 10:46:16.665 INFO kablam! | Sep 10 10:46:16.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.665 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.665 INFO kablam! Sep 10 10:46:16.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.666 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 10 10:46:16.666 INFO kablam! | Sep 10 10:46:16.666 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.666 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.666 INFO kablam! | Sep 10 10:46:16.666 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.666 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.666 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.666 INFO kablam! Sep 10 10:46:16.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.666 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 10 10:46:16.666 INFO kablam! | Sep 10 10:46:16.666 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.666 INFO kablam! | ^^^^^^ Sep 10 10:46:16.666 INFO kablam! | Sep 10 10:46:16.666 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.666 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.666 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.666 INFO kablam! Sep 10 10:46:16.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.666 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 10 10:46:16.666 INFO kablam! | Sep 10 10:46:16.666 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.666 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.666 INFO kablam! | Sep 10 10:46:16.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.668 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.668 INFO kablam! Sep 10 10:46:16.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.668 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 10 10:46:16.668 INFO kablam! | Sep 10 10:46:16.668 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.668 INFO kablam! | ^^^^^^ Sep 10 10:46:16.668 INFO kablam! | Sep 10 10:46:16.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.668 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.668 INFO kablam! Sep 10 10:46:16.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.668 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 10 10:46:16.668 INFO kablam! | Sep 10 10:46:16.668 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.668 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.668 INFO kablam! | Sep 10 10:46:16.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.668 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.668 INFO kablam! Sep 10 10:46:16.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.668 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 10 10:46:16.668 INFO kablam! | Sep 10 10:46:16.668 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.668 INFO kablam! | ^^^^^^ Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.669 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.669 INFO kablam! Sep 10 10:46:16.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.669 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.669 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.669 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.669 INFO kablam! Sep 10 10:46:16.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.669 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.669 INFO kablam! | ^^^^^^ Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.669 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.669 INFO kablam! Sep 10 10:46:16.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.669 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.669 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.669 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.669 INFO kablam! Sep 10 10:46:16.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.669 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.669 INFO kablam! | ^^^^^^ Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.669 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.669 INFO kablam! Sep 10 10:46:16.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.669 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.669 INFO kablam! | ^^^^^^ Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.669 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.669 INFO kablam! Sep 10 10:46:16.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.669 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.669 INFO kablam! | ^^^^^^ Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.669 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.669 INFO kablam! Sep 10 10:46:16.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.669 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 10 10:46:16.669 INFO kablam! | Sep 10 10:46:16.669 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.670 INFO kablam! | ^^^^^^ Sep 10 10:46:16.670 INFO kablam! | Sep 10 10:46:16.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.670 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.672 INFO kablam! Sep 10 10:46:16.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.672 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.672 INFO kablam! | ^^^^^^ Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.672 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.672 INFO kablam! Sep 10 10:46:16.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.672 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.672 INFO kablam! | ^^^^^^ Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.672 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.672 INFO kablam! Sep 10 10:46:16.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.672 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.672 INFO kablam! | ^^^^^^ Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.672 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.672 INFO kablam! Sep 10 10:46:16.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.672 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.672 INFO kablam! | ^^^^^^ Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.672 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.672 INFO kablam! Sep 10 10:46:16.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.672 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.672 INFO kablam! | ^^^^^^ Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.672 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.672 INFO kablam! Sep 10 10:46:16.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.672 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.672 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.672 INFO kablam! | Sep 10 10:46:16.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.672 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.673 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.673 INFO kablam! Sep 10 10:46:16.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.673 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 10 10:46:16.673 INFO kablam! | Sep 10 10:46:16.673 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.673 INFO kablam! | ^^^^^^ Sep 10 10:46:16.673 INFO kablam! | Sep 10 10:46:16.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.673 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.673 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.673 INFO kablam! Sep 10 10:46:16.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.673 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 10 10:46:16.673 INFO kablam! | Sep 10 10:46:16.673 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.673 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.673 INFO kablam! | Sep 10 10:46:16.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.675 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.675 INFO kablam! Sep 10 10:46:16.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.675 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 10 10:46:16.675 INFO kablam! | Sep 10 10:46:16.675 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.675 INFO kablam! | ^^^^^^ Sep 10 10:46:16.675 INFO kablam! | Sep 10 10:46:16.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.675 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.675 INFO kablam! Sep 10 10:46:16.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.675 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 10 10:46:16.675 INFO kablam! | Sep 10 10:46:16.675 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.675 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.675 INFO kablam! | Sep 10 10:46:16.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.675 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.675 INFO kablam! Sep 10 10:46:16.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.675 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 10 10:46:16.675 INFO kablam! | Sep 10 10:46:16.675 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.675 INFO kablam! | ^^^^^^ Sep 10 10:46:16.675 INFO kablam! | Sep 10 10:46:16.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.675 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.675 INFO kablam! Sep 10 10:46:16.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.675 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 10 10:46:16.675 INFO kablam! | Sep 10 10:46:16.675 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.675 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.675 INFO kablam! | Sep 10 10:46:16.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.675 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.675 INFO kablam! Sep 10 10:46:16.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.675 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 10 10:46:16.675 INFO kablam! | Sep 10 10:46:16.675 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.675 INFO kablam! | ^^^^^^ Sep 10 10:46:16.675 INFO kablam! | Sep 10 10:46:16.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.676 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.676 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.676 INFO kablam! Sep 10 10:46:16.676 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.676 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 10 10:46:16.676 INFO kablam! | Sep 10 10:46:16.677 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.677 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.677 INFO kablam! | Sep 10 10:46:16.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.677 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.677 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.677 INFO kablam! Sep 10 10:46:16.677 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.677 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 10 10:46:16.677 INFO kablam! | Sep 10 10:46:16.677 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.677 INFO kablam! | ^^^^^^ Sep 10 10:46:16.677 INFO kablam! | Sep 10 10:46:16.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.677 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.677 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.677 INFO kablam! Sep 10 10:46:16.677 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.677 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 10 10:46:16.677 INFO kablam! | Sep 10 10:46:16.677 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.677 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.677 INFO kablam! | Sep 10 10:46:16.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.677 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.677 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.677 INFO kablam! Sep 10 10:46:16.677 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.677 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 10 10:46:16.677 INFO kablam! | Sep 10 10:46:16.677 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.677 INFO kablam! | ^^^^^^ Sep 10 10:46:16.677 INFO kablam! | Sep 10 10:46:16.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.677 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.677 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.677 INFO kablam! Sep 10 10:46:16.677 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.677 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 10 10:46:16.677 INFO kablam! | Sep 10 10:46:16.677 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.677 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.677 INFO kablam! | Sep 10 10:46:16.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.678 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.678 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.678 INFO kablam! Sep 10 10:46:16.678 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.678 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 10 10:46:16.678 INFO kablam! | Sep 10 10:46:16.678 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.678 INFO kablam! | ^^^^^^ Sep 10 10:46:16.678 INFO kablam! | Sep 10 10:46:16.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.679 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.679 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.679 INFO kablam! Sep 10 10:46:16.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.679 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 10 10:46:16.679 INFO kablam! | Sep 10 10:46:16.679 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.679 INFO kablam! | ^^^^^^ Sep 10 10:46:16.679 INFO kablam! | Sep 10 10:46:16.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.679 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.679 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.679 INFO kablam! Sep 10 10:46:16.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.679 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 10 10:46:16.679 INFO kablam! | Sep 10 10:46:16.679 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.679 INFO kablam! | ^^^^^^ Sep 10 10:46:16.679 INFO kablam! | Sep 10 10:46:16.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.679 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.679 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.679 INFO kablam! Sep 10 10:46:16.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.679 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 10 10:46:16.679 INFO kablam! | Sep 10 10:46:16.679 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.679 INFO kablam! | ^^^^^^ Sep 10 10:46:16.679 INFO kablam! | Sep 10 10:46:16.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.679 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.679 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.679 INFO kablam! Sep 10 10:46:16.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.679 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 10 10:46:16.679 INFO kablam! | Sep 10 10:46:16.679 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.679 INFO kablam! | ^^^^^^ Sep 10 10:46:16.679 INFO kablam! | Sep 10 10:46:16.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.680 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.680 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.680 INFO kablam! Sep 10 10:46:16.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.680 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 10 10:46:16.680 INFO kablam! | Sep 10 10:46:16.680 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.680 INFO kablam! | ^^^^^^ Sep 10 10:46:16.680 INFO kablam! | Sep 10 10:46:16.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.680 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.680 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.680 INFO kablam! Sep 10 10:46:16.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.680 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 10 10:46:16.680 INFO kablam! | Sep 10 10:46:16.681 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.681 INFO kablam! | ^^^^^^ Sep 10 10:46:16.681 INFO kablam! | Sep 10 10:46:16.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.681 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.681 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.681 INFO kablam! Sep 10 10:46:16.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.681 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 10 10:46:16.681 INFO kablam! | Sep 10 10:46:16.681 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.681 INFO kablam! | ^^^^^^ Sep 10 10:46:16.681 INFO kablam! | Sep 10 10:46:16.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.681 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.681 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.681 INFO kablam! Sep 10 10:46:16.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.681 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 10 10:46:16.681 INFO kablam! | Sep 10 10:46:16.681 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.681 INFO kablam! | ^^^^^^ Sep 10 10:46:16.681 INFO kablam! | Sep 10 10:46:16.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.681 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.681 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.681 INFO kablam! Sep 10 10:46:16.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.681 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 10 10:46:16.681 INFO kablam! | Sep 10 10:46:16.681 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.681 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.681 INFO kablam! | Sep 10 10:46:16.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.681 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.681 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.681 INFO kablam! Sep 10 10:46:16.682 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.682 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 10 10:46:16.682 INFO kablam! | Sep 10 10:46:16.682 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.682 INFO kablam! | ^^^^^^ Sep 10 10:46:16.682 INFO kablam! | Sep 10 10:46:16.682 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.682 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.682 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.682 INFO kablam! Sep 10 10:46:16.682 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.682 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 10 10:46:16.682 INFO kablam! | Sep 10 10:46:16.682 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.682 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.682 INFO kablam! | Sep 10 10:46:16.682 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.682 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.683 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.683 INFO kablam! Sep 10 10:46:16.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.683 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 10 10:46:16.683 INFO kablam! | Sep 10 10:46:16.683 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.683 INFO kablam! | ^^^^^^ Sep 10 10:46:16.683 INFO kablam! | Sep 10 10:46:16.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.683 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.683 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.683 INFO kablam! Sep 10 10:46:16.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.683 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 10 10:46:16.683 INFO kablam! | Sep 10 10:46:16.683 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.683 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.683 INFO kablam! | Sep 10 10:46:16.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.683 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.683 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.683 INFO kablam! Sep 10 10:46:16.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.683 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 10 10:46:16.683 INFO kablam! | Sep 10 10:46:16.683 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.683 INFO kablam! | ^^^^^^ Sep 10 10:46:16.683 INFO kablam! | Sep 10 10:46:16.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.683 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.684 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.684 INFO kablam! Sep 10 10:46:16.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.684 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 10 10:46:16.684 INFO kablam! | Sep 10 10:46:16.684 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.684 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.684 INFO kablam! | Sep 10 10:46:16.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.684 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.684 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.684 INFO kablam! Sep 10 10:46:16.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.684 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 10 10:46:16.684 INFO kablam! | Sep 10 10:46:16.684 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.684 INFO kablam! | ^^^^^^ Sep 10 10:46:16.684 INFO kablam! | Sep 10 10:46:16.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.684 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.684 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.684 INFO kablam! Sep 10 10:46:16.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.684 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 10 10:46:16.684 INFO kablam! | Sep 10 10:46:16.685 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.685 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.685 INFO kablam! | Sep 10 10:46:16.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.685 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.685 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.685 INFO kablam! Sep 10 10:46:16.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.685 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 10 10:46:16.685 INFO kablam! | Sep 10 10:46:16.685 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.685 INFO kablam! | ^^^^^^ Sep 10 10:46:16.685 INFO kablam! | Sep 10 10:46:16.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.685 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.685 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.685 INFO kablam! Sep 10 10:46:16.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.685 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 10 10:46:16.685 INFO kablam! | Sep 10 10:46:16.685 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.685 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.685 INFO kablam! | Sep 10 10:46:16.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.685 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.685 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.685 INFO kablam! Sep 10 10:46:16.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.685 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 10 10:46:16.686 INFO kablam! | Sep 10 10:46:16.686 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.686 INFO kablam! | ^^^^^^ Sep 10 10:46:16.686 INFO kablam! | Sep 10 10:46:16.686 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.686 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.686 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.686 INFO kablam! Sep 10 10:46:16.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.686 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 10 10:46:16.686 INFO kablam! | Sep 10 10:46:16.686 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.686 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.686 INFO kablam! | Sep 10 10:46:16.686 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.686 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.686 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.686 INFO kablam! Sep 10 10:46:16.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.686 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 10 10:46:16.686 INFO kablam! | Sep 10 10:46:16.686 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.686 INFO kablam! | ^^^^^^ Sep 10 10:46:16.686 INFO kablam! | Sep 10 10:46:16.687 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.687 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.687 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.687 INFO kablam! Sep 10 10:46:16.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.688 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.688 INFO kablam! | ^^^^^^ Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.688 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.688 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.688 INFO kablam! Sep 10 10:46:16.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.688 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.688 INFO kablam! | ^^^^^^ Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.688 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.688 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.688 INFO kablam! Sep 10 10:46:16.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.688 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.688 INFO kablam! | ^^^^^^ Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.688 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.688 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.688 INFO kablam! Sep 10 10:46:16.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.688 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.688 INFO kablam! | ^^^^^^ Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.688 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.688 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.688 INFO kablam! Sep 10 10:46:16.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.688 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.688 INFO kablam! | ^^^^^^ Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.688 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.688 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.688 INFO kablam! Sep 10 10:46:16.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.688 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 10 10:46:16.688 INFO kablam! | Sep 10 10:46:16.688 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.689 INFO kablam! | ^^^^^^ Sep 10 10:46:16.689 INFO kablam! | Sep 10 10:46:16.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.689 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.689 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.689 INFO kablam! Sep 10 10:46:16.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.689 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 10 10:46:16.689 INFO kablam! | Sep 10 10:46:16.689 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.689 INFO kablam! | ^^^^^^ Sep 10 10:46:16.689 INFO kablam! | Sep 10 10:46:16.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.689 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.689 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.689 INFO kablam! Sep 10 10:46:16.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.689 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 10 10:46:16.689 INFO kablam! | Sep 10 10:46:16.689 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.690 INFO kablam! | ^^^^^^ Sep 10 10:46:16.690 INFO kablam! | Sep 10 10:46:16.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.690 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.690 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.690 INFO kablam! Sep 10 10:46:16.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.690 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 10 10:46:16.694 INFO kablam! | Sep 10 10:46:16.694 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.694 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.694 INFO kablam! | Sep 10 10:46:16.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.694 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.694 INFO kablam! Sep 10 10:46:16.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.694 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 10 10:46:16.694 INFO kablam! | Sep 10 10:46:16.694 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.694 INFO kablam! | ^^^^^^ Sep 10 10:46:16.694 INFO kablam! | Sep 10 10:46:16.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.694 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.694 INFO kablam! Sep 10 10:46:16.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.694 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 10 10:46:16.694 INFO kablam! | Sep 10 10:46:16.694 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.694 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.694 INFO kablam! | Sep 10 10:46:16.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.694 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.694 INFO kablam! Sep 10 10:46:16.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.694 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 10 10:46:16.694 INFO kablam! | Sep 10 10:46:16.694 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.694 INFO kablam! | ^^^^^^ Sep 10 10:46:16.694 INFO kablam! | Sep 10 10:46:16.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.694 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.694 INFO kablam! Sep 10 10:46:16.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.695 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 10 10:46:16.695 INFO kablam! | Sep 10 10:46:16.695 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.695 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.695 INFO kablam! | Sep 10 10:46:16.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.695 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.695 INFO kablam! Sep 10 10:46:16.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.695 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 10 10:46:16.695 INFO kablam! | Sep 10 10:46:16.695 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.695 INFO kablam! | ^^^^^^ Sep 10 10:46:16.695 INFO kablam! | Sep 10 10:46:16.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.695 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.696 INFO kablam! Sep 10 10:46:16.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.696 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 10 10:46:16.696 INFO kablam! | Sep 10 10:46:16.696 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.696 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.696 INFO kablam! | Sep 10 10:46:16.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.696 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.696 INFO kablam! Sep 10 10:46:16.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.696 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 10 10:46:16.696 INFO kablam! | Sep 10 10:46:16.696 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.696 INFO kablam! | ^^^^^^ Sep 10 10:46:16.696 INFO kablam! | Sep 10 10:46:16.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.696 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.696 INFO kablam! Sep 10 10:46:16.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.696 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 10 10:46:16.696 INFO kablam! | Sep 10 10:46:16.696 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.696 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.696 INFO kablam! | Sep 10 10:46:16.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.697 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.697 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.697 INFO kablam! Sep 10 10:46:16.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.697 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 10 10:46:16.697 INFO kablam! | Sep 10 10:46:16.697 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.697 INFO kablam! | ^^^^^^ Sep 10 10:46:16.697 INFO kablam! | Sep 10 10:46:16.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.697 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.697 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.697 INFO kablam! Sep 10 10:46:16.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.697 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 10 10:46:16.697 INFO kablam! | Sep 10 10:46:16.697 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.697 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.697 INFO kablam! | Sep 10 10:46:16.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.697 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.697 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.697 INFO kablam! Sep 10 10:46:16.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.697 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 10 10:46:16.697 INFO kablam! | Sep 10 10:46:16.697 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.697 INFO kablam! | ^^^^^^ Sep 10 10:46:16.697 INFO kablam! | Sep 10 10:46:16.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.697 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.697 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.697 INFO kablam! Sep 10 10:46:16.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.697 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 10 10:46:16.697 INFO kablam! | Sep 10 10:46:16.697 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.697 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.697 INFO kablam! | Sep 10 10:46:16.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.698 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.698 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.698 INFO kablam! Sep 10 10:46:16.698 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.698 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 10 10:46:16.698 INFO kablam! | Sep 10 10:46:16.698 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.698 INFO kablam! | ^^^^^^ Sep 10 10:46:16.698 INFO kablam! | Sep 10 10:46:16.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.698 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.698 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.698 INFO kablam! Sep 10 10:46:16.698 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.698 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 10 10:46:16.698 INFO kablam! | Sep 10 10:46:16.698 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.699 INFO kablam! | ^^^^^^ Sep 10 10:46:16.699 INFO kablam! | Sep 10 10:46:16.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.699 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.699 INFO kablam! Sep 10 10:46:16.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.699 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 10 10:46:16.699 INFO kablam! | Sep 10 10:46:16.699 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.699 INFO kablam! | ^^^^^^ Sep 10 10:46:16.699 INFO kablam! | Sep 10 10:46:16.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.699 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.699 INFO kablam! Sep 10 10:46:16.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.699 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 10 10:46:16.699 INFO kablam! | Sep 10 10:46:16.699 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.699 INFO kablam! | ^^^^^^ Sep 10 10:46:16.699 INFO kablam! | Sep 10 10:46:16.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.699 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.699 INFO kablam! Sep 10 10:46:16.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.699 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 10 10:46:16.699 INFO kablam! | Sep 10 10:46:16.700 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.700 INFO kablam! | ^^^^^^ Sep 10 10:46:16.700 INFO kablam! | Sep 10 10:46:16.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.700 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.700 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.700 INFO kablam! Sep 10 10:46:16.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.700 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 10 10:46:16.700 INFO kablam! | Sep 10 10:46:16.700 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.700 INFO kablam! | ^^^^^^ Sep 10 10:46:16.700 INFO kablam! | Sep 10 10:46:16.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.700 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.700 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.700 INFO kablam! Sep 10 10:46:16.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.700 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 10 10:46:16.700 INFO kablam! | Sep 10 10:46:16.700 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.700 INFO kablam! | ^^^^^^ Sep 10 10:46:16.700 INFO kablam! | Sep 10 10:46:16.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.700 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.700 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.700 INFO kablam! Sep 10 10:46:16.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.700 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 10 10:46:16.700 INFO kablam! | Sep 10 10:46:16.700 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.700 INFO kablam! | ^^^^^^ Sep 10 10:46:16.700 INFO kablam! | Sep 10 10:46:16.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.700 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.700 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.700 INFO kablam! Sep 10 10:46:16.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.700 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 10 10:46:16.700 INFO kablam! | Sep 10 10:46:16.701 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.701 INFO kablam! | ^^^^^^ Sep 10 10:46:16.701 INFO kablam! | Sep 10 10:46:16.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.701 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.701 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.701 INFO kablam! Sep 10 10:46:16.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.701 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 10 10:46:16.701 INFO kablam! | Sep 10 10:46:16.701 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.701 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.701 INFO kablam! | Sep 10 10:46:16.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.701 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.701 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.701 INFO kablam! Sep 10 10:46:16.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.701 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 10 10:46:16.701 INFO kablam! | Sep 10 10:46:16.701 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.701 INFO kablam! | ^^^^^^ Sep 10 10:46:16.701 INFO kablam! | Sep 10 10:46:16.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.701 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.702 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.702 INFO kablam! Sep 10 10:46:16.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.702 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 10 10:46:16.702 INFO kablam! | Sep 10 10:46:16.702 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.702 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.702 INFO kablam! | Sep 10 10:46:16.702 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.702 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.702 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.702 INFO kablam! Sep 10 10:46:16.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.702 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 10 10:46:16.702 INFO kablam! | Sep 10 10:46:16.702 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.702 INFO kablam! | ^^^^^^ Sep 10 10:46:16.703 INFO kablam! | Sep 10 10:46:16.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.703 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.703 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.703 INFO kablam! Sep 10 10:46:16.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.703 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 10 10:46:16.703 INFO kablam! | Sep 10 10:46:16.703 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.703 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.703 INFO kablam! | Sep 10 10:46:16.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.703 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.703 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.703 INFO kablam! Sep 10 10:46:16.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.703 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 10 10:46:16.703 INFO kablam! | Sep 10 10:46:16.703 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.703 INFO kablam! | ^^^^^^ Sep 10 10:46:16.703 INFO kablam! | Sep 10 10:46:16.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.703 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.703 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.703 INFO kablam! Sep 10 10:46:16.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.703 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 10 10:46:16.703 INFO kablam! | Sep 10 10:46:16.703 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.703 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.703 INFO kablam! | Sep 10 10:46:16.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.703 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.703 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.703 INFO kablam! Sep 10 10:46:16.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.703 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 10 10:46:16.703 INFO kablam! | Sep 10 10:46:16.703 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.703 INFO kablam! | ^^^^^^ Sep 10 10:46:16.704 INFO kablam! | Sep 10 10:46:16.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.704 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.704 INFO kablam! Sep 10 10:46:16.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.704 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 10 10:46:16.704 INFO kablam! | Sep 10 10:46:16.704 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.704 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.704 INFO kablam! | Sep 10 10:46:16.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.704 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.704 INFO kablam! Sep 10 10:46:16.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.704 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 10 10:46:16.704 INFO kablam! | Sep 10 10:46:16.704 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.704 INFO kablam! | ^^^^^^ Sep 10 10:46:16.704 INFO kablam! | Sep 10 10:46:16.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.704 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.704 INFO kablam! Sep 10 10:46:16.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.704 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 10 10:46:16.704 INFO kablam! | Sep 10 10:46:16.705 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.705 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.705 INFO kablam! | Sep 10 10:46:16.705 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.705 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.705 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.705 INFO kablam! Sep 10 10:46:16.705 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.705 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 10 10:46:16.705 INFO kablam! | Sep 10 10:46:16.705 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.705 INFO kablam! | ^^^^^^ Sep 10 10:46:16.705 INFO kablam! | Sep 10 10:46:16.705 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.705 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.705 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.706 INFO kablam! Sep 10 10:46:16.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.706 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 10 10:46:16.706 INFO kablam! | Sep 10 10:46:16.706 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.706 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.706 INFO kablam! | Sep 10 10:46:16.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.706 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.706 INFO kablam! Sep 10 10:46:16.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.706 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 10 10:46:16.706 INFO kablam! | Sep 10 10:46:16.706 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.706 INFO kablam! | ^^^^^^ Sep 10 10:46:16.706 INFO kablam! | Sep 10 10:46:16.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.706 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.706 INFO kablam! Sep 10 10:46:16.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.706 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 10 10:46:16.706 INFO kablam! | Sep 10 10:46:16.706 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.706 INFO kablam! | ^^^^^^ Sep 10 10:46:16.706 INFO kablam! | Sep 10 10:46:16.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.706 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.706 INFO kablam! Sep 10 10:46:16.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.706 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 10 10:46:16.706 INFO kablam! | Sep 10 10:46:16.706 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.706 INFO kablam! | ^^^^^^ Sep 10 10:46:16.707 INFO kablam! | Sep 10 10:46:16.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.707 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.707 INFO kablam! Sep 10 10:46:16.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.707 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 10 10:46:16.707 INFO kablam! | Sep 10 10:46:16.707 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.707 INFO kablam! | ^^^^^^ Sep 10 10:46:16.707 INFO kablam! | Sep 10 10:46:16.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.707 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.707 INFO kablam! Sep 10 10:46:16.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.707 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 10 10:46:16.707 INFO kablam! | Sep 10 10:46:16.707 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.707 INFO kablam! | ^^^^^^ Sep 10 10:46:16.707 INFO kablam! | Sep 10 10:46:16.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.707 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.707 INFO kablam! Sep 10 10:46:16.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.707 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 10 10:46:16.707 INFO kablam! | Sep 10 10:46:16.707 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.707 INFO kablam! | ^^^^^^ Sep 10 10:46:16.707 INFO kablam! | Sep 10 10:46:16.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.707 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.707 INFO kablam! Sep 10 10:46:16.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.707 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 10 10:46:16.708 INFO kablam! | Sep 10 10:46:16.708 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.708 INFO kablam! | ^^^^^^ Sep 10 10:46:16.708 INFO kablam! | Sep 10 10:46:16.708 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.708 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.708 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.708 INFO kablam! Sep 10 10:46:16.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.708 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 10 10:46:16.708 INFO kablam! | Sep 10 10:46:16.708 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.708 INFO kablam! | ^^^^^^ Sep 10 10:46:16.708 INFO kablam! | Sep 10 10:46:16.708 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.708 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.708 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.708 INFO kablam! Sep 10 10:46:16.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.708 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 10 10:46:16.708 INFO kablam! | Sep 10 10:46:16.708 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.708 INFO kablam! | ^^^^^^ Sep 10 10:46:16.709 INFO kablam! | Sep 10 10:46:16.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.709 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.709 INFO kablam! Sep 10 10:46:16.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.709 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 10 10:46:16.709 INFO kablam! | Sep 10 10:46:16.709 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.709 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.709 INFO kablam! | Sep 10 10:46:16.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.709 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.709 INFO kablam! Sep 10 10:46:16.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.709 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 10 10:46:16.709 INFO kablam! | Sep 10 10:46:16.709 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.710 INFO kablam! | ^^^^^^ Sep 10 10:46:16.710 INFO kablam! | Sep 10 10:46:16.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.710 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.710 INFO kablam! Sep 10 10:46:16.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.710 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 10 10:46:16.710 INFO kablam! | Sep 10 10:46:16.710 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.710 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.710 INFO kablam! | Sep 10 10:46:16.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.710 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.710 INFO kablam! Sep 10 10:46:16.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.710 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 10 10:46:16.710 INFO kablam! | Sep 10 10:46:16.710 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.710 INFO kablam! | ^^^^^^ Sep 10 10:46:16.710 INFO kablam! | Sep 10 10:46:16.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.710 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.711 INFO kablam! Sep 10 10:46:16.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.711 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 10 10:46:16.711 INFO kablam! | Sep 10 10:46:16.711 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.711 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.711 INFO kablam! | Sep 10 10:46:16.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.711 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.711 INFO kablam! Sep 10 10:46:16.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.711 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 10 10:46:16.711 INFO kablam! | Sep 10 10:46:16.711 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.711 INFO kablam! | ^^^^^^ Sep 10 10:46:16.711 INFO kablam! | Sep 10 10:46:16.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.711 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.711 INFO kablam! Sep 10 10:46:16.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.711 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 10 10:46:16.711 INFO kablam! | Sep 10 10:46:16.711 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.711 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.711 INFO kablam! | Sep 10 10:46:16.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.711 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.711 INFO kablam! Sep 10 10:46:16.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.712 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 10 10:46:16.712 INFO kablam! | Sep 10 10:46:16.712 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.712 INFO kablam! | ^^^^^^ Sep 10 10:46:16.712 INFO kablam! | Sep 10 10:46:16.712 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.712 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.712 INFO kablam! Sep 10 10:46:16.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.714 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 10 10:46:16.714 INFO kablam! | Sep 10 10:46:16.716 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.716 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.718 INFO kablam! | Sep 10 10:46:16.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.718 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.718 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.718 INFO kablam! Sep 10 10:46:16.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.718 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 10 10:46:16.718 INFO kablam! | Sep 10 10:46:16.718 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.718 INFO kablam! | ^^^^^^ Sep 10 10:46:16.718 INFO kablam! | Sep 10 10:46:16.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.718 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.718 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.718 INFO kablam! Sep 10 10:46:16.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.718 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 10 10:46:16.718 INFO kablam! | Sep 10 10:46:16.718 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.718 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.718 INFO kablam! | Sep 10 10:46:16.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.718 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.718 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.718 INFO kablam! Sep 10 10:46:16.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.718 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 10 10:46:16.718 INFO kablam! | Sep 10 10:46:16.718 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.718 INFO kablam! | ^^^^^^ Sep 10 10:46:16.718 INFO kablam! | Sep 10 10:46:16.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.718 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.719 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.719 INFO kablam! Sep 10 10:46:16.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.719 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 10 10:46:16.719 INFO kablam! | Sep 10 10:46:16.719 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.719 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.719 INFO kablam! | Sep 10 10:46:16.719 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.719 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.719 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.719 INFO kablam! Sep 10 10:46:16.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.719 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 10 10:46:16.719 INFO kablam! | Sep 10 10:46:16.719 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.719 INFO kablam! | ^^^^^^ Sep 10 10:46:16.719 INFO kablam! | Sep 10 10:46:16.719 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.719 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.719 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.719 INFO kablam! Sep 10 10:46:16.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.719 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 10 10:46:16.719 INFO kablam! | Sep 10 10:46:16.719 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.719 INFO kablam! | ^^^^^^ Sep 10 10:46:16.719 INFO kablam! | Sep 10 10:46:16.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.720 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.720 INFO kablam! Sep 10 10:46:16.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.720 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 10 10:46:16.720 INFO kablam! | Sep 10 10:46:16.720 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.720 INFO kablam! | ^^^^^^ Sep 10 10:46:16.720 INFO kablam! | Sep 10 10:46:16.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.720 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.720 INFO kablam! Sep 10 10:46:16.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.720 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 10 10:46:16.720 INFO kablam! | Sep 10 10:46:16.720 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.720 INFO kablam! | ^^^^^^ Sep 10 10:46:16.720 INFO kablam! | Sep 10 10:46:16.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.720 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.720 INFO kablam! Sep 10 10:46:16.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.720 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 10 10:46:16.720 INFO kablam! | Sep 10 10:46:16.720 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.720 INFO kablam! | ^^^^^^ Sep 10 10:46:16.720 INFO kablam! | Sep 10 10:46:16.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.720 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.720 INFO kablam! Sep 10 10:46:16.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.720 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 10 10:46:16.720 INFO kablam! | Sep 10 10:46:16.721 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.721 INFO kablam! | ^^^^^^ Sep 10 10:46:16.721 INFO kablam! | Sep 10 10:46:16.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.721 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.721 INFO kablam! Sep 10 10:46:16.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.721 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 10 10:46:16.721 INFO kablam! | Sep 10 10:46:16.721 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.721 INFO kablam! | ^^^^^^ Sep 10 10:46:16.721 INFO kablam! | Sep 10 10:46:16.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.721 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.721 INFO kablam! Sep 10 10:46:16.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.721 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 10 10:46:16.721 INFO kablam! | Sep 10 10:46:16.721 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.721 INFO kablam! | ^^^^^^ Sep 10 10:46:16.721 INFO kablam! | Sep 10 10:46:16.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.721 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.721 INFO kablam! Sep 10 10:46:16.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.721 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 10 10:46:16.721 INFO kablam! | Sep 10 10:46:16.721 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.721 INFO kablam! | ^^^^^^ Sep 10 10:46:16.722 INFO kablam! | Sep 10 10:46:16.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.722 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.722 INFO kablam! Sep 10 10:46:16.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.722 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 10 10:46:16.722 INFO kablam! | Sep 10 10:46:16.722 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.722 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.722 INFO kablam! | Sep 10 10:46:16.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.722 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.722 INFO kablam! Sep 10 10:46:16.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.722 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 10 10:46:16.722 INFO kablam! | Sep 10 10:46:16.722 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.722 INFO kablam! | ^^^^^^ Sep 10 10:46:16.722 INFO kablam! | Sep 10 10:46:16.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.722 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.722 INFO kablam! Sep 10 10:46:16.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.723 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 10 10:46:16.723 INFO kablam! | Sep 10 10:46:16.723 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.723 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.723 INFO kablam! | Sep 10 10:46:16.723 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.723 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.723 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.723 INFO kablam! Sep 10 10:46:16.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.723 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 10 10:46:16.723 INFO kablam! | Sep 10 10:46:16.723 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.723 INFO kablam! | ^^^^^^ Sep 10 10:46:16.723 INFO kablam! | Sep 10 10:46:16.723 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.723 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.723 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.723 INFO kablam! Sep 10 10:46:16.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.723 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 10 10:46:16.723 INFO kablam! | Sep 10 10:46:16.723 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.723 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.723 INFO kablam! | Sep 10 10:46:16.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.724 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.724 INFO kablam! Sep 10 10:46:16.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.724 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 10 10:46:16.724 INFO kablam! | Sep 10 10:46:16.724 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.724 INFO kablam! | ^^^^^^ Sep 10 10:46:16.724 INFO kablam! | Sep 10 10:46:16.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.724 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.724 INFO kablam! Sep 10 10:46:16.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.724 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 10 10:46:16.724 INFO kablam! | Sep 10 10:46:16.724 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.724 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.724 INFO kablam! | Sep 10 10:46:16.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.724 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.724 INFO kablam! Sep 10 10:46:16.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.724 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 10 10:46:16.724 INFO kablam! | Sep 10 10:46:16.724 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.724 INFO kablam! | ^^^^^^ Sep 10 10:46:16.724 INFO kablam! | Sep 10 10:46:16.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.724 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.724 INFO kablam! Sep 10 10:46:16.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.724 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 10 10:46:16.724 INFO kablam! | Sep 10 10:46:16.724 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.725 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.725 INFO kablam! | Sep 10 10:46:16.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.725 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.725 INFO kablam! Sep 10 10:46:16.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.725 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 10 10:46:16.725 INFO kablam! | Sep 10 10:46:16.725 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.725 INFO kablam! | ^^^^^^ Sep 10 10:46:16.725 INFO kablam! | Sep 10 10:46:16.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.726 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.726 INFO kablam! Sep 10 10:46:16.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.726 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 10 10:46:16.726 INFO kablam! | Sep 10 10:46:16.726 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.727 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.727 INFO kablam! | Sep 10 10:46:16.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.727 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.727 INFO kablam! Sep 10 10:46:16.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.727 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 10 10:46:16.727 INFO kablam! | Sep 10 10:46:16.727 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.727 INFO kablam! | ^^^^^^ Sep 10 10:46:16.727 INFO kablam! | Sep 10 10:46:16.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.727 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.727 INFO kablam! Sep 10 10:46:16.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.727 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 10 10:46:16.727 INFO kablam! | Sep 10 10:46:16.727 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.727 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.727 INFO kablam! | Sep 10 10:46:16.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.727 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.727 INFO kablam! Sep 10 10:46:16.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.728 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 10 10:46:16.728 INFO kablam! | Sep 10 10:46:16.728 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.728 INFO kablam! | ^^^^^^ Sep 10 10:46:16.728 INFO kablam! | Sep 10 10:46:16.728 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.728 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.728 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.728 INFO kablam! Sep 10 10:46:16.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.728 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 10 10:46:16.728 INFO kablam! | Sep 10 10:46:16.728 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.728 INFO kablam! | ^^^^^^ Sep 10 10:46:16.728 INFO kablam! | Sep 10 10:46:16.728 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.728 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.728 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.728 INFO kablam! Sep 10 10:46:16.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.728 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 10 10:46:16.728 INFO kablam! | Sep 10 10:46:16.728 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.728 INFO kablam! | ^^^^^^ Sep 10 10:46:16.728 INFO kablam! | Sep 10 10:46:16.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.729 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.729 INFO kablam! Sep 10 10:46:16.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.729 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 10 10:46:16.729 INFO kablam! | Sep 10 10:46:16.729 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.729 INFO kablam! | ^^^^^^ Sep 10 10:46:16.729 INFO kablam! | Sep 10 10:46:16.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.729 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.729 INFO kablam! Sep 10 10:46:16.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.729 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 10 10:46:16.729 INFO kablam! | Sep 10 10:46:16.729 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.729 INFO kablam! | ^^^^^^ Sep 10 10:46:16.729 INFO kablam! | Sep 10 10:46:16.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.729 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.729 INFO kablam! Sep 10 10:46:16.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.729 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 10 10:46:16.730 INFO kablam! | Sep 10 10:46:16.730 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.730 INFO kablam! | ^^^^^^ Sep 10 10:46:16.730 INFO kablam! | Sep 10 10:46:16.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.730 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.730 INFO kablam! Sep 10 10:46:16.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.730 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 10 10:46:16.730 INFO kablam! | Sep 10 10:46:16.730 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.730 INFO kablam! | ^^^^^^ Sep 10 10:46:16.730 INFO kablam! | Sep 10 10:46:16.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.730 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.730 INFO kablam! Sep 10 10:46:16.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.730 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 10 10:46:16.730 INFO kablam! | Sep 10 10:46:16.730 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.730 INFO kablam! | ^^^^^^ Sep 10 10:46:16.730 INFO kablam! | Sep 10 10:46:16.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.730 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.731 INFO kablam! Sep 10 10:46:16.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.731 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 10 10:46:16.731 INFO kablam! | Sep 10 10:46:16.731 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.731 INFO kablam! | ^^^^^^ Sep 10 10:46:16.731 INFO kablam! | Sep 10 10:46:16.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.731 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.731 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.731 INFO kablam! Sep 10 10:46:16.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.731 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 10 10:46:16.731 INFO kablam! | Sep 10 10:46:16.731 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.731 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.731 INFO kablam! | Sep 10 10:46:16.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.731 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.731 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.732 INFO kablam! Sep 10 10:46:16.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.732 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 10 10:46:16.732 INFO kablam! | Sep 10 10:46:16.732 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.732 INFO kablam! | ^^^^^^ Sep 10 10:46:16.732 INFO kablam! | Sep 10 10:46:16.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.732 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.732 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.732 INFO kablam! Sep 10 10:46:16.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.732 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 10 10:46:16.732 INFO kablam! | Sep 10 10:46:16.732 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.732 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.732 INFO kablam! | Sep 10 10:46:16.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.732 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.732 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.732 INFO kablam! Sep 10 10:46:16.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.732 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 10 10:46:16.732 INFO kablam! | Sep 10 10:46:16.732 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.733 INFO kablam! | ^^^^^^ Sep 10 10:46:16.733 INFO kablam! | Sep 10 10:46:16.733 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.733 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.733 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.733 INFO kablam! Sep 10 10:46:16.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.733 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 10 10:46:16.733 INFO kablam! | Sep 10 10:46:16.733 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.733 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.733 INFO kablam! | Sep 10 10:46:16.733 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.733 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.733 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.733 INFO kablam! Sep 10 10:46:16.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.733 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 10 10:46:16.733 INFO kablam! | Sep 10 10:46:16.733 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.733 INFO kablam! | ^^^^^^ Sep 10 10:46:16.733 INFO kablam! | Sep 10 10:46:16.733 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.733 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.734 INFO kablam! Sep 10 10:46:16.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.734 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 10 10:46:16.734 INFO kablam! | Sep 10 10:46:16.734 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.734 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.734 INFO kablam! | Sep 10 10:46:16.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.734 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.734 INFO kablam! Sep 10 10:46:16.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.734 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 10 10:46:16.734 INFO kablam! | Sep 10 10:46:16.734 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.734 INFO kablam! | ^^^^^^ Sep 10 10:46:16.734 INFO kablam! | Sep 10 10:46:16.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.734 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.734 INFO kablam! Sep 10 10:46:16.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.734 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 10 10:46:16.734 INFO kablam! | Sep 10 10:46:16.734 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.735 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.735 INFO kablam! | Sep 10 10:46:16.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.735 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.735 INFO kablam! Sep 10 10:46:16.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.735 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 10 10:46:16.735 INFO kablam! | Sep 10 10:46:16.735 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.735 INFO kablam! | ^^^^^^ Sep 10 10:46:16.735 INFO kablam! | Sep 10 10:46:16.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.735 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.735 INFO kablam! Sep 10 10:46:16.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.735 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 10 10:46:16.735 INFO kablam! | Sep 10 10:46:16.735 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.735 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.735 INFO kablam! | Sep 10 10:46:16.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.735 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.736 INFO kablam! Sep 10 10:46:16.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.736 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 10 10:46:16.736 INFO kablam! | Sep 10 10:46:16.736 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.736 INFO kablam! | ^^^^^^ Sep 10 10:46:16.736 INFO kablam! | Sep 10 10:46:16.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.736 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.736 INFO kablam! Sep 10 10:46:16.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.736 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 10 10:46:16.736 INFO kablam! | Sep 10 10:46:16.736 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.736 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.736 INFO kablam! | Sep 10 10:46:16.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.736 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.736 INFO kablam! Sep 10 10:46:16.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.736 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 10 10:46:16.736 INFO kablam! | Sep 10 10:46:16.736 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.736 INFO kablam! | ^^^^^^ Sep 10 10:46:16.736 INFO kablam! | Sep 10 10:46:16.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.737 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.737 INFO kablam! Sep 10 10:46:16.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.737 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 10 10:46:16.737 INFO kablam! | Sep 10 10:46:16.737 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.737 INFO kablam! | ^^^^^^ Sep 10 10:46:16.737 INFO kablam! | Sep 10 10:46:16.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.737 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.737 INFO kablam! Sep 10 10:46:16.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.737 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 10 10:46:16.737 INFO kablam! | Sep 10 10:46:16.737 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.737 INFO kablam! | ^^^^^^ Sep 10 10:46:16.737 INFO kablam! | Sep 10 10:46:16.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.737 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.737 INFO kablam! Sep 10 10:46:16.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.737 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 10 10:46:16.738 INFO kablam! | Sep 10 10:46:16.738 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.738 INFO kablam! | ^^^^^^ Sep 10 10:46:16.738 INFO kablam! | Sep 10 10:46:16.738 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.738 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.738 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.738 INFO kablam! Sep 10 10:46:16.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.738 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 10 10:46:16.738 INFO kablam! | Sep 10 10:46:16.738 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.738 INFO kablam! | ^^^^^^ Sep 10 10:46:16.738 INFO kablam! | Sep 10 10:46:16.738 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.738 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.738 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.738 INFO kablam! Sep 10 10:46:16.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.738 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 10 10:46:16.738 INFO kablam! | Sep 10 10:46:16.738 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.738 INFO kablam! | ^^^^^^ Sep 10 10:46:16.738 INFO kablam! | Sep 10 10:46:16.738 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.738 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.738 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.738 INFO kablam! Sep 10 10:46:16.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.739 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 10 10:46:16.739 INFO kablam! | Sep 10 10:46:16.739 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.739 INFO kablam! | ^^^^^^ Sep 10 10:46:16.739 INFO kablam! | Sep 10 10:46:16.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.739 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.739 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.739 INFO kablam! Sep 10 10:46:16.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.739 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 10 10:46:16.739 INFO kablam! | Sep 10 10:46:16.739 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.739 INFO kablam! | ^^^^^^ Sep 10 10:46:16.739 INFO kablam! | Sep 10 10:46:16.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.739 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.739 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.739 INFO kablam! Sep 10 10:46:16.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.739 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 10 10:46:16.739 INFO kablam! | Sep 10 10:46:16.739 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.740 INFO kablam! | ^^^^^^ Sep 10 10:46:16.740 INFO kablam! | Sep 10 10:46:16.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.740 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.740 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.740 INFO kablam! Sep 10 10:46:16.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.740 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 10 10:46:16.740 INFO kablam! | Sep 10 10:46:16.740 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.740 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.740 INFO kablam! | Sep 10 10:46:16.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.740 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.740 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.740 INFO kablam! Sep 10 10:46:16.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.740 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 10 10:46:16.740 INFO kablam! | Sep 10 10:46:16.740 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.740 INFO kablam! | ^^^^^^ Sep 10 10:46:16.740 INFO kablam! | Sep 10 10:46:16.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.740 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.740 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.740 INFO kablam! Sep 10 10:46:16.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.741 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 10 10:46:16.741 INFO kablam! | Sep 10 10:46:16.741 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.741 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.741 INFO kablam! | Sep 10 10:46:16.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.741 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.741 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.741 INFO kablam! Sep 10 10:46:16.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.741 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 10 10:46:16.741 INFO kablam! | Sep 10 10:46:16.741 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.741 INFO kablam! | ^^^^^^ Sep 10 10:46:16.741 INFO kablam! | Sep 10 10:46:16.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.741 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.741 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.741 INFO kablam! Sep 10 10:46:16.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.742 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 10 10:46:16.742 INFO kablam! | Sep 10 10:46:16.742 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.742 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.742 INFO kablam! | Sep 10 10:46:16.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.742 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.742 INFO kablam! Sep 10 10:46:16.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.742 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 10 10:46:16.742 INFO kablam! | Sep 10 10:46:16.742 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.742 INFO kablam! | ^^^^^^ Sep 10 10:46:16.743 INFO kablam! | Sep 10 10:46:16.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.743 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.743 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.743 INFO kablam! Sep 10 10:46:16.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.743 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 10 10:46:16.743 INFO kablam! | Sep 10 10:46:16.743 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.743 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.743 INFO kablam! | Sep 10 10:46:16.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.744 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.744 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.744 INFO kablam! Sep 10 10:46:16.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.744 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 10 10:46:16.744 INFO kablam! | Sep 10 10:46:16.744 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.744 INFO kablam! | ^^^^^^ Sep 10 10:46:16.744 INFO kablam! | Sep 10 10:46:16.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.744 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.744 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.744 INFO kablam! Sep 10 10:46:16.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.745 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 10 10:46:16.745 INFO kablam! | Sep 10 10:46:16.745 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.745 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.745 INFO kablam! | Sep 10 10:46:16.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.745 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.745 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.745 INFO kablam! Sep 10 10:46:16.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.745 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 10 10:46:16.745 INFO kablam! | Sep 10 10:46:16.747 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.747 INFO kablam! | ^^^^^^ Sep 10 10:46:16.747 INFO kablam! | Sep 10 10:46:16.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.747 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.747 INFO kablam! Sep 10 10:46:16.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.747 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 10 10:46:16.747 INFO kablam! | Sep 10 10:46:16.747 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.747 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.747 INFO kablam! | Sep 10 10:46:16.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.747 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.747 INFO kablam! Sep 10 10:46:16.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.747 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 10 10:46:16.748 INFO kablam! | Sep 10 10:46:16.748 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.748 INFO kablam! | ^^^^^^ Sep 10 10:46:16.748 INFO kablam! | Sep 10 10:46:16.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.748 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.748 INFO kablam! Sep 10 10:46:16.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.748 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 10 10:46:16.748 INFO kablam! | Sep 10 10:46:16.748 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.748 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.748 INFO kablam! | Sep 10 10:46:16.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.749 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.750 INFO kablam! Sep 10 10:46:16.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.750 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 10 10:46:16.750 INFO kablam! | Sep 10 10:46:16.750 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.750 INFO kablam! | ^^^^^^ Sep 10 10:46:16.750 INFO kablam! | Sep 10 10:46:16.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.750 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.750 INFO kablam! Sep 10 10:46:16.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.750 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 10 10:46:16.750 INFO kablam! | Sep 10 10:46:16.750 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.750 INFO kablam! | ^^^^^^ Sep 10 10:46:16.750 INFO kablam! | Sep 10 10:46:16.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.750 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.750 INFO kablam! Sep 10 10:46:16.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.750 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 10 10:46:16.750 INFO kablam! | Sep 10 10:46:16.751 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.751 INFO kablam! | ^^^^^^ Sep 10 10:46:16.751 INFO kablam! | Sep 10 10:46:16.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.752 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.752 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.752 INFO kablam! Sep 10 10:46:16.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.752 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 10 10:46:16.752 INFO kablam! | Sep 10 10:46:16.752 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.752 INFO kablam! | ^^^^^^ Sep 10 10:46:16.752 INFO kablam! | Sep 10 10:46:16.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.752 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.752 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.752 INFO kablam! Sep 10 10:46:16.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.753 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 10 10:46:16.753 INFO kablam! | Sep 10 10:46:16.753 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.753 INFO kablam! | ^^^^^^ Sep 10 10:46:16.753 INFO kablam! | Sep 10 10:46:16.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.753 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.753 INFO kablam! Sep 10 10:46:16.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.753 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 10 10:46:16.753 INFO kablam! | Sep 10 10:46:16.753 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.753 INFO kablam! | ^^^^^^ Sep 10 10:46:16.753 INFO kablam! | Sep 10 10:46:16.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.753 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.753 INFO kablam! Sep 10 10:46:16.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.753 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 10 10:46:16.754 INFO kablam! | Sep 10 10:46:16.754 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.754 INFO kablam! | ^^^^^^ Sep 10 10:46:16.754 INFO kablam! | Sep 10 10:46:16.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.754 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.754 INFO kablam! Sep 10 10:46:16.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.754 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 10 10:46:16.754 INFO kablam! | Sep 10 10:46:16.754 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.754 INFO kablam! | ^^^^^^ Sep 10 10:46:16.754 INFO kablam! | Sep 10 10:46:16.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.755 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.755 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.755 INFO kablam! Sep 10 10:46:16.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.756 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 10 10:46:16.756 INFO kablam! | Sep 10 10:46:16.756 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.756 INFO kablam! | ^^^^^^ Sep 10 10:46:16.756 INFO kablam! | Sep 10 10:46:16.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.756 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.756 INFO kablam! Sep 10 10:46:16.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.756 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 10 10:46:16.756 INFO kablam! | Sep 10 10:46:16.756 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.757 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.757 INFO kablam! | Sep 10 10:46:16.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.757 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.757 INFO kablam! Sep 10 10:46:16.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.757 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 10 10:46:16.757 INFO kablam! | Sep 10 10:46:16.757 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.757 INFO kablam! | ^^^^^^ Sep 10 10:46:16.757 INFO kablam! | Sep 10 10:46:16.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.757 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.757 INFO kablam! Sep 10 10:46:16.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.757 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 10 10:46:16.757 INFO kablam! | Sep 10 10:46:16.757 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.757 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.757 INFO kablam! | Sep 10 10:46:16.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.757 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.758 INFO kablam! Sep 10 10:46:16.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.758 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 10 10:46:16.758 INFO kablam! | Sep 10 10:46:16.758 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.758 INFO kablam! | ^^^^^^ Sep 10 10:46:16.758 INFO kablam! | Sep 10 10:46:16.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.758 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.758 INFO kablam! Sep 10 10:46:16.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.758 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 10 10:46:16.758 INFO kablam! | Sep 10 10:46:16.759 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.759 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.759 INFO kablam! | Sep 10 10:46:16.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.759 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.759 INFO kablam! Sep 10 10:46:16.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.759 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 10 10:46:16.759 INFO kablam! | Sep 10 10:46:16.759 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.759 INFO kablam! | ^^^^^^ Sep 10 10:46:16.759 INFO kablam! | Sep 10 10:46:16.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.760 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.760 INFO kablam! Sep 10 10:46:16.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.760 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 10 10:46:16.760 INFO kablam! | Sep 10 10:46:16.760 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.760 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.760 INFO kablam! | Sep 10 10:46:16.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.761 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.761 INFO kablam! Sep 10 10:46:16.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.761 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 10 10:46:16.761 INFO kablam! | Sep 10 10:46:16.761 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.761 INFO kablam! | ^^^^^^ Sep 10 10:46:16.761 INFO kablam! | Sep 10 10:46:16.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.761 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.762 INFO kablam! Sep 10 10:46:16.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.762 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 10 10:46:16.762 INFO kablam! | Sep 10 10:46:16.762 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.762 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.762 INFO kablam! | Sep 10 10:46:16.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.762 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.762 INFO kablam! Sep 10 10:46:16.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.763 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 10 10:46:16.763 INFO kablam! | Sep 10 10:46:16.763 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.763 INFO kablam! | ^^^^^^ Sep 10 10:46:16.763 INFO kablam! | Sep 10 10:46:16.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.763 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.763 INFO kablam! Sep 10 10:46:16.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.763 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 10 10:46:16.763 INFO kablam! | Sep 10 10:46:16.763 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.763 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.763 INFO kablam! | Sep 10 10:46:16.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.764 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.764 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.764 INFO kablam! Sep 10 10:46:16.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.764 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 10 10:46:16.764 INFO kablam! | Sep 10 10:46:16.764 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.764 INFO kablam! | ^^^^^^ Sep 10 10:46:16.764 INFO kablam! | Sep 10 10:46:16.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.764 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.764 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.764 INFO kablam! Sep 10 10:46:16.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.764 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 10 10:46:16.764 INFO kablam! | Sep 10 10:46:16.764 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.764 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.765 INFO kablam! | Sep 10 10:46:16.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.765 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.765 INFO kablam! Sep 10 10:46:16.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.765 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 10 10:46:16.765 INFO kablam! | Sep 10 10:46:16.765 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.765 INFO kablam! | ^^^^^^ Sep 10 10:46:16.765 INFO kablam! | Sep 10 10:46:16.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.766 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.766 INFO kablam! Sep 10 10:46:16.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.766 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 10 10:46:16.766 INFO kablam! | Sep 10 10:46:16.766 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.766 INFO kablam! | ^^^^^^ Sep 10 10:46:16.766 INFO kablam! | Sep 10 10:46:16.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.766 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.767 INFO kablam! Sep 10 10:46:16.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.767 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 10 10:46:16.767 INFO kablam! | Sep 10 10:46:16.767 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.767 INFO kablam! | ^^^^^^ Sep 10 10:46:16.767 INFO kablam! | Sep 10 10:46:16.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.767 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.767 INFO kablam! Sep 10 10:46:16.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.767 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 10 10:46:16.768 INFO kablam! | Sep 10 10:46:16.768 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.768 INFO kablam! | ^^^^^^ Sep 10 10:46:16.768 INFO kablam! | Sep 10 10:46:16.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.768 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.768 INFO kablam! Sep 10 10:46:16.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.768 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 10 10:46:16.768 INFO kablam! | Sep 10 10:46:16.768 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.769 INFO kablam! | ^^^^^^ Sep 10 10:46:16.769 INFO kablam! | Sep 10 10:46:16.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.769 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.769 INFO kablam! Sep 10 10:46:16.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.769 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 10 10:46:16.769 INFO kablam! | Sep 10 10:46:16.769 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.769 INFO kablam! | ^^^^^^ Sep 10 10:46:16.769 INFO kablam! | Sep 10 10:46:16.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.769 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.770 INFO kablam! Sep 10 10:46:16.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.770 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 10 10:46:16.770 INFO kablam! | Sep 10 10:46:16.770 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.770 INFO kablam! | ^^^^^^ Sep 10 10:46:16.770 INFO kablam! | Sep 10 10:46:16.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.770 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.770 INFO kablam! Sep 10 10:46:16.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.770 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 10 10:46:16.770 INFO kablam! | Sep 10 10:46:16.770 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.770 INFO kablam! | ^^^^^^ Sep 10 10:46:16.770 INFO kablam! | Sep 10 10:46:16.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.771 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.771 INFO kablam! Sep 10 10:46:16.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.771 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 10 10:46:16.771 INFO kablam! | Sep 10 10:46:16.771 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.771 INFO kablam! | ^^^^^^ Sep 10 10:46:16.771 INFO kablam! | Sep 10 10:46:16.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.771 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.771 INFO kablam! Sep 10 10:46:16.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.771 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 10 10:46:16.772 INFO kablam! | Sep 10 10:46:16.772 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.772 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.772 INFO kablam! | Sep 10 10:46:16.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.772 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.772 INFO kablam! Sep 10 10:46:16.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.772 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 10 10:46:16.772 INFO kablam! | Sep 10 10:46:16.773 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.773 INFO kablam! | ^^^^^^ Sep 10 10:46:16.773 INFO kablam! | Sep 10 10:46:16.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.773 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.773 INFO kablam! Sep 10 10:46:16.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.773 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 10 10:46:16.773 INFO kablam! | Sep 10 10:46:16.773 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.773 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.773 INFO kablam! | Sep 10 10:46:16.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.774 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.774 INFO kablam! Sep 10 10:46:16.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.774 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 10 10:46:16.774 INFO kablam! | Sep 10 10:46:16.774 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.774 INFO kablam! | ^^^^^^ Sep 10 10:46:16.774 INFO kablam! | Sep 10 10:46:16.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.774 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.774 INFO kablam! Sep 10 10:46:16.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.774 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 10 10:46:16.775 INFO kablam! | Sep 10 10:46:16.775 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.775 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.775 INFO kablam! | Sep 10 10:46:16.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.775 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.775 INFO kablam! Sep 10 10:46:16.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.775 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 10 10:46:16.775 INFO kablam! | Sep 10 10:46:16.775 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.775 INFO kablam! | ^^^^^^ Sep 10 10:46:16.775 INFO kablam! | Sep 10 10:46:16.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.775 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.775 INFO kablam! Sep 10 10:46:16.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.775 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 10 10:46:16.775 INFO kablam! | Sep 10 10:46:16.775 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.775 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.775 INFO kablam! | Sep 10 10:46:16.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.776 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.776 INFO kablam! Sep 10 10:46:16.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.776 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 10 10:46:16.776 INFO kablam! | Sep 10 10:46:16.776 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.776 INFO kablam! | ^^^^^^ Sep 10 10:46:16.776 INFO kablam! | Sep 10 10:46:16.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.776 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.776 INFO kablam! Sep 10 10:46:16.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.776 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 10 10:46:16.776 INFO kablam! | Sep 10 10:46:16.776 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.776 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.776 INFO kablam! | Sep 10 10:46:16.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.776 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.777 INFO kablam! Sep 10 10:46:16.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.777 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 10 10:46:16.777 INFO kablam! | Sep 10 10:46:16.777 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.777 INFO kablam! | ^^^^^^ Sep 10 10:46:16.777 INFO kablam! | Sep 10 10:46:16.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.777 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.777 INFO kablam! Sep 10 10:46:16.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.777 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 10 10:46:16.777 INFO kablam! | Sep 10 10:46:16.777 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.777 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.777 INFO kablam! | Sep 10 10:46:16.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.777 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.777 INFO kablam! Sep 10 10:46:16.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.777 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 10 10:46:16.777 INFO kablam! | Sep 10 10:46:16.777 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.777 INFO kablam! | ^^^^^^ Sep 10 10:46:16.777 INFO kablam! | Sep 10 10:46:16.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.778 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.778 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.778 INFO kablam! Sep 10 10:46:16.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.778 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 10 10:46:16.778 INFO kablam! | Sep 10 10:46:16.778 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.778 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.778 INFO kablam! | Sep 10 10:46:16.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.778 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.778 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.778 INFO kablam! Sep 10 10:46:16.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.778 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 10 10:46:16.778 INFO kablam! | Sep 10 10:46:16.778 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.778 INFO kablam! | ^^^^^^ Sep 10 10:46:16.778 INFO kablam! | Sep 10 10:46:16.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.778 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.779 INFO kablam! Sep 10 10:46:16.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.779 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 10 10:46:16.779 INFO kablam! | Sep 10 10:46:16.779 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.779 INFO kablam! | ^^^^^^ Sep 10 10:46:16.779 INFO kablam! | Sep 10 10:46:16.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.779 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.779 INFO kablam! Sep 10 10:46:16.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.779 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 10 10:46:16.779 INFO kablam! | Sep 10 10:46:16.779 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.779 INFO kablam! | ^^^^^^ Sep 10 10:46:16.779 INFO kablam! | Sep 10 10:46:16.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.779 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.779 INFO kablam! Sep 10 10:46:16.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.779 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 10 10:46:16.779 INFO kablam! | Sep 10 10:46:16.780 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.780 INFO kablam! | ^^^^^^ Sep 10 10:46:16.780 INFO kablam! | Sep 10 10:46:16.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.780 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.780 INFO kablam! Sep 10 10:46:16.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.780 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 10 10:46:16.780 INFO kablam! | Sep 10 10:46:16.780 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.780 INFO kablam! | ^^^^^^ Sep 10 10:46:16.780 INFO kablam! | Sep 10 10:46:16.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.780 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.780 INFO kablam! Sep 10 10:46:16.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.780 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 10 10:46:16.780 INFO kablam! | Sep 10 10:46:16.780 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.780 INFO kablam! | ^^^^^^ Sep 10 10:46:16.780 INFO kablam! | Sep 10 10:46:16.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.780 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.781 INFO kablam! Sep 10 10:46:16.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.781 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 10 10:46:16.781 INFO kablam! | Sep 10 10:46:16.781 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.781 INFO kablam! | ^^^^^^ Sep 10 10:46:16.781 INFO kablam! | Sep 10 10:46:16.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.781 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.781 INFO kablam! Sep 10 10:46:16.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.781 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 10 10:46:16.781 INFO kablam! | Sep 10 10:46:16.781 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.781 INFO kablam! | ^^^^^^ Sep 10 10:46:16.781 INFO kablam! | Sep 10 10:46:16.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.781 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.781 INFO kablam! Sep 10 10:46:16.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.781 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 10 10:46:16.781 INFO kablam! | Sep 10 10:46:16.782 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.782 INFO kablam! | ^^^^^^ Sep 10 10:46:16.782 INFO kablam! | Sep 10 10:46:16.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.782 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.782 INFO kablam! Sep 10 10:46:16.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.782 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 10 10:46:16.782 INFO kablam! | Sep 10 10:46:16.782 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.782 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.782 INFO kablam! | Sep 10 10:46:16.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.782 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.782 INFO kablam! Sep 10 10:46:16.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.782 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 10 10:46:16.782 INFO kablam! | Sep 10 10:46:16.782 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.782 INFO kablam! | ^^^^^^ Sep 10 10:46:16.782 INFO kablam! | Sep 10 10:46:16.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.783 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.783 INFO kablam! Sep 10 10:46:16.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.783 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 10 10:46:16.783 INFO kablam! | Sep 10 10:46:16.783 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.783 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.783 INFO kablam! | Sep 10 10:46:16.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.783 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.783 INFO kablam! Sep 10 10:46:16.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.783 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 10 10:46:16.783 INFO kablam! | Sep 10 10:46:16.783 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.783 INFO kablam! | ^^^^^^ Sep 10 10:46:16.783 INFO kablam! | Sep 10 10:46:16.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.783 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.783 INFO kablam! Sep 10 10:46:16.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.783 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 10 10:46:16.783 INFO kablam! | Sep 10 10:46:16.784 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.784 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.784 INFO kablam! | Sep 10 10:46:16.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.784 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.784 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.784 INFO kablam! Sep 10 10:46:16.784 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.784 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 10 10:46:16.784 INFO kablam! | Sep 10 10:46:16.784 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.784 INFO kablam! | ^^^^^^ Sep 10 10:46:16.784 INFO kablam! | Sep 10 10:46:16.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.784 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.784 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.784 INFO kablam! Sep 10 10:46:16.784 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.784 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 10 10:46:16.784 INFO kablam! | Sep 10 10:46:16.784 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.784 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.784 INFO kablam! | Sep 10 10:46:16.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.784 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.785 INFO kablam! Sep 10 10:46:16.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.785 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 10 10:46:16.785 INFO kablam! | Sep 10 10:46:16.785 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.785 INFO kablam! | ^^^^^^ Sep 10 10:46:16.785 INFO kablam! | Sep 10 10:46:16.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.785 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.785 INFO kablam! Sep 10 10:46:16.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.785 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 10 10:46:16.785 INFO kablam! | Sep 10 10:46:16.785 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.785 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.785 INFO kablam! | Sep 10 10:46:16.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.785 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.785 INFO kablam! Sep 10 10:46:16.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.785 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 10 10:46:16.786 INFO kablam! | Sep 10 10:46:16.786 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.786 INFO kablam! | ^^^^^^ Sep 10 10:46:16.786 INFO kablam! | Sep 10 10:46:16.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.786 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.786 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.786 INFO kablam! Sep 10 10:46:16.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.786 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 10 10:46:16.786 INFO kablam! | Sep 10 10:46:16.786 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.786 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.786 INFO kablam! | Sep 10 10:46:16.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.786 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.786 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.786 INFO kablam! Sep 10 10:46:16.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.786 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 10 10:46:16.786 INFO kablam! | Sep 10 10:46:16.786 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.786 INFO kablam! | ^^^^^^ Sep 10 10:46:16.786 INFO kablam! | Sep 10 10:46:16.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.787 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.787 INFO kablam! Sep 10 10:46:16.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.787 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 10 10:46:16.787 INFO kablam! | Sep 10 10:46:16.787 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.787 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.787 INFO kablam! | Sep 10 10:46:16.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.787 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.787 INFO kablam! Sep 10 10:46:16.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.787 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 10 10:46:16.787 INFO kablam! | Sep 10 10:46:16.787 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.787 INFO kablam! | ^^^^^^ Sep 10 10:46:16.787 INFO kablam! | Sep 10 10:46:16.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.787 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.787 INFO kablam! Sep 10 10:46:16.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.788 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 10 10:46:16.788 INFO kablam! | Sep 10 10:46:16.788 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.788 INFO kablam! | ^^^^^^ Sep 10 10:46:16.788 INFO kablam! | Sep 10 10:46:16.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.788 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.788 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.788 INFO kablam! Sep 10 10:46:16.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.788 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 10 10:46:16.788 INFO kablam! | Sep 10 10:46:16.788 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.788 INFO kablam! | ^^^^^^ Sep 10 10:46:16.788 INFO kablam! | Sep 10 10:46:16.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.788 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.788 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.788 INFO kablam! Sep 10 10:46:16.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.788 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 10 10:46:16.788 INFO kablam! | Sep 10 10:46:16.788 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.788 INFO kablam! | ^^^^^^ Sep 10 10:46:16.789 INFO kablam! | Sep 10 10:46:16.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.789 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.789 INFO kablam! Sep 10 10:46:16.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.789 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 10 10:46:16.789 INFO kablam! | Sep 10 10:46:16.789 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.789 INFO kablam! | ^^^^^^ Sep 10 10:46:16.789 INFO kablam! | Sep 10 10:46:16.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.789 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.789 INFO kablam! Sep 10 10:46:16.789 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 10 10:46:16.789 INFO kablam! --> src/lib.rs:8:12 Sep 10 10:46:16.789 INFO kablam! | Sep 10 10:46:16.789 INFO kablam! 8 | #![feature(associated_consts)] Sep 10 10:46:16.789 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 10:46:16.789 INFO kablam! | Sep 10 10:46:16.789 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 10:46:16.789 INFO kablam! Sep 10 10:46:16.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.939 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 10 10:46:16.939 INFO kablam! | Sep 10 10:46:16.939 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.939 INFO kablam! | ^^^^^^ Sep 10 10:46:16.939 INFO kablam! | Sep 10 10:46:16.939 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 10:46:16.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.939 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.939 INFO kablam! Sep 10 10:46:16.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.939 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 10 10:46:16.939 INFO kablam! | Sep 10 10:46:16.939 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.939 INFO kablam! | ^^^^^^ Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.940 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.940 INFO kablam! Sep 10 10:46:16.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.940 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.940 INFO kablam! | ^^^^^^ Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.940 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.940 INFO kablam! Sep 10 10:46:16.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.940 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.940 INFO kablam! | ^^^^^^ Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.940 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.940 INFO kablam! Sep 10 10:46:16.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.940 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.940 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.940 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.940 INFO kablam! Sep 10 10:46:16.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.940 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.940 INFO kablam! | ^^^^^^ Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.940 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.940 INFO kablam! Sep 10 10:46:16.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.940 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.940 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.940 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.940 INFO kablam! Sep 10 10:46:16.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.940 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.940 INFO kablam! | ^^^^^^ Sep 10 10:46:16.940 INFO kablam! | Sep 10 10:46:16.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.940 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.941 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.941 INFO kablam! Sep 10 10:46:16.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.941 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 10 10:46:16.941 INFO kablam! | Sep 10 10:46:16.941 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.941 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.941 INFO kablam! | Sep 10 10:46:16.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.941 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.941 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.941 INFO kablam! Sep 10 10:46:16.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.941 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 10 10:46:16.941 INFO kablam! | Sep 10 10:46:16.941 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.941 INFO kablam! | ^^^^^^ Sep 10 10:46:16.941 INFO kablam! | Sep 10 10:46:16.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.941 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.941 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.941 INFO kablam! Sep 10 10:46:16.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.941 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 10 10:46:16.941 INFO kablam! | Sep 10 10:46:16.941 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.941 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.941 INFO kablam! | Sep 10 10:46:16.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.941 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.941 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.941 INFO kablam! Sep 10 10:46:16.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.941 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 10 10:46:16.941 INFO kablam! | Sep 10 10:46:16.941 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.941 INFO kablam! | ^^^^^^ Sep 10 10:46:16.941 INFO kablam! | Sep 10 10:46:16.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.941 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.941 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.941 INFO kablam! Sep 10 10:46:16.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.941 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.942 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.942 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.942 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.942 INFO kablam! Sep 10 10:46:16.942 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.942 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.942 INFO kablam! | ^^^^^^ Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.942 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.942 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.942 INFO kablam! Sep 10 10:46:16.942 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.942 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.942 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.942 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.942 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.942 INFO kablam! Sep 10 10:46:16.942 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.942 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.942 INFO kablam! | ^^^^^^ Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.942 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.942 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.942 INFO kablam! Sep 10 10:46:16.942 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.942 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.942 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.942 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.942 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.942 INFO kablam! Sep 10 10:46:16.942 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.942 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.942 INFO kablam! | ^^^^^^ Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.942 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.942 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.942 INFO kablam! Sep 10 10:46:16.942 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.942 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.942 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.942 INFO kablam! | ^^^^^^ Sep 10 10:46:16.942 INFO kablam! | Sep 10 10:46:16.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.943 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.943 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.943 INFO kablam! Sep 10 10:46:16.943 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.943 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 10 10:46:16.943 INFO kablam! | Sep 10 10:46:16.943 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.943 INFO kablam! | ^^^^^^ Sep 10 10:46:16.943 INFO kablam! | Sep 10 10:46:16.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.943 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.943 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.943 INFO kablam! Sep 10 10:46:16.943 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.943 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 10 10:46:16.943 INFO kablam! | Sep 10 10:46:16.943 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.943 INFO kablam! | ^^^^^^ Sep 10 10:46:16.943 INFO kablam! | Sep 10 10:46:16.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.943 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.943 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.943 INFO kablam! Sep 10 10:46:16.943 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.943 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 10 10:46:16.943 INFO kablam! | Sep 10 10:46:16.943 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.943 INFO kablam! | ^^^^^^ Sep 10 10:46:16.943 INFO kablam! | Sep 10 10:46:16.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.943 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.944 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.944 INFO kablam! Sep 10 10:46:16.944 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.944 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 10 10:46:16.944 INFO kablam! | Sep 10 10:46:16.944 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.944 INFO kablam! | ^^^^^^ Sep 10 10:46:16.944 INFO kablam! | Sep 10 10:46:16.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.944 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.944 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.944 INFO kablam! Sep 10 10:46:16.944 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.944 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 10 10:46:16.944 INFO kablam! | Sep 10 10:46:16.944 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.944 INFO kablam! | ^^^^^^ Sep 10 10:46:16.944 INFO kablam! | Sep 10 10:46:16.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.944 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.944 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.944 INFO kablam! Sep 10 10:46:16.944 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.944 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 10 10:46:16.944 INFO kablam! | Sep 10 10:46:16.944 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.944 INFO kablam! | ^^^^^^ Sep 10 10:46:16.944 INFO kablam! | Sep 10 10:46:16.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.944 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.944 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.945 INFO kablam! Sep 10 10:46:16.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.945 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 10 10:46:16.945 INFO kablam! | Sep 10 10:46:16.945 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.945 INFO kablam! | ^^^^^^ Sep 10 10:46:16.945 INFO kablam! | Sep 10 10:46:16.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.945 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.945 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.945 INFO kablam! Sep 10 10:46:16.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.945 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 10 10:46:16.945 INFO kablam! | Sep 10 10:46:16.945 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.945 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.945 INFO kablam! | Sep 10 10:46:16.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.945 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.945 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.945 INFO kablam! Sep 10 10:46:16.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.945 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 10 10:46:16.945 INFO kablam! | Sep 10 10:46:16.945 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.945 INFO kablam! | ^^^^^^ Sep 10 10:46:16.945 INFO kablam! | Sep 10 10:46:16.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.945 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.945 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.945 INFO kablam! Sep 10 10:46:16.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.946 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 10 10:46:16.946 INFO kablam! | Sep 10 10:46:16.946 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.946 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.946 INFO kablam! | Sep 10 10:46:16.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.946 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.946 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.946 INFO kablam! Sep 10 10:46:16.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.946 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 10 10:46:16.946 INFO kablam! | Sep 10 10:46:16.946 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.946 INFO kablam! | ^^^^^^ Sep 10 10:46:16.946 INFO kablam! | Sep 10 10:46:16.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.946 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.946 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.946 INFO kablam! Sep 10 10:46:16.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.946 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 10 10:46:16.946 INFO kablam! | Sep 10 10:46:16.946 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.946 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.946 INFO kablam! | Sep 10 10:46:16.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.946 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.946 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.946 INFO kablam! Sep 10 10:46:16.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.946 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 10 10:46:16.946 INFO kablam! | Sep 10 10:46:16.947 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.947 INFO kablam! | ^^^^^^ Sep 10 10:46:16.947 INFO kablam! | Sep 10 10:46:16.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.947 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.947 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.947 INFO kablam! Sep 10 10:46:16.947 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.947 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 10 10:46:16.947 INFO kablam! | Sep 10 10:46:16.947 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.947 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.947 INFO kablam! | Sep 10 10:46:16.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.947 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.947 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.947 INFO kablam! Sep 10 10:46:16.947 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.947 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 10 10:46:16.947 INFO kablam! | Sep 10 10:46:16.947 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.947 INFO kablam! | ^^^^^^ Sep 10 10:46:16.947 INFO kablam! | Sep 10 10:46:16.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.947 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.947 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.947 INFO kablam! Sep 10 10:46:16.947 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.947 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 10 10:46:16.947 INFO kablam! | Sep 10 10:46:16.947 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.947 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.947 INFO kablam! | Sep 10 10:46:16.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.948 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.948 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.948 INFO kablam! Sep 10 10:46:16.948 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.948 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 10 10:46:16.948 INFO kablam! | Sep 10 10:46:16.948 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.948 INFO kablam! | ^^^^^^ Sep 10 10:46:16.948 INFO kablam! | Sep 10 10:46:16.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.948 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.948 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.948 INFO kablam! Sep 10 10:46:16.948 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.948 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 10 10:46:16.948 INFO kablam! | Sep 10 10:46:16.948 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.948 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.948 INFO kablam! | Sep 10 10:46:16.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.948 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.948 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.948 INFO kablam! Sep 10 10:46:16.948 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.948 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 10 10:46:16.948 INFO kablam! | Sep 10 10:46:16.948 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.948 INFO kablam! | ^^^^^^ Sep 10 10:46:16.948 INFO kablam! | Sep 10 10:46:16.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.949 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.949 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.949 INFO kablam! Sep 10 10:46:16.949 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.949 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 10 10:46:16.949 INFO kablam! | Sep 10 10:46:16.949 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.949 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.949 INFO kablam! | Sep 10 10:46:16.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.949 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.949 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.949 INFO kablam! Sep 10 10:46:16.949 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.949 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 10 10:46:16.949 INFO kablam! | Sep 10 10:46:16.949 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.949 INFO kablam! | ^^^^^^ Sep 10 10:46:16.949 INFO kablam! | Sep 10 10:46:16.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.949 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.949 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.949 INFO kablam! Sep 10 10:46:16.949 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.949 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 10 10:46:16.949 INFO kablam! | Sep 10 10:46:16.949 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.949 INFO kablam! | ^^^^^^ Sep 10 10:46:16.949 INFO kablam! | Sep 10 10:46:16.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.950 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.950 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.950 INFO kablam! Sep 10 10:46:16.950 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.950 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 10 10:46:16.950 INFO kablam! | Sep 10 10:46:16.950 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.950 INFO kablam! | ^^^^^^ Sep 10 10:46:16.950 INFO kablam! | Sep 10 10:46:16.950 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.950 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.950 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.950 INFO kablam! Sep 10 10:46:16.950 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.950 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 10 10:46:16.950 INFO kablam! | Sep 10 10:46:16.950 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.950 INFO kablam! | ^^^^^^ Sep 10 10:46:16.950 INFO kablam! | Sep 10 10:46:16.950 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.950 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.950 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.950 INFO kablam! Sep 10 10:46:16.950 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.950 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 10 10:46:16.950 INFO kablam! | Sep 10 10:46:16.950 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.950 INFO kablam! | ^^^^^^ Sep 10 10:46:16.951 INFO kablam! | Sep 10 10:46:16.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.951 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.951 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.951 INFO kablam! Sep 10 10:46:16.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.951 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 10 10:46:16.951 INFO kablam! | Sep 10 10:46:16.951 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.951 INFO kablam! | ^^^^^^ Sep 10 10:46:16.951 INFO kablam! | Sep 10 10:46:16.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.951 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.951 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.951 INFO kablam! Sep 10 10:46:16.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.951 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 10 10:46:16.951 INFO kablam! | Sep 10 10:46:16.951 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.951 INFO kablam! | ^^^^^^ Sep 10 10:46:16.951 INFO kablam! | Sep 10 10:46:16.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.951 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.951 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.951 INFO kablam! Sep 10 10:46:16.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.951 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 10 10:46:16.951 INFO kablam! | Sep 10 10:46:16.951 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.952 INFO kablam! | ^^^^^^ Sep 10 10:46:16.952 INFO kablam! | Sep 10 10:46:16.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.952 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.952 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.952 INFO kablam! Sep 10 10:46:16.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.952 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 10 10:46:16.952 INFO kablam! | Sep 10 10:46:16.952 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.952 INFO kablam! | ^^^^^^ Sep 10 10:46:16.952 INFO kablam! | Sep 10 10:46:16.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.952 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.952 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.952 INFO kablam! Sep 10 10:46:16.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.952 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 10 10:46:16.952 INFO kablam! | Sep 10 10:46:16.952 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.952 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.952 INFO kablam! | Sep 10 10:46:16.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.952 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.952 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.952 INFO kablam! Sep 10 10:46:16.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.952 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 10 10:46:16.952 INFO kablam! | Sep 10 10:46:16.953 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.953 INFO kablam! | ^^^^^^ Sep 10 10:46:16.953 INFO kablam! | Sep 10 10:46:16.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.953 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.953 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.953 INFO kablam! Sep 10 10:46:16.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.953 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 10 10:46:16.953 INFO kablam! | Sep 10 10:46:16.953 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.953 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.953 INFO kablam! | Sep 10 10:46:16.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.953 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.953 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.953 INFO kablam! Sep 10 10:46:16.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.953 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 10 10:46:16.953 INFO kablam! | Sep 10 10:46:16.953 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.953 INFO kablam! | ^^^^^^ Sep 10 10:46:16.953 INFO kablam! | Sep 10 10:46:16.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.953 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.953 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.953 INFO kablam! Sep 10 10:46:16.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.954 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 10 10:46:16.954 INFO kablam! | Sep 10 10:46:16.954 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.954 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.954 INFO kablam! | Sep 10 10:46:16.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.954 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.954 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.954 INFO kablam! Sep 10 10:46:16.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.954 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 10 10:46:16.954 INFO kablam! | Sep 10 10:46:16.954 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.954 INFO kablam! | ^^^^^^ Sep 10 10:46:16.954 INFO kablam! | Sep 10 10:46:16.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.954 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.954 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.954 INFO kablam! Sep 10 10:46:16.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.954 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 10 10:46:16.954 INFO kablam! | Sep 10 10:46:16.954 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.954 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.954 INFO kablam! | Sep 10 10:46:16.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.954 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.954 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.955 INFO kablam! Sep 10 10:46:16.955 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.955 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 10 10:46:16.955 INFO kablam! | Sep 10 10:46:16.955 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.955 INFO kablam! | ^^^^^^ Sep 10 10:46:16.955 INFO kablam! | Sep 10 10:46:16.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.955 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.955 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.955 INFO kablam! Sep 10 10:46:16.955 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.955 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 10 10:46:16.955 INFO kablam! | Sep 10 10:46:16.955 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.955 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.955 INFO kablam! | Sep 10 10:46:16.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.955 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.955 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.955 INFO kablam! Sep 10 10:46:16.955 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.955 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 10 10:46:16.955 INFO kablam! | Sep 10 10:46:16.955 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.955 INFO kablam! | ^^^^^^ Sep 10 10:46:16.955 INFO kablam! | Sep 10 10:46:16.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.955 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.955 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.955 INFO kablam! Sep 10 10:46:16.955 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.956 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 10 10:46:16.956 INFO kablam! | Sep 10 10:46:16.956 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.956 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.956 INFO kablam! | Sep 10 10:46:16.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.956 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.956 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.956 INFO kablam! Sep 10 10:46:16.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.956 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 10 10:46:16.956 INFO kablam! | Sep 10 10:46:16.956 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.956 INFO kablam! | ^^^^^^ Sep 10 10:46:16.956 INFO kablam! | Sep 10 10:46:16.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.956 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.956 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.956 INFO kablam! Sep 10 10:46:16.956 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.956 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 10 10:46:16.956 INFO kablam! | Sep 10 10:46:16.956 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.956 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.956 INFO kablam! | Sep 10 10:46:16.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.956 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.956 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.957 INFO kablam! Sep 10 10:46:16.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.957 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 10 10:46:16.957 INFO kablam! | Sep 10 10:46:16.957 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.957 INFO kablam! | ^^^^^^ Sep 10 10:46:16.957 INFO kablam! | Sep 10 10:46:16.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.957 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.957 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.957 INFO kablam! Sep 10 10:46:16.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.957 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 10 10:46:16.957 INFO kablam! | Sep 10 10:46:16.957 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.957 INFO kablam! | ^^^^^^ Sep 10 10:46:16.957 INFO kablam! | Sep 10 10:46:16.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.957 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.957 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.957 INFO kablam! Sep 10 10:46:16.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.957 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 10 10:46:16.957 INFO kablam! | Sep 10 10:46:16.957 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.957 INFO kablam! | ^^^^^^ Sep 10 10:46:16.957 INFO kablam! | Sep 10 10:46:16.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.957 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.957 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.957 INFO kablam! Sep 10 10:46:16.957 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.957 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 10 10:46:16.957 INFO kablam! | Sep 10 10:46:16.957 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.957 INFO kablam! | ^^^^^^ Sep 10 10:46:16.957 INFO kablam! | Sep 10 10:46:16.958 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.958 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.958 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.958 INFO kablam! Sep 10 10:46:16.958 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.958 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 10 10:46:16.958 INFO kablam! | Sep 10 10:46:16.958 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.958 INFO kablam! | ^^^^^^ Sep 10 10:46:16.958 INFO kablam! | Sep 10 10:46:16.958 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.958 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.958 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.958 INFO kablam! Sep 10 10:46:16.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.959 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 10 10:46:16.959 INFO kablam! | Sep 10 10:46:16.959 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.959 INFO kablam! | ^^^^^^ Sep 10 10:46:16.959 INFO kablam! | Sep 10 10:46:16.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.959 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.959 INFO kablam! Sep 10 10:46:16.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.959 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 10 10:46:16.959 INFO kablam! | Sep 10 10:46:16.959 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.959 INFO kablam! | ^^^^^^ Sep 10 10:46:16.959 INFO kablam! | Sep 10 10:46:16.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.959 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.959 INFO kablam! Sep 10 10:46:16.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.959 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 10 10:46:16.959 INFO kablam! | Sep 10 10:46:16.959 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.959 INFO kablam! | ^^^^^^ Sep 10 10:46:16.959 INFO kablam! | Sep 10 10:46:16.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.959 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.959 INFO kablam! Sep 10 10:46:16.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.959 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 10 10:46:16.959 INFO kablam! | Sep 10 10:46:16.959 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.959 INFO kablam! | ^^^^^^ Sep 10 10:46:16.959 INFO kablam! | Sep 10 10:46:16.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.959 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.959 INFO kablam! Sep 10 10:46:16.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.959 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 10 10:46:16.959 INFO kablam! | Sep 10 10:46:16.959 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.959 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.959 INFO kablam! | Sep 10 10:46:16.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.959 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.959 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.959 INFO kablam! Sep 10 10:46:16.959 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.960 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 10 10:46:16.960 INFO kablam! | Sep 10 10:46:16.960 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.960 INFO kablam! | ^^^^^^ Sep 10 10:46:16.960 INFO kablam! | Sep 10 10:46:16.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.960 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.960 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.960 INFO kablam! Sep 10 10:46:16.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.960 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 10 10:46:16.960 INFO kablam! | Sep 10 10:46:16.960 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.960 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.960 INFO kablam! | Sep 10 10:46:16.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.960 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.960 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.960 INFO kablam! Sep 10 10:46:16.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.960 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 10 10:46:16.960 INFO kablam! | Sep 10 10:46:16.960 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.961 INFO kablam! | ^^^^^^ Sep 10 10:46:16.961 INFO kablam! | Sep 10 10:46:16.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.961 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.961 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.961 INFO kablam! Sep 10 10:46:16.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.961 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 10 10:46:16.961 INFO kablam! | Sep 10 10:46:16.961 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.961 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.961 INFO kablam! | Sep 10 10:46:16.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.961 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.961 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.961 INFO kablam! Sep 10 10:46:16.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.961 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 10 10:46:16.961 INFO kablam! | Sep 10 10:46:16.961 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.961 INFO kablam! | ^^^^^^ Sep 10 10:46:16.961 INFO kablam! | Sep 10 10:46:16.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.961 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.961 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.961 INFO kablam! Sep 10 10:46:16.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.961 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 10 10:46:16.961 INFO kablam! | Sep 10 10:46:16.961 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.961 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.961 INFO kablam! | Sep 10 10:46:16.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.961 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.961 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.961 INFO kablam! Sep 10 10:46:16.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.961 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 10 10:46:16.961 INFO kablam! | Sep 10 10:46:16.961 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.961 INFO kablam! | ^^^^^^ Sep 10 10:46:16.961 INFO kablam! | Sep 10 10:46:16.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.961 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.961 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.961 INFO kablam! Sep 10 10:46:16.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.961 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 10 10:46:16.962 INFO kablam! | Sep 10 10:46:16.962 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.962 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.962 INFO kablam! | Sep 10 10:46:16.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.962 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.962 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.962 INFO kablam! Sep 10 10:46:16.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.962 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 10 10:46:16.962 INFO kablam! | Sep 10 10:46:16.962 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.962 INFO kablam! | ^^^^^^ Sep 10 10:46:16.962 INFO kablam! | Sep 10 10:46:16.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.962 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.962 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.962 INFO kablam! Sep 10 10:46:16.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.962 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 10 10:46:16.962 INFO kablam! | Sep 10 10:46:16.962 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.962 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.962 INFO kablam! | Sep 10 10:46:16.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.962 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.962 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.962 INFO kablam! Sep 10 10:46:16.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.963 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 10 10:46:16.963 INFO kablam! | Sep 10 10:46:16.963 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.963 INFO kablam! | ^^^^^^ Sep 10 10:46:16.963 INFO kablam! | Sep 10 10:46:16.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.963 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.963 INFO kablam! Sep 10 10:46:16.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.963 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 10 10:46:16.963 INFO kablam! | Sep 10 10:46:16.963 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.963 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.963 INFO kablam! | Sep 10 10:46:16.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.963 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.963 INFO kablam! Sep 10 10:46:16.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.963 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 10 10:46:16.963 INFO kablam! | Sep 10 10:46:16.963 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.963 INFO kablam! | ^^^^^^ Sep 10 10:46:16.963 INFO kablam! | Sep 10 10:46:16.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.963 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.963 INFO kablam! Sep 10 10:46:16.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.963 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 10 10:46:16.963 INFO kablam! | Sep 10 10:46:16.963 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.963 INFO kablam! | ^^^^^^ Sep 10 10:46:16.963 INFO kablam! | Sep 10 10:46:16.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.963 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.964 INFO kablam! Sep 10 10:46:16.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.964 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 10 10:46:16.964 INFO kablam! | Sep 10 10:46:16.964 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.964 INFO kablam! | ^^^^^^ Sep 10 10:46:16.964 INFO kablam! | Sep 10 10:46:16.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.964 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.964 INFO kablam! Sep 10 10:46:16.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.964 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 10 10:46:16.964 INFO kablam! | Sep 10 10:46:16.964 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.964 INFO kablam! | ^^^^^^ Sep 10 10:46:16.964 INFO kablam! | Sep 10 10:46:16.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.964 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.964 INFO kablam! Sep 10 10:46:16.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.964 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 10 10:46:16.964 INFO kablam! | Sep 10 10:46:16.964 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.964 INFO kablam! | ^^^^^^ Sep 10 10:46:16.964 INFO kablam! | Sep 10 10:46:16.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.964 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.964 INFO kablam! Sep 10 10:46:16.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.964 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 10 10:46:16.964 INFO kablam! | Sep 10 10:46:16.964 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.964 INFO kablam! | ^^^^^^ Sep 10 10:46:16.964 INFO kablam! | Sep 10 10:46:16.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.964 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.964 INFO kablam! Sep 10 10:46:16.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.964 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 10 10:46:16.964 INFO kablam! | Sep 10 10:46:16.964 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.964 INFO kablam! | ^^^^^^ Sep 10 10:46:16.964 INFO kablam! | Sep 10 10:46:16.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.965 INFO kablam! Sep 10 10:46:16.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.965 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 10 10:46:16.965 INFO kablam! | Sep 10 10:46:16.965 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.965 INFO kablam! | ^^^^^^ Sep 10 10:46:16.965 INFO kablam! | Sep 10 10:46:16.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.965 INFO kablam! Sep 10 10:46:16.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.965 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 10 10:46:16.965 INFO kablam! | Sep 10 10:46:16.965 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.965 INFO kablam! | ^^^^^^ Sep 10 10:46:16.965 INFO kablam! | Sep 10 10:46:16.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.965 INFO kablam! Sep 10 10:46:16.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.965 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 10 10:46:16.965 INFO kablam! | Sep 10 10:46:16.965 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.965 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.965 INFO kablam! | Sep 10 10:46:16.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.965 INFO kablam! Sep 10 10:46:16.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.965 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 10 10:46:16.965 INFO kablam! | Sep 10 10:46:16.965 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.965 INFO kablam! | ^^^^^^ Sep 10 10:46:16.965 INFO kablam! | Sep 10 10:46:16.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.965 INFO kablam! Sep 10 10:46:16.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.965 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 10 10:46:16.965 INFO kablam! | Sep 10 10:46:16.966 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.966 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.966 INFO kablam! | Sep 10 10:46:16.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.966 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.966 INFO kablam! Sep 10 10:46:16.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.966 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 10 10:46:16.966 INFO kablam! | Sep 10 10:46:16.966 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.966 INFO kablam! | ^^^^^^ Sep 10 10:46:16.966 INFO kablam! | Sep 10 10:46:16.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.966 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.966 INFO kablam! Sep 10 10:46:16.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.966 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 10 10:46:16.966 INFO kablam! | Sep 10 10:46:16.966 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.966 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.966 INFO kablam! | Sep 10 10:46:16.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.966 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.966 INFO kablam! Sep 10 10:46:16.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.966 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 10 10:46:16.966 INFO kablam! | Sep 10 10:46:16.966 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.966 INFO kablam! | ^^^^^^ Sep 10 10:46:16.966 INFO kablam! | Sep 10 10:46:16.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.966 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.966 INFO kablam! Sep 10 10:46:16.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.966 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 10 10:46:16.966 INFO kablam! | Sep 10 10:46:16.966 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.966 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.966 INFO kablam! | Sep 10 10:46:16.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.966 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.966 INFO kablam! Sep 10 10:46:16.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.967 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.967 INFO kablam! | ^^^^^^ Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.967 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.967 INFO kablam! Sep 10 10:46:16.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.967 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.967 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.967 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.967 INFO kablam! Sep 10 10:46:16.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.967 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.967 INFO kablam! | ^^^^^^ Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.967 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.967 INFO kablam! Sep 10 10:46:16.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.967 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.967 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.967 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.967 INFO kablam! Sep 10 10:46:16.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.967 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.967 INFO kablam! | ^^^^^^ Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.967 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.967 INFO kablam! Sep 10 10:46:16.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.967 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.967 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.967 INFO kablam! | Sep 10 10:46:16.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.967 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.968 INFO kablam! Sep 10 10:46:16.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.968 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 10 10:46:16.968 INFO kablam! | Sep 10 10:46:16.968 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.968 INFO kablam! | ^^^^^^ Sep 10 10:46:16.968 INFO kablam! | Sep 10 10:46:16.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.968 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.968 INFO kablam! Sep 10 10:46:16.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.968 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 10 10:46:16.968 INFO kablam! | Sep 10 10:46:16.968 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.968 INFO kablam! | ^^^^^^ Sep 10 10:46:16.968 INFO kablam! | Sep 10 10:46:16.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.968 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.968 INFO kablam! Sep 10 10:46:16.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.968 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 10 10:46:16.968 INFO kablam! | Sep 10 10:46:16.968 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.968 INFO kablam! | ^^^^^^ Sep 10 10:46:16.968 INFO kablam! | Sep 10 10:46:16.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.968 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.968 INFO kablam! Sep 10 10:46:16.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.968 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 10 10:46:16.968 INFO kablam! | Sep 10 10:46:16.968 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.968 INFO kablam! | ^^^^^^ Sep 10 10:46:16.968 INFO kablam! | Sep 10 10:46:16.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.968 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.968 INFO kablam! Sep 10 10:46:16.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.968 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 10 10:46:16.968 INFO kablam! | Sep 10 10:46:16.968 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.968 INFO kablam! | ^^^^^^ Sep 10 10:46:16.968 INFO kablam! | Sep 10 10:46:16.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.968 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.968 INFO kablam! Sep 10 10:46:16.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.969 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.969 INFO kablam! | ^^^^^^ Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.969 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.969 INFO kablam! Sep 10 10:46:16.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.969 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.969 INFO kablam! | ^^^^^^ Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.969 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.969 INFO kablam! Sep 10 10:46:16.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.969 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.969 INFO kablam! | ^^^^^^ Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.969 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.969 INFO kablam! Sep 10 10:46:16.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.969 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.969 INFO kablam! | ^^^^^^ Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.969 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.969 INFO kablam! Sep 10 10:46:16.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.969 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.969 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.969 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.969 INFO kablam! Sep 10 10:46:16.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.969 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 10 10:46:16.969 INFO kablam! | Sep 10 10:46:16.969 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.970 INFO kablam! | ^^^^^^ Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.970 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.970 INFO kablam! Sep 10 10:46:16.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.970 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.970 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.970 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.970 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.970 INFO kablam! Sep 10 10:46:16.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.970 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.970 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.970 INFO kablam! | ^^^^^^ Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.970 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.970 INFO kablam! Sep 10 10:46:16.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.970 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.970 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.970 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.970 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.970 INFO kablam! Sep 10 10:46:16.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.970 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.970 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.970 INFO kablam! | ^^^^^^ Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.970 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.970 INFO kablam! Sep 10 10:46:16.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.970 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.970 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.970 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.970 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.971 INFO kablam! Sep 10 10:46:16.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.971 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 10 10:46:16.971 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.971 INFO kablam! | ^^^^^^ Sep 10 10:46:16.971 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.971 INFO kablam! Sep 10 10:46:16.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.971 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 10 10:46:16.971 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.971 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.971 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.971 INFO kablam! Sep 10 10:46:16.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.971 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 10 10:46:16.971 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.971 INFO kablam! | ^^^^^^ Sep 10 10:46:16.971 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.971 INFO kablam! Sep 10 10:46:16.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.971 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 10 10:46:16.971 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.971 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.971 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.971 INFO kablam! Sep 10 10:46:16.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.971 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 10 10:46:16.971 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.971 INFO kablam! | ^^^^^^ Sep 10 10:46:16.971 INFO kablam! | Sep 10 10:46:16.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.972 INFO kablam! Sep 10 10:46:16.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.972 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 10 10:46:16.972 INFO kablam! | Sep 10 10:46:16.972 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.972 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.972 INFO kablam! | Sep 10 10:46:16.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.972 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.972 INFO kablam! Sep 10 10:46:16.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.972 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 10 10:46:16.972 INFO kablam! | Sep 10 10:46:16.972 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.972 INFO kablam! | ^^^^^^ Sep 10 10:46:16.972 INFO kablam! | Sep 10 10:46:16.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.972 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.972 INFO kablam! Sep 10 10:46:16.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.972 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 10 10:46:16.972 INFO kablam! | Sep 10 10:46:16.972 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.972 INFO kablam! | ^^^^^^ Sep 10 10:46:16.972 INFO kablam! | Sep 10 10:46:16.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.972 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.972 INFO kablam! Sep 10 10:46:16.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.972 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 10 10:46:16.972 INFO kablam! | Sep 10 10:46:16.972 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.972 INFO kablam! | ^^^^^^ Sep 10 10:46:16.972 INFO kablam! | Sep 10 10:46:16.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.972 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.972 INFO kablam! Sep 10 10:46:16.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.972 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 10 10:46:16.972 INFO kablam! | Sep 10 10:46:16.972 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.972 INFO kablam! | ^^^^^^ Sep 10 10:46:16.972 INFO kablam! | Sep 10 10:46:16.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.972 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.972 INFO kablam! Sep 10 10:46:16.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.973 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 10 10:46:16.973 INFO kablam! | Sep 10 10:46:16.973 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.973 INFO kablam! | ^^^^^^ Sep 10 10:46:16.973 INFO kablam! | Sep 10 10:46:16.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.973 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.973 INFO kablam! Sep 10 10:46:16.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.973 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 10 10:46:16.973 INFO kablam! | Sep 10 10:46:16.973 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.973 INFO kablam! | ^^^^^^ Sep 10 10:46:16.973 INFO kablam! | Sep 10 10:46:16.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.973 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.973 INFO kablam! Sep 10 10:46:16.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.973 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 10 10:46:16.973 INFO kablam! | Sep 10 10:46:16.973 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.973 INFO kablam! | ^^^^^^ Sep 10 10:46:16.973 INFO kablam! | Sep 10 10:46:16.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.973 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.973 INFO kablam! Sep 10 10:46:16.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.973 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 10 10:46:16.973 INFO kablam! | Sep 10 10:46:16.973 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.973 INFO kablam! | ^^^^^^ Sep 10 10:46:16.973 INFO kablam! | Sep 10 10:46:16.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.973 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.973 INFO kablam! Sep 10 10:46:16.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.973 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 10 10:46:16.973 INFO kablam! | Sep 10 10:46:16.973 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.973 INFO kablam! | ^^^^^^ Sep 10 10:46:16.973 INFO kablam! | Sep 10 10:46:16.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.973 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.973 INFO kablam! Sep 10 10:46:16.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.973 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 10 10:46:16.974 INFO kablam! | Sep 10 10:46:16.974 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.974 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.974 INFO kablam! | Sep 10 10:46:16.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.974 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.974 INFO kablam! Sep 10 10:46:16.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.974 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 10 10:46:16.974 INFO kablam! | Sep 10 10:46:16.974 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.974 INFO kablam! | ^^^^^^ Sep 10 10:46:16.974 INFO kablam! | Sep 10 10:46:16.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.974 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.974 INFO kablam! Sep 10 10:46:16.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.974 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 10 10:46:16.974 INFO kablam! | Sep 10 10:46:16.974 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.974 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.974 INFO kablam! | Sep 10 10:46:16.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.974 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.974 INFO kablam! Sep 10 10:46:16.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.974 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 10 10:46:16.974 INFO kablam! | Sep 10 10:46:16.974 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.974 INFO kablam! | ^^^^^^ Sep 10 10:46:16.974 INFO kablam! | Sep 10 10:46:16.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.974 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.974 INFO kablam! Sep 10 10:46:16.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.974 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 10 10:46:16.974 INFO kablam! | Sep 10 10:46:16.974 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.974 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.974 INFO kablam! | Sep 10 10:46:16.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.974 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.974 INFO kablam! Sep 10 10:46:16.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.974 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.975 INFO kablam! | ^^^^^^ Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.975 INFO kablam! Sep 10 10:46:16.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.975 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.975 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.975 INFO kablam! Sep 10 10:46:16.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.975 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.975 INFO kablam! | ^^^^^^ Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.975 INFO kablam! Sep 10 10:46:16.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.975 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.975 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.975 INFO kablam! Sep 10 10:46:16.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.975 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.975 INFO kablam! | ^^^^^^ Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.975 INFO kablam! Sep 10 10:46:16.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.975 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.975 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.975 INFO kablam! Sep 10 10:46:16.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.975 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.975 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.975 INFO kablam! | ^^^^^^ Sep 10 10:46:16.975 INFO kablam! | Sep 10 10:46:16.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.976 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.976 INFO kablam! Sep 10 10:46:16.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.976 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 10 10:46:16.976 INFO kablam! | Sep 10 10:46:16.976 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.976 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.976 INFO kablam! | Sep 10 10:46:16.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.976 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.976 INFO kablam! Sep 10 10:46:16.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.976 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 10 10:46:16.976 INFO kablam! | Sep 10 10:46:16.976 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.976 INFO kablam! | ^^^^^^ Sep 10 10:46:16.976 INFO kablam! | Sep 10 10:46:16.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.976 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.976 INFO kablam! Sep 10 10:46:16.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.976 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 10 10:46:16.976 INFO kablam! | Sep 10 10:46:16.976 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.976 INFO kablam! | ^^^^^^ Sep 10 10:46:16.976 INFO kablam! | Sep 10 10:46:16.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.976 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.976 INFO kablam! Sep 10 10:46:16.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.976 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 10 10:46:16.976 INFO kablam! | Sep 10 10:46:16.976 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.976 INFO kablam! | ^^^^^^ Sep 10 10:46:16.976 INFO kablam! | Sep 10 10:46:16.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.976 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.976 INFO kablam! Sep 10 10:46:16.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.977 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 10 10:46:16.977 INFO kablam! | Sep 10 10:46:16.977 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.977 INFO kablam! | ^^^^^^ Sep 10 10:46:16.977 INFO kablam! | Sep 10 10:46:16.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.977 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.977 INFO kablam! Sep 10 10:46:16.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.977 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 10 10:46:16.977 INFO kablam! | Sep 10 10:46:16.977 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.977 INFO kablam! | ^^^^^^ Sep 10 10:46:16.977 INFO kablam! | Sep 10 10:46:16.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.977 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.977 INFO kablam! Sep 10 10:46:16.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.977 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 10 10:46:16.977 INFO kablam! | Sep 10 10:46:16.977 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.977 INFO kablam! | ^^^^^^ Sep 10 10:46:16.977 INFO kablam! | Sep 10 10:46:16.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.977 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.978 INFO kablam! Sep 10 10:46:16.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.978 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 10 10:46:16.978 INFO kablam! | Sep 10 10:46:16.978 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.978 INFO kablam! | ^^^^^^ Sep 10 10:46:16.978 INFO kablam! | Sep 10 10:46:16.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.978 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.978 INFO kablam! Sep 10 10:46:16.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.978 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 10 10:46:16.978 INFO kablam! | Sep 10 10:46:16.978 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.978 INFO kablam! | ^^^^^^ Sep 10 10:46:16.978 INFO kablam! | Sep 10 10:46:16.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.978 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.978 INFO kablam! Sep 10 10:46:16.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.978 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 10 10:46:16.978 INFO kablam! | Sep 10 10:46:16.978 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.978 INFO kablam! | ^^^^^^ Sep 10 10:46:16.978 INFO kablam! | Sep 10 10:46:16.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.978 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.978 INFO kablam! Sep 10 10:46:16.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.978 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 10 10:46:16.978 INFO kablam! | Sep 10 10:46:16.978 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.978 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.978 INFO kablam! | Sep 10 10:46:16.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.978 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.978 INFO kablam! Sep 10 10:46:16.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.978 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 10 10:46:16.978 INFO kablam! | Sep 10 10:46:16.978 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.978 INFO kablam! | ^^^^^^ Sep 10 10:46:16.978 INFO kablam! | Sep 10 10:46:16.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.978 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.978 INFO kablam! Sep 10 10:46:16.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.979 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 10 10:46:16.979 INFO kablam! | Sep 10 10:46:16.979 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.979 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.979 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.979 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.979 INFO kablam! Sep 10 10:46:16.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.979 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 10 10:46:16.979 INFO kablam! | Sep 10 10:46:16.979 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.979 INFO kablam! | ^^^^^^ Sep 10 10:46:16.979 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.979 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.979 INFO kablam! Sep 10 10:46:16.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.979 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 10 10:46:16.979 INFO kablam! | Sep 10 10:46:16.979 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.979 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.979 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.979 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.979 INFO kablam! Sep 10 10:46:16.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.979 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 10 10:46:16.979 INFO kablam! | Sep 10 10:46:16.979 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.979 INFO kablam! | ^^^^^^ Sep 10 10:46:16.979 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.979 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.979 INFO kablam! Sep 10 10:46:16.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.979 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 10 10:46:16.979 INFO kablam! | Sep 10 10:46:16.979 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.979 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.979 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.979 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.979 INFO kablam! Sep 10 10:46:16.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.979 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.980 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.980 INFO kablam! | ^^^^^^ Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.980 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.980 INFO kablam! Sep 10 10:46:16.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.980 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.980 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.980 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.980 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.980 INFO kablam! Sep 10 10:46:16.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.980 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.980 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.980 INFO kablam! | ^^^^^^ Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.980 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.980 INFO kablam! Sep 10 10:46:16.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.980 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.980 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.980 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.980 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.980 INFO kablam! Sep 10 10:46:16.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.980 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.980 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.980 INFO kablam! | ^^^^^^ Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.980 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.980 INFO kablam! Sep 10 10:46:16.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.980 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 10 10:46:16.980 INFO kablam! | Sep 10 10:46:16.981 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.981 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.981 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.981 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.981 INFO kablam! Sep 10 10:46:16.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.981 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 10 10:46:16.981 INFO kablam! | Sep 10 10:46:16.981 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.981 INFO kablam! | ^^^^^^ Sep 10 10:46:16.981 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.981 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.981 INFO kablam! Sep 10 10:46:16.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.981 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 10 10:46:16.981 INFO kablam! | Sep 10 10:46:16.981 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.981 INFO kablam! | ^^^^^^ Sep 10 10:46:16.981 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.981 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.981 INFO kablam! Sep 10 10:46:16.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.981 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 10 10:46:16.981 INFO kablam! | Sep 10 10:46:16.981 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.981 INFO kablam! | ^^^^^^ Sep 10 10:46:16.981 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.981 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.981 INFO kablam! Sep 10 10:46:16.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.981 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 10 10:46:16.981 INFO kablam! | Sep 10 10:46:16.981 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.981 INFO kablam! | ^^^^^^ Sep 10 10:46:16.981 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.981 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.981 INFO kablam! Sep 10 10:46:16.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.981 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 10 10:46:16.981 INFO kablam! | Sep 10 10:46:16.981 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.981 INFO kablam! | ^^^^^^ Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.982 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.982 INFO kablam! Sep 10 10:46:16.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.982 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.982 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.982 INFO kablam! | ^^^^^^ Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.982 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.982 INFO kablam! Sep 10 10:46:16.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.982 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.982 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.982 INFO kablam! | ^^^^^^ Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.982 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.982 INFO kablam! Sep 10 10:46:16.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.982 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.982 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.982 INFO kablam! | ^^^^^^ Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.982 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.982 INFO kablam! Sep 10 10:46:16.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.982 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.982 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.982 INFO kablam! | ^^^^^^ Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.982 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.982 INFO kablam! Sep 10 10:46:16.982 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.982 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.982 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.982 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.982 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.983 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.983 INFO kablam! Sep 10 10:46:16.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.983 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 10 10:46:16.983 INFO kablam! | Sep 10 10:46:16.983 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.983 INFO kablam! | ^^^^^^ Sep 10 10:46:16.983 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.983 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.983 INFO kablam! Sep 10 10:46:16.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.983 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 10 10:46:16.983 INFO kablam! | Sep 10 10:46:16.983 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.983 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.983 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.983 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.983 INFO kablam! Sep 10 10:46:16.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.983 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 10 10:46:16.983 INFO kablam! | Sep 10 10:46:16.983 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.983 INFO kablam! | ^^^^^^ Sep 10 10:46:16.983 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.983 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.983 INFO kablam! Sep 10 10:46:16.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.983 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 10 10:46:16.983 INFO kablam! | Sep 10 10:46:16.983 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.983 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.983 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.983 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.983 INFO kablam! Sep 10 10:46:16.983 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.983 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 10 10:46:16.983 INFO kablam! | Sep 10 10:46:16.983 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.983 INFO kablam! | ^^^^^^ Sep 10 10:46:16.983 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.984 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.984 INFO kablam! Sep 10 10:46:16.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.984 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 10 10:46:16.984 INFO kablam! | Sep 10 10:46:16.984 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.984 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.984 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.984 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.984 INFO kablam! Sep 10 10:46:16.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.984 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 10 10:46:16.984 INFO kablam! | Sep 10 10:46:16.984 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.984 INFO kablam! | ^^^^^^ Sep 10 10:46:16.984 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.984 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.984 INFO kablam! Sep 10 10:46:16.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.984 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 10 10:46:16.984 INFO kablam! | Sep 10 10:46:16.984 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.984 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.984 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.984 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.984 INFO kablam! Sep 10 10:46:16.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.984 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 10 10:46:16.984 INFO kablam! | Sep 10 10:46:16.984 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.984 INFO kablam! | ^^^^^^ Sep 10 10:46:16.984 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.984 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.984 INFO kablam! Sep 10 10:46:16.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.984 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 10 10:46:16.984 INFO kablam! | Sep 10 10:46:16.984 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.984 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.984 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! Sep 10 10:46:16.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.985 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 10 10:46:16.985 INFO kablam! | Sep 10 10:46:16.985 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.985 INFO kablam! | ^^^^^^ Sep 10 10:46:16.985 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! Sep 10 10:46:16.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.985 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 10 10:46:16.985 INFO kablam! | Sep 10 10:46:16.985 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.985 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.985 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! Sep 10 10:46:16.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.985 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 10 10:46:16.985 INFO kablam! | Sep 10 10:46:16.985 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.985 INFO kablam! | ^^^^^^ Sep 10 10:46:16.985 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! Sep 10 10:46:16.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.985 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 10 10:46:16.985 INFO kablam! | Sep 10 10:46:16.985 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.985 INFO kablam! | ^^^^^^ Sep 10 10:46:16.985 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! Sep 10 10:46:16.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.985 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 10 10:46:16.985 INFO kablam! | Sep 10 10:46:16.985 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.985 INFO kablam! | ^^^^^^ Sep 10 10:46:16.985 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! Sep 10 10:46:16.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.986 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 10 10:46:16.986 INFO kablam! | Sep 10 10:46:16.986 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.986 INFO kablam! | ^^^^^^ Sep 10 10:46:16.986 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! Sep 10 10:46:16.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.986 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 10 10:46:16.986 INFO kablam! | Sep 10 10:46:16.986 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.986 INFO kablam! | ^^^^^^ Sep 10 10:46:16.986 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! Sep 10 10:46:16.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.986 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 10 10:46:16.986 INFO kablam! | Sep 10 10:46:16.986 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.986 INFO kablam! | ^^^^^^ Sep 10 10:46:16.986 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! Sep 10 10:46:16.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.986 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 10 10:46:16.986 INFO kablam! | Sep 10 10:46:16.986 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.986 INFO kablam! | ^^^^^^ Sep 10 10:46:16.986 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! Sep 10 10:46:16.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.986 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 10 10:46:16.986 INFO kablam! | Sep 10 10:46:16.986 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.986 INFO kablam! | ^^^^^^ Sep 10 10:46:16.986 INFO kablam! | Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.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 10 10:46:16.986 INFO kablam! Sep 10 10:46:16.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.987 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 10 10:46:16.987 INFO kablam! | Sep 10 10:46:16.987 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.987 INFO kablam! | ^^^^^^ Sep 10 10:46:16.987 INFO kablam! | Sep 10 10:46:16.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.987 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.987 INFO kablam! Sep 10 10:46:16.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.987 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 10 10:46:16.987 INFO kablam! | Sep 10 10:46:16.987 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.987 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.987 INFO kablam! | Sep 10 10:46:16.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.987 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.987 INFO kablam! Sep 10 10:46:16.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.987 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 10 10:46:16.987 INFO kablam! | Sep 10 10:46:16.987 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.987 INFO kablam! | ^^^^^^ Sep 10 10:46:16.987 INFO kablam! | Sep 10 10:46:16.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.987 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.987 INFO kablam! Sep 10 10:46:16.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.987 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 10 10:46:16.987 INFO kablam! | Sep 10 10:46:16.987 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.987 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.987 INFO kablam! | Sep 10 10:46:16.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.987 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.987 INFO kablam! Sep 10 10:46:16.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.987 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 10 10:46:16.987 INFO kablam! | Sep 10 10:46:16.987 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.987 INFO kablam! | ^^^^^^ Sep 10 10:46:16.987 INFO kablam! | Sep 10 10:46:16.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.987 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.987 INFO kablam! Sep 10 10:46:16.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.987 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 10 10:46:16.988 INFO kablam! | Sep 10 10:46:16.988 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.988 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.988 INFO kablam! | Sep 10 10:46:16.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.988 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.988 INFO kablam! Sep 10 10:46:16.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.988 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 10 10:46:16.988 INFO kablam! | Sep 10 10:46:16.988 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.988 INFO kablam! | ^^^^^^ Sep 10 10:46:16.988 INFO kablam! | Sep 10 10:46:16.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.988 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.988 INFO kablam! Sep 10 10:46:16.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.988 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 10 10:46:16.988 INFO kablam! | Sep 10 10:46:16.988 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.988 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.988 INFO kablam! | Sep 10 10:46:16.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.988 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.988 INFO kablam! Sep 10 10:46:16.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.988 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 10 10:46:16.988 INFO kablam! | Sep 10 10:46:16.988 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.988 INFO kablam! | ^^^^^^ Sep 10 10:46:16.988 INFO kablam! | Sep 10 10:46:16.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.988 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.988 INFO kablam! Sep 10 10:46:16.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.988 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 10 10:46:16.988 INFO kablam! | Sep 10 10:46:16.988 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.988 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.988 INFO kablam! | Sep 10 10:46:16.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.988 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.988 INFO kablam! Sep 10 10:46:16.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.988 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.989 INFO kablam! | ^^^^^^ Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.989 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.989 INFO kablam! Sep 10 10:46:16.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.989 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.989 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.989 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.989 INFO kablam! Sep 10 10:46:16.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.989 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.989 INFO kablam! | ^^^^^^ Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.989 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.989 INFO kablam! Sep 10 10:46:16.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.989 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.989 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.989 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.989 INFO kablam! Sep 10 10:46:16.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.989 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.989 INFO kablam! | ^^^^^^ Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.989 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.989 INFO kablam! Sep 10 10:46:16.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.989 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 10 10:46:16.989 INFO kablam! | Sep 10 10:46:16.989 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.989 INFO kablam! | ^^^^^^ Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.990 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.990 INFO kablam! Sep 10 10:46:16.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.990 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.990 INFO kablam! | ^^^^^^ Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.990 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.990 INFO kablam! Sep 10 10:46:16.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.990 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.990 INFO kablam! | ^^^^^^ Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.990 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.990 INFO kablam! Sep 10 10:46:16.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.990 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.990 INFO kablam! | ^^^^^^ Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.990 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.990 INFO kablam! Sep 10 10:46:16.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.990 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.990 INFO kablam! | ^^^^^^ Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.990 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.990 INFO kablam! Sep 10 10:46:16.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.990 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.990 INFO kablam! | ^^^^^^ Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.990 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.990 INFO kablam! Sep 10 10:46:16.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.990 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 10 10:46:16.990 INFO kablam! | Sep 10 10:46:16.990 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.991 INFO kablam! | ^^^^^^ Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.991 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.991 INFO kablam! Sep 10 10:46:16.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.991 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.991 INFO kablam! | ^^^^^^ Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.991 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.991 INFO kablam! Sep 10 10:46:16.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.991 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.991 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.991 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.991 INFO kablam! Sep 10 10:46:16.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.991 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.991 INFO kablam! | ^^^^^^ Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.991 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.991 INFO kablam! Sep 10 10:46:16.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.991 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.991 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.991 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.991 INFO kablam! Sep 10 10:46:16.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.991 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.991 INFO kablam! | ^^^^^^ Sep 10 10:46:16.991 INFO kablam! | Sep 10 10:46:16.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.991 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.992 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.992 INFO kablam! Sep 10 10:46:16.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.992 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 10 10:46:16.992 INFO kablam! | Sep 10 10:46:16.992 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.992 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.992 INFO kablam! | Sep 10 10:46:16.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.992 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.992 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.992 INFO kablam! Sep 10 10:46:16.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.992 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 10 10:46:16.992 INFO kablam! | Sep 10 10:46:16.992 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.992 INFO kablam! | ^^^^^^ Sep 10 10:46:16.992 INFO kablam! | Sep 10 10:46:16.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.992 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.992 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.992 INFO kablam! Sep 10 10:46:16.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.992 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 10 10:46:16.992 INFO kablam! | Sep 10 10:46:16.992 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.992 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.992 INFO kablam! | Sep 10 10:46:16.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.992 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.992 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.992 INFO kablam! Sep 10 10:46:16.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.992 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 10 10:46:16.992 INFO kablam! | Sep 10 10:46:16.992 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.992 INFO kablam! | ^^^^^^ Sep 10 10:46:16.992 INFO kablam! | Sep 10 10:46:16.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.992 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.992 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.992 INFO kablam! Sep 10 10:46:16.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.992 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 10 10:46:16.992 INFO kablam! | Sep 10 10:46:16.992 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.992 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.992 INFO kablam! | Sep 10 10:46:16.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.992 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.992 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.992 INFO kablam! Sep 10 10:46:16.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.992 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.993 INFO kablam! | ^^^^^^ Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.993 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.993 INFO kablam! Sep 10 10:46:16.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.993 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.993 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.993 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.993 INFO kablam! Sep 10 10:46:16.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.993 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.993 INFO kablam! | ^^^^^^ Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.993 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.993 INFO kablam! Sep 10 10:46:16.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.993 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.993 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.993 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.993 INFO kablam! Sep 10 10:46:16.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.993 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.993 INFO kablam! | ^^^^^^ Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.993 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.993 INFO kablam! Sep 10 10:46:16.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.993 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 10 10:46:16.993 INFO kablam! | Sep 10 10:46:16.993 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.994 INFO kablam! | ^^^^^^ Sep 10 10:46:16.994 INFO kablam! | Sep 10 10:46:16.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.994 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.994 INFO kablam! Sep 10 10:46:16.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.994 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 10 10:46:16.994 INFO kablam! | Sep 10 10:46:16.994 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:16.994 INFO kablam! | ^^^^^^ Sep 10 10:46:16.994 INFO kablam! | Sep 10 10:46:16.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.994 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.994 INFO kablam! Sep 10 10:46:16.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.994 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 10 10:46:16.994 INFO kablam! | Sep 10 10:46:16.994 INFO kablam! 153 | &self.0[..] Sep 10 10:46:16.994 INFO kablam! | ^^^^^^ Sep 10 10:46:16.994 INFO kablam! | Sep 10 10:46:16.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.994 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.994 INFO kablam! Sep 10 10:46:16.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.994 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 10 10:46:16.994 INFO kablam! | Sep 10 10:46:16.994 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:16.994 INFO kablam! | ^^^^^^ Sep 10 10:46:16.994 INFO kablam! | Sep 10 10:46:16.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.994 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.994 INFO kablam! Sep 10 10:46:16.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.994 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 10 10:46:16.994 INFO kablam! | Sep 10 10:46:16.994 INFO kablam! 28 | self.0.as_ptr() Sep 10 10:46:16.994 INFO kablam! | ^^^^^^ Sep 10 10:46:16.994 INFO kablam! | Sep 10 10:46:16.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.994 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.994 INFO kablam! Sep 10 10:46:16.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.994 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 10 10:46:16.994 INFO kablam! | Sep 10 10:46:16.994 INFO kablam! 34 | self.0.as_mut_ptr() Sep 10 10:46:16.995 INFO kablam! | ^^^^^^ Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.995 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.995 INFO kablam! Sep 10 10:46:16.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.995 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 10 10:46:16.995 INFO kablam! | ^^^^^^ Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.995 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.995 INFO kablam! Sep 10 10:46:16.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.995 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.995 INFO kablam! | ^^^^^^ Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.995 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.995 INFO kablam! Sep 10 10:46:16.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.995 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 10 10:46:16.995 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.995 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.995 INFO kablam! Sep 10 10:46:16.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.995 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.995 INFO kablam! | ^^^^^^ Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.995 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.995 INFO kablam! Sep 10 10:46:16.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.995 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.995 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.995 INFO kablam! | Sep 10 10:46:16.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.996 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.996 INFO kablam! Sep 10 10:46:16.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.996 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.996 INFO kablam! | ^^^^^^ Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.996 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.996 INFO kablam! Sep 10 10:46:16.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.996 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.996 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.996 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.996 INFO kablam! Sep 10 10:46:16.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.996 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.996 INFO kablam! | ^^^^^^ Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.996 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.996 INFO kablam! Sep 10 10:46:16.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.996 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.996 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.996 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.996 INFO kablam! Sep 10 10:46:16.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.996 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.996 INFO kablam! | ^^^^^^ Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.996 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.996 INFO kablam! Sep 10 10:46:16.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.996 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.996 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.996 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.996 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.997 INFO kablam! Sep 10 10:46:16.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.997 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.997 INFO kablam! | ^^^^^^ Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.997 INFO kablam! Sep 10 10:46:16.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.997 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.997 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.997 INFO kablam! Sep 10 10:46:16.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.997 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.997 INFO kablam! | ^^^^^^ Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.997 INFO kablam! Sep 10 10:46:16.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.997 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:16.997 INFO kablam! | ^^^^^^^ Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.997 INFO kablam! Sep 10 10:46:16.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.997 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 10 10:46:16.997 INFO kablam! | ^^^^^^ Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:16.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:16.997 INFO kablam! Sep 10 10:46:16.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:16.997 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! 132 | self.0.iter() Sep 10 10:46:16.997 INFO kablam! | ^^^^^^ Sep 10 10:46:16.997 INFO kablam! | Sep 10 10:46:16.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:16.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:17.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 10 10:46:17.001 INFO kablam! Sep 10 10:46:17.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:17.001 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 10 10:46:17.001 INFO kablam! | Sep 10 10:46:17.001 INFO kablam! 144 | self.0.iter_mut() Sep 10 10:46:17.001 INFO kablam! | ^^^^^^ Sep 10 10:46:17.001 INFO kablam! | Sep 10 10:46:17.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 10 10:46:17.001 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:17.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 10 10:46:17.001 INFO kablam! Sep 10 10:46:17.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:17.001 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 10 10:46:17.001 INFO kablam! | Sep 10 10:46:17.001 INFO kablam! 153 | &self.0[..] Sep 10 10:46:17.001 INFO kablam! | ^^^^^^ Sep 10 10:46:17.001 INFO kablam! | Sep 10 10:46:17.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 10 10:46:17.001 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:17.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 10 10:46:17.001 INFO kablam! Sep 10 10:46:17.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:17.001 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 10 10:46:17.001 INFO kablam! | Sep 10 10:46:17.001 INFO kablam! 162 | &mut self.0[..] Sep 10 10:46:17.001 INFO kablam! | ^^^^^^ Sep 10 10:46:17.001 INFO kablam! | Sep 10 10:46:17.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 10 10:46:17.001 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:17.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 10 10:46:17.001 INFO kablam! Sep 10 10:46:17.001 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 10 10:46:17.001 INFO kablam! --> src/lib.rs:8:12 Sep 10 10:46:17.001 INFO kablam! | Sep 10 10:46:17.001 INFO kablam! 8 | #![feature(associated_consts)] Sep 10 10:46:17.001 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 10:46:17.001 INFO kablam! | Sep 10 10:46:17.001 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 10:46:17.001 INFO kablam! Sep 10 10:46:17.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Sep 10 10:46:17.001 INFO kablam! su: No module specific data is present Sep 10 10:46:17.795 INFO running `"docker" "rm" "-f" "5e8aff726151fdec17115244c9c49f18a69d2d70032e09e97a56af34272e763a"` Sep 10 10:46:17.903 INFO blam! 5e8aff726151fdec17115244c9c49f18a69d2d70032e09e97a56af34272e763a