Sep 14 10:03:02.511 INFO checking rust-extra-0.0.17 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 10:03:02.511 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 10:03:02.511 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 10:03:02.674 INFO blam! 93f2c4117fb2fd082ec16ea8a2e65ce0fc5245c220d4c8b99519383f68acaa39 Sep 14 10:03:02.676 INFO running `"docker" "start" "-a" "93f2c4117fb2fd082ec16ea8a2e65ce0fc5245c220d4c8b99519383f68acaa39"` Sep 14 10:03:03.407 INFO kablam! usermod: no changes Sep 14 10:03:03.438 INFO kablam! Checking rust-extra v0.0.17 (file:///source) Sep 14 10:03:04.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.560 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 14 10:03:04.560 INFO kablam! | Sep 14 10:03:04.560 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.560 INFO kablam! | ^^^^^^ Sep 14 10:03:04.560 INFO kablam! | Sep 14 10:03:04.560 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 10:03:04.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.560 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.560 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.560 INFO kablam! Sep 14 10:03:04.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.560 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 14 10:03:04.560 INFO kablam! | Sep 14 10:03:04.560 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.560 INFO kablam! | ^^^^^^ Sep 14 10:03:04.560 INFO kablam! | Sep 14 10:03:04.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.560 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.560 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.560 INFO kablam! Sep 14 10:03:04.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.560 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 14 10:03:04.560 INFO kablam! | Sep 14 10:03:04.560 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.560 INFO kablam! | ^^^^^^ Sep 14 10:03:04.560 INFO kablam! | Sep 14 10:03:04.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.560 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.560 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.560 INFO kablam! Sep 14 10:03:04.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.560 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 14 10:03:04.560 INFO kablam! | Sep 14 10:03:04.560 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.560 INFO kablam! | ^^^^^^ Sep 14 10:03:04.560 INFO kablam! | Sep 14 10:03:04.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.560 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.560 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.560 INFO kablam! Sep 14 10:03:04.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.560 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 14 10:03:04.560 INFO kablam! | Sep 14 10:03:04.560 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.560 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.560 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.561 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.561 INFO kablam! Sep 14 10:03:04.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.561 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.561 INFO kablam! | ^^^^^^ Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.561 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.561 INFO kablam! Sep 14 10:03:04.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.561 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.561 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.561 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.561 INFO kablam! Sep 14 10:03:04.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.561 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.561 INFO kablam! | ^^^^^^ Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.561 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.561 INFO kablam! Sep 14 10:03:04.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.561 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.561 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.561 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.561 INFO kablam! Sep 14 10:03:04.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.561 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.561 INFO kablam! | ^^^^^^ Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.561 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.561 INFO kablam! Sep 14 10:03:04.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.561 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.561 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.561 INFO kablam! | Sep 14 10:03:04.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.562 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.562 INFO kablam! Sep 14 10:03:04.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.562 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 14 10:03:04.562 INFO kablam! | Sep 14 10:03:04.562 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.562 INFO kablam! | ^^^^^^ Sep 14 10:03:04.562 INFO kablam! | Sep 14 10:03:04.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.562 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.562 INFO kablam! Sep 14 10:03:04.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.562 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 14 10:03:04.562 INFO kablam! | Sep 14 10:03:04.562 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.562 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.562 INFO kablam! | Sep 14 10:03:04.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.562 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.562 INFO kablam! Sep 14 10:03:04.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.562 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 14 10:03:04.562 INFO kablam! | Sep 14 10:03:04.562 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.562 INFO kablam! | ^^^^^^ Sep 14 10:03:04.562 INFO kablam! | Sep 14 10:03:04.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.565 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.565 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.565 INFO kablam! Sep 14 10:03:04.565 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.565 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 14 10:03:04.565 INFO kablam! | Sep 14 10:03:04.565 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.565 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.565 INFO kablam! | Sep 14 10:03:04.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.565 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.565 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.565 INFO kablam! Sep 14 10:03:04.565 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.565 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.566 INFO kablam! | ^^^^^^ Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.566 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.566 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.566 INFO kablam! Sep 14 10:03:04.566 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.566 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.566 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.566 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.566 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.566 INFO kablam! Sep 14 10:03:04.566 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.566 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.566 INFO kablam! | ^^^^^^ Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.566 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.566 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.566 INFO kablam! Sep 14 10:03:04.566 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.566 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.566 INFO kablam! | ^^^^^^ Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.566 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.566 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.566 INFO kablam! Sep 14 10:03:04.566 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.566 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.566 INFO kablam! | ^^^^^^ Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.566 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.566 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.566 INFO kablam! Sep 14 10:03:04.566 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.566 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.566 INFO kablam! | ^^^^^^ Sep 14 10:03:04.566 INFO kablam! | Sep 14 10:03:04.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.567 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.567 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.567 INFO kablam! Sep 14 10:03:04.567 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.567 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 14 10:03:04.567 INFO kablam! | Sep 14 10:03:04.567 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.567 INFO kablam! | ^^^^^^ Sep 14 10:03:04.567 INFO kablam! | Sep 14 10:03:04.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.567 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.567 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.567 INFO kablam! Sep 14 10:03:04.567 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.567 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 14 10:03:04.567 INFO kablam! | Sep 14 10:03:04.567 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.567 INFO kablam! | ^^^^^^ Sep 14 10:03:04.567 INFO kablam! | Sep 14 10:03:04.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.567 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.567 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.567 INFO kablam! Sep 14 10:03:04.567 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.567 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 14 10:03:04.567 INFO kablam! | Sep 14 10:03:04.567 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.567 INFO kablam! | ^^^^^^ Sep 14 10:03:04.567 INFO kablam! | Sep 14 10:03:04.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.567 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.567 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.567 INFO kablam! Sep 14 10:03:04.567 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.567 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 14 10:03:04.567 INFO kablam! | Sep 14 10:03:04.567 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.567 INFO kablam! | ^^^^^^ Sep 14 10:03:04.567 INFO kablam! | Sep 14 10:03:04.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.567 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.567 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.567 INFO kablam! Sep 14 10:03:04.567 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.567 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 14 10:03:04.567 INFO kablam! | Sep 14 10:03:04.567 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.567 INFO kablam! | ^^^^^^ Sep 14 10:03:04.567 INFO kablam! | Sep 14 10:03:04.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.568 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.568 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.568 INFO kablam! Sep 14 10:03:04.568 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.568 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 14 10:03:04.568 INFO kablam! | Sep 14 10:03:04.568 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.568 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.568 INFO kablam! | Sep 14 10:03:04.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.568 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.568 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.568 INFO kablam! Sep 14 10:03:04.568 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.568 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 14 10:03:04.568 INFO kablam! | Sep 14 10:03:04.568 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.568 INFO kablam! | ^^^^^^ Sep 14 10:03:04.568 INFO kablam! | Sep 14 10:03:04.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.568 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.568 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.568 INFO kablam! Sep 14 10:03:04.568 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.568 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 14 10:03:04.568 INFO kablam! | Sep 14 10:03:04.568 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.568 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.568 INFO kablam! | Sep 14 10:03:04.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.568 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.568 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.568 INFO kablam! Sep 14 10:03:04.568 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.568 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 14 10:03:04.568 INFO kablam! | Sep 14 10:03:04.568 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.568 INFO kablam! | ^^^^^^ Sep 14 10:03:04.568 INFO kablam! | Sep 14 10:03:04.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.568 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.568 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.568 INFO kablam! Sep 14 10:03:04.568 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.568 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 14 10:03:04.568 INFO kablam! | Sep 14 10:03:04.568 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.568 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.569 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.569 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.569 INFO kablam! Sep 14 10:03:04.569 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.569 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.569 INFO kablam! | ^^^^^^ Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.569 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.569 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.569 INFO kablam! Sep 14 10:03:04.569 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.569 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.569 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.569 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.569 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.569 INFO kablam! Sep 14 10:03:04.569 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.569 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.569 INFO kablam! | ^^^^^^ Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.569 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.569 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.569 INFO kablam! Sep 14 10:03:04.569 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.569 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.569 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.569 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.569 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.569 INFO kablam! Sep 14 10:03:04.569 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.569 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.569 INFO kablam! | ^^^^^^ Sep 14 10:03:04.569 INFO kablam! | Sep 14 10:03:04.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.569 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.569 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.569 INFO kablam! Sep 14 10:03:04.569 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.569 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 14 10:03:04.570 INFO kablam! | Sep 14 10:03:04.570 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.570 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.570 INFO kablam! | Sep 14 10:03:04.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.570 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.570 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.570 INFO kablam! Sep 14 10:03:04.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.570 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 14 10:03:04.570 INFO kablam! | Sep 14 10:03:04.570 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.570 INFO kablam! | ^^^^^^ Sep 14 10:03:04.570 INFO kablam! | Sep 14 10:03:04.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.570 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.570 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.570 INFO kablam! Sep 14 10:03:04.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.570 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 14 10:03:04.570 INFO kablam! | Sep 14 10:03:04.570 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.570 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.570 INFO kablam! | Sep 14 10:03:04.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.570 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.570 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.570 INFO kablam! Sep 14 10:03:04.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.570 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 14 10:03:04.570 INFO kablam! | Sep 14 10:03:04.570 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.570 INFO kablam! | ^^^^^^ Sep 14 10:03:04.570 INFO kablam! | Sep 14 10:03:04.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.582 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.582 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.582 INFO kablam! Sep 14 10:03:04.582 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.582 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 14 10:03:04.582 INFO kablam! | Sep 14 10:03:04.582 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.582 INFO kablam! | ^^^^^^ Sep 14 10:03:04.582 INFO kablam! | Sep 14 10:03:04.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.583 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.583 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.583 INFO kablam! Sep 14 10:03:04.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.583 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 14 10:03:04.583 INFO kablam! | Sep 14 10:03:04.583 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.583 INFO kablam! | ^^^^^^ Sep 14 10:03:04.583 INFO kablam! | Sep 14 10:03:04.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.583 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.583 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.583 INFO kablam! Sep 14 10:03:04.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.583 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 14 10:03:04.583 INFO kablam! | Sep 14 10:03:04.583 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.583 INFO kablam! | ^^^^^^ Sep 14 10:03:04.583 INFO kablam! | Sep 14 10:03:04.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.583 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.583 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.583 INFO kablam! Sep 14 10:03:04.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.583 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 14 10:03:04.583 INFO kablam! | Sep 14 10:03:04.583 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.583 INFO kablam! | ^^^^^^ Sep 14 10:03:04.583 INFO kablam! | Sep 14 10:03:04.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.583 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.583 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.583 INFO kablam! Sep 14 10:03:04.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.583 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 14 10:03:04.583 INFO kablam! | Sep 14 10:03:04.583 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.583 INFO kablam! | ^^^^^^ Sep 14 10:03:04.583 INFO kablam! | Sep 14 10:03:04.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.584 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.584 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.584 INFO kablam! Sep 14 10:03:04.584 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.584 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 14 10:03:04.584 INFO kablam! | Sep 14 10:03:04.584 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.584 INFO kablam! | ^^^^^^ Sep 14 10:03:04.584 INFO kablam! | Sep 14 10:03:04.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.584 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.584 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.584 INFO kablam! Sep 14 10:03:04.584 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.584 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 14 10:03:04.584 INFO kablam! | Sep 14 10:03:04.584 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.584 INFO kablam! | ^^^^^^ Sep 14 10:03:04.584 INFO kablam! | Sep 14 10:03:04.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.584 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.584 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.584 INFO kablam! Sep 14 10:03:04.584 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.584 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 14 10:03:04.584 INFO kablam! | Sep 14 10:03:04.584 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.584 INFO kablam! | ^^^^^^ Sep 14 10:03:04.584 INFO kablam! | Sep 14 10:03:04.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.584 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.584 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.584 INFO kablam! Sep 14 10:03:04.584 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.584 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 14 10:03:04.584 INFO kablam! | Sep 14 10:03:04.584 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.584 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.584 INFO kablam! | Sep 14 10:03:04.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.584 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.584 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.584 INFO kablam! Sep 14 10:03:04.584 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.585 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 14 10:03:04.585 INFO kablam! | Sep 14 10:03:04.585 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.585 INFO kablam! | ^^^^^^ Sep 14 10:03:04.585 INFO kablam! | Sep 14 10:03:04.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.585 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.585 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.585 INFO kablam! Sep 14 10:03:04.585 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.585 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 14 10:03:04.585 INFO kablam! | Sep 14 10:03:04.585 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.585 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.585 INFO kablam! | Sep 14 10:03:04.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.585 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.585 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.585 INFO kablam! Sep 14 10:03:04.585 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.585 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 14 10:03:04.585 INFO kablam! | Sep 14 10:03:04.585 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.585 INFO kablam! | ^^^^^^ Sep 14 10:03:04.585 INFO kablam! | Sep 14 10:03:04.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.585 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.585 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.585 INFO kablam! Sep 14 10:03:04.585 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.585 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 14 10:03:04.585 INFO kablam! | Sep 14 10:03:04.585 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.585 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.585 INFO kablam! | Sep 14 10:03:04.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.585 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.585 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.586 INFO kablam! Sep 14 10:03:04.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.586 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 14 10:03:04.586 INFO kablam! | Sep 14 10:03:04.586 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.586 INFO kablam! | ^^^^^^ Sep 14 10:03:04.586 INFO kablam! | Sep 14 10:03:04.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.586 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.586 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.586 INFO kablam! Sep 14 10:03:04.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.586 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 14 10:03:04.586 INFO kablam! | Sep 14 10:03:04.586 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.586 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.586 INFO kablam! | Sep 14 10:03:04.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.586 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.586 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.586 INFO kablam! Sep 14 10:03:04.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.586 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 14 10:03:04.586 INFO kablam! | Sep 14 10:03:04.586 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.586 INFO kablam! | ^^^^^^ Sep 14 10:03:04.586 INFO kablam! | Sep 14 10:03:04.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.586 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.586 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.586 INFO kablam! Sep 14 10:03:04.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.586 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 14 10:03:04.586 INFO kablam! | Sep 14 10:03:04.586 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.586 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.587 INFO kablam! | Sep 14 10:03:04.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.587 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.587 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.587 INFO kablam! Sep 14 10:03:04.587 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.587 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 14 10:03:04.587 INFO kablam! | Sep 14 10:03:04.587 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.587 INFO kablam! | ^^^^^^ Sep 14 10:03:04.587 INFO kablam! | Sep 14 10:03:04.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.587 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.587 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.587 INFO kablam! Sep 14 10:03:04.587 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.587 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 14 10:03:04.587 INFO kablam! | Sep 14 10:03:04.587 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.587 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.587 INFO kablam! | Sep 14 10:03:04.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.587 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.589 INFO kablam! Sep 14 10:03:04.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.589 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 14 10:03:04.589 INFO kablam! | Sep 14 10:03:04.589 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.589 INFO kablam! | ^^^^^^ Sep 14 10:03:04.589 INFO kablam! | Sep 14 10:03:04.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.589 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.589 INFO kablam! Sep 14 10:03:04.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.589 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 14 10:03:04.589 INFO kablam! | Sep 14 10:03:04.589 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.589 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.589 INFO kablam! | Sep 14 10:03:04.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.589 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.589 INFO kablam! Sep 14 10:03:04.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.589 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 14 10:03:04.589 INFO kablam! | Sep 14 10:03:04.589 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.589 INFO kablam! | ^^^^^^ Sep 14 10:03:04.589 INFO kablam! | Sep 14 10:03:04.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.589 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.589 INFO kablam! Sep 14 10:03:04.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.589 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 14 10:03:04.589 INFO kablam! | Sep 14 10:03:04.590 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.590 INFO kablam! | ^^^^^^ Sep 14 10:03:04.590 INFO kablam! | Sep 14 10:03:04.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.590 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.590 INFO kablam! Sep 14 10:03:04.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.590 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 14 10:03:04.590 INFO kablam! | Sep 14 10:03:04.590 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.590 INFO kablam! | ^^^^^^ Sep 14 10:03:04.590 INFO kablam! | Sep 14 10:03:04.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.590 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.590 INFO kablam! Sep 14 10:03:04.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.590 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 14 10:03:04.590 INFO kablam! | Sep 14 10:03:04.590 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.590 INFO kablam! | ^^^^^^ Sep 14 10:03:04.590 INFO kablam! | Sep 14 10:03:04.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.590 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.590 INFO kablam! Sep 14 10:03:04.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.590 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 14 10:03:04.590 INFO kablam! | Sep 14 10:03:04.590 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.590 INFO kablam! | ^^^^^^ Sep 14 10:03:04.590 INFO kablam! | Sep 14 10:03:04.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.590 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.590 INFO kablam! Sep 14 10:03:04.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.590 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 14 10:03:04.590 INFO kablam! | Sep 14 10:03:04.590 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.590 INFO kablam! | ^^^^^^ Sep 14 10:03:04.590 INFO kablam! | Sep 14 10:03:04.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.590 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.590 INFO kablam! Sep 14 10:03:04.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.591 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 14 10:03:04.591 INFO kablam! | Sep 14 10:03:04.591 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.591 INFO kablam! | ^^^^^^ Sep 14 10:03:04.591 INFO kablam! | Sep 14 10:03:04.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.591 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.591 INFO kablam! Sep 14 10:03:04.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.591 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 14 10:03:04.591 INFO kablam! | Sep 14 10:03:04.591 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.591 INFO kablam! | ^^^^^^ Sep 14 10:03:04.591 INFO kablam! | Sep 14 10:03:04.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.591 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.591 INFO kablam! Sep 14 10:03:04.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.591 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 14 10:03:04.591 INFO kablam! | Sep 14 10:03:04.591 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.591 INFO kablam! | ^^^^^^ Sep 14 10:03:04.591 INFO kablam! | Sep 14 10:03:04.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.591 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.591 INFO kablam! Sep 14 10:03:04.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.591 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 14 10:03:04.591 INFO kablam! | Sep 14 10:03:04.591 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.591 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.591 INFO kablam! | Sep 14 10:03:04.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.591 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.591 INFO kablam! Sep 14 10:03:04.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.591 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 14 10:03:04.591 INFO kablam! | Sep 14 10:03:04.591 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.591 INFO kablam! | ^^^^^^ Sep 14 10:03:04.591 INFO kablam! | Sep 14 10:03:04.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.591 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.591 INFO kablam! Sep 14 10:03:04.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.591 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.592 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.592 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.592 INFO kablam! Sep 14 10:03:04.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.592 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.592 INFO kablam! | ^^^^^^ Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.592 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.592 INFO kablam! Sep 14 10:03:04.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.592 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.592 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.592 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.592 INFO kablam! Sep 14 10:03:04.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.592 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.592 INFO kablam! | ^^^^^^ Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.592 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.592 INFO kablam! Sep 14 10:03:04.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.592 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.592 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.592 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.592 INFO kablam! Sep 14 10:03:04.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.592 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 14 10:03:04.592 INFO kablam! | Sep 14 10:03:04.592 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.593 INFO kablam! | ^^^^^^ Sep 14 10:03:04.593 INFO kablam! | Sep 14 10:03:04.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.593 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.593 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.593 INFO kablam! Sep 14 10:03:04.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.593 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 14 10:03:04.593 INFO kablam! | Sep 14 10:03:04.593 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.593 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.593 INFO kablam! | Sep 14 10:03:04.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.593 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.593 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.593 INFO kablam! Sep 14 10:03:04.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.593 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 14 10:03:04.593 INFO kablam! | Sep 14 10:03:04.593 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.593 INFO kablam! | ^^^^^^ Sep 14 10:03:04.593 INFO kablam! | Sep 14 10:03:04.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.593 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.593 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.593 INFO kablam! Sep 14 10:03:04.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.593 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 14 10:03:04.593 INFO kablam! | Sep 14 10:03:04.593 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.593 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.593 INFO kablam! | Sep 14 10:03:04.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.593 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.593 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.593 INFO kablam! Sep 14 10:03:04.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.593 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 14 10:03:04.593 INFO kablam! | Sep 14 10:03:04.593 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.593 INFO kablam! | ^^^^^^ Sep 14 10:03:04.593 INFO kablam! | Sep 14 10:03:04.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.593 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.600 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.600 INFO kablam! Sep 14 10:03:04.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.601 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.601 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.601 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.601 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.601 INFO kablam! Sep 14 10:03:04.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.601 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.601 INFO kablam! | ^^^^^^ Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.601 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.601 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.601 INFO kablam! Sep 14 10:03:04.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.601 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.601 INFO kablam! | ^^^^^^ Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.601 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.601 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.601 INFO kablam! Sep 14 10:03:04.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.601 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.601 INFO kablam! | ^^^^^^ Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.601 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.601 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.601 INFO kablam! Sep 14 10:03:04.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.601 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.601 INFO kablam! | ^^^^^^ Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.601 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.601 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.601 INFO kablam! Sep 14 10:03:04.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.601 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 14 10:03:04.601 INFO kablam! | Sep 14 10:03:04.601 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.602 INFO kablam! | ^^^^^^ Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.602 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.602 INFO kablam! Sep 14 10:03:04.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.602 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.602 INFO kablam! | ^^^^^^ Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.602 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.602 INFO kablam! Sep 14 10:03:04.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.602 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.602 INFO kablam! | ^^^^^^ Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.602 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.602 INFO kablam! Sep 14 10:03:04.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.602 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.602 INFO kablam! | ^^^^^^ Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.602 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.602 INFO kablam! Sep 14 10:03:04.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.602 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.602 INFO kablam! | ^^^^^^ Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.602 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.602 INFO kablam! Sep 14 10:03:04.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.602 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.602 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.602 INFO kablam! | Sep 14 10:03:04.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.603 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.603 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.603 INFO kablam! Sep 14 10:03:04.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.603 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 14 10:03:04.603 INFO kablam! | Sep 14 10:03:04.603 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.603 INFO kablam! | ^^^^^^ Sep 14 10:03:04.603 INFO kablam! | Sep 14 10:03:04.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.603 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.603 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.603 INFO kablam! Sep 14 10:03:04.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.603 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 14 10:03:04.603 INFO kablam! | Sep 14 10:03:04.603 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.603 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.606 INFO kablam! | Sep 14 10:03:04.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.607 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 14 10:03:04.607 INFO kablam! | Sep 14 10:03:04.607 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.607 INFO kablam! | ^^^^^^ Sep 14 10:03:04.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.607 INFO kablam! | Sep 14 10:03:04.607 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.607 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 10:03:04.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.607 INFO kablam! Sep 14 10:03:04.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.607 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.607 INFO kablam! Sep 14 10:03:04.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.607 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 14 10:03:04.607 INFO kablam! | Sep 14 10:03:04.607 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.607 INFO kablam! | ^^^^^^ Sep 14 10:03:04.607 INFO kablam! | Sep 14 10:03:04.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.607 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.607 INFO kablam! Sep 14 10:03:04.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.607 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 14 10:03:04.607 INFO kablam! | Sep 14 10:03:04.607 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.607 INFO kablam! | ^^^^^^ Sep 14 10:03:04.607 INFO kablam! | Sep 14 10:03:04.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.607 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.607 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 14 10:03:04.607 INFO kablam! | Sep 14 10:03:04.607 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.607 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.607 INFO kablam! Sep 14 10:03:04.607 INFO kablam! | Sep 14 10:03:04.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.607 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.607 INFO kablam! Sep 14 10:03:04.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.608 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 14 10:03:04.608 INFO kablam! | Sep 14 10:03:04.608 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.608 INFO kablam! | ^^^^^^ Sep 14 10:03:04.608 INFO kablam! | Sep 14 10:03:04.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.608 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.608 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 14 10:03:04.608 INFO kablam! | Sep 14 10:03:04.608 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.608 INFO kablam! | ^^^^^^ Sep 14 10:03:04.608 INFO kablam! | Sep 14 10:03:04.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.608 INFO kablam! Sep 14 10:03:04.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.608 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.608 INFO kablam! Sep 14 10:03:04.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.608 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 14 10:03:04.608 INFO kablam! | Sep 14 10:03:04.608 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.608 INFO kablam! | ^^^^^^ Sep 14 10:03:04.608 INFO kablam! | Sep 14 10:03:04.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.608 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.608 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 14 10:03:04.608 INFO kablam! | Sep 14 10:03:04.608 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.608 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.608 INFO kablam! | Sep 14 10:03:04.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.608 INFO kablam! Sep 14 10:03:04.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.608 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.608 INFO kablam! Sep 14 10:03:04.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.609 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 14 10:03:04.609 INFO kablam! | Sep 14 10:03:04.609 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.609 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.609 INFO kablam! | Sep 14 10:03:04.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.609 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.609 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 14 10:03:04.609 INFO kablam! | Sep 14 10:03:04.609 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.609 INFO kablam! | ^^^^^^ Sep 14 10:03:04.609 INFO kablam! | Sep 14 10:03:04.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.609 INFO kablam! Sep 14 10:03:04.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.609 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 14 10:03:04.609 INFO kablam! | Sep 14 10:03:04.609 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.609 INFO kablam! | ^^^^^^ Sep 14 10:03:04.609 INFO kablam! | Sep 14 10:03:04.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.609 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.609 INFO kablam! Sep 14 10:03:04.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.609 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 14 10:03:04.609 INFO kablam! | Sep 14 10:03:04.609 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.609 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.609 INFO kablam! | Sep 14 10:03:04.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.609 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.609 INFO kablam! Sep 14 10:03:04.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.609 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 14 10:03:04.609 INFO kablam! | Sep 14 10:03:04.609 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.609 INFO kablam! | ^^^^^^ Sep 14 10:03:04.610 INFO kablam! | Sep 14 10:03:04.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.610 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.610 INFO kablam! Sep 14 10:03:04.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.610 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 14 10:03:04.610 INFO kablam! | Sep 14 10:03:04.610 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.610 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.610 INFO kablam! | Sep 14 10:03:04.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.610 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.610 INFO kablam! Sep 14 10:03:04.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.610 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 14 10:03:04.610 INFO kablam! | Sep 14 10:03:04.610 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.610 INFO kablam! | ^^^^^^ Sep 14 10:03:04.610 INFO kablam! | Sep 14 10:03:04.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.610 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.610 INFO kablam! Sep 14 10:03:04.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.610 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 14 10:03:04.610 INFO kablam! | Sep 14 10:03:04.610 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.610 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.610 INFO kablam! | Sep 14 10:03:04.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.610 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.610 INFO kablam! Sep 14 10:03:04.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.610 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 14 10:03:04.610 INFO kablam! | Sep 14 10:03:04.610 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.610 INFO kablam! | ^^^^^^ Sep 14 10:03:04.610 INFO kablam! | Sep 14 10:03:04.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.610 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.611 INFO kablam! Sep 14 10:03:04.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.611 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 14 10:03:04.611 INFO kablam! | Sep 14 10:03:04.611 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.611 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.611 INFO kablam! | Sep 14 10:03:04.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.611 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.611 INFO kablam! Sep 14 10:03:04.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.611 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 14 10:03:04.611 INFO kablam! | Sep 14 10:03:04.611 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.611 INFO kablam! | ^^^^^^ Sep 14 10:03:04.611 INFO kablam! | Sep 14 10:03:04.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.611 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.611 INFO kablam! Sep 14 10:03:04.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.611 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 14 10:03:04.611 INFO kablam! | Sep 14 10:03:04.611 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.611 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.611 INFO kablam! | Sep 14 10:03:04.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.611 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.611 INFO kablam! Sep 14 10:03:04.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.611 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 14 10:03:04.611 INFO kablam! | Sep 14 10:03:04.611 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.611 INFO kablam! | ^^^^^^ Sep 14 10:03:04.611 INFO kablam! | Sep 14 10:03:04.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.611 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.611 INFO kablam! Sep 14 10:03:04.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.611 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 14 10:03:04.611 INFO kablam! | Sep 14 10:03:04.611 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.611 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.611 INFO kablam! | Sep 14 10:03:04.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.611 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.611 INFO kablam! Sep 14 10:03:04.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.612 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 14 10:03:04.612 INFO kablam! | Sep 14 10:03:04.612 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.612 INFO kablam! | ^^^^^^ Sep 14 10:03:04.612 INFO kablam! | Sep 14 10:03:04.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.612 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.612 INFO kablam! Sep 14 10:03:04.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.612 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 14 10:03:04.612 INFO kablam! | Sep 14 10:03:04.612 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.612 INFO kablam! | ^^^^^^ Sep 14 10:03:04.612 INFO kablam! | Sep 14 10:03:04.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.612 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.612 INFO kablam! Sep 14 10:03:04.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.612 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 14 10:03:04.612 INFO kablam! | Sep 14 10:03:04.612 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.612 INFO kablam! | ^^^^^^ Sep 14 10:03:04.612 INFO kablam! | Sep 14 10:03:04.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.612 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.612 INFO kablam! Sep 14 10:03:04.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.612 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 14 10:03:04.612 INFO kablam! | Sep 14 10:03:04.612 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.612 INFO kablam! | ^^^^^^ Sep 14 10:03:04.612 INFO kablam! | Sep 14 10:03:04.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.612 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.612 INFO kablam! Sep 14 10:03:04.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.612 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 14 10:03:04.612 INFO kablam! | Sep 14 10:03:04.612 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.612 INFO kablam! | ^^^^^^ Sep 14 10:03:04.612 INFO kablam! | Sep 14 10:03:04.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.612 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.612 INFO kablam! Sep 14 10:03:04.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.613 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 14 10:03:04.613 INFO kablam! | Sep 14 10:03:04.613 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.613 INFO kablam! | ^^^^^^ Sep 14 10:03:04.613 INFO kablam! | Sep 14 10:03:04.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.613 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.613 INFO kablam! Sep 14 10:03:04.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.613 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 14 10:03:04.613 INFO kablam! | Sep 14 10:03:04.613 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.613 INFO kablam! | ^^^^^^ Sep 14 10:03:04.613 INFO kablam! | Sep 14 10:03:04.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.613 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.613 INFO kablam! Sep 14 10:03:04.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.613 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 14 10:03:04.613 INFO kablam! | Sep 14 10:03:04.613 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.613 INFO kablam! | ^^^^^^ Sep 14 10:03:04.613 INFO kablam! | Sep 14 10:03:04.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.613 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.613 INFO kablam! Sep 14 10:03:04.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.613 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 14 10:03:04.613 INFO kablam! | Sep 14 10:03:04.613 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.613 INFO kablam! | ^^^^^^ Sep 14 10:03:04.613 INFO kablam! | Sep 14 10:03:04.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.613 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.613 INFO kablam! Sep 14 10:03:04.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.613 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 14 10:03:04.613 INFO kablam! | Sep 14 10:03:04.613 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.613 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.613 INFO kablam! | Sep 14 10:03:04.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.613 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.613 INFO kablam! Sep 14 10:03:04.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.613 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 14 10:03:04.614 INFO kablam! | Sep 14 10:03:04.614 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.614 INFO kablam! | ^^^^^^ Sep 14 10:03:04.614 INFO kablam! | Sep 14 10:03:04.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.614 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.614 INFO kablam! Sep 14 10:03:04.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.614 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 14 10:03:04.614 INFO kablam! | Sep 14 10:03:04.614 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.614 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.614 INFO kablam! | Sep 14 10:03:04.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.614 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.614 INFO kablam! Sep 14 10:03:04.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.614 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 14 10:03:04.614 INFO kablam! | Sep 14 10:03:04.614 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.614 INFO kablam! | ^^^^^^ Sep 14 10:03:04.614 INFO kablam! | Sep 14 10:03:04.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.614 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.614 INFO kablam! Sep 14 10:03:04.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.614 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 14 10:03:04.614 INFO kablam! | Sep 14 10:03:04.614 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.614 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.614 INFO kablam! | Sep 14 10:03:04.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.614 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.614 INFO kablam! Sep 14 10:03:04.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.614 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 14 10:03:04.614 INFO kablam! | Sep 14 10:03:04.614 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.614 INFO kablam! | ^^^^^^ Sep 14 10:03:04.614 INFO kablam! | Sep 14 10:03:04.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.622 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.623 INFO kablam! Sep 14 10:03:04.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.623 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.623 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.623 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.623 INFO kablam! Sep 14 10:03:04.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.623 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.623 INFO kablam! | ^^^^^^ Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.623 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.623 INFO kablam! Sep 14 10:03:04.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.623 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.623 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.623 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.623 INFO kablam! Sep 14 10:03:04.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.623 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.623 INFO kablam! | ^^^^^^ Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.623 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.623 INFO kablam! Sep 14 10:03:04.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.623 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.623 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.623 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.623 INFO kablam! Sep 14 10:03:04.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.623 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.623 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.623 INFO kablam! | ^^^^^^ Sep 14 10:03:04.623 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.624 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.624 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.624 INFO kablam! Sep 14 10:03:04.624 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.624 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 14 10:03:04.624 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.624 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.624 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.624 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.624 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.624 INFO kablam! Sep 14 10:03:04.624 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.624 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 14 10:03:04.624 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.624 INFO kablam! | ^^^^^^ Sep 14 10:03:04.624 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.624 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.624 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.624 INFO kablam! Sep 14 10:03:04.624 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.624 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 14 10:03:04.624 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.624 INFO kablam! | ^^^^^^ Sep 14 10:03:04.624 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.624 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.624 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.624 INFO kablam! Sep 14 10:03:04.624 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.624 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 14 10:03:04.624 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.624 INFO kablam! | ^^^^^^ Sep 14 10:03:04.624 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.624 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.624 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.624 INFO kablam! Sep 14 10:03:04.624 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.624 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 14 10:03:04.624 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.624 INFO kablam! | ^^^^^^ Sep 14 10:03:04.624 INFO kablam! | Sep 14 10:03:04.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.624 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.625 INFO kablam! Sep 14 10:03:04.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.625 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 14 10:03:04.625 INFO kablam! | Sep 14 10:03:04.625 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.625 INFO kablam! | ^^^^^^ Sep 14 10:03:04.625 INFO kablam! | Sep 14 10:03:04.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.625 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.625 INFO kablam! Sep 14 10:03:04.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.625 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 14 10:03:04.625 INFO kablam! | Sep 14 10:03:04.625 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.625 INFO kablam! | ^^^^^^ Sep 14 10:03:04.625 INFO kablam! | Sep 14 10:03:04.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.625 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.625 INFO kablam! Sep 14 10:03:04.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.625 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 14 10:03:04.625 INFO kablam! | Sep 14 10:03:04.625 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.625 INFO kablam! | ^^^^^^ Sep 14 10:03:04.625 INFO kablam! | Sep 14 10:03:04.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.625 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.625 INFO kablam! Sep 14 10:03:04.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.625 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 14 10:03:04.625 INFO kablam! | Sep 14 10:03:04.625 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.625 INFO kablam! | ^^^^^^ Sep 14 10:03:04.625 INFO kablam! | Sep 14 10:03:04.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.625 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.625 INFO kablam! Sep 14 10:03:04.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.625 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 14 10:03:04.625 INFO kablam! | Sep 14 10:03:04.625 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.625 INFO kablam! | ^^^^^^ Sep 14 10:03:04.626 INFO kablam! | Sep 14 10:03:04.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.626 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.626 INFO kablam! Sep 14 10:03:04.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.626 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 14 10:03:04.626 INFO kablam! | Sep 14 10:03:04.626 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.626 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.626 INFO kablam! | Sep 14 10:03:04.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.626 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.626 INFO kablam! Sep 14 10:03:04.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.626 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 14 10:03:04.626 INFO kablam! | Sep 14 10:03:04.626 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.626 INFO kablam! | ^^^^^^ Sep 14 10:03:04.626 INFO kablam! | Sep 14 10:03:04.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.626 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.626 INFO kablam! Sep 14 10:03:04.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.626 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 14 10:03:04.626 INFO kablam! | Sep 14 10:03:04.626 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.626 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.626 INFO kablam! | Sep 14 10:03:04.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.626 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.626 INFO kablam! Sep 14 10:03:04.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.626 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 14 10:03:04.626 INFO kablam! | Sep 14 10:03:04.626 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.626 INFO kablam! | ^^^^^^ Sep 14 10:03:04.626 INFO kablam! | Sep 14 10:03:04.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.627 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.627 INFO kablam! Sep 14 10:03:04.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.627 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 14 10:03:04.627 INFO kablam! | Sep 14 10:03:04.627 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.627 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.627 INFO kablam! | Sep 14 10:03:04.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.627 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.627 INFO kablam! Sep 14 10:03:04.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.627 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 14 10:03:04.627 INFO kablam! | Sep 14 10:03:04.627 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.627 INFO kablam! | ^^^^^^ Sep 14 10:03:04.627 INFO kablam! | Sep 14 10:03:04.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.627 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.627 INFO kablam! Sep 14 10:03:04.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.627 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 14 10:03:04.627 INFO kablam! | Sep 14 10:03:04.627 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.627 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.627 INFO kablam! | Sep 14 10:03:04.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.627 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.627 INFO kablam! Sep 14 10:03:04.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.627 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 14 10:03:04.627 INFO kablam! | Sep 14 10:03:04.627 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.627 INFO kablam! | ^^^^^^ Sep 14 10:03:04.627 INFO kablam! | Sep 14 10:03:04.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.627 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.628 INFO kablam! Sep 14 10:03:04.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.628 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 14 10:03:04.628 INFO kablam! | Sep 14 10:03:04.628 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.628 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.628 INFO kablam! | Sep 14 10:03:04.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.628 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.628 INFO kablam! Sep 14 10:03:04.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.628 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 14 10:03:04.628 INFO kablam! | Sep 14 10:03:04.628 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.628 INFO kablam! | ^^^^^^ Sep 14 10:03:04.628 INFO kablam! | Sep 14 10:03:04.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.628 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.628 INFO kablam! Sep 14 10:03:04.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.628 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 14 10:03:04.628 INFO kablam! | Sep 14 10:03:04.628 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.628 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.628 INFO kablam! | Sep 14 10:03:04.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.628 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.628 INFO kablam! Sep 14 10:03:04.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.628 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 14 10:03:04.628 INFO kablam! | Sep 14 10:03:04.628 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.628 INFO kablam! | ^^^^^^ Sep 14 10:03:04.628 INFO kablam! | Sep 14 10:03:04.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.628 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.629 INFO kablam! Sep 14 10:03:04.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.629 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 14 10:03:04.629 INFO kablam! | Sep 14 10:03:04.629 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.629 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.629 INFO kablam! | Sep 14 10:03:04.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.629 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.629 INFO kablam! Sep 14 10:03:04.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.629 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 14 10:03:04.629 INFO kablam! | Sep 14 10:03:04.629 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.629 INFO kablam! | ^^^^^^ Sep 14 10:03:04.629 INFO kablam! | Sep 14 10:03:04.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.629 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.629 INFO kablam! Sep 14 10:03:04.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.629 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 14 10:03:04.629 INFO kablam! | Sep 14 10:03:04.629 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.629 INFO kablam! | ^^^^^^ Sep 14 10:03:04.629 INFO kablam! | Sep 14 10:03:04.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.629 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.629 INFO kablam! Sep 14 10:03:04.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.629 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 14 10:03:04.629 INFO kablam! | Sep 14 10:03:04.629 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.629 INFO kablam! | ^^^^^^ Sep 14 10:03:04.629 INFO kablam! | Sep 14 10:03:04.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.629 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.629 INFO kablam! Sep 14 10:03:04.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.630 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 14 10:03:04.630 INFO kablam! | Sep 14 10:03:04.630 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.630 INFO kablam! | ^^^^^^ Sep 14 10:03:04.630 INFO kablam! | Sep 14 10:03:04.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.630 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.630 INFO kablam! Sep 14 10:03:04.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.630 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 14 10:03:04.630 INFO kablam! | Sep 14 10:03:04.630 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.630 INFO kablam! | ^^^^^^ Sep 14 10:03:04.630 INFO kablam! | Sep 14 10:03:04.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.630 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.630 INFO kablam! Sep 14 10:03:04.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.630 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 14 10:03:04.630 INFO kablam! | Sep 14 10:03:04.630 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.630 INFO kablam! | ^^^^^^ Sep 14 10:03:04.630 INFO kablam! | Sep 14 10:03:04.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.630 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.630 INFO kablam! Sep 14 10:03:04.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.630 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 14 10:03:04.630 INFO kablam! | Sep 14 10:03:04.630 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.630 INFO kablam! | ^^^^^^ Sep 14 10:03:04.630 INFO kablam! | Sep 14 10:03:04.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.630 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.630 INFO kablam! Sep 14 10:03:04.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.630 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 14 10:03:04.630 INFO kablam! | Sep 14 10:03:04.630 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.630 INFO kablam! | ^^^^^^ Sep 14 10:03:04.630 INFO kablam! | Sep 14 10:03:04.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.630 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.630 INFO kablam! Sep 14 10:03:04.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.631 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 14 10:03:04.631 INFO kablam! | Sep 14 10:03:04.631 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.631 INFO kablam! | ^^^^^^ Sep 14 10:03:04.631 INFO kablam! | Sep 14 10:03:04.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.631 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.634 INFO kablam! Sep 14 10:03:04.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.635 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 14 10:03:04.635 INFO kablam! | Sep 14 10:03:04.635 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.635 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.635 INFO kablam! | Sep 14 10:03:04.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.635 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.635 INFO kablam! Sep 14 10:03:04.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.635 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 14 10:03:04.635 INFO kablam! | Sep 14 10:03:04.635 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.635 INFO kablam! | ^^^^^^ Sep 14 10:03:04.635 INFO kablam! | Sep 14 10:03:04.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.635 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.635 INFO kablam! Sep 14 10:03:04.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.635 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 14 10:03:04.635 INFO kablam! | Sep 14 10:03:04.635 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.635 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.635 INFO kablam! | Sep 14 10:03:04.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.635 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.635 INFO kablam! Sep 14 10:03:04.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.636 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 14 10:03:04.636 INFO kablam! | Sep 14 10:03:04.636 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.636 INFO kablam! | ^^^^^^ Sep 14 10:03:04.636 INFO kablam! | Sep 14 10:03:04.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.636 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.636 INFO kablam! Sep 14 10:03:04.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.636 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 14 10:03:04.636 INFO kablam! | Sep 14 10:03:04.636 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.636 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.636 INFO kablam! | Sep 14 10:03:04.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.636 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.636 INFO kablam! Sep 14 10:03:04.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.636 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 14 10:03:04.636 INFO kablam! | Sep 14 10:03:04.636 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.636 INFO kablam! | ^^^^^^ Sep 14 10:03:04.636 INFO kablam! | Sep 14 10:03:04.636 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.636 INFO kablam! Sep 14 10:03:04.636 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.636 INFO kablam! Sep 14 10:03:04.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.636 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 14 10:03:04.636 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.637 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.637 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.637 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.637 INFO kablam! Sep 14 10:03:04.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.637 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 14 10:03:04.637 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.637 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.637 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.637 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.637 INFO kablam! Sep 14 10:03:04.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.637 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 14 10:03:04.637 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.637 INFO kablam! | ^^^^^^ Sep 14 10:03:04.637 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.637 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.637 INFO kablam! Sep 14 10:03:04.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.637 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 14 10:03:04.637 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.637 INFO kablam! | ^^^^^^ Sep 14 10:03:04.637 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.637 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.637 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 14 10:03:04.637 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.637 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.637 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.637 INFO kablam! Sep 14 10:03:04.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.637 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.637 INFO kablam! Sep 14 10:03:04.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.637 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 14 10:03:04.637 INFO kablam! | Sep 14 10:03:04.637 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.638 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.638 INFO kablam! | Sep 14 10:03:04.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.638 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.638 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.638 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 14 10:03:04.638 INFO kablam! | Sep 14 10:03:04.638 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.638 INFO kablam! | ^^^^^^ Sep 14 10:03:04.638 INFO kablam! Sep 14 10:03:04.638 INFO kablam! | Sep 14 10:03:04.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.638 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.638 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.638 INFO kablam! Sep 14 10:03:04.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.638 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 14 10:03:04.638 INFO kablam! | Sep 14 10:03:04.638 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.638 INFO kablam! | ^^^^^^ Sep 14 10:03:04.638 INFO kablam! | Sep 14 10:03:04.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.638 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.638 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.638 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 14 10:03:04.638 INFO kablam! | Sep 14 10:03:04.638 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.638 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.638 INFO kablam! Sep 14 10:03:04.638 INFO kablam! | Sep 14 10:03:04.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.638 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.638 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.638 INFO kablam! Sep 14 10:03:04.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.638 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 14 10:03:04.638 INFO kablam! | Sep 14 10:03:04.638 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.638 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.638 INFO kablam! | Sep 14 10:03:04.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.638 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.638 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.638 INFO kablam! Sep 14 10:03:04.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.638 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 14 10:03:04.638 INFO kablam! | Sep 14 10:03:04.638 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.639 INFO kablam! | ^^^^^^ Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.639 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.639 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.639 INFO kablam! Sep 14 10:03:04.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.639 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.639 INFO kablam! | ^^^^^^ Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.639 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.639 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.639 INFO kablam! Sep 14 10:03:04.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.639 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.639 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.639 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.639 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.639 INFO kablam! | ^^^^^^ Sep 14 10:03:04.639 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.639 INFO kablam! Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.639 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.639 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.639 INFO kablam! Sep 14 10:03:04.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.639 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.639 INFO kablam! | ^^^^^^ Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.639 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.639 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.639 INFO kablam! | ^^^^^^ Sep 14 10:03:04.639 INFO kablam! | Sep 14 10:03:04.639 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.640 INFO kablam! Sep 14 10:03:04.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.640 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.640 INFO kablam! Sep 14 10:03:04.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.640 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 14 10:03:04.640 INFO kablam! | Sep 14 10:03:04.640 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.640 INFO kablam! | ^^^^^^ Sep 14 10:03:04.640 INFO kablam! | Sep 14 10:03:04.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.640 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.640 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 14 10:03:04.640 INFO kablam! | Sep 14 10:03:04.640 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.640 INFO kablam! | ^^^^^^ Sep 14 10:03:04.640 INFO kablam! | Sep 14 10:03:04.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.640 INFO kablam! Sep 14 10:03:04.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.640 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.640 INFO kablam! Sep 14 10:03:04.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.640 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 14 10:03:04.640 INFO kablam! | Sep 14 10:03:04.640 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.640 INFO kablam! | ^^^^^^ Sep 14 10:03:04.640 INFO kablam! | Sep 14 10:03:04.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.640 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.640 INFO kablam! Sep 14 10:03:04.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.640 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 14 10:03:04.640 INFO kablam! | Sep 14 10:03:04.640 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.640 INFO kablam! | ^^^^^^ Sep 14 10:03:04.640 INFO kablam! | Sep 14 10:03:04.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.640 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.640 INFO kablam! Sep 14 10:03:04.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.640 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 14 10:03:04.640 INFO kablam! | Sep 14 10:03:04.640 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.640 INFO kablam! | ^^^^^^ Sep 14 10:03:04.640 INFO kablam! | Sep 14 10:03:04.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.641 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.641 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.641 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.641 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 14 10:03:04.641 INFO kablam! | Sep 14 10:03:04.641 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.641 INFO kablam! | ^^^^^^ Sep 14 10:03:04.641 INFO kablam! Sep 14 10:03:04.641 INFO kablam! | Sep 14 10:03:04.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.641 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.641 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.641 INFO kablam! Sep 14 10:03:04.641 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.641 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 14 10:03:04.641 INFO kablam! | Sep 14 10:03:04.641 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.641 INFO kablam! | ^^^^^^ Sep 14 10:03:04.641 INFO kablam! | Sep 14 10:03:04.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.641 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.641 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.641 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 14 10:03:04.641 INFO kablam! | Sep 14 10:03:04.641 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.641 INFO kablam! | ^^^^^^ Sep 14 10:03:04.646 INFO kablam! | Sep 14 10:03:04.647 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.650 INFO kablam! Sep 14 10:03:04.650 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.651 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.651 INFO kablam! Sep 14 10:03:04.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.651 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 14 10:03:04.651 INFO kablam! | Sep 14 10:03:04.651 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.651 INFO kablam! | ^^^^^^ Sep 14 10:03:04.651 INFO kablam! | Sep 14 10:03:04.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.651 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 14 10:03:04.651 INFO kablam! | Sep 14 10:03:04.651 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.651 INFO kablam! | ^^^^^^ Sep 14 10:03:04.651 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.651 INFO kablam! | Sep 14 10:03:04.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.651 INFO kablam! Sep 14 10:03:04.651 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.651 INFO kablam! Sep 14 10:03:04.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.651 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 14 10:03:04.651 INFO kablam! | Sep 14 10:03:04.651 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.651 INFO kablam! | ^^^^^^ Sep 14 10:03:04.651 INFO kablam! | Sep 14 10:03:04.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.651 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 14 10:03:04.651 INFO kablam! | Sep 14 10:03:04.651 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.651 INFO kablam! | ^^^^^^ Sep 14 10:03:04.651 INFO kablam! | Sep 14 10:03:04.651 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.651 INFO kablam! Sep 14 10:03:04.651 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.651 INFO kablam! Sep 14 10:03:04.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.652 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 14 10:03:04.652 INFO kablam! | Sep 14 10:03:04.652 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.652 INFO kablam! | ^^^^^^ Sep 14 10:03:04.652 INFO kablam! | Sep 14 10:03:04.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.652 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 14 10:03:04.652 INFO kablam! | Sep 14 10:03:04.652 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.652 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.652 INFO kablam! | Sep 14 10:03:04.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.652 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.652 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.652 INFO kablam! Sep 14 10:03:04.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.652 INFO kablam! Sep 14 10:03:04.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.652 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 14 10:03:04.652 INFO kablam! | Sep 14 10:03:04.652 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.652 INFO kablam! | ^^^^^^ Sep 14 10:03:04.652 INFO kablam! | Sep 14 10:03:04.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.652 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 14 10:03:04.652 INFO kablam! | Sep 14 10:03:04.652 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.652 INFO kablam! | ^^^^^^ Sep 14 10:03:04.652 INFO kablam! | Sep 14 10:03:04.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.652 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.652 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.652 INFO kablam! Sep 14 10:03:04.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.652 INFO kablam! Sep 14 10:03:04.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.652 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 14 10:03:04.652 INFO kablam! | Sep 14 10:03:04.653 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.653 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.653 INFO kablam! | Sep 14 10:03:04.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.653 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 14 10:03:04.653 INFO kablam! | Sep 14 10:03:04.653 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.653 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.653 INFO kablam! | Sep 14 10:03:04.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.653 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.653 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.653 INFO kablam! Sep 14 10:03:04.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.653 INFO kablam! Sep 14 10:03:04.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.653 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 14 10:03:04.653 INFO kablam! | Sep 14 10:03:04.653 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.653 INFO kablam! | ^^^^^^ Sep 14 10:03:04.653 INFO kablam! | Sep 14 10:03:04.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.653 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 14 10:03:04.653 INFO kablam! | Sep 14 10:03:04.653 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.653 INFO kablam! | ^^^^^^ Sep 14 10:03:04.653 INFO kablam! | Sep 14 10:03:04.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.653 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.653 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.653 INFO kablam! Sep 14 10:03:04.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.653 INFO kablam! Sep 14 10:03:04.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.653 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 14 10:03:04.653 INFO kablam! | Sep 14 10:03:04.653 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.653 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.653 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 14 10:03:04.653 INFO kablam! | Sep 14 10:03:04.654 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.654 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.654 INFO kablam! | Sep 14 10:03:04.654 INFO kablam! | Sep 14 10:03:04.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.654 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.654 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.654 INFO kablam! Sep 14 10:03:04.654 INFO kablam! Sep 14 10:03:04.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.654 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 14 10:03:04.654 INFO kablam! | Sep 14 10:03:04.654 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.654 INFO kablam! | ^^^^^^ Sep 14 10:03:04.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.654 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 14 10:03:04.654 INFO kablam! | Sep 14 10:03:04.654 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.654 INFO kablam! | ^^^^^^ Sep 14 10:03:04.654 INFO kablam! | Sep 14 10:03:04.654 INFO kablam! | Sep 14 10:03:04.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.654 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.654 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.654 INFO kablam! Sep 14 10:03:04.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.654 INFO kablam! Sep 14 10:03:04.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.654 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 14 10:03:04.654 INFO kablam! | Sep 14 10:03:04.654 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.654 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.654 INFO kablam! | Sep 14 10:03:04.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.654 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 14 10:03:04.654 INFO kablam! | Sep 14 10:03:04.654 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.654 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.655 INFO kablam! | Sep 14 10:03:04.655 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.655 INFO kablam! Sep 14 10:03:04.655 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.655 INFO kablam! Sep 14 10:03:04.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.655 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 14 10:03:04.655 INFO kablam! | Sep 14 10:03:04.655 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.655 INFO kablam! | ^^^^^^ Sep 14 10:03:04.655 INFO kablam! | Sep 14 10:03:04.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.655 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 14 10:03:04.655 INFO kablam! | Sep 14 10:03:04.655 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.655 INFO kablam! | ^^^^^^ Sep 14 10:03:04.655 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.655 INFO kablam! | Sep 14 10:03:04.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.655 INFO kablam! Sep 14 10:03:04.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.655 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.655 INFO kablam! Sep 14 10:03:04.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.655 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 14 10:03:04.655 INFO kablam! | Sep 14 10:03:04.655 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.655 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.655 INFO kablam! | Sep 14 10:03:04.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.655 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.655 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 14 10:03:04.655 INFO kablam! | Sep 14 10:03:04.655 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.655 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.655 INFO kablam! | Sep 14 10:03:04.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.655 INFO kablam! Sep 14 10:03:04.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.655 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.655 INFO kablam! Sep 14 10:03:04.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.655 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 14 10:03:04.655 INFO kablam! | Sep 14 10:03:04.655 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.656 INFO kablam! | ^^^^^^ Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.656 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.656 INFO kablam! | ^^^^^^ Sep 14 10:03:04.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.656 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.656 INFO kablam! Sep 14 10:03:04.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.656 INFO kablam! Sep 14 10:03:04.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.656 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.656 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.656 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.656 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.656 INFO kablam! Sep 14 10:03:04.656 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.656 INFO kablam! Sep 14 10:03:04.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.656 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.656 INFO kablam! | ^^^^^^ Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.656 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.656 INFO kablam! | ^^^^^^ Sep 14 10:03:04.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.656 INFO kablam! | Sep 14 10:03:04.656 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.656 INFO kablam! Sep 14 10:03:04.657 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.657 INFO kablam! Sep 14 10:03:04.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.657 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.657 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.657 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.657 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.657 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.657 INFO kablam! Sep 14 10:03:04.657 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.657 INFO kablam! Sep 14 10:03:04.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.657 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.657 INFO kablam! | ^^^^^^ Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.657 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.657 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.657 INFO kablam! | ^^^^^^ Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.657 INFO kablam! Sep 14 10:03:04.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.657 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.657 INFO kablam! Sep 14 10:03:04.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.657 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.657 INFO kablam! | ^^^^^^ Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.657 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 14 10:03:04.657 INFO kablam! | Sep 14 10:03:04.657 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.657 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.658 INFO kablam! | Sep 14 10:03:04.658 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.658 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.658 INFO kablam! Sep 14 10:03:04.658 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.658 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.658 INFO kablam! Sep 14 10:03:04.658 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.658 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 14 10:03:04.658 INFO kablam! | Sep 14 10:03:04.658 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.658 INFO kablam! | ^^^^^^ Sep 14 10:03:04.658 INFO kablam! | Sep 14 10:03:04.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.660 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.665 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 14 10:03:04.665 INFO kablam! | Sep 14 10:03:04.665 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.665 INFO kablam! | ^^^^^^ Sep 14 10:03:04.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 14 10:03:04.665 INFO kablam! Sep 14 10:03:04.665 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! Sep 14 10:03:04.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.666 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.666 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.666 INFO kablam! | ^^^^^^ Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! Sep 14 10:03:04.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.666 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.666 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.666 INFO kablam! | ^^^^^^ Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.666 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.666 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.666 INFO kablam! | ^^^^^^ Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! Sep 14 10:03:04.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.666 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.666 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.666 INFO kablam! | ^^^^^^ Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.666 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.666 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.666 INFO kablam! | ^^^^^^ Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.666 INFO kablam! Sep 14 10:03:04.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.666 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 14 10:03:04.666 INFO kablam! | Sep 14 10:03:04.666 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.667 INFO kablam! | ^^^^^^ Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.667 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.667 INFO kablam! | ^^^^^^ Sep 14 10:03:04.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.667 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.667 INFO kablam! Sep 14 10:03:04.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.667 INFO kablam! Sep 14 10:03:04.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.667 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.667 INFO kablam! | ^^^^^^ Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.667 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.667 INFO kablam! | ^^^^^^ Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.667 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.667 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.667 INFO kablam! Sep 14 10:03:04.667 INFO kablam! Sep 14 10:03:04.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.667 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.667 INFO kablam! | ^^^^^^ Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.667 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.667 INFO kablam! | ^^^^^^ Sep 14 10:03:04.667 INFO kablam! | Sep 14 10:03:04.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.667 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.667 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.668 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.668 INFO kablam! Sep 14 10:03:04.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.668 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.668 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.668 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.668 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.668 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.668 INFO kablam! | ^^^^^^ Sep 14 10:03:04.668 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.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 14 10:03:04.668 INFO kablam! Sep 14 10:03:04.668 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.668 INFO kablam! Sep 14 10:03:04.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.668 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.668 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.668 INFO kablam! | ^^^^^^ Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.668 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.668 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.668 INFO kablam! | ^^^^^^ Sep 14 10:03:04.668 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.668 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.668 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.668 INFO kablam! Sep 14 10:03:04.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.668 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.668 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.668 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.668 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.668 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.668 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.668 INFO kablam! | ^^^^^^ Sep 14 10:03:04.668 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.669 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.669 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.669 INFO kablam! Sep 14 10:03:04.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.669 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 14 10:03:04.669 INFO kablam! | Sep 14 10:03:04.669 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.669 INFO kablam! | ^^^^^^ Sep 14 10:03:04.669 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.669 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.669 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 14 10:03:04.669 INFO kablam! | Sep 14 10:03:04.669 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.669 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.669 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.669 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.669 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.669 INFO kablam! Sep 14 10:03:04.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.669 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 14 10:03:04.669 INFO kablam! | Sep 14 10:03:04.669 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.669 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.669 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.669 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.669 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 14 10:03:04.669 INFO kablam! | Sep 14 10:03:04.669 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.669 INFO kablam! | ^^^^^^ Sep 14 10:03:04.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 14 10:03:04.669 INFO kablam! | Sep 14 10:03:04.669 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.670 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.670 INFO kablam! Sep 14 10:03:04.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.670 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 14 10:03:04.670 INFO kablam! | Sep 14 10:03:04.670 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.670 INFO kablam! | ^^^^^^ Sep 14 10:03:04.670 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.670 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.670 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 14 10:03:04.670 INFO kablam! | Sep 14 10:03:04.670 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.670 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.670 INFO kablam! | Sep 14 10:03:04.670 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.670 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.670 INFO kablam! Sep 14 10:03:04.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.670 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 14 10:03:04.670 INFO kablam! | Sep 14 10:03:04.670 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.670 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.670 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.670 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.670 INFO kablam! Sep 14 10:03:04.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.670 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 14 10:03:04.670 INFO kablam! | Sep 14 10:03:04.670 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.670 INFO kablam! | ^^^^^^ Sep 14 10:03:04.670 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.670 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.671 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 14 10:03:04.671 INFO kablam! | Sep 14 10:03:04.671 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.671 INFO kablam! | ^^^^^^ Sep 14 10:03:04.671 INFO kablam! | Sep 14 10:03:04.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.671 INFO kablam! Sep 14 10:03:04.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.671 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.671 INFO kablam! Sep 14 10:03:04.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.671 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 14 10:03:04.671 INFO kablam! | Sep 14 10:03:04.671 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.671 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.671 INFO kablam! | Sep 14 10:03:04.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.671 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 14 10:03:04.671 INFO kablam! | Sep 14 10:03:04.671 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.671 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.671 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.671 INFO kablam! | Sep 14 10:03:04.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.671 INFO kablam! Sep 14 10:03:04.671 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.671 INFO kablam! Sep 14 10:03:04.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.671 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 14 10:03:04.671 INFO kablam! | Sep 14 10:03:04.671 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.671 INFO kablam! | ^^^^^^ Sep 14 10:03:04.671 INFO kablam! | Sep 14 10:03:04.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.671 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.671 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 14 10:03:04.671 INFO kablam! | Sep 14 10:03:04.671 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.671 INFO kablam! | ^^^^^^ Sep 14 10:03:04.672 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.672 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.672 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.672 INFO kablam! Sep 14 10:03:04.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.672 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 14 10:03:04.672 INFO kablam! | Sep 14 10:03:04.672 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.672 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.672 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.672 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 14 10:03:04.672 INFO kablam! | Sep 14 10:03:04.672 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.672 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.672 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.672 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.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 14 10:03:04.672 INFO kablam! Sep 14 10:03:04.672 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.672 INFO kablam! Sep 14 10:03:04.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.672 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 14 10:03:04.672 INFO kablam! | Sep 14 10:03:04.672 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.672 INFO kablam! | ^^^^^^ Sep 14 10:03:04.672 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.672 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.672 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 14 10:03:04.672 INFO kablam! | Sep 14 10:03:04.672 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.672 INFO kablam! | ^^^^^^ Sep 14 10:03:04.672 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.672 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.673 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.673 INFO kablam! Sep 14 10:03:04.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.673 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 14 10:03:04.673 INFO kablam! | Sep 14 10:03:04.673 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.673 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.673 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.673 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.673 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 14 10:03:04.673 INFO kablam! | Sep 14 10:03:04.673 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.673 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.673 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.673 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.673 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.673 INFO kablam! Sep 14 10:03:04.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.673 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 14 10:03:04.673 INFO kablam! | Sep 14 10:03:04.673 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.673 INFO kablam! | ^^^^^^ Sep 14 10:03:04.673 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.673 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.673 INFO kablam! Sep 14 10:03:04.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.673 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 14 10:03:04.673 INFO kablam! | Sep 14 10:03:04.673 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.673 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.673 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.673 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.673 INFO kablam! Sep 14 10:03:04.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.673 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 14 10:03:04.673 INFO kablam! | Sep 14 10:03:04.673 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.673 INFO kablam! | ^^^^^^ Sep 14 10:03:04.673 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.680 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.680 INFO kablam! Sep 14 10:03:04.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.680 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 14 10:03:04.680 INFO kablam! | Sep 14 10:03:04.680 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.680 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.680 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.680 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.680 INFO kablam! Sep 14 10:03:04.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.680 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 14 10:03:04.680 INFO kablam! | Sep 14 10:03:04.680 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.680 INFO kablam! | ^^^^^^ Sep 14 10:03:04.680 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.680 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.680 INFO kablam! Sep 14 10:03:04.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.680 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 14 10:03:04.680 INFO kablam! | Sep 14 10:03:04.680 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.680 INFO kablam! | ^^^^^^ Sep 14 10:03:04.680 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.680 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! Sep 14 10:03:04.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.681 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 14 10:03:04.681 INFO kablam! | Sep 14 10:03:04.681 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.681 INFO kablam! | ^^^^^^ Sep 14 10:03:04.681 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! Sep 14 10:03:04.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.681 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 14 10:03:04.681 INFO kablam! | Sep 14 10:03:04.681 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.681 INFO kablam! | ^^^^^^ Sep 14 10:03:04.681 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! Sep 14 10:03:04.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.681 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 14 10:03:04.681 INFO kablam! | Sep 14 10:03:04.681 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.681 INFO kablam! | ^^^^^^ Sep 14 10:03:04.681 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! Sep 14 10:03:04.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.681 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 14 10:03:04.681 INFO kablam! | Sep 14 10:03:04.681 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.681 INFO kablam! | ^^^^^^ Sep 14 10:03:04.681 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! Sep 14 10:03:04.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.681 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 14 10:03:04.681 INFO kablam! | Sep 14 10:03:04.681 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.681 INFO kablam! | ^^^^^^ Sep 14 10:03:04.681 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.681 INFO kablam! Sep 14 10:03:04.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.682 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.682 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.682 INFO kablam! | ^^^^^^ Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.682 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.682 INFO kablam! Sep 14 10:03:04.682 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.682 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.682 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.682 INFO kablam! | ^^^^^^ Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.682 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.682 INFO kablam! Sep 14 10:03:04.682 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.682 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.682 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.682 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.682 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.682 INFO kablam! Sep 14 10:03:04.682 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.682 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.682 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.682 INFO kablam! | ^^^^^^ Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.682 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.682 INFO kablam! Sep 14 10:03:04.682 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.682 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.682 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.682 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.682 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.682 INFO kablam! Sep 14 10:03:04.682 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.682 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 14 10:03:04.682 INFO kablam! | Sep 14 10:03:04.682 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.683 INFO kablam! | ^^^^^^ Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.683 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.683 INFO kablam! Sep 14 10:03:04.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.683 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.683 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.683 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.683 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.683 INFO kablam! Sep 14 10:03:04.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.683 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.683 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.683 INFO kablam! | ^^^^^^ Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.683 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.683 INFO kablam! Sep 14 10:03:04.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.683 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.683 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.683 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.683 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.683 INFO kablam! Sep 14 10:03:04.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.683 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.683 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.683 INFO kablam! | ^^^^^^ Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.683 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.683 INFO kablam! Sep 14 10:03:04.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.683 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.683 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.683 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.683 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! Sep 14 10:03:04.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.684 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 14 10:03:04.684 INFO kablam! | Sep 14 10:03:04.684 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.684 INFO kablam! | ^^^^^^ Sep 14 10:03:04.684 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! Sep 14 10:03:04.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.684 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 14 10:03:04.684 INFO kablam! | Sep 14 10:03:04.684 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.684 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.684 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! Sep 14 10:03:04.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.684 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 14 10:03:04.684 INFO kablam! | Sep 14 10:03:04.684 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.684 INFO kablam! | ^^^^^^ Sep 14 10:03:04.684 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! Sep 14 10:03:04.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.684 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 14 10:03:04.684 INFO kablam! | Sep 14 10:03:04.684 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.684 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.684 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! Sep 14 10:03:04.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.684 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 14 10:03:04.684 INFO kablam! | Sep 14 10:03:04.684 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.684 INFO kablam! | ^^^^^^ Sep 14 10:03:04.684 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.684 INFO kablam! Sep 14 10:03:04.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.685 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.685 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.685 INFO kablam! | ^^^^^^ Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.685 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.685 INFO kablam! Sep 14 10:03:04.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.685 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.685 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.685 INFO kablam! | ^^^^^^ Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.685 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.685 INFO kablam! Sep 14 10:03:04.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.685 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.685 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.685 INFO kablam! | ^^^^^^ Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.685 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.685 INFO kablam! Sep 14 10:03:04.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.685 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.685 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.685 INFO kablam! | ^^^^^^ Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.685 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.685 INFO kablam! Sep 14 10:03:04.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.685 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.685 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.685 INFO kablam! | ^^^^^^ Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.685 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.685 INFO kablam! Sep 14 10:03:04.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.685 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 14 10:03:04.685 INFO kablam! | Sep 14 10:03:04.685 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.686 INFO kablam! | ^^^^^^ Sep 14 10:03:04.686 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.686 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.686 INFO kablam! Sep 14 10:03:04.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.686 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 14 10:03:04.686 INFO kablam! | Sep 14 10:03:04.686 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.686 INFO kablam! | ^^^^^^ Sep 14 10:03:04.686 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.686 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.686 INFO kablam! Sep 14 10:03:04.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.686 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 14 10:03:04.686 INFO kablam! | Sep 14 10:03:04.686 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.686 INFO kablam! | ^^^^^^ Sep 14 10:03:04.686 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.686 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.686 INFO kablam! Sep 14 10:03:04.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.686 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 14 10:03:04.686 INFO kablam! | Sep 14 10:03:04.686 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.686 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.686 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.686 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.686 INFO kablam! Sep 14 10:03:04.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.686 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 14 10:03:04.686 INFO kablam! | Sep 14 10:03:04.686 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.686 INFO kablam! | ^^^^^^ Sep 14 10:03:04.687 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.687 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.687 INFO kablam! Sep 14 10:03:04.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.687 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 14 10:03:04.687 INFO kablam! | Sep 14 10:03:04.687 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.687 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.687 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.687 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.687 INFO kablam! Sep 14 10:03:04.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.687 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 14 10:03:04.687 INFO kablam! | Sep 14 10:03:04.687 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.687 INFO kablam! | ^^^^^^ Sep 14 10:03:04.687 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.687 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.687 INFO kablam! Sep 14 10:03:04.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.687 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 14 10:03:04.687 INFO kablam! | Sep 14 10:03:04.687 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.687 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.687 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.687 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.687 INFO kablam! Sep 14 10:03:04.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.687 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 14 10:03:04.687 INFO kablam! | Sep 14 10:03:04.687 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.687 INFO kablam! | ^^^^^^ Sep 14 10:03:04.687 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.688 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.688 INFO kablam! Sep 14 10:03:04.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.688 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 14 10:03:04.688 INFO kablam! | Sep 14 10:03:04.688 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.688 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.688 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.688 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.688 INFO kablam! Sep 14 10:03:04.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.688 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 14 10:03:04.688 INFO kablam! | Sep 14 10:03:04.688 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.688 INFO kablam! | ^^^^^^ Sep 14 10:03:04.688 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.688 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.688 INFO kablam! Sep 14 10:03:04.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.688 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 14 10:03:04.688 INFO kablam! | Sep 14 10:03:04.688 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.688 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.688 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.688 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.688 INFO kablam! Sep 14 10:03:04.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.688 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 14 10:03:04.688 INFO kablam! | Sep 14 10:03:04.688 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.688 INFO kablam! | ^^^^^^ Sep 14 10:03:04.688 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.688 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.689 INFO kablam! Sep 14 10:03:04.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.689 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 14 10:03:04.689 INFO kablam! | Sep 14 10:03:04.689 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.689 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.689 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.689 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.689 INFO kablam! Sep 14 10:03:04.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.689 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 14 10:03:04.689 INFO kablam! | Sep 14 10:03:04.689 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.689 INFO kablam! | ^^^^^^ Sep 14 10:03:04.689 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.689 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.689 INFO kablam! Sep 14 10:03:04.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.689 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 14 10:03:04.689 INFO kablam! | Sep 14 10:03:04.689 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.689 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.689 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.689 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.689 INFO kablam! Sep 14 10:03:04.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.689 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 14 10:03:04.689 INFO kablam! | Sep 14 10:03:04.689 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.689 INFO kablam! | ^^^^^^ Sep 14 10:03:04.689 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.689 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.689 INFO kablam! Sep 14 10:03:04.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.690 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 14 10:03:04.690 INFO kablam! | Sep 14 10:03:04.690 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.690 INFO kablam! | ^^^^^^ Sep 14 10:03:04.690 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.690 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.690 INFO kablam! Sep 14 10:03:04.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.690 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 14 10:03:04.690 INFO kablam! | Sep 14 10:03:04.690 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.690 INFO kablam! | ^^^^^^ Sep 14 10:03:04.690 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.690 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.690 INFO kablam! Sep 14 10:03:04.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.690 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 14 10:03:04.690 INFO kablam! | Sep 14 10:03:04.690 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.690 INFO kablam! | ^^^^^^ Sep 14 10:03:04.690 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.690 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.690 INFO kablam! Sep 14 10:03:04.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.690 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 14 10:03:04.690 INFO kablam! | Sep 14 10:03:04.690 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.690 INFO kablam! | ^^^^^^ Sep 14 10:03:04.690 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.690 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.690 INFO kablam! Sep 14 10:03:04.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.690 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 14 10:03:04.693 INFO kablam! | Sep 14 10:03:04.694 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.694 INFO kablam! | ^^^^^^ Sep 14 10:03:04.694 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.694 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.694 INFO kablam! Sep 14 10:03:04.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.694 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 14 10:03:04.694 INFO kablam! | Sep 14 10:03:04.694 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.694 INFO kablam! | ^^^^^^ Sep 14 10:03:04.694 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.694 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.694 INFO kablam! Sep 14 10:03:04.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.694 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 14 10:03:04.694 INFO kablam! | Sep 14 10:03:04.694 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.694 INFO kablam! | ^^^^^^ Sep 14 10:03:04.694 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.694 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.694 INFO kablam! Sep 14 10:03:04.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.694 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 14 10:03:04.694 INFO kablam! | Sep 14 10:03:04.694 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.694 INFO kablam! | ^^^^^^ Sep 14 10:03:04.694 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.694 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.694 INFO kablam! Sep 14 10:03:04.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.694 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 14 10:03:04.694 INFO kablam! | Sep 14 10:03:04.694 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.694 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.694 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.694 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.694 INFO kablam! Sep 14 10:03:04.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.694 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 14 10:03:04.694 INFO kablam! | Sep 14 10:03:04.694 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.695 INFO kablam! | ^^^^^^ Sep 14 10:03:04.695 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.695 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.695 INFO kablam! Sep 14 10:03:04.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.695 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 14 10:03:04.695 INFO kablam! | Sep 14 10:03:04.695 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.695 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.695 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.695 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.695 INFO kablam! Sep 14 10:03:04.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.695 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 14 10:03:04.695 INFO kablam! | Sep 14 10:03:04.695 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.695 INFO kablam! | ^^^^^^ Sep 14 10:03:04.695 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.695 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.695 INFO kablam! Sep 14 10:03:04.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.695 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 14 10:03:04.695 INFO kablam! | Sep 14 10:03:04.695 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.695 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.695 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.695 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.695 INFO kablam! Sep 14 10:03:04.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.695 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 14 10:03:04.695 INFO kablam! | Sep 14 10:03:04.695 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.695 INFO kablam! | ^^^^^^ Sep 14 10:03:04.695 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.695 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.695 INFO kablam! Sep 14 10:03:04.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.695 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 14 10:03:04.695 INFO kablam! | Sep 14 10:03:04.695 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.695 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! Sep 14 10:03:04.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.696 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.696 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.696 INFO kablam! | ^^^^^^ Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! Sep 14 10:03:04.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.696 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.696 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.696 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! Sep 14 10:03:04.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.696 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.696 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.696 INFO kablam! | ^^^^^^ Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! Sep 14 10:03:04.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.696 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.696 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.696 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! Sep 14 10:03:04.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.696 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.696 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.696 INFO kablam! | ^^^^^^ Sep 14 10:03:04.696 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.696 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.697 INFO kablam! Sep 14 10:03:04.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.697 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 14 10:03:04.697 INFO kablam! | Sep 14 10:03:04.697 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.697 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.697 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.697 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.697 INFO kablam! Sep 14 10:03:04.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.697 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 14 10:03:04.697 INFO kablam! | Sep 14 10:03:04.697 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.697 INFO kablam! | ^^^^^^ Sep 14 10:03:04.697 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.697 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.698 INFO kablam! Sep 14 10:03:04.698 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.698 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 14 10:03:04.698 INFO kablam! | Sep 14 10:03:04.698 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.698 INFO kablam! | ^^^^^^ Sep 14 10:03:04.698 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.698 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.698 INFO kablam! Sep 14 10:03:04.698 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.698 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 14 10:03:04.699 INFO kablam! | Sep 14 10:03:04.699 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.699 INFO kablam! | ^^^^^^ Sep 14 10:03:04.699 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.699 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.699 INFO kablam! Sep 14 10:03:04.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.699 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 14 10:03:04.699 INFO kablam! | Sep 14 10:03:04.699 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.699 INFO kablam! | ^^^^^^ Sep 14 10:03:04.699 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.699 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.699 INFO kablam! Sep 14 10:03:04.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.699 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 14 10:03:04.699 INFO kablam! | Sep 14 10:03:04.699 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.699 INFO kablam! | ^^^^^^ Sep 14 10:03:04.699 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.699 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.699 INFO kablam! Sep 14 10:03:04.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.699 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 14 10:03:04.699 INFO kablam! | Sep 14 10:03:04.699 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.699 INFO kablam! | ^^^^^^ Sep 14 10:03:04.699 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.699 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.699 INFO kablam! Sep 14 10:03:04.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.699 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 14 10:03:04.699 INFO kablam! | Sep 14 10:03:04.699 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.699 INFO kablam! | ^^^^^^ Sep 14 10:03:04.700 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.700 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.700 INFO kablam! Sep 14 10:03:04.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.700 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 14 10:03:04.700 INFO kablam! | Sep 14 10:03:04.700 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.700 INFO kablam! | ^^^^^^ Sep 14 10:03:04.700 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.700 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.700 INFO kablam! Sep 14 10:03:04.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.700 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 14 10:03:04.700 INFO kablam! | Sep 14 10:03:04.700 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.700 INFO kablam! | ^^^^^^ Sep 14 10:03:04.700 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.700 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.700 INFO kablam! Sep 14 10:03:04.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.700 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 14 10:03:04.700 INFO kablam! | Sep 14 10:03:04.700 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.700 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.700 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.700 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.700 INFO kablam! Sep 14 10:03:04.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.700 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 14 10:03:04.700 INFO kablam! | Sep 14 10:03:04.700 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.700 INFO kablam! | ^^^^^^ Sep 14 10:03:04.700 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.701 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.701 INFO kablam! Sep 14 10:03:04.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.701 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 14 10:03:04.701 INFO kablam! | Sep 14 10:03:04.701 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.701 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.701 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.701 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.701 INFO kablam! Sep 14 10:03:04.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.701 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 14 10:03:04.701 INFO kablam! | Sep 14 10:03:04.701 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.701 INFO kablam! | ^^^^^^ Sep 14 10:03:04.701 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.701 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.701 INFO kablam! Sep 14 10:03:04.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.701 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 14 10:03:04.701 INFO kablam! | Sep 14 10:03:04.701 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.701 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.701 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.701 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.701 INFO kablam! Sep 14 10:03:04.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.701 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 14 10:03:04.701 INFO kablam! | Sep 14 10:03:04.701 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.701 INFO kablam! | ^^^^^^ Sep 14 10:03:04.701 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.701 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.701 INFO kablam! Sep 14 10:03:04.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.702 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 14 10:03:04.702 INFO kablam! | Sep 14 10:03:04.702 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.702 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.702 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.702 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.702 INFO kablam! Sep 14 10:03:04.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.702 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 14 10:03:04.702 INFO kablam! | Sep 14 10:03:04.702 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.702 INFO kablam! | ^^^^^^ Sep 14 10:03:04.702 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.702 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.702 INFO kablam! Sep 14 10:03:04.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.702 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 14 10:03:04.702 INFO kablam! | Sep 14 10:03:04.702 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.702 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.702 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.702 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.702 INFO kablam! Sep 14 10:03:04.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.702 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 14 10:03:04.702 INFO kablam! | Sep 14 10:03:04.702 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.702 INFO kablam! | ^^^^^^ Sep 14 10:03:04.702 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.706 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.707 INFO kablam! Sep 14 10:03:04.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.707 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 14 10:03:04.707 INFO kablam! | Sep 14 10:03:04.707 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.707 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.707 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.707 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.707 INFO kablam! Sep 14 10:03:04.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.707 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 14 10:03:04.707 INFO kablam! | Sep 14 10:03:04.707 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.707 INFO kablam! | ^^^^^^ Sep 14 10:03:04.707 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.707 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.707 INFO kablam! Sep 14 10:03:04.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.707 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 14 10:03:04.707 INFO kablam! | Sep 14 10:03:04.707 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.707 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.707 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.707 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.707 INFO kablam! Sep 14 10:03:04.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.707 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 14 10:03:04.707 INFO kablam! | Sep 14 10:03:04.707 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.707 INFO kablam! | ^^^^^^ Sep 14 10:03:04.707 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.707 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.707 INFO kablam! Sep 14 10:03:04.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.707 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 14 10:03:04.707 INFO kablam! | Sep 14 10:03:04.707 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.708 INFO kablam! | ^^^^^^ Sep 14 10:03:04.708 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.708 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.708 INFO kablam! Sep 14 10:03:04.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.708 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 14 10:03:04.708 INFO kablam! | Sep 14 10:03:04.708 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.708 INFO kablam! | ^^^^^^ Sep 14 10:03:04.708 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.708 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.708 INFO kablam! Sep 14 10:03:04.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.708 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 14 10:03:04.708 INFO kablam! | Sep 14 10:03:04.708 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.708 INFO kablam! | ^^^^^^ Sep 14 10:03:04.708 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.708 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.708 INFO kablam! Sep 14 10:03:04.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.708 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 14 10:03:04.708 INFO kablam! | Sep 14 10:03:04.708 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.708 INFO kablam! | ^^^^^^ Sep 14 10:03:04.708 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.708 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.708 INFO kablam! Sep 14 10:03:04.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.708 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 14 10:03:04.708 INFO kablam! | Sep 14 10:03:04.708 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.708 INFO kablam! | ^^^^^^ Sep 14 10:03:04.708 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.708 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.708 INFO kablam! Sep 14 10:03:04.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.708 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 14 10:03:04.708 INFO kablam! | Sep 14 10:03:04.708 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.708 INFO kablam! | ^^^^^^ Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.709 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.709 INFO kablam! Sep 14 10:03:04.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.709 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.709 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.709 INFO kablam! | ^^^^^^ Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.709 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.709 INFO kablam! Sep 14 10:03:04.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.709 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.709 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.709 INFO kablam! | ^^^^^^ Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.709 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.709 INFO kablam! Sep 14 10:03:04.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.709 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.709 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.709 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.709 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.709 INFO kablam! Sep 14 10:03:04.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.709 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.709 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.709 INFO kablam! | ^^^^^^ Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.709 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.709 INFO kablam! Sep 14 10:03:04.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.709 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.709 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.709 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.709 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.710 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.710 INFO kablam! Sep 14 10:03:04.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.710 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 14 10:03:04.710 INFO kablam! | Sep 14 10:03:04.710 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.710 INFO kablam! | ^^^^^^ Sep 14 10:03:04.710 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.710 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.710 INFO kablam! Sep 14 10:03:04.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.710 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 14 10:03:04.710 INFO kablam! | Sep 14 10:03:04.710 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.710 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.710 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.710 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.710 INFO kablam! Sep 14 10:03:04.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.710 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 14 10:03:04.710 INFO kablam! | Sep 14 10:03:04.710 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.710 INFO kablam! | ^^^^^^ Sep 14 10:03:04.710 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.710 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.710 INFO kablam! Sep 14 10:03:04.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.710 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 14 10:03:04.710 INFO kablam! | Sep 14 10:03:04.710 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.710 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.710 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.710 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.710 INFO kablam! Sep 14 10:03:04.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.710 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 14 10:03:04.710 INFO kablam! | Sep 14 10:03:04.711 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.711 INFO kablam! | ^^^^^^ Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.711 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.711 INFO kablam! Sep 14 10:03:04.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.711 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.711 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.711 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.711 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.711 INFO kablam! Sep 14 10:03:04.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.711 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.711 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.711 INFO kablam! | ^^^^^^ Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.711 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.711 INFO kablam! Sep 14 10:03:04.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.711 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.711 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.711 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.711 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.711 INFO kablam! Sep 14 10:03:04.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.711 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.711 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.711 INFO kablam! | ^^^^^^ Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.711 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.711 INFO kablam! Sep 14 10:03:04.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.711 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.711 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.711 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.711 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.712 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.712 INFO kablam! Sep 14 10:03:04.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.712 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 14 10:03:04.712 INFO kablam! | Sep 14 10:03:04.712 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.712 INFO kablam! | ^^^^^^ Sep 14 10:03:04.712 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.712 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.712 INFO kablam! Sep 14 10:03:04.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.712 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 14 10:03:04.712 INFO kablam! | Sep 14 10:03:04.712 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.712 INFO kablam! | ^^^^^^ Sep 14 10:03:04.712 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.712 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.712 INFO kablam! Sep 14 10:03:04.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.712 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 14 10:03:04.712 INFO kablam! | Sep 14 10:03:04.712 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.712 INFO kablam! | ^^^^^^ Sep 14 10:03:04.712 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.712 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.712 INFO kablam! Sep 14 10:03:04.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.712 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 14 10:03:04.712 INFO kablam! | Sep 14 10:03:04.712 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.712 INFO kablam! | ^^^^^^ Sep 14 10:03:04.712 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.712 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.712 INFO kablam! Sep 14 10:03:04.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.712 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 14 10:03:04.712 INFO kablam! | Sep 14 10:03:04.712 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.712 INFO kablam! | ^^^^^^ Sep 14 10:03:04.713 INFO kablam! | Sep 14 10:03:04.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.713 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.713 INFO kablam! Sep 14 10:03:04.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.713 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 14 10:03:04.713 INFO kablam! | Sep 14 10:03:04.713 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.713 INFO kablam! | ^^^^^^ Sep 14 10:03:04.713 INFO kablam! | Sep 14 10:03:04.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.713 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.713 INFO kablam! Sep 14 10:03:04.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.717 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 14 10:03:04.717 INFO kablam! | Sep 14 10:03:04.717 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.717 INFO kablam! | ^^^^^^ Sep 14 10:03:04.717 INFO kablam! | Sep 14 10:03:04.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.717 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.717 INFO kablam! Sep 14 10:03:04.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.717 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 14 10:03:04.717 INFO kablam! | Sep 14 10:03:04.717 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.717 INFO kablam! | ^^^^^^ Sep 14 10:03:04.717 INFO kablam! | Sep 14 10:03:04.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.717 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.717 INFO kablam! Sep 14 10:03:04.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.717 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 14 10:03:04.717 INFO kablam! | Sep 14 10:03:04.717 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.717 INFO kablam! | ^^^^^^ Sep 14 10:03:04.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.717 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 14 10:03:04.717 INFO kablam! | Sep 14 10:03:04.717 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.717 INFO kablam! | ^^^^^^ Sep 14 10:03:04.717 INFO kablam! | Sep 14 10:03:04.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.717 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.717 INFO kablam! | Sep 14 10:03:04.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.717 INFO kablam! Sep 14 10:03:04.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.718 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.718 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 14 10:03:04.718 INFO kablam! | Sep 14 10:03:04.718 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.718 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.719 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.719 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.719 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.719 INFO kablam! Sep 14 10:03:04.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.719 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 14 10:03:04.719 INFO kablam! | Sep 14 10:03:04.719 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.719 INFO kablam! | ^^^^^^ Sep 14 10:03:04.719 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.719 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.719 INFO kablam! Sep 14 10:03:04.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.719 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 14 10:03:04.719 INFO kablam! | Sep 14 10:03:04.719 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.719 INFO kablam! | ^^^^^^ Sep 14 10:03:04.719 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.719 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.719 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 14 10:03:04.719 INFO kablam! | Sep 14 10:03:04.719 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.719 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.719 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.719 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.719 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.719 INFO kablam! Sep 14 10:03:04.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.719 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 14 10:03:04.719 INFO kablam! | Sep 14 10:03:04.719 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.719 INFO kablam! | ^^^^^^ Sep 14 10:03:04.719 INFO kablam! | Sep 14 10:03:04.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.719 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 14 10:03:04.720 INFO kablam! | Sep 14 10:03:04.720 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.720 INFO kablam! | ^^^^^^ Sep 14 10:03:04.720 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.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 14 10:03:04.720 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.720 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.720 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.720 INFO kablam! Sep 14 10:03:04.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.720 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 14 10:03:04.720 INFO kablam! | Sep 14 10:03:04.720 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.720 INFO kablam! | ^^^^^^ Sep 14 10:03:04.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.720 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 14 10:03:04.720 INFO kablam! | Sep 14 10:03:04.720 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.720 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.720 INFO kablam! | Sep 14 10:03:04.720 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.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 14 10:03:04.720 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.720 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.720 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.720 INFO kablam! Sep 14 10:03:04.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.720 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 14 10:03:04.720 INFO kablam! | Sep 14 10:03:04.720 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.720 INFO kablam! | ^^^^^^ Sep 14 10:03:04.720 INFO kablam! | Sep 14 10:03:04.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.720 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 14 10:03:04.721 INFO kablam! | Sep 14 10:03:04.721 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.721 INFO kablam! | ^^^^^^ Sep 14 10:03:04.721 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.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 14 10:03:04.721 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.721 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.721 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.721 INFO kablam! Sep 14 10:03:04.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.721 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 14 10:03:04.721 INFO kablam! | Sep 14 10:03:04.721 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.721 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.721 INFO kablam! | Sep 14 10:03:04.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.721 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 14 10:03:04.721 INFO kablam! | Sep 14 10:03:04.721 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.721 INFO kablam! | ^^^^^^ Sep 14 10:03:04.721 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.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 14 10:03:04.721 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.721 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.721 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.721 INFO kablam! Sep 14 10:03:04.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.721 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 14 10:03:04.721 INFO kablam! | Sep 14 10:03:04.721 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.721 INFO kablam! | ^^^^^^ Sep 14 10:03:04.721 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.721 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 14 10:03:04.722 INFO kablam! | Sep 14 10:03:04.722 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.722 INFO kablam! | ^^^^^^ Sep 14 10:03:04.722 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.722 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.722 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.722 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.722 INFO kablam! Sep 14 10:03:04.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.722 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 14 10:03:04.722 INFO kablam! | Sep 14 10:03:04.722 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.722 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.722 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.722 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.722 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 14 10:03:04.722 INFO kablam! | Sep 14 10:03:04.722 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.722 INFO kablam! | ^^^^^^ Sep 14 10:03:04.722 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.722 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.722 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.722 INFO kablam! Sep 14 10:03:04.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.722 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 14 10:03:04.722 INFO kablam! | Sep 14 10:03:04.722 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.722 INFO kablam! | ^^^^^^ Sep 14 10:03:04.722 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.723 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.736 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 14 10:03:04.736 INFO kablam! | Sep 14 10:03:04.736 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.736 INFO kablam! | ^^^^^^ Sep 14 10:03:04.736 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.736 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.736 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.736 INFO kablam! Sep 14 10:03:04.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.736 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 14 10:03:04.736 INFO kablam! | Sep 14 10:03:04.736 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.736 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.736 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.736 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 14 10:03:04.736 INFO kablam! | Sep 14 10:03:04.736 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.736 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.736 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.736 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.736 INFO kablam! Sep 14 10:03:04.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 14 10:03:04.736 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.736 INFO kablam! Sep 14 10:03:04.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.736 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 14 10:03:04.736 INFO kablam! | Sep 14 10:03:04.736 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.736 INFO kablam! | ^^^^^^ Sep 14 10:03:04.736 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.736 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.736 INFO kablam! Sep 14 10:03:04.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.736 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 14 10:03:04.736 INFO kablam! | Sep 14 10:03:04.736 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.736 INFO kablam! | ^^^^^^ Sep 14 10:03:04.736 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.737 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.737 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.737 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! Sep 14 10:03:04.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.737 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.737 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.737 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.737 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.737 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.737 INFO kablam! | ^^^^^^ Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! Sep 14 10:03:04.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.737 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.737 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.737 INFO kablam! | ^^^^^^ Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! Sep 14 10:03:04.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.737 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.737 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.737 INFO kablam! | ^^^^^^ Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.737 INFO kablam! Sep 14 10:03:04.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.737 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 14 10:03:04.737 INFO kablam! | Sep 14 10:03:04.737 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.737 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.738 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.738 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.738 INFO kablam! Sep 14 10:03:04.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.738 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 14 10:03:04.738 INFO kablam! | Sep 14 10:03:04.738 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.738 INFO kablam! | ^^^^^^ Sep 14 10:03:04.738 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.738 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.738 INFO kablam! Sep 14 10:03:04.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.738 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 14 10:03:04.738 INFO kablam! | Sep 14 10:03:04.738 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.738 INFO kablam! | ^^^^^^ Sep 14 10:03:04.738 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.738 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.738 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 14 10:03:04.738 INFO kablam! | Sep 14 10:03:04.738 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.738 INFO kablam! | ^^^^^^ Sep 14 10:03:04.738 INFO kablam! Sep 14 10:03:04.738 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.738 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.738 INFO kablam! Sep 14 10:03:04.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.738 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 14 10:03:04.738 INFO kablam! | Sep 14 10:03:04.738 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.738 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.738 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.738 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.738 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 14 10:03:04.738 INFO kablam! | Sep 14 10:03:04.738 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.738 INFO kablam! | ^^^^^^ Sep 14 10:03:04.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 14 10:03:04.738 INFO kablam! Sep 14 10:03:04.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.738 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 14 10:03:04.739 INFO kablam! | Sep 14 10:03:04.739 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.739 INFO kablam! | ^^^^^^ Sep 14 10:03:04.739 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.739 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.739 INFO kablam! Sep 14 10:03:04.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.740 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 14 10:03:04.740 INFO kablam! | Sep 14 10:03:04.740 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.740 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.740 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.740 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.740 INFO kablam! Sep 14 10:03:04.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.740 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 14 10:03:04.740 INFO kablam! | Sep 14 10:03:04.740 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.740 INFO kablam! | ^^^^^^ Sep 14 10:03:04.740 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.740 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.740 INFO kablam! Sep 14 10:03:04.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.740 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 14 10:03:04.740 INFO kablam! | Sep 14 10:03:04.740 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.740 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.740 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.740 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.740 INFO kablam! Sep 14 10:03:04.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.740 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 14 10:03:04.740 INFO kablam! | Sep 14 10:03:04.740 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.740 INFO kablam! | ^^^^^^ Sep 14 10:03:04.740 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.741 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.741 INFO kablam! Sep 14 10:03:04.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.741 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 14 10:03:04.741 INFO kablam! | Sep 14 10:03:04.741 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.741 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.741 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.741 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.741 INFO kablam! Sep 14 10:03:04.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.741 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 14 10:03:04.741 INFO kablam! | Sep 14 10:03:04.741 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.741 INFO kablam! | ^^^^^^ Sep 14 10:03:04.741 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.741 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.741 INFO kablam! Sep 14 10:03:04.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.741 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 14 10:03:04.741 INFO kablam! | Sep 14 10:03:04.741 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.741 INFO kablam! | ^^^^^^ Sep 14 10:03:04.741 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.741 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.743 INFO kablam! Sep 14 10:03:04.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.743 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 14 10:03:04.743 INFO kablam! | Sep 14 10:03:04.743 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.743 INFO kablam! | ^^^^^^ Sep 14 10:03:04.743 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.743 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.743 INFO kablam! Sep 14 10:03:04.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.743 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 14 10:03:04.743 INFO kablam! | Sep 14 10:03:04.743 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.743 INFO kablam! | ^^^^^^ Sep 14 10:03:04.743 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.743 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.743 INFO kablam! Sep 14 10:03:04.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.743 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 14 10:03:04.743 INFO kablam! | Sep 14 10:03:04.743 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.743 INFO kablam! | ^^^^^^ Sep 14 10:03:04.743 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.743 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.743 INFO kablam! Sep 14 10:03:04.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.743 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 14 10:03:04.743 INFO kablam! | Sep 14 10:03:04.743 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.743 INFO kablam! | ^^^^^^ Sep 14 10:03:04.743 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.743 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.743 INFO kablam! Sep 14 10:03:04.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.743 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 14 10:03:04.744 INFO kablam! | Sep 14 10:03:04.744 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.744 INFO kablam! | ^^^^^^ Sep 14 10:03:04.744 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.744 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.744 INFO kablam! Sep 14 10:03:04.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.744 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 14 10:03:04.744 INFO kablam! | Sep 14 10:03:04.744 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.744 INFO kablam! | ^^^^^^ Sep 14 10:03:04.744 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.744 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.744 INFO kablam! Sep 14 10:03:04.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.745 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 14 10:03:04.745 INFO kablam! | Sep 14 10:03:04.745 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.745 INFO kablam! | ^^^^^^ Sep 14 10:03:04.745 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.745 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.745 INFO kablam! Sep 14 10:03:04.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.745 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 14 10:03:04.745 INFO kablam! | Sep 14 10:03:04.745 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.745 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.745 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.745 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.746 INFO kablam! Sep 14 10:03:04.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.746 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 14 10:03:04.746 INFO kablam! | Sep 14 10:03:04.746 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.746 INFO kablam! | ^^^^^^ Sep 14 10:03:04.746 INFO kablam! | Sep 14 10:03:04.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.746 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.746 INFO kablam! Sep 14 10:03:04.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.746 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 14 10:03:04.746 INFO kablam! | Sep 14 10:03:04.746 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.746 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.746 INFO kablam! | Sep 14 10:03:04.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.746 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.746 INFO kablam! Sep 14 10:03:04.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.746 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 14 10:03:04.746 INFO kablam! | Sep 14 10:03:04.746 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.746 INFO kablam! | ^^^^^^ Sep 14 10:03:04.746 INFO kablam! | Sep 14 10:03:04.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.746 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.746 INFO kablam! Sep 14 10:03:04.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.746 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 14 10:03:04.746 INFO kablam! | Sep 14 10:03:04.746 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.746 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.746 INFO kablam! | Sep 14 10:03:04.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.746 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.746 INFO kablam! Sep 14 10:03:04.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.746 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 14 10:03:04.746 INFO kablam! | Sep 14 10:03:04.746 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.746 INFO kablam! | ^^^^^^ Sep 14 10:03:04.746 INFO kablam! | Sep 14 10:03:04.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.746 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.747 INFO kablam! Sep 14 10:03:04.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.747 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 14 10:03:04.747 INFO kablam! | Sep 14 10:03:04.747 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.747 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.747 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.747 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.747 INFO kablam! Sep 14 10:03:04.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.747 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 14 10:03:04.747 INFO kablam! | Sep 14 10:03:04.747 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.747 INFO kablam! | ^^^^^^ Sep 14 10:03:04.747 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.747 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.747 INFO kablam! Sep 14 10:03:04.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.747 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 14 10:03:04.747 INFO kablam! | Sep 14 10:03:04.747 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.747 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.747 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.747 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! Sep 14 10:03:04.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.749 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.749 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.749 INFO kablam! | ^^^^^^ Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! Sep 14 10:03:04.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.749 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.749 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.749 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! Sep 14 10:03:04.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.749 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.749 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.749 INFO kablam! | ^^^^^^ Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! Sep 14 10:03:04.749 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 14 10:03:04.749 INFO kablam! --> src/lib.rs:8:12 Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.749 INFO kablam! 8 | #![feature(associated_consts)] Sep 14 10:03:04.749 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.749 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 10:03:04.749 INFO kablam! Sep 14 10:03:04.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.749 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.749 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.749 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.749 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.749 INFO kablam! Sep 14 10:03:04.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.750 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 14 10:03:04.750 INFO kablam! | Sep 14 10:03:04.750 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.750 INFO kablam! | ^^^^^^ Sep 14 10:03:04.750 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.750 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.750 INFO kablam! Sep 14 10:03:04.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.750 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 14 10:03:04.750 INFO kablam! | Sep 14 10:03:04.750 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.750 INFO kablam! | ^^^^^^ Sep 14 10:03:04.751 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.751 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.751 INFO kablam! Sep 14 10:03:04.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.751 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 14 10:03:04.751 INFO kablam! | Sep 14 10:03:04.751 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.751 INFO kablam! | ^^^^^^ Sep 14 10:03:04.751 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.751 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.751 INFO kablam! Sep 14 10:03:04.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.751 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 14 10:03:04.751 INFO kablam! | Sep 14 10:03:04.751 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.751 INFO kablam! | ^^^^^^ Sep 14 10:03:04.751 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.751 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.751 INFO kablam! Sep 14 10:03:04.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.751 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 14 10:03:04.751 INFO kablam! | Sep 14 10:03:04.751 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.751 INFO kablam! | ^^^^^^ Sep 14 10:03:04.751 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.752 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.752 INFO kablam! Sep 14 10:03:04.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.752 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 14 10:03:04.752 INFO kablam! | Sep 14 10:03:04.752 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.752 INFO kablam! | ^^^^^^ Sep 14 10:03:04.752 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.752 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.752 INFO kablam! Sep 14 10:03:04.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.752 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 14 10:03:04.752 INFO kablam! | Sep 14 10:03:04.752 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.752 INFO kablam! | ^^^^^^ Sep 14 10:03:04.752 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.752 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.752 INFO kablam! Sep 14 10:03:04.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.752 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 14 10:03:04.752 INFO kablam! | Sep 14 10:03:04.752 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.752 INFO kablam! | ^^^^^^ Sep 14 10:03:04.752 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.752 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.753 INFO kablam! Sep 14 10:03:04.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.754 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 14 10:03:04.754 INFO kablam! | Sep 14 10:03:04.754 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.754 INFO kablam! | ^^^^^^ Sep 14 10:03:04.754 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.754 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.754 INFO kablam! Sep 14 10:03:04.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.754 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 14 10:03:04.754 INFO kablam! | Sep 14 10:03:04.754 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.754 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.754 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.754 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.754 INFO kablam! Sep 14 10:03:04.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.754 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 14 10:03:04.754 INFO kablam! | Sep 14 10:03:04.754 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.754 INFO kablam! | ^^^^^^ Sep 14 10:03:04.754 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.754 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.754 INFO kablam! Sep 14 10:03:04.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.754 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 14 10:03:04.754 INFO kablam! | Sep 14 10:03:04.754 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.754 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.754 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.754 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.754 INFO kablam! Sep 14 10:03:04.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.754 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 14 10:03:04.754 INFO kablam! | Sep 14 10:03:04.754 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.754 INFO kablam! | ^^^^^^ Sep 14 10:03:04.754 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.754 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.754 INFO kablam! Sep 14 10:03:04.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.755 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 14 10:03:04.755 INFO kablam! | Sep 14 10:03:04.755 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.755 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.755 INFO kablam! | Sep 14 10:03:04.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.755 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.755 INFO kablam! Sep 14 10:03:04.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.755 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 14 10:03:04.755 INFO kablam! | Sep 14 10:03:04.755 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.755 INFO kablam! | ^^^^^^ Sep 14 10:03:04.755 INFO kablam! | Sep 14 10:03:04.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.755 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.755 INFO kablam! Sep 14 10:03:04.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.755 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 14 10:03:04.756 INFO kablam! | Sep 14 10:03:04.756 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.756 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.756 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.756 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.756 INFO kablam! Sep 14 10:03:04.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.756 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 14 10:03:04.756 INFO kablam! | Sep 14 10:03:04.756 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.756 INFO kablam! | ^^^^^^ Sep 14 10:03:04.756 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.756 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.756 INFO kablam! Sep 14 10:03:04.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.756 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 14 10:03:04.756 INFO kablam! | Sep 14 10:03:04.756 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.757 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.757 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.757 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.757 INFO kablam! Sep 14 10:03:04.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.757 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 14 10:03:04.757 INFO kablam! | Sep 14 10:03:04.757 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.757 INFO kablam! | ^^^^^^ Sep 14 10:03:04.757 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.757 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.757 INFO kablam! Sep 14 10:03:04.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.757 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 14 10:03:04.757 INFO kablam! | Sep 14 10:03:04.757 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.757 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.757 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.757 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.757 INFO kablam! Sep 14 10:03:04.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.758 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 14 10:03:04.758 INFO kablam! | Sep 14 10:03:04.758 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.758 INFO kablam! | ^^^^^^ Sep 14 10:03:04.758 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.758 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.758 INFO kablam! Sep 14 10:03:04.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.758 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 14 10:03:04.758 INFO kablam! | Sep 14 10:03:04.758 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.758 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.758 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.758 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.758 INFO kablam! Sep 14 10:03:04.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.758 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 14 10:03:04.758 INFO kablam! | Sep 14 10:03:04.758 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.758 INFO kablam! | ^^^^^^ Sep 14 10:03:04.758 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.758 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.758 INFO kablam! Sep 14 10:03:04.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.758 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 14 10:03:04.758 INFO kablam! | Sep 14 10:03:04.758 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.758 INFO kablam! | ^^^^^^ Sep 14 10:03:04.758 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.758 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.758 INFO kablam! Sep 14 10:03:04.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.761 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 14 10:03:04.761 INFO kablam! | Sep 14 10:03:04.761 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.761 INFO kablam! | ^^^^^^ Sep 14 10:03:04.761 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.761 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.761 INFO kablam! Sep 14 10:03:04.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.761 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 14 10:03:04.761 INFO kablam! | Sep 14 10:03:04.761 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.761 INFO kablam! | ^^^^^^ Sep 14 10:03:04.761 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.762 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.762 INFO kablam! Sep 14 10:03:04.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.762 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 14 10:03:04.762 INFO kablam! | Sep 14 10:03:04.762 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.762 INFO kablam! | ^^^^^^ Sep 14 10:03:04.762 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.762 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.762 INFO kablam! Sep 14 10:03:04.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.762 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 14 10:03:04.762 INFO kablam! | Sep 14 10:03:04.762 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.762 INFO kablam! | ^^^^^^ Sep 14 10:03:04.762 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.762 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.762 INFO kablam! Sep 14 10:03:04.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.762 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 14 10:03:04.762 INFO kablam! | Sep 14 10:03:04.762 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.762 INFO kablam! | ^^^^^^ Sep 14 10:03:04.762 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.762 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.762 INFO kablam! Sep 14 10:03:04.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.762 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 14 10:03:04.762 INFO kablam! | Sep 14 10:03:04.762 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.762 INFO kablam! | ^^^^^^ Sep 14 10:03:04.762 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.763 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.763 INFO kablam! Sep 14 10:03:04.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.763 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 14 10:03:04.763 INFO kablam! | Sep 14 10:03:04.763 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.763 INFO kablam! | ^^^^^^ Sep 14 10:03:04.763 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.763 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.764 INFO kablam! Sep 14 10:03:04.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.764 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 14 10:03:04.764 INFO kablam! | Sep 14 10:03:04.764 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.764 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.764 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.764 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.764 INFO kablam! Sep 14 10:03:04.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.764 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 14 10:03:04.764 INFO kablam! | Sep 14 10:03:04.764 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.764 INFO kablam! | ^^^^^^ Sep 14 10:03:04.764 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.764 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.764 INFO kablam! Sep 14 10:03:04.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.764 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 14 10:03:04.764 INFO kablam! | Sep 14 10:03:04.764 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.764 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.764 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.764 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.765 INFO kablam! Sep 14 10:03:04.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.765 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 14 10:03:04.765 INFO kablam! | Sep 14 10:03:04.765 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.765 INFO kablam! | ^^^^^^ Sep 14 10:03:04.765 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.765 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.765 INFO kablam! Sep 14 10:03:04.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.765 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 14 10:03:04.765 INFO kablam! | Sep 14 10:03:04.765 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.765 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.765 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.765 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.766 INFO kablam! Sep 14 10:03:04.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.766 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 14 10:03:04.766 INFO kablam! | Sep 14 10:03:04.766 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.766 INFO kablam! | ^^^^^^ Sep 14 10:03:04.766 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.766 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.766 INFO kablam! Sep 14 10:03:04.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.766 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 14 10:03:04.767 INFO kablam! | Sep 14 10:03:04.767 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.767 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.767 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.767 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.767 INFO kablam! Sep 14 10:03:04.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.767 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 14 10:03:04.767 INFO kablam! | Sep 14 10:03:04.767 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.767 INFO kablam! | ^^^^^^ Sep 14 10:03:04.767 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.767 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.767 INFO kablam! Sep 14 10:03:04.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.767 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 14 10:03:04.767 INFO kablam! | Sep 14 10:03:04.767 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.768 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.768 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.768 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.768 INFO kablam! Sep 14 10:03:04.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.768 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 14 10:03:04.768 INFO kablam! | Sep 14 10:03:04.768 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.768 INFO kablam! | ^^^^^^ Sep 14 10:03:04.768 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.768 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.768 INFO kablam! Sep 14 10:03:04.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.769 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 14 10:03:04.769 INFO kablam! | Sep 14 10:03:04.769 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.769 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.769 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.769 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.769 INFO kablam! Sep 14 10:03:04.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.769 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 14 10:03:04.769 INFO kablam! | Sep 14 10:03:04.769 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.769 INFO kablam! | ^^^^^^ Sep 14 10:03:04.769 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.769 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.769 INFO kablam! Sep 14 10:03:04.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.769 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 14 10:03:04.769 INFO kablam! | Sep 14 10:03:04.769 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.769 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.769 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.769 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.770 INFO kablam! Sep 14 10:03:04.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.770 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 14 10:03:04.770 INFO kablam! | Sep 14 10:03:04.770 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.770 INFO kablam! | ^^^^^^ Sep 14 10:03:04.770 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.770 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.770 INFO kablam! Sep 14 10:03:04.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.770 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 14 10:03:04.770 INFO kablam! | Sep 14 10:03:04.770 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.770 INFO kablam! | ^^^^^^ Sep 14 10:03:04.770 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.770 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.770 INFO kablam! Sep 14 10:03:04.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.770 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 14 10:03:04.770 INFO kablam! | Sep 14 10:03:04.770 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.770 INFO kablam! | ^^^^^^ Sep 14 10:03:04.770 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.770 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.770 INFO kablam! Sep 14 10:03:04.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.772 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 14 10:03:04.772 INFO kablam! | Sep 14 10:03:04.772 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.772 INFO kablam! | ^^^^^^ Sep 14 10:03:04.772 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.772 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.772 INFO kablam! Sep 14 10:03:04.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.772 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 14 10:03:04.772 INFO kablam! | Sep 14 10:03:04.772 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.772 INFO kablam! | ^^^^^^ Sep 14 10:03:04.772 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.772 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.772 INFO kablam! Sep 14 10:03:04.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.772 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 14 10:03:04.772 INFO kablam! | Sep 14 10:03:04.772 INFO kablam! 28 | self.0.as_ptr() Sep 14 10:03:04.772 INFO kablam! | ^^^^^^ Sep 14 10:03:04.772 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.772 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.772 INFO kablam! Sep 14 10:03:04.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.773 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 14 10:03:04.773 INFO kablam! | Sep 14 10:03:04.773 INFO kablam! 34 | self.0.as_mut_ptr() Sep 14 10:03:04.773 INFO kablam! | ^^^^^^ Sep 14 10:03:04.773 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.773 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.773 INFO kablam! Sep 14 10:03:04.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.773 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 14 10:03:04.773 INFO kablam! | Sep 14 10:03:04.773 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 14 10:03:04.773 INFO kablam! | ^^^^^^ Sep 14 10:03:04.773 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.773 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.773 INFO kablam! Sep 14 10:03:04.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.773 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 14 10:03:04.773 INFO kablam! | Sep 14 10:03:04.773 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.773 INFO kablam! | ^^^^^^ Sep 14 10:03:04.773 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.773 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.773 INFO kablam! Sep 14 10:03:04.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.774 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 14 10:03:04.774 INFO kablam! | Sep 14 10:03:04.774 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.774 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.774 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.774 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.774 INFO kablam! Sep 14 10:03:04.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.774 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 14 10:03:04.774 INFO kablam! | Sep 14 10:03:04.774 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.774 INFO kablam! | ^^^^^^ Sep 14 10:03:04.774 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.774 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.775 INFO kablam! Sep 14 10:03:04.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.775 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 14 10:03:04.775 INFO kablam! | Sep 14 10:03:04.775 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.775 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.775 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.775 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.775 INFO kablam! Sep 14 10:03:04.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.775 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 14 10:03:04.775 INFO kablam! | Sep 14 10:03:04.775 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.775 INFO kablam! | ^^^^^^ Sep 14 10:03:04.775 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.775 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.776 INFO kablam! Sep 14 10:03:04.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.776 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 14 10:03:04.776 INFO kablam! | Sep 14 10:03:04.776 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.776 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.776 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.776 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.776 INFO kablam! Sep 14 10:03:04.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.776 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 14 10:03:04.776 INFO kablam! | Sep 14 10:03:04.776 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.776 INFO kablam! | ^^^^^^ Sep 14 10:03:04.776 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.776 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.776 INFO kablam! Sep 14 10:03:04.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.776 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 14 10:03:04.776 INFO kablam! | Sep 14 10:03:04.776 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.776 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.776 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.776 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.776 INFO kablam! Sep 14 10:03:04.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.777 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 14 10:03:04.777 INFO kablam! | Sep 14 10:03:04.777 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.777 INFO kablam! | ^^^^^^ Sep 14 10:03:04.777 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.777 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.777 INFO kablam! Sep 14 10:03:04.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.777 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 14 10:03:04.777 INFO kablam! | Sep 14 10:03:04.777 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.777 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.777 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.777 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.777 INFO kablam! Sep 14 10:03:04.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.777 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 14 10:03:04.777 INFO kablam! | Sep 14 10:03:04.777 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.777 INFO kablam! | ^^^^^^ Sep 14 10:03:04.777 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.777 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.777 INFO kablam! Sep 14 10:03:04.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.777 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 14 10:03:04.777 INFO kablam! | Sep 14 10:03:04.777 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.777 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.777 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.778 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.778 INFO kablam! Sep 14 10:03:04.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.778 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 14 10:03:04.778 INFO kablam! | Sep 14 10:03:04.778 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.778 INFO kablam! | ^^^^^^ Sep 14 10:03:04.778 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.778 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.778 INFO kablam! Sep 14 10:03:04.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.778 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 14 10:03:04.778 INFO kablam! | Sep 14 10:03:04.778 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.778 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.778 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.778 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.779 INFO kablam! Sep 14 10:03:04.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.779 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 14 10:03:04.779 INFO kablam! | Sep 14 10:03:04.779 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.779 INFO kablam! | ^^^^^^ Sep 14 10:03:04.779 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.780 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.780 INFO kablam! Sep 14 10:03:04.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.780 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 14 10:03:04.780 INFO kablam! | Sep 14 10:03:04.781 INFO kablam! 132 | self.0.iter() Sep 14 10:03:04.781 INFO kablam! | ^^^^^^ Sep 14 10:03:04.781 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.781 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.781 INFO kablam! Sep 14 10:03:04.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.781 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 14 10:03:04.781 INFO kablam! | Sep 14 10:03:04.781 INFO kablam! 144 | self.0.iter_mut() Sep 14 10:03:04.781 INFO kablam! | ^^^^^^ Sep 14 10:03:04.781 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.781 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.781 INFO kablam! Sep 14 10:03:04.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.781 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 14 10:03:04.781 INFO kablam! | Sep 14 10:03:04.781 INFO kablam! 153 | &self.0[..] Sep 14 10:03:04.781 INFO kablam! | ^^^^^^ Sep 14 10:03:04.781 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.781 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.781 INFO kablam! Sep 14 10:03:04.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.781 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 14 10:03:04.781 INFO kablam! | Sep 14 10:03:04.781 INFO kablam! 162 | &mut self.0[..] Sep 14 10:03:04.781 INFO kablam! | ^^^^^^ Sep 14 10:03:04.781 INFO kablam! | Sep 14 10:03:04.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 14 10:03:04.781 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.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 14 10:03:04.781 INFO kablam! Sep 14 10:03:04.781 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 14 10:03:04.781 INFO kablam! --> src/lib.rs:8:12 Sep 14 10:03:04.781 INFO kablam! | Sep 14 10:03:04.781 INFO kablam! 8 | #![feature(associated_consts)] Sep 14 10:03:04.781 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 10:03:04.781 INFO kablam! | Sep 14 10:03:04.781 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 10:03:04.781 INFO kablam! Sep 14 10:03:04.788 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Sep 14 10:03:04.795 INFO kablam! su: No module specific data is present Sep 14 10:03:05.403 INFO running `"docker" "rm" "-f" "93f2c4117fb2fd082ec16ea8a2e65ce0fc5245c220d4c8b99519383f68acaa39"` Sep 14 10:03:05.473 INFO blam! 93f2c4117fb2fd082ec16ea8a2e65ce0fc5245c220d4c8b99519383f68acaa39