Oct 13 09:19:46.322 INFO checking rust-extra-0.0.17 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 09:19:46.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 09:19:46.599 INFO blam! e3aa31a4097b9f4645f6418291e0f0be56258046c0e30b747dfdd5ade229c31d Oct 13 09:19:46.612 INFO running `"docker" "start" "-a" "e3aa31a4097b9f4645f6418291e0f0be56258046c0e30b747dfdd5ade229c31d"` Oct 13 09:19:47.119 INFO kablam! usermod: no changes Oct 13 09:19:47.152 INFO kablam! Checking rust-extra v0.0.17 (/source) Oct 13 09:19:48.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.833 INFO kablam! --> src/arrays/Array16.rs:28:3 Oct 13 09:19:48.833 INFO kablam! | Oct 13 09:19:48.833 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.833 INFO kablam! | ^^^^^^ Oct 13 09:19:48.833 INFO kablam! | Oct 13 09:19:48.833 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 09:19:48.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.833 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.833 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.833 INFO kablam! Oct 13 09:19:48.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.833 INFO kablam! --> src/arrays/Array16.rs:34:3 Oct 13 09:19:48.833 INFO kablam! | Oct 13 09:19:48.833 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.833 INFO kablam! | ^^^^^^ Oct 13 09:19:48.833 INFO kablam! | Oct 13 09:19:48.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.833 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.833 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.833 INFO kablam! Oct 13 09:19:48.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.833 INFO kablam! --> src/arrays/Array16.rs:56:3 Oct 13 09:19:48.833 INFO kablam! | Oct 13 09:19:48.833 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.833 INFO kablam! | ^^^^^^ Oct 13 09:19:48.833 INFO kablam! | Oct 13 09:19:48.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.833 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.833 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.833 INFO kablam! Oct 13 09:19:48.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.834 INFO kablam! --> src/arrays/Array16.rs:65:3 Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.834 INFO kablam! | ^^^^^^ Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.834 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.834 INFO kablam! Oct 13 09:19:48.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.834 INFO kablam! --> src/arrays/Array16.rs:65:18 Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.834 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.834 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.834 INFO kablam! Oct 13 09:19:48.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.834 INFO kablam! --> src/arrays/Array16.rs:78:29 Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.834 INFO kablam! | ^^^^^^ Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.834 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.834 INFO kablam! Oct 13 09:19:48.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.834 INFO kablam! --> src/arrays/Array16.rs:78:43 Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.834 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.834 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.834 INFO kablam! Oct 13 09:19:48.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.834 INFO kablam! --> src/arrays/Array16.rs:84:20 Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.834 INFO kablam! | ^^^^^^ Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.834 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.834 INFO kablam! Oct 13 09:19:48.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.834 INFO kablam! --> src/arrays/Array16.rs:84:34 Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.834 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.834 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.834 INFO kablam! Oct 13 09:19:48.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.834 INFO kablam! --> src/arrays/Array16.rs:90:20 Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.834 INFO kablam! | ^^^^^^ Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.834 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.834 INFO kablam! Oct 13 09:19:48.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.834 INFO kablam! --> src/arrays/Array16.rs:90:34 Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.834 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.834 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.834 INFO kablam! Oct 13 09:19:48.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.834 INFO kablam! --> src/arrays/Array16.rs:96:20 Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.834 INFO kablam! | ^^^^^^ Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.834 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.834 INFO kablam! Oct 13 09:19:48.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.834 INFO kablam! --> src/arrays/Array16.rs:96:34 Oct 13 09:19:48.834 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.835 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.835 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.835 INFO kablam! Oct 13 09:19:48.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.835 INFO kablam! --> src/arrays/Array16.rs:102:20 Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.835 INFO kablam! | ^^^^^^ Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.835 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.835 INFO kablam! Oct 13 09:19:48.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.835 INFO kablam! --> src/arrays/Array16.rs:102:34 Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.835 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.835 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.835 INFO kablam! Oct 13 09:19:48.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.835 INFO kablam! --> src/arrays/Array16.rs:111:14 Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.835 INFO kablam! | ^^^^^^ Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.835 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.835 INFO kablam! Oct 13 09:19:48.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.835 INFO kablam! --> src/arrays/Array16.rs:111:28 Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.835 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.835 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.835 INFO kablam! Oct 13 09:19:48.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.835 INFO kablam! --> src/arrays/Array16.rs:120:15 Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.835 INFO kablam! | ^^^^^^ Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.835 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.835 INFO kablam! Oct 13 09:19:48.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.835 INFO kablam! --> src/arrays/Array16.rs:132:3 Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.835 INFO kablam! | ^^^^^^ Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.835 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.835 INFO kablam! Oct 13 09:19:48.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.835 INFO kablam! --> src/arrays/Array16.rs:144:3 Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.835 INFO kablam! | ^^^^^^ Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.835 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.835 INFO kablam! Oct 13 09:19:48.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.835 INFO kablam! --> src/arrays/Array16.rs:153:4 Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.835 INFO kablam! | ^^^^^^ Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.835 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.835 INFO kablam! Oct 13 09:19:48.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.835 INFO kablam! --> src/arrays/Array16.rs:162:8 Oct 13 09:19:48.835 INFO kablam! | Oct 13 09:19:48.835 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.836 INFO kablam! | ^^^^^^ Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.836 INFO kablam! Oct 13 09:19:48.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.836 INFO kablam! --> src/arrays/Array30.rs:28:3 Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.836 INFO kablam! | ^^^^^^ Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.836 INFO kablam! Oct 13 09:19:48.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.836 INFO kablam! --> src/arrays/Array30.rs:34:3 Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.836 INFO kablam! | ^^^^^^ Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.836 INFO kablam! Oct 13 09:19:48.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.836 INFO kablam! --> src/arrays/Array30.rs:56:3 Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.836 INFO kablam! | ^^^^^^ Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.836 INFO kablam! Oct 13 09:19:48.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.836 INFO kablam! --> src/arrays/Array30.rs:65:3 Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.836 INFO kablam! | ^^^^^^ Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.836 INFO kablam! Oct 13 09:19:48.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.836 INFO kablam! --> src/arrays/Array30.rs:65:18 Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.836 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.836 INFO kablam! Oct 13 09:19:48.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.836 INFO kablam! --> src/arrays/Array30.rs:78:29 Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.836 INFO kablam! | ^^^^^^ Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.836 INFO kablam! Oct 13 09:19:48.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.836 INFO kablam! --> src/arrays/Array30.rs:78:43 Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.836 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.836 INFO kablam! Oct 13 09:19:48.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.836 INFO kablam! --> src/arrays/Array30.rs:84:20 Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.836 INFO kablam! | ^^^^^^ Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.836 INFO kablam! Oct 13 09:19:48.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.836 INFO kablam! --> src/arrays/Array30.rs:84:34 Oct 13 09:19:48.836 INFO kablam! | Oct 13 09:19:48.836 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.837 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.837 INFO kablam! | Oct 13 09:19:48.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.837 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.837 INFO kablam! Oct 13 09:19:48.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.837 INFO kablam! --> src/arrays/Array30.rs:90:20 Oct 13 09:19:48.837 INFO kablam! | Oct 13 09:19:48.837 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.837 INFO kablam! | ^^^^^^ Oct 13 09:19:48.837 INFO kablam! | Oct 13 09:19:48.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.837 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.838 INFO kablam! Oct 13 09:19:48.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.838 INFO kablam! --> src/arrays/Array30.rs:90:34 Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.838 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.838 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.838 INFO kablam! Oct 13 09:19:48.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.838 INFO kablam! --> src/arrays/Array30.rs:96:20 Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.838 INFO kablam! | ^^^^^^ Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.838 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.838 INFO kablam! Oct 13 09:19:48.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.838 INFO kablam! --> src/arrays/Array30.rs:96:34 Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.838 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.838 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.838 INFO kablam! Oct 13 09:19:48.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.838 INFO kablam! --> src/arrays/Array30.rs:102:20 Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.838 INFO kablam! | ^^^^^^ Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.838 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.838 INFO kablam! Oct 13 09:19:48.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.838 INFO kablam! --> src/arrays/Array30.rs:102:34 Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.838 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.838 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.838 INFO kablam! Oct 13 09:19:48.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.838 INFO kablam! --> src/arrays/Array30.rs:111:14 Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.838 INFO kablam! | ^^^^^^ Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.838 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.838 INFO kablam! Oct 13 09:19:48.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.838 INFO kablam! --> src/arrays/Array30.rs:111:28 Oct 13 09:19:48.838 INFO kablam! | Oct 13 09:19:48.839 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.839 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.839 INFO kablam! | Oct 13 09:19:48.839 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.839 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.839 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.839 INFO kablam! Oct 13 09:19:48.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.839 INFO kablam! --> src/arrays/Array30.rs:120:15 Oct 13 09:19:48.839 INFO kablam! | Oct 13 09:19:48.839 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.839 INFO kablam! | ^^^^^^ Oct 13 09:19:48.839 INFO kablam! | Oct 13 09:19:48.839 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.839 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.839 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.839 INFO kablam! Oct 13 09:19:48.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.839 INFO kablam! --> src/arrays/Array30.rs:132:3 Oct 13 09:19:48.839 INFO kablam! | Oct 13 09:19:48.839 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.839 INFO kablam! | ^^^^^^ Oct 13 09:19:48.839 INFO kablam! | Oct 13 09:19:48.839 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.839 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.839 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.839 INFO kablam! Oct 13 09:19:48.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.839 INFO kablam! --> src/arrays/Array30.rs:144:3 Oct 13 09:19:48.839 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.840 INFO kablam! | ^^^^^^ Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.840 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.840 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.840 INFO kablam! Oct 13 09:19:48.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.840 INFO kablam! --> src/arrays/Array30.rs:153:4 Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.840 INFO kablam! | ^^^^^^ Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.840 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.840 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.840 INFO kablam! Oct 13 09:19:48.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.840 INFO kablam! --> src/arrays/Array30.rs:162:8 Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.840 INFO kablam! | ^^^^^^ Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.840 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.840 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.840 INFO kablam! Oct 13 09:19:48.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.840 INFO kablam! --> src/arrays/Array32.rs:28:3 Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.840 INFO kablam! | ^^^^^^ Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.840 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.840 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.840 INFO kablam! Oct 13 09:19:48.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.840 INFO kablam! --> src/arrays/Array32.rs:34:3 Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.840 INFO kablam! | ^^^^^^ Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.840 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.840 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.840 INFO kablam! Oct 13 09:19:48.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.840 INFO kablam! --> src/arrays/Array32.rs:56:3 Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.840 INFO kablam! | ^^^^^^ Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.840 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.840 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.840 INFO kablam! Oct 13 09:19:48.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.840 INFO kablam! --> src/arrays/Array32.rs:65:3 Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.840 INFO kablam! | ^^^^^^ Oct 13 09:19:48.840 INFO kablam! | Oct 13 09:19:48.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.840 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.842 INFO kablam! Oct 13 09:19:48.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.842 INFO kablam! --> src/arrays/Array32.rs:65:18 Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.842 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.842 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.842 INFO kablam! Oct 13 09:19:48.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.842 INFO kablam! --> src/arrays/Array32.rs:78:29 Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.842 INFO kablam! | ^^^^^^ Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.842 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.842 INFO kablam! Oct 13 09:19:48.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.842 INFO kablam! --> src/arrays/Array32.rs:78:43 Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.842 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.842 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.842 INFO kablam! Oct 13 09:19:48.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.842 INFO kablam! --> src/arrays/Array32.rs:84:20 Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.842 INFO kablam! | ^^^^^^ Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.842 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.842 INFO kablam! Oct 13 09:19:48.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.842 INFO kablam! --> src/arrays/Array32.rs:84:34 Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.842 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.842 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.842 INFO kablam! Oct 13 09:19:48.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.842 INFO kablam! --> src/arrays/Array32.rs:90:20 Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.842 INFO kablam! | ^^^^^^ Oct 13 09:19:48.842 INFO kablam! | Oct 13 09:19:48.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.842 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.842 INFO kablam! Oct 13 09:19:48.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.842 INFO kablam! --> src/arrays/Array32.rs:90:34 Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.843 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.843 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.843 INFO kablam! Oct 13 09:19:48.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.843 INFO kablam! --> src/arrays/Array32.rs:96:20 Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.843 INFO kablam! | ^^^^^^ Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.843 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.843 INFO kablam! Oct 13 09:19:48.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.843 INFO kablam! --> src/arrays/Array32.rs:96:34 Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.843 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.843 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.843 INFO kablam! Oct 13 09:19:48.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.843 INFO kablam! --> src/arrays/Array32.rs:102:20 Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.843 INFO kablam! | ^^^^^^ Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.843 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.843 INFO kablam! Oct 13 09:19:48.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.843 INFO kablam! --> src/arrays/Array32.rs:102:34 Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.843 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.843 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.843 INFO kablam! Oct 13 09:19:48.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.843 INFO kablam! --> src/arrays/Array32.rs:111:14 Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.843 INFO kablam! | ^^^^^^ Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.843 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.843 INFO kablam! Oct 13 09:19:48.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.843 INFO kablam! --> src/arrays/Array32.rs:111:28 Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.843 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.843 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.843 INFO kablam! Oct 13 09:19:48.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.843 INFO kablam! --> src/arrays/Array32.rs:120:15 Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.843 INFO kablam! | ^^^^^^ Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.843 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.843 INFO kablam! Oct 13 09:19:48.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.843 INFO kablam! --> src/arrays/Array32.rs:132:3 Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.843 INFO kablam! | ^^^^^^ Oct 13 09:19:48.843 INFO kablam! | Oct 13 09:19:48.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.843 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.843 INFO kablam! Oct 13 09:19:48.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.844 INFO kablam! --> src/arrays/Array32.rs:144:3 Oct 13 09:19:48.844 INFO kablam! | Oct 13 09:19:48.844 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.844 INFO kablam! | ^^^^^^ Oct 13 09:19:48.844 INFO kablam! | Oct 13 09:19:48.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.844 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.844 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.844 INFO kablam! Oct 13 09:19:48.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.844 INFO kablam! --> src/arrays/Array32.rs:153:4 Oct 13 09:19:48.848 INFO kablam! | Oct 13 09:19:48.848 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.848 INFO kablam! | ^^^^^^ Oct 13 09:19:48.848 INFO kablam! | Oct 13 09:19:48.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.848 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.848 INFO kablam! Oct 13 09:19:48.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.848 INFO kablam! --> src/arrays/Array32.rs:162:8 Oct 13 09:19:48.848 INFO kablam! | Oct 13 09:19:48.848 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.848 INFO kablam! | ^^^^^^ Oct 13 09:19:48.848 INFO kablam! | Oct 13 09:19:48.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.848 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.848 INFO kablam! Oct 13 09:19:48.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.848 INFO kablam! --> src/arrays/Array40.rs:28:3 Oct 13 09:19:48.848 INFO kablam! | Oct 13 09:19:48.848 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.848 INFO kablam! | ^^^^^^ Oct 13 09:19:48.848 INFO kablam! | Oct 13 09:19:48.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.848 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.848 INFO kablam! Oct 13 09:19:48.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.848 INFO kablam! --> src/arrays/Array40.rs:34:3 Oct 13 09:19:48.848 INFO kablam! | Oct 13 09:19:48.848 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.848 INFO kablam! | ^^^^^^ Oct 13 09:19:48.848 INFO kablam! | Oct 13 09:19:48.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.848 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.848 INFO kablam! Oct 13 09:19:48.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.848 INFO kablam! --> src/arrays/Array40.rs:56:3 Oct 13 09:19:48.848 INFO kablam! | Oct 13 09:19:48.848 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.848 INFO kablam! | ^^^^^^ Oct 13 09:19:48.848 INFO kablam! | Oct 13 09:19:48.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.848 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.848 INFO kablam! Oct 13 09:19:48.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.849 INFO kablam! --> src/arrays/Array40.rs:65:3 Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.849 INFO kablam! | ^^^^^^ Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.849 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.849 INFO kablam! Oct 13 09:19:48.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.849 INFO kablam! --> src/arrays/Array40.rs:65:18 Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.849 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.849 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.849 INFO kablam! Oct 13 09:19:48.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.849 INFO kablam! --> src/arrays/Array40.rs:78:29 Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.849 INFO kablam! | ^^^^^^ Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.849 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.849 INFO kablam! Oct 13 09:19:48.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.849 INFO kablam! --> src/arrays/Array40.rs:78:43 Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.849 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.849 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.849 INFO kablam! Oct 13 09:19:48.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.849 INFO kablam! --> src/arrays/Array40.rs:84:20 Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.849 INFO kablam! | ^^^^^^ Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.849 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.849 INFO kablam! Oct 13 09:19:48.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.849 INFO kablam! --> src/arrays/Array40.rs:84:34 Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.849 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.849 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.849 INFO kablam! Oct 13 09:19:48.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.849 INFO kablam! --> src/arrays/Array40.rs:90:20 Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.849 INFO kablam! | ^^^^^^ Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.849 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.849 INFO kablam! Oct 13 09:19:48.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.849 INFO kablam! --> src/arrays/Array40.rs:90:34 Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.849 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.849 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.849 INFO kablam! Oct 13 09:19:48.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.849 INFO kablam! --> src/arrays/Array40.rs:96:20 Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.849 INFO kablam! | ^^^^^^ Oct 13 09:19:48.849 INFO kablam! | Oct 13 09:19:48.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.849 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.849 INFO kablam! Oct 13 09:19:48.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.850 INFO kablam! --> src/arrays/Array40.rs:96:34 Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.850 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.850 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.850 INFO kablam! Oct 13 09:19:48.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.850 INFO kablam! --> src/arrays/Array40.rs:102:20 Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.850 INFO kablam! | ^^^^^^ Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.850 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.850 INFO kablam! Oct 13 09:19:48.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.850 INFO kablam! --> src/arrays/Array40.rs:102:34 Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.850 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.850 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.850 INFO kablam! Oct 13 09:19:48.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.850 INFO kablam! --> src/arrays/Array40.rs:111:14 Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.850 INFO kablam! | ^^^^^^ Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.850 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.850 INFO kablam! Oct 13 09:19:48.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.850 INFO kablam! --> src/arrays/Array40.rs:111:28 Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.850 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.850 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.850 INFO kablam! Oct 13 09:19:48.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.850 INFO kablam! --> src/arrays/Array40.rs:120:15 Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.850 INFO kablam! | ^^^^^^ Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.850 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.850 INFO kablam! Oct 13 09:19:48.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.850 INFO kablam! --> src/arrays/Array40.rs:132:3 Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.850 INFO kablam! | ^^^^^^ Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.850 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.850 INFO kablam! Oct 13 09:19:48.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.850 INFO kablam! --> src/arrays/Array40.rs:144:3 Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.850 INFO kablam! | ^^^^^^ Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.850 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.850 INFO kablam! Oct 13 09:19:48.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.850 INFO kablam! --> src/arrays/Array40.rs:153:4 Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.850 INFO kablam! | ^^^^^^ Oct 13 09:19:48.850 INFO kablam! | Oct 13 09:19:48.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.850 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.851 INFO kablam! Oct 13 09:19:48.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.851 INFO kablam! --> src/arrays/Array40.rs:162:8 Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.851 INFO kablam! | ^^^^^^ Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.851 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.851 INFO kablam! Oct 13 09:19:48.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.851 INFO kablam! --> src/arrays/Array46.rs:28:3 Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.851 INFO kablam! | ^^^^^^ Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.851 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.851 INFO kablam! Oct 13 09:19:48.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.851 INFO kablam! --> src/arrays/Array46.rs:34:3 Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.851 INFO kablam! | ^^^^^^ Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.851 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.851 INFO kablam! Oct 13 09:19:48.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.851 INFO kablam! --> src/arrays/Array46.rs:56:3 Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.851 INFO kablam! | ^^^^^^ Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.851 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.851 INFO kablam! Oct 13 09:19:48.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.851 INFO kablam! --> src/arrays/Array46.rs:65:3 Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.851 INFO kablam! | ^^^^^^ Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.851 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.851 INFO kablam! Oct 13 09:19:48.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.851 INFO kablam! --> src/arrays/Array46.rs:65:18 Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.851 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.851 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.851 INFO kablam! Oct 13 09:19:48.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.851 INFO kablam! --> src/arrays/Array46.rs:78:29 Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.851 INFO kablam! | ^^^^^^ Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.851 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.851 INFO kablam! Oct 13 09:19:48.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.851 INFO kablam! --> src/arrays/Array46.rs:78:43 Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.851 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.851 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.851 INFO kablam! Oct 13 09:19:48.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.851 INFO kablam! --> src/arrays/Array46.rs:84:20 Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.851 INFO kablam! | ^^^^^^ Oct 13 09:19:48.851 INFO kablam! | Oct 13 09:19:48.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.852 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.852 INFO kablam! Oct 13 09:19:48.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.852 INFO kablam! --> src/arrays/Array46.rs:84:34 Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.852 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.852 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.852 INFO kablam! Oct 13 09:19:48.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.852 INFO kablam! --> src/arrays/Array46.rs:90:20 Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.852 INFO kablam! | ^^^^^^ Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.852 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.852 INFO kablam! Oct 13 09:19:48.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.852 INFO kablam! --> src/arrays/Array46.rs:90:34 Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.852 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.852 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.852 INFO kablam! Oct 13 09:19:48.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.852 INFO kablam! --> src/arrays/Array46.rs:96:20 Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.852 INFO kablam! | ^^^^^^ Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.852 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.852 INFO kablam! Oct 13 09:19:48.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.852 INFO kablam! --> src/arrays/Array46.rs:96:34 Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.852 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.852 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.852 INFO kablam! Oct 13 09:19:48.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.852 INFO kablam! --> src/arrays/Array46.rs:102:20 Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.852 INFO kablam! | ^^^^^^ Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.852 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.852 INFO kablam! Oct 13 09:19:48.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.852 INFO kablam! --> src/arrays/Array46.rs:102:34 Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.852 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.852 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.852 INFO kablam! Oct 13 09:19:48.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.852 INFO kablam! --> src/arrays/Array46.rs:111:14 Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.852 INFO kablam! | ^^^^^^ Oct 13 09:19:48.852 INFO kablam! | Oct 13 09:19:48.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.852 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.853 INFO kablam! Oct 13 09:19:48.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.853 INFO kablam! --> src/arrays/Array46.rs:111:28 Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.853 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.853 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.853 INFO kablam! Oct 13 09:19:48.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.853 INFO kablam! --> src/arrays/Array46.rs:120:15 Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.853 INFO kablam! | ^^^^^^ Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.853 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.853 INFO kablam! Oct 13 09:19:48.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.853 INFO kablam! --> src/arrays/Array46.rs:132:3 Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.853 INFO kablam! | ^^^^^^ Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.853 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.853 INFO kablam! Oct 13 09:19:48.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.853 INFO kablam! --> src/arrays/Array46.rs:144:3 Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.853 INFO kablam! | ^^^^^^ Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.853 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.853 INFO kablam! Oct 13 09:19:48.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.853 INFO kablam! --> src/arrays/Array46.rs:153:4 Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.853 INFO kablam! | ^^^^^^ Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.853 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.853 INFO kablam! Oct 13 09:19:48.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.853 INFO kablam! --> src/arrays/Array46.rs:162:8 Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.853 INFO kablam! | ^^^^^^ Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.853 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.853 INFO kablam! Oct 13 09:19:48.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.853 INFO kablam! --> src/arrays/Array52.rs:28:3 Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.853 INFO kablam! | ^^^^^^ Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.853 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.853 INFO kablam! Oct 13 09:19:48.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.853 INFO kablam! --> src/arrays/Array52.rs:34:3 Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.853 INFO kablam! | ^^^^^^ Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.853 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.853 INFO kablam! Oct 13 09:19:48.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.853 INFO kablam! --> src/arrays/Array52.rs:56:3 Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.853 INFO kablam! | ^^^^^^ Oct 13 09:19:48.853 INFO kablam! | Oct 13 09:19:48.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.854 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.854 INFO kablam! Oct 13 09:19:48.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.854 INFO kablam! --> src/arrays/Array52.rs:65:3 Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.854 INFO kablam! | ^^^^^^ Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.854 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.854 INFO kablam! Oct 13 09:19:48.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.854 INFO kablam! --> src/arrays/Array52.rs:65:18 Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.854 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.854 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.854 INFO kablam! Oct 13 09:19:48.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.854 INFO kablam! --> src/arrays/Array52.rs:78:29 Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.854 INFO kablam! | ^^^^^^ Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.854 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.854 INFO kablam! Oct 13 09:19:48.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.854 INFO kablam! --> src/arrays/Array52.rs:78:43 Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.854 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.854 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.854 INFO kablam! Oct 13 09:19:48.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.854 INFO kablam! --> src/arrays/Array52.rs:84:20 Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.854 INFO kablam! | ^^^^^^ Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.854 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.854 INFO kablam! Oct 13 09:19:48.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.854 INFO kablam! --> src/arrays/Array52.rs:84:34 Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.854 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.854 INFO kablam! | Oct 13 09:19:48.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.854 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.857 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.857 INFO kablam! Oct 13 09:19:48.857 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.857 INFO kablam! --> src/arrays/Array52.rs:90:20 Oct 13 09:19:48.857 INFO kablam! | Oct 13 09:19:48.857 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.857 INFO kablam! | ^^^^^^ Oct 13 09:19:48.857 INFO kablam! | Oct 13 09:19:48.857 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.857 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.857 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.857 INFO kablam! Oct 13 09:19:48.857 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.857 INFO kablam! --> src/arrays/Array52.rs:90:34 Oct 13 09:19:48.857 INFO kablam! | Oct 13 09:19:48.857 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.857 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.857 INFO kablam! | Oct 13 09:19:48.857 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.857 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.857 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.857 INFO kablam! Oct 13 09:19:48.857 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.857 INFO kablam! --> src/arrays/Array52.rs:96:20 Oct 13 09:19:48.857 INFO kablam! | Oct 13 09:19:48.857 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.857 INFO kablam! | ^^^^^^ Oct 13 09:19:48.857 INFO kablam! | Oct 13 09:19:48.857 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.857 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.857 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.857 INFO kablam! Oct 13 09:19:48.857 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.857 INFO kablam! --> src/arrays/Array52.rs:96:34 Oct 13 09:19:48.857 INFO kablam! | Oct 13 09:19:48.857 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.857 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.857 INFO kablam! | Oct 13 09:19:48.857 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.857 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.857 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.858 INFO kablam! Oct 13 09:19:48.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.858 INFO kablam! --> src/arrays/Array52.rs:102:20 Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.858 INFO kablam! | ^^^^^^ Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.858 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.858 INFO kablam! Oct 13 09:19:48.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.858 INFO kablam! --> src/arrays/Array52.rs:102:34 Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.858 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.858 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.858 INFO kablam! Oct 13 09:19:48.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.858 INFO kablam! --> src/arrays/Array52.rs:111:14 Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.858 INFO kablam! | ^^^^^^ Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.858 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.858 INFO kablam! Oct 13 09:19:48.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.858 INFO kablam! --> src/arrays/Array52.rs:111:28 Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.858 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.858 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.858 INFO kablam! Oct 13 09:19:48.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.858 INFO kablam! --> src/arrays/Array52.rs:120:15 Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.858 INFO kablam! | ^^^^^^ Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.858 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.858 INFO kablam! Oct 13 09:19:48.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.858 INFO kablam! --> src/arrays/Array52.rs:132:3 Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.858 INFO kablam! | ^^^^^^ Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.858 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.858 INFO kablam! Oct 13 09:19:48.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.858 INFO kablam! --> src/arrays/Array52.rs:144:3 Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.858 INFO kablam! | ^^^^^^ Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.858 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.858 INFO kablam! Oct 13 09:19:48.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.858 INFO kablam! --> src/arrays/Array52.rs:153:4 Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.858 INFO kablam! | ^^^^^^ Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.858 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.858 INFO kablam! Oct 13 09:19:48.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.858 INFO kablam! --> src/arrays/Array52.rs:162:8 Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.858 INFO kablam! | ^^^^^^ Oct 13 09:19:48.858 INFO kablam! | Oct 13 09:19:48.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.858 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.859 INFO kablam! Oct 13 09:19:48.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.859 INFO kablam! --> src/arrays/Array64.rs:28:3 Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.859 INFO kablam! | ^^^^^^ Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.859 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.859 INFO kablam! Oct 13 09:19:48.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.859 INFO kablam! --> src/arrays/Array64.rs:34:3 Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.859 INFO kablam! | ^^^^^^ Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.859 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.859 INFO kablam! Oct 13 09:19:48.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.859 INFO kablam! --> src/arrays/Array64.rs:56:3 Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.859 INFO kablam! | ^^^^^^ Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.859 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.859 INFO kablam! Oct 13 09:19:48.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.859 INFO kablam! --> src/arrays/Array64.rs:65:3 Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.859 INFO kablam! | ^^^^^^ Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.859 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.859 INFO kablam! Oct 13 09:19:48.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.859 INFO kablam! --> src/arrays/Array64.rs:65:18 Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.859 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.859 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.859 INFO kablam! Oct 13 09:19:48.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.859 INFO kablam! --> src/arrays/Array64.rs:78:29 Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.859 INFO kablam! | ^^^^^^ Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.859 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.859 INFO kablam! Oct 13 09:19:48.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.859 INFO kablam! --> src/arrays/Array64.rs:78:43 Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.859 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.859 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.859 INFO kablam! Oct 13 09:19:48.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.859 INFO kablam! --> src/arrays/Array64.rs:84:20 Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.859 INFO kablam! | ^^^^^^ Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.859 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.859 INFO kablam! Oct 13 09:19:48.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.859 INFO kablam! --> src/arrays/Array64.rs:84:34 Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.859 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.859 INFO kablam! | Oct 13 09:19:48.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.860 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.860 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.860 INFO kablam! Oct 13 09:19:48.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.860 INFO kablam! --> src/arrays/Array64.rs:90:20 Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.860 INFO kablam! | ^^^^^^ Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.860 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.860 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.860 INFO kablam! Oct 13 09:19:48.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.860 INFO kablam! --> src/arrays/Array64.rs:90:34 Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.860 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.860 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.860 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.860 INFO kablam! Oct 13 09:19:48.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.860 INFO kablam! --> src/arrays/Array64.rs:96:20 Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.860 INFO kablam! | ^^^^^^ Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.860 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.860 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.860 INFO kablam! Oct 13 09:19:48.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.860 INFO kablam! --> src/arrays/Array64.rs:96:34 Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.860 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.860 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.860 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.860 INFO kablam! Oct 13 09:19:48.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.860 INFO kablam! --> src/arrays/Array64.rs:102:20 Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.860 INFO kablam! | ^^^^^^ Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.860 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.860 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.860 INFO kablam! Oct 13 09:19:48.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.860 INFO kablam! --> src/arrays/Array64.rs:102:34 Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.860 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.860 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.860 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.860 INFO kablam! Oct 13 09:19:48.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.860 INFO kablam! --> src/arrays/Array64.rs:111:14 Oct 13 09:19:48.860 INFO kablam! | Oct 13 09:19:48.860 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.864 INFO kablam! | ^^^^^^ Oct 13 09:19:48.864 INFO kablam! | Oct 13 09:19:48.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.864 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.864 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.864 INFO kablam! Oct 13 09:19:48.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.864 INFO kablam! --> src/arrays/Array64.rs:111:28 Oct 13 09:19:48.864 INFO kablam! | Oct 13 09:19:48.864 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.864 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.864 INFO kablam! | Oct 13 09:19:48.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.864 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.864 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.864 INFO kablam! Oct 13 09:19:48.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.864 INFO kablam! --> src/arrays/Array64.rs:120:15 Oct 13 09:19:48.864 INFO kablam! | Oct 13 09:19:48.864 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.864 INFO kablam! | ^^^^^^ Oct 13 09:19:48.864 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.865 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.865 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.865 INFO kablam! Oct 13 09:19:48.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.865 INFO kablam! --> src/arrays/Array64.rs:132:3 Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.865 INFO kablam! | ^^^^^^ Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.865 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.865 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.865 INFO kablam! Oct 13 09:19:48.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.865 INFO kablam! --> src/arrays/Array64.rs:144:3 Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.865 INFO kablam! | ^^^^^^ Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.865 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.865 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.865 INFO kablam! Oct 13 09:19:48.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.865 INFO kablam! --> src/arrays/Array64.rs:153:4 Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.865 INFO kablam! | ^^^^^^ Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.865 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.865 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.865 INFO kablam! Oct 13 09:19:48.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.865 INFO kablam! --> src/arrays/Array64.rs:162:8 Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.865 INFO kablam! | ^^^^^^ Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.865 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.865 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.865 INFO kablam! Oct 13 09:19:48.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.865 INFO kablam! --> src/arrays/Array80.rs:28:3 Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.865 INFO kablam! | ^^^^^^ Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.865 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.865 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.865 INFO kablam! Oct 13 09:19:48.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.865 INFO kablam! --> src/arrays/Array80.rs:34:3 Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.865 INFO kablam! | ^^^^^^ Oct 13 09:19:48.865 INFO kablam! | Oct 13 09:19:48.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.865 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.865 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.865 INFO kablam! Oct 13 09:19:48.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.867 INFO kablam! --> src/arrays/Array80.rs:56:3 Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.867 INFO kablam! | ^^^^^^ Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.867 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.867 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.867 INFO kablam! Oct 13 09:19:48.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.867 INFO kablam! --> src/arrays/Array80.rs:65:3 Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.867 INFO kablam! | ^^^^^^ Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.867 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.867 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.867 INFO kablam! Oct 13 09:19:48.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.867 INFO kablam! --> src/arrays/Array80.rs:65:18 Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.867 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.867 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.867 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.867 INFO kablam! Oct 13 09:19:48.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.867 INFO kablam! --> src/arrays/Array80.rs:78:29 Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.867 INFO kablam! | ^^^^^^ Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.867 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.867 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.867 INFO kablam! Oct 13 09:19:48.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.867 INFO kablam! --> src/arrays/Array80.rs:78:43 Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.867 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.867 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.867 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.867 INFO kablam! Oct 13 09:19:48.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.867 INFO kablam! --> src/arrays/Array80.rs:84:20 Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.867 INFO kablam! | ^^^^^^ Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.867 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.867 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.867 INFO kablam! Oct 13 09:19:48.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.867 INFO kablam! --> src/arrays/Array80.rs:84:34 Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.867 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.867 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.867 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.867 INFO kablam! Oct 13 09:19:48.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.867 INFO kablam! --> src/arrays/Array80.rs:90:20 Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.867 INFO kablam! | ^^^^^^ Oct 13 09:19:48.867 INFO kablam! | Oct 13 09:19:48.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.868 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.868 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.868 INFO kablam! Oct 13 09:19:48.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.868 INFO kablam! --> src/arrays/Array80.rs:90:34 Oct 13 09:19:48.868 INFO kablam! | Oct 13 09:19:48.868 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.868 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.868 INFO kablam! | Oct 13 09:19:48.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.868 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.868 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.868 INFO kablam! Oct 13 09:19:48.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.868 INFO kablam! --> src/arrays/Array80.rs:96:20 Oct 13 09:19:48.868 INFO kablam! | Oct 13 09:19:48.868 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.868 INFO kablam! | ^^^^^^ Oct 13 09:19:48.868 INFO kablam! | Oct 13 09:19:48.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.868 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.868 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.868 INFO kablam! Oct 13 09:19:48.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.868 INFO kablam! --> src/arrays/Array80.rs:96:34 Oct 13 09:19:48.868 INFO kablam! | Oct 13 09:19:48.868 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.868 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.868 INFO kablam! | Oct 13 09:19:48.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.868 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.868 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.868 INFO kablam! Oct 13 09:19:48.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.868 INFO kablam! --> src/arrays/Array80.rs:102:20 Oct 13 09:19:48.868 INFO kablam! | Oct 13 09:19:48.868 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.868 INFO kablam! | ^^^^^^ Oct 13 09:19:48.868 INFO kablam! | Oct 13 09:19:48.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.868 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.868 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.868 INFO kablam! Oct 13 09:19:48.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.868 INFO kablam! --> src/arrays/Array80.rs:102:34 Oct 13 09:19:48.868 INFO kablam! | Oct 13 09:19:48.868 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.868 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.868 INFO kablam! | Oct 13 09:19:48.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.868 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.868 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.868 INFO kablam! Oct 13 09:19:48.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.868 INFO kablam! --> src/arrays/Array80.rs:111:14 Oct 13 09:19:48.869 INFO kablam! | Oct 13 09:19:48.869 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.869 INFO kablam! | ^^^^^^ Oct 13 09:19:48.869 INFO kablam! | Oct 13 09:19:48.869 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.869 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.869 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.869 INFO kablam! Oct 13 09:19:48.869 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.869 INFO kablam! --> src/arrays/Array80.rs:111:28 Oct 13 09:19:48.869 INFO kablam! | Oct 13 09:19:48.869 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.869 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.869 INFO kablam! | Oct 13 09:19:48.869 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.869 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.869 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.869 INFO kablam! Oct 13 09:19:48.869 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.869 INFO kablam! --> src/arrays/Array80.rs:120:15 Oct 13 09:19:48.869 INFO kablam! | Oct 13 09:19:48.869 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.869 INFO kablam! | ^^^^^^ Oct 13 09:19:48.869 INFO kablam! | Oct 13 09:19:48.869 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.869 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.869 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.869 INFO kablam! Oct 13 09:19:48.869 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.869 INFO kablam! --> src/arrays/Array80.rs:132:3 Oct 13 09:19:48.869 INFO kablam! | Oct 13 09:19:48.869 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.869 INFO kablam! | ^^^^^^ Oct 13 09:19:48.869 INFO kablam! | Oct 13 09:19:48.869 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.870 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.870 INFO kablam! Oct 13 09:19:48.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.870 INFO kablam! --> src/arrays/Array80.rs:144:3 Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.870 INFO kablam! | ^^^^^^ Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.870 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.870 INFO kablam! Oct 13 09:19:48.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.870 INFO kablam! --> src/arrays/Array80.rs:153:4 Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.870 INFO kablam! | ^^^^^^ Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.870 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.870 INFO kablam! Oct 13 09:19:48.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.870 INFO kablam! --> src/arrays/Array80.rs:162:8 Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.870 INFO kablam! | ^^^^^^ Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.870 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.870 INFO kablam! Oct 13 09:19:48.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.870 INFO kablam! --> src/arrays/Array128.rs:28:3 Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.870 INFO kablam! | ^^^^^^ Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.870 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.870 INFO kablam! Oct 13 09:19:48.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.870 INFO kablam! --> src/arrays/Array128.rs:34:3 Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.870 INFO kablam! | ^^^^^^ Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.870 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.870 INFO kablam! Oct 13 09:19:48.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.870 INFO kablam! --> src/arrays/Array128.rs:56:3 Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.870 INFO kablam! | ^^^^^^ Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.870 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.870 INFO kablam! Oct 13 09:19:48.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.870 INFO kablam! --> src/arrays/Array128.rs:65:3 Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.870 INFO kablam! | ^^^^^^ Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.870 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.870 INFO kablam! Oct 13 09:19:48.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.870 INFO kablam! --> src/arrays/Array128.rs:65:18 Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.870 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.870 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.870 INFO kablam! Oct 13 09:19:48.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.870 INFO kablam! --> src/arrays/Array128.rs:78:29 Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.870 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.870 INFO kablam! | ^^^^^^ Oct 13 09:19:48.870 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.871 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.871 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.871 INFO kablam! Oct 13 09:19:48.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.871 INFO kablam! --> src/arrays/Array128.rs:78:43 Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.871 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.871 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.871 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.871 INFO kablam! Oct 13 09:19:48.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.871 INFO kablam! --> src/arrays/Array128.rs:84:20 Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.871 INFO kablam! | ^^^^^^ Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.871 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.871 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.871 INFO kablam! Oct 13 09:19:48.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.871 INFO kablam! --> src/arrays/Array128.rs:84:34 Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.871 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.871 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.871 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.871 INFO kablam! Oct 13 09:19:48.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.871 INFO kablam! --> src/arrays/Array128.rs:90:20 Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.871 INFO kablam! | ^^^^^^ Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.871 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.871 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.871 INFO kablam! Oct 13 09:19:48.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.871 INFO kablam! --> src/arrays/Array128.rs:90:34 Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.871 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.871 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.871 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.871 INFO kablam! Oct 13 09:19:48.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.871 INFO kablam! --> src/arrays/Array128.rs:96:20 Oct 13 09:19:48.871 INFO kablam! | Oct 13 09:19:48.871 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.872 INFO kablam! | ^^^^^^ Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.872 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.872 INFO kablam! Oct 13 09:19:48.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.872 INFO kablam! --> src/arrays/Array128.rs:96:34 Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.872 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.872 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.872 INFO kablam! Oct 13 09:19:48.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.872 INFO kablam! --> src/arrays/Array128.rs:102:20 Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.872 INFO kablam! | ^^^^^^ Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.872 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.872 INFO kablam! Oct 13 09:19:48.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.872 INFO kablam! --> src/arrays/Array128.rs:102:34 Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.872 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.872 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.872 INFO kablam! Oct 13 09:19:48.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.872 INFO kablam! --> src/arrays/Array128.rs:111:14 Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.872 INFO kablam! | ^^^^^^ Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.872 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.872 INFO kablam! Oct 13 09:19:48.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.872 INFO kablam! --> src/arrays/Array128.rs:111:28 Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.872 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.872 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.872 INFO kablam! Oct 13 09:19:48.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.872 INFO kablam! --> src/arrays/Array128.rs:120:15 Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.872 INFO kablam! | ^^^^^^ Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.872 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.872 INFO kablam! Oct 13 09:19:48.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.872 INFO kablam! --> src/arrays/Array128.rs:132:3 Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.872 INFO kablam! | ^^^^^^ Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.872 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.872 INFO kablam! Oct 13 09:19:48.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.872 INFO kablam! --> src/arrays/Array128.rs:144:3 Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.872 INFO kablam! | ^^^^^^ Oct 13 09:19:48.872 INFO kablam! | Oct 13 09:19:48.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.872 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.872 INFO kablam! Oct 13 09:19:48.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.873 INFO kablam! --> src/arrays/Array128.rs:153:4 Oct 13 09:19:48.873 INFO kablam! | Oct 13 09:19:48.873 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.873 INFO kablam! | ^^^^^^ Oct 13 09:19:48.873 INFO kablam! | Oct 13 09:19:48.873 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.873 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.873 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.873 INFO kablam! Oct 13 09:19:48.873 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.873 INFO kablam! --> src/arrays/Array128.rs:162:8 Oct 13 09:19:48.873 INFO kablam! | Oct 13 09:19:48.873 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.873 INFO kablam! | ^^^^^^ Oct 13 09:19:48.873 INFO kablam! | Oct 13 09:19:48.873 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.873 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.873 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.873 INFO kablam! Oct 13 09:19:48.873 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.873 INFO kablam! --> src/arrays/Array256.rs:28:3 Oct 13 09:19:48.873 INFO kablam! | Oct 13 09:19:48.873 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.873 INFO kablam! | ^^^^^^ Oct 13 09:19:48.873 INFO kablam! | Oct 13 09:19:48.873 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.876 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.876 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.876 INFO kablam! Oct 13 09:19:48.876 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.876 INFO kablam! --> src/arrays/Array256.rs:34:3 Oct 13 09:19:48.876 INFO kablam! | Oct 13 09:19:48.876 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.876 INFO kablam! | ^^^^^^ Oct 13 09:19:48.876 INFO kablam! | Oct 13 09:19:48.876 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.876 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.876 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.876 INFO kablam! Oct 13 09:19:48.876 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.876 INFO kablam! --> src/arrays/Array256.rs:56:3 Oct 13 09:19:48.876 INFO kablam! | Oct 13 09:19:48.876 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.876 INFO kablam! | ^^^^^^ Oct 13 09:19:48.876 INFO kablam! | Oct 13 09:19:48.876 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.876 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.876 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.876 INFO kablam! Oct 13 09:19:48.876 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.876 INFO kablam! --> src/arrays/Array256.rs:65:3 Oct 13 09:19:48.876 INFO kablam! | Oct 13 09:19:48.876 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.876 INFO kablam! | ^^^^^^ Oct 13 09:19:48.876 INFO kablam! | Oct 13 09:19:48.876 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.876 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.876 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.876 INFO kablam! Oct 13 09:19:48.876 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.876 INFO kablam! --> src/arrays/Array256.rs:65:18 Oct 13 09:19:48.876 INFO kablam! | Oct 13 09:19:48.876 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.876 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.876 INFO kablam! | Oct 13 09:19:48.876 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.876 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.877 INFO kablam! Oct 13 09:19:48.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.877 INFO kablam! --> src/arrays/Array256.rs:78:29 Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.877 INFO kablam! | ^^^^^^ Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.877 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.877 INFO kablam! Oct 13 09:19:48.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.877 INFO kablam! --> src/arrays/Array256.rs:78:43 Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.877 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.877 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.877 INFO kablam! Oct 13 09:19:48.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.877 INFO kablam! --> src/arrays/Array256.rs:84:20 Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.877 INFO kablam! | ^^^^^^ Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.877 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.877 INFO kablam! Oct 13 09:19:48.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.877 INFO kablam! --> src/arrays/Array256.rs:84:34 Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.877 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.877 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.877 INFO kablam! Oct 13 09:19:48.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.877 INFO kablam! --> src/arrays/Array256.rs:90:20 Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.877 INFO kablam! | ^^^^^^ Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.877 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.877 INFO kablam! Oct 13 09:19:48.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.877 INFO kablam! --> src/arrays/Array256.rs:90:34 Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.877 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.877 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.877 INFO kablam! Oct 13 09:19:48.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.877 INFO kablam! --> src/arrays/Array256.rs:96:20 Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.877 INFO kablam! | ^^^^^^ Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.877 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.877 INFO kablam! Oct 13 09:19:48.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.877 INFO kablam! --> src/arrays/Array256.rs:96:34 Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.877 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.877 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.877 INFO kablam! Oct 13 09:19:48.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.877 INFO kablam! --> src/arrays/Array256.rs:102:20 Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.877 INFO kablam! | ^^^^^^ Oct 13 09:19:48.877 INFO kablam! | Oct 13 09:19:48.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.878 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.878 INFO kablam! Oct 13 09:19:48.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.878 INFO kablam! --> src/arrays/Array256.rs:102:34 Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.878 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.878 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.878 INFO kablam! Oct 13 09:19:48.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.878 INFO kablam! --> src/arrays/Array256.rs:111:14 Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.878 INFO kablam! | ^^^^^^ Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.878 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.878 INFO kablam! Oct 13 09:19:48.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.878 INFO kablam! --> src/arrays/Array256.rs:111:28 Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.878 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.878 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.878 INFO kablam! Oct 13 09:19:48.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.878 INFO kablam! --> src/arrays/Array256.rs:120:15 Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.878 INFO kablam! | ^^^^^^ Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.878 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.878 INFO kablam! Oct 13 09:19:48.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.878 INFO kablam! --> src/arrays/Array256.rs:132:3 Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.878 INFO kablam! | ^^^^^^ Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.878 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.878 INFO kablam! Oct 13 09:19:48.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.878 INFO kablam! --> src/arrays/Array256.rs:144:3 Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.878 INFO kablam! | ^^^^^^ Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.878 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.878 INFO kablam! Oct 13 09:19:48.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.878 INFO kablam! --> src/arrays/Array256.rs:153:4 Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.878 INFO kablam! | ^^^^^^ Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.878 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.878 INFO kablam! Oct 13 09:19:48.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.878 INFO kablam! --> src/arrays/Array256.rs:162:8 Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.878 INFO kablam! | ^^^^^^ Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.878 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.878 INFO kablam! Oct 13 09:19:48.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.878 INFO kablam! --> src/arrays/Array512.rs:28:3 Oct 13 09:19:48.878 INFO kablam! | Oct 13 09:19:48.878 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.878 INFO kablam! | ^^^^^^ Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.879 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.879 INFO kablam! Oct 13 09:19:48.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.879 INFO kablam! --> src/arrays/Array512.rs:34:3 Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.879 INFO kablam! | ^^^^^^ Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.879 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.879 INFO kablam! Oct 13 09:19:48.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.879 INFO kablam! --> src/arrays/Array512.rs:56:3 Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.879 INFO kablam! | ^^^^^^ Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.879 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.879 INFO kablam! Oct 13 09:19:48.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.879 INFO kablam! --> src/arrays/Array512.rs:65:3 Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.879 INFO kablam! | ^^^^^^ Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.879 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.879 INFO kablam! Oct 13 09:19:48.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.879 INFO kablam! --> src/arrays/Array512.rs:65:18 Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.879 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.879 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.879 INFO kablam! Oct 13 09:19:48.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.879 INFO kablam! --> src/arrays/Array512.rs:78:29 Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.879 INFO kablam! | ^^^^^^ Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.879 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.879 INFO kablam! Oct 13 09:19:48.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.879 INFO kablam! --> src/arrays/Array512.rs:78:43 Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.879 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.879 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.879 INFO kablam! Oct 13 09:19:48.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.879 INFO kablam! --> src/arrays/Array512.rs:84:20 Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.879 INFO kablam! | ^^^^^^ Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.879 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.879 INFO kablam! Oct 13 09:19:48.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.879 INFO kablam! --> src/arrays/Array512.rs:84:34 Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.879 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.879 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.879 INFO kablam! Oct 13 09:19:48.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.879 INFO kablam! --> src/arrays/Array512.rs:90:20 Oct 13 09:19:48.879 INFO kablam! | Oct 13 09:19:48.879 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.880 INFO kablam! | ^^^^^^ Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.880 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.880 INFO kablam! Oct 13 09:19:48.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.880 INFO kablam! --> src/arrays/Array512.rs:90:34 Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.880 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.880 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.880 INFO kablam! Oct 13 09:19:48.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.880 INFO kablam! --> src/arrays/Array512.rs:96:20 Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.880 INFO kablam! | ^^^^^^ Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.880 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.880 INFO kablam! Oct 13 09:19:48.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.880 INFO kablam! --> src/arrays/Array512.rs:96:34 Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.880 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.880 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.880 INFO kablam! Oct 13 09:19:48.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.880 INFO kablam! --> src/arrays/Array512.rs:102:20 Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.880 INFO kablam! | ^^^^^^ Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.880 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.880 INFO kablam! Oct 13 09:19:48.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.880 INFO kablam! --> src/arrays/Array512.rs:102:34 Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.880 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.880 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.880 INFO kablam! Oct 13 09:19:48.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.880 INFO kablam! --> src/arrays/Array512.rs:111:14 Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.880 INFO kablam! | ^^^^^^ Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.880 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.880 INFO kablam! Oct 13 09:19:48.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.880 INFO kablam! --> src/arrays/Array512.rs:111:28 Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.880 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.880 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.880 INFO kablam! Oct 13 09:19:48.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.880 INFO kablam! --> src/arrays/Array512.rs:120:15 Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.880 INFO kablam! | ^^^^^^ Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.880 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.880 INFO kablam! Oct 13 09:19:48.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.880 INFO kablam! --> src/arrays/Array512.rs:132:3 Oct 13 09:19:48.880 INFO kablam! | Oct 13 09:19:48.880 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.881 INFO kablam! | ^^^^^^ Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.881 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.881 INFO kablam! Oct 13 09:19:48.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.881 INFO kablam! --> src/arrays/Array512.rs:144:3 Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.881 INFO kablam! | ^^^^^^ Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.881 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.881 INFO kablam! Oct 13 09:19:48.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.881 INFO kablam! --> src/arrays/Array512.rs:153:4 Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.881 INFO kablam! | ^^^^^^ Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.881 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.881 INFO kablam! Oct 13 09:19:48.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.881 INFO kablam! --> src/arrays/Array512.rs:162:8 Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.881 INFO kablam! | ^^^^^^ Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.881 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.881 INFO kablam! Oct 13 09:19:48.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.881 INFO kablam! --> src/arrays/Array1024.rs:28:3 Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:48.881 INFO kablam! | ^^^^^^ Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.881 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.881 INFO kablam! Oct 13 09:19:48.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.881 INFO kablam! --> src/arrays/Array1024.rs:34:3 Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:48.881 INFO kablam! | ^^^^^^ Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.881 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.881 INFO kablam! Oct 13 09:19:48.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.881 INFO kablam! --> src/arrays/Array1024.rs:56:3 Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:48.881 INFO kablam! | ^^^^^^ Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.881 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.881 INFO kablam! Oct 13 09:19:48.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.881 INFO kablam! --> src/arrays/Array1024.rs:65:3 Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.881 INFO kablam! | ^^^^^^ Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.881 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.881 INFO kablam! Oct 13 09:19:48.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.881 INFO kablam! --> src/arrays/Array1024.rs:65:18 Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:48.881 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.881 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.881 INFO kablam! Oct 13 09:19:48.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.881 INFO kablam! --> src/arrays/Array1024.rs:78:29 Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.881 INFO kablam! | ^^^^^^ Oct 13 09:19:48.881 INFO kablam! | Oct 13 09:19:48.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.881 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.881 INFO kablam! Oct 13 09:19:48.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.881 INFO kablam! --> src/arrays/Array1024.rs:78:43 Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.882 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.882 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.882 INFO kablam! Oct 13 09:19:48.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.882 INFO kablam! --> src/arrays/Array1024.rs:84:20 Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.882 INFO kablam! | ^^^^^^ Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.882 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.882 INFO kablam! Oct 13 09:19:48.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.882 INFO kablam! --> src/arrays/Array1024.rs:84:34 Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.882 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.882 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.882 INFO kablam! Oct 13 09:19:48.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.882 INFO kablam! --> src/arrays/Array1024.rs:90:20 Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.882 INFO kablam! | ^^^^^^ Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.882 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.882 INFO kablam! Oct 13 09:19:48.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.882 INFO kablam! --> src/arrays/Array1024.rs:90:34 Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.882 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.882 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.882 INFO kablam! Oct 13 09:19:48.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.882 INFO kablam! --> src/arrays/Array1024.rs:96:20 Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.882 INFO kablam! | ^^^^^^ Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.882 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.882 INFO kablam! Oct 13 09:19:48.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.882 INFO kablam! --> src/arrays/Array1024.rs:96:34 Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.882 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.882 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.882 INFO kablam! Oct 13 09:19:48.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.882 INFO kablam! --> src/arrays/Array1024.rs:102:20 Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.882 INFO kablam! | ^^^^^^ Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.882 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.882 INFO kablam! Oct 13 09:19:48.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.882 INFO kablam! --> src/arrays/Array1024.rs:102:34 Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.882 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.882 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.882 INFO kablam! Oct 13 09:19:48.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.882 INFO kablam! --> src/arrays/Array1024.rs:111:14 Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.882 INFO kablam! | ^^^^^^ Oct 13 09:19:48.882 INFO kablam! | Oct 13 09:19:48.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.883 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.883 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.883 INFO kablam! Oct 13 09:19:48.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.883 INFO kablam! --> src/arrays/Array1024.rs:111:28 Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:48.883 INFO kablam! | ^^^^^^^ Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.883 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.883 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.883 INFO kablam! Oct 13 09:19:48.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.883 INFO kablam! --> src/arrays/Array1024.rs:120:15 Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:48.883 INFO kablam! | ^^^^^^ Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.883 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.883 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.883 INFO kablam! Oct 13 09:19:48.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.883 INFO kablam! --> src/arrays/Array1024.rs:132:3 Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! 132 | self.0.iter() Oct 13 09:19:48.883 INFO kablam! | ^^^^^^ Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.883 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.883 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.883 INFO kablam! Oct 13 09:19:48.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.883 INFO kablam! --> src/arrays/Array1024.rs:144:3 Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:48.883 INFO kablam! | ^^^^^^ Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.883 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.883 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.883 INFO kablam! Oct 13 09:19:48.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.883 INFO kablam! --> src/arrays/Array1024.rs:153:4 Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! 153 | &self.0[..] Oct 13 09:19:48.883 INFO kablam! | ^^^^^^ Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.883 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.883 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.883 INFO kablam! Oct 13 09:19:48.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:48.883 INFO kablam! --> src/arrays/Array1024.rs:162:8 Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:48.883 INFO kablam! | ^^^^^^ Oct 13 09:19:48.883 INFO kablam! | Oct 13 09:19:48.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:48.883 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:48.883 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:48.883 INFO kablam! Oct 13 09:19:48.888 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 13 09:19:48.888 INFO kablam! --> src/lib.rs:8:12 Oct 13 09:19:48.888 INFO kablam! | Oct 13 09:19:48.888 INFO kablam! 8 | #![feature(associated_consts)] Oct 13 09:19:48.888 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 09:19:48.888 INFO kablam! | Oct 13 09:19:48.888 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 09:19:48.888 INFO kablam! Oct 13 09:19:49.148 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.148 INFO kablam! --> src/arrays/Array16.rs:28:3 Oct 13 09:19:49.148 INFO kablam! | Oct 13 09:19:49.148 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.148 INFO kablam! | ^^^^^^ Oct 13 09:19:49.148 INFO kablam! | Oct 13 09:19:49.148 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 09:19:49.148 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.148 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.148 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.149 INFO kablam! Oct 13 09:19:49.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.149 INFO kablam! --> src/arrays/Array16.rs:34:3 Oct 13 09:19:49.149 INFO kablam! | Oct 13 09:19:49.149 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.149 INFO kablam! | ^^^^^^ Oct 13 09:19:49.149 INFO kablam! | Oct 13 09:19:49.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.149 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.149 INFO kablam! Oct 13 09:19:49.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.149 INFO kablam! --> src/arrays/Array16.rs:56:3 Oct 13 09:19:49.149 INFO kablam! | Oct 13 09:19:49.149 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.149 INFO kablam! | ^^^^^^ Oct 13 09:19:49.149 INFO kablam! | Oct 13 09:19:49.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.149 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.149 INFO kablam! Oct 13 09:19:49.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.149 INFO kablam! --> src/arrays/Array16.rs:65:3 Oct 13 09:19:49.149 INFO kablam! | Oct 13 09:19:49.149 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.149 INFO kablam! | ^^^^^^ Oct 13 09:19:49.149 INFO kablam! | Oct 13 09:19:49.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.149 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.149 INFO kablam! Oct 13 09:19:49.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.149 INFO kablam! --> src/arrays/Array16.rs:65:18 Oct 13 09:19:49.149 INFO kablam! | Oct 13 09:19:49.149 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.149 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.149 INFO kablam! | Oct 13 09:19:49.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.149 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.149 INFO kablam! Oct 13 09:19:49.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.149 INFO kablam! --> src/arrays/Array16.rs:78:29 Oct 13 09:19:49.149 INFO kablam! | Oct 13 09:19:49.149 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.149 INFO kablam! | ^^^^^^ Oct 13 09:19:49.149 INFO kablam! | Oct 13 09:19:49.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.149 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.149 INFO kablam! Oct 13 09:19:49.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.150 INFO kablam! --> src/arrays/Array16.rs:78:43 Oct 13 09:19:49.150 INFO kablam! | Oct 13 09:19:49.150 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.150 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.150 INFO kablam! | Oct 13 09:19:49.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.150 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.150 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.150 INFO kablam! Oct 13 09:19:49.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.150 INFO kablam! --> src/arrays/Array16.rs:84:20 Oct 13 09:19:49.150 INFO kablam! | Oct 13 09:19:49.150 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.150 INFO kablam! | ^^^^^^ Oct 13 09:19:49.150 INFO kablam! | Oct 13 09:19:49.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.150 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.150 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.150 INFO kablam! Oct 13 09:19:49.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.150 INFO kablam! --> src/arrays/Array16.rs:84:34 Oct 13 09:19:49.150 INFO kablam! | Oct 13 09:19:49.150 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.150 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.150 INFO kablam! | Oct 13 09:19:49.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.150 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.150 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.150 INFO kablam! Oct 13 09:19:49.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.150 INFO kablam! --> src/arrays/Array16.rs:90:20 Oct 13 09:19:49.150 INFO kablam! | Oct 13 09:19:49.150 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.150 INFO kablam! | ^^^^^^ Oct 13 09:19:49.150 INFO kablam! | Oct 13 09:19:49.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.150 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.150 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.150 INFO kablam! Oct 13 09:19:49.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.150 INFO kablam! --> src/arrays/Array16.rs:90:34 Oct 13 09:19:49.150 INFO kablam! | Oct 13 09:19:49.150 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.150 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.150 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.151 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.151 INFO kablam! Oct 13 09:19:49.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.151 INFO kablam! --> src/arrays/Array16.rs:96:20 Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.151 INFO kablam! | ^^^^^^ Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.151 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.151 INFO kablam! Oct 13 09:19:49.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.151 INFO kablam! --> src/arrays/Array16.rs:96:34 Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.151 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.151 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.151 INFO kablam! Oct 13 09:19:49.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.151 INFO kablam! --> src/arrays/Array16.rs:102:20 Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.151 INFO kablam! | ^^^^^^ Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.151 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.151 INFO kablam! Oct 13 09:19:49.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.151 INFO kablam! --> src/arrays/Array16.rs:102:34 Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.151 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.151 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.151 INFO kablam! Oct 13 09:19:49.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.151 INFO kablam! --> src/arrays/Array16.rs:111:14 Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.151 INFO kablam! | ^^^^^^ Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.151 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.151 INFO kablam! Oct 13 09:19:49.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.151 INFO kablam! --> src/arrays/Array16.rs:111:28 Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.151 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.151 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.151 INFO kablam! Oct 13 09:19:49.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.151 INFO kablam! --> src/arrays/Array16.rs:120:15 Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.151 INFO kablam! | ^^^^^^ Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.151 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.151 INFO kablam! Oct 13 09:19:49.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.151 INFO kablam! --> src/arrays/Array16.rs:132:3 Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.151 INFO kablam! | ^^^^^^ Oct 13 09:19:49.151 INFO kablam! | Oct 13 09:19:49.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.151 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.151 INFO kablam! Oct 13 09:19:49.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.152 INFO kablam! --> src/arrays/Array16.rs:144:3 Oct 13 09:19:49.152 INFO kablam! | Oct 13 09:19:49.152 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.152 INFO kablam! | ^^^^^^ Oct 13 09:19:49.152 INFO kablam! | Oct 13 09:19:49.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.152 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.152 INFO kablam! Oct 13 09:19:49.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.152 INFO kablam! --> src/arrays/Array16.rs:153:4 Oct 13 09:19:49.152 INFO kablam! | Oct 13 09:19:49.152 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.152 INFO kablam! | ^^^^^^ Oct 13 09:19:49.152 INFO kablam! | Oct 13 09:19:49.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.152 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.152 INFO kablam! Oct 13 09:19:49.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.152 INFO kablam! --> src/arrays/Array16.rs:162:8 Oct 13 09:19:49.152 INFO kablam! | Oct 13 09:19:49.152 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.152 INFO kablam! | ^^^^^^ Oct 13 09:19:49.152 INFO kablam! | Oct 13 09:19:49.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.152 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.152 INFO kablam! Oct 13 09:19:49.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.152 INFO kablam! --> src/arrays/Array30.rs:28:3 Oct 13 09:19:49.152 INFO kablam! | Oct 13 09:19:49.152 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.152 INFO kablam! | ^^^^^^ Oct 13 09:19:49.152 INFO kablam! | Oct 13 09:19:49.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.152 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.152 INFO kablam! Oct 13 09:19:49.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.152 INFO kablam! --> src/arrays/Array30.rs:34:3 Oct 13 09:19:49.152 INFO kablam! | Oct 13 09:19:49.152 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.152 INFO kablam! | ^^^^^^ Oct 13 09:19:49.152 INFO kablam! | Oct 13 09:19:49.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.152 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.152 INFO kablam! Oct 13 09:19:49.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.159 INFO kablam! --> src/arrays/Array30.rs:56:3 Oct 13 09:19:49.159 INFO kablam! | Oct 13 09:19:49.159 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.159 INFO kablam! | ^^^^^^ Oct 13 09:19:49.159 INFO kablam! | Oct 13 09:19:49.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.159 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.159 INFO kablam! Oct 13 09:19:49.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.159 INFO kablam! --> src/arrays/Array30.rs:65:3 Oct 13 09:19:49.159 INFO kablam! | Oct 13 09:19:49.159 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.159 INFO kablam! | ^^^^^^ Oct 13 09:19:49.159 INFO kablam! | Oct 13 09:19:49.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.159 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.159 INFO kablam! Oct 13 09:19:49.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.159 INFO kablam! --> src/arrays/Array30.rs:65:18 Oct 13 09:19:49.159 INFO kablam! | Oct 13 09:19:49.159 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.159 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.159 INFO kablam! | Oct 13 09:19:49.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.159 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.159 INFO kablam! Oct 13 09:19:49.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.159 INFO kablam! --> src/arrays/Array30.rs:78:29 Oct 13 09:19:49.159 INFO kablam! | Oct 13 09:19:49.159 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.159 INFO kablam! | ^^^^^^ Oct 13 09:19:49.159 INFO kablam! | Oct 13 09:19:49.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.159 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.159 INFO kablam! Oct 13 09:19:49.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.159 INFO kablam! --> src/arrays/Array30.rs:78:43 Oct 13 09:19:49.159 INFO kablam! | Oct 13 09:19:49.159 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.159 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.159 INFO kablam! | Oct 13 09:19:49.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.159 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.159 INFO kablam! Oct 13 09:19:49.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.160 INFO kablam! --> src/arrays/Array30.rs:84:20 Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.160 INFO kablam! | ^^^^^^ Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.160 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.160 INFO kablam! Oct 13 09:19:49.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.160 INFO kablam! --> src/arrays/Array30.rs:84:34 Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.160 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.160 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.160 INFO kablam! Oct 13 09:19:49.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.160 INFO kablam! --> src/arrays/Array30.rs:90:20 Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.160 INFO kablam! | ^^^^^^ Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.160 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.160 INFO kablam! Oct 13 09:19:49.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.160 INFO kablam! --> src/arrays/Array30.rs:90:34 Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.160 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.160 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.160 INFO kablam! Oct 13 09:19:49.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.160 INFO kablam! --> src/arrays/Array30.rs:96:20 Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.160 INFO kablam! | ^^^^^^ Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.160 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.160 INFO kablam! Oct 13 09:19:49.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.160 INFO kablam! --> src/arrays/Array30.rs:96:34 Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.160 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.160 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.160 INFO kablam! Oct 13 09:19:49.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.160 INFO kablam! --> src/arrays/Array30.rs:102:20 Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.160 INFO kablam! | ^^^^^^ Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.160 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.160 INFO kablam! Oct 13 09:19:49.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.160 INFO kablam! --> src/arrays/Array30.rs:102:34 Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.160 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.160 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.160 INFO kablam! Oct 13 09:19:49.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.160 INFO kablam! --> src/arrays/Array30.rs:111:14 Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.160 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.160 INFO kablam! | ^^^^^^ Oct 13 09:19:49.160 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.161 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.161 INFO kablam! Oct 13 09:19:49.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.161 INFO kablam! --> src/arrays/Array30.rs:111:28 Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.161 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.161 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.161 INFO kablam! Oct 13 09:19:49.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.161 INFO kablam! --> src/arrays/Array30.rs:120:15 Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.161 INFO kablam! | ^^^^^^ Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.161 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.161 INFO kablam! Oct 13 09:19:49.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.161 INFO kablam! --> src/arrays/Array30.rs:132:3 Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.161 INFO kablam! | ^^^^^^ Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.161 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.161 INFO kablam! Oct 13 09:19:49.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.161 INFO kablam! --> src/arrays/Array30.rs:144:3 Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.161 INFO kablam! | ^^^^^^ Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.161 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.161 INFO kablam! Oct 13 09:19:49.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.161 INFO kablam! --> src/arrays/Array30.rs:153:4 Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.161 INFO kablam! | ^^^^^^ Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.161 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.161 INFO kablam! Oct 13 09:19:49.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.161 INFO kablam! --> src/arrays/Array30.rs:162:8 Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.161 INFO kablam! | ^^^^^^ Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.161 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.161 INFO kablam! Oct 13 09:19:49.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.161 INFO kablam! --> src/arrays/Array32.rs:28:3 Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.161 INFO kablam! | ^^^^^^ Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.161 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.161 INFO kablam! Oct 13 09:19:49.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.161 INFO kablam! --> src/arrays/Array32.rs:34:3 Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.161 INFO kablam! | ^^^^^^ Oct 13 09:19:49.161 INFO kablam! | Oct 13 09:19:49.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.161 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.161 INFO kablam! Oct 13 09:19:49.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.161 INFO kablam! --> src/arrays/Array32.rs:56:3 Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.162 INFO kablam! | ^^^^^^ Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.162 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.162 INFO kablam! Oct 13 09:19:49.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.162 INFO kablam! --> src/arrays/Array32.rs:65:3 Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.162 INFO kablam! | ^^^^^^ Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.162 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.162 INFO kablam! Oct 13 09:19:49.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.162 INFO kablam! --> src/arrays/Array32.rs:65:18 Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.162 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.162 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.162 INFO kablam! Oct 13 09:19:49.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.162 INFO kablam! --> src/arrays/Array32.rs:78:29 Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.162 INFO kablam! | ^^^^^^ Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.162 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.162 INFO kablam! Oct 13 09:19:49.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.162 INFO kablam! --> src/arrays/Array32.rs:78:43 Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.162 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.162 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.162 INFO kablam! Oct 13 09:19:49.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.162 INFO kablam! --> src/arrays/Array32.rs:84:20 Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.162 INFO kablam! | ^^^^^^ Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.162 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.162 INFO kablam! Oct 13 09:19:49.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.162 INFO kablam! --> src/arrays/Array32.rs:84:34 Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.162 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.162 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.162 INFO kablam! Oct 13 09:19:49.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.162 INFO kablam! --> src/arrays/Array32.rs:90:20 Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.162 INFO kablam! | ^^^^^^ Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.162 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.162 INFO kablam! Oct 13 09:19:49.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.162 INFO kablam! --> src/arrays/Array32.rs:90:34 Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.162 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.162 INFO kablam! | Oct 13 09:19:49.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.162 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.163 INFO kablam! Oct 13 09:19:49.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.163 INFO kablam! --> src/arrays/Array32.rs:96:20 Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.163 INFO kablam! | ^^^^^^ Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.163 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.163 INFO kablam! Oct 13 09:19:49.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.163 INFO kablam! --> src/arrays/Array32.rs:96:34 Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.163 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.163 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.163 INFO kablam! Oct 13 09:19:49.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.163 INFO kablam! --> src/arrays/Array32.rs:102:20 Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.163 INFO kablam! | ^^^^^^ Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.163 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.163 INFO kablam! Oct 13 09:19:49.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.163 INFO kablam! --> src/arrays/Array32.rs:102:34 Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.163 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.163 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.163 INFO kablam! Oct 13 09:19:49.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.163 INFO kablam! --> src/arrays/Array32.rs:111:14 Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.163 INFO kablam! | ^^^^^^ Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.163 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.163 INFO kablam! Oct 13 09:19:49.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.163 INFO kablam! --> src/arrays/Array32.rs:111:28 Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.163 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.163 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.163 INFO kablam! Oct 13 09:19:49.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.163 INFO kablam! --> src/arrays/Array32.rs:120:15 Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.163 INFO kablam! | ^^^^^^ Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.163 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.163 INFO kablam! Oct 13 09:19:49.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.163 INFO kablam! --> src/arrays/Array32.rs:132:3 Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.163 INFO kablam! | ^^^^^^ Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.163 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.163 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.163 INFO kablam! Oct 13 09:19:49.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.163 INFO kablam! --> src/arrays/Array32.rs:144:3 Oct 13 09:19:49.163 INFO kablam! | Oct 13 09:19:49.163 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.163 INFO kablam! | ^^^^^^ Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.164 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.164 INFO kablam! Oct 13 09:19:49.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.164 INFO kablam! --> src/arrays/Array32.rs:153:4 Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.164 INFO kablam! | ^^^^^^ Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.164 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.164 INFO kablam! Oct 13 09:19:49.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.164 INFO kablam! --> src/arrays/Array32.rs:162:8 Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.164 INFO kablam! | ^^^^^^ Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.164 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.164 INFO kablam! Oct 13 09:19:49.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.164 INFO kablam! --> src/arrays/Array40.rs:28:3 Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.164 INFO kablam! | ^^^^^^ Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.164 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.164 INFO kablam! Oct 13 09:19:49.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.164 INFO kablam! --> src/arrays/Array40.rs:34:3 Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.164 INFO kablam! | ^^^^^^ Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.164 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.164 INFO kablam! Oct 13 09:19:49.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.164 INFO kablam! --> src/arrays/Array40.rs:56:3 Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.164 INFO kablam! | ^^^^^^ Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.164 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.164 INFO kablam! Oct 13 09:19:49.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.164 INFO kablam! --> src/arrays/Array40.rs:65:3 Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.164 INFO kablam! | ^^^^^^ Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.164 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.164 INFO kablam! Oct 13 09:19:49.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.164 INFO kablam! --> src/arrays/Array40.rs:65:18 Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.164 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.164 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.164 INFO kablam! Oct 13 09:19:49.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.164 INFO kablam! --> src/arrays/Array40.rs:78:29 Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.164 INFO kablam! | ^^^^^^ Oct 13 09:19:49.164 INFO kablam! | Oct 13 09:19:49.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.164 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.165 INFO kablam! Oct 13 09:19:49.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.165 INFO kablam! --> src/arrays/Array40.rs:78:43 Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.165 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.165 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.165 INFO kablam! Oct 13 09:19:49.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.165 INFO kablam! --> src/arrays/Array40.rs:84:20 Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.165 INFO kablam! | ^^^^^^ Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.165 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.165 INFO kablam! Oct 13 09:19:49.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.165 INFO kablam! --> src/arrays/Array40.rs:84:34 Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.165 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.165 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.165 INFO kablam! Oct 13 09:19:49.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.165 INFO kablam! --> src/arrays/Array40.rs:90:20 Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.165 INFO kablam! | ^^^^^^ Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.165 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.165 INFO kablam! Oct 13 09:19:49.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.165 INFO kablam! --> src/arrays/Array40.rs:90:34 Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.165 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.165 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.165 INFO kablam! Oct 13 09:19:49.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.165 INFO kablam! --> src/arrays/Array40.rs:96:20 Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.165 INFO kablam! | ^^^^^^ Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.165 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.165 INFO kablam! Oct 13 09:19:49.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.165 INFO kablam! --> src/arrays/Array40.rs:96:34 Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.165 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.165 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.165 INFO kablam! Oct 13 09:19:49.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.165 INFO kablam! --> src/arrays/Array40.rs:102:20 Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.165 INFO kablam! | ^^^^^^ Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.165 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.165 INFO kablam! Oct 13 09:19:49.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.165 INFO kablam! --> src/arrays/Array40.rs:102:34 Oct 13 09:19:49.165 INFO kablam! | Oct 13 09:19:49.165 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.166 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.166 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.166 INFO kablam! Oct 13 09:19:49.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.166 INFO kablam! --> src/arrays/Array40.rs:111:14 Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.166 INFO kablam! | ^^^^^^ Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.166 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.166 INFO kablam! Oct 13 09:19:49.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.166 INFO kablam! --> src/arrays/Array40.rs:111:28 Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.166 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.166 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.166 INFO kablam! Oct 13 09:19:49.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.166 INFO kablam! --> src/arrays/Array40.rs:120:15 Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.166 INFO kablam! | ^^^^^^ Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.166 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.166 INFO kablam! Oct 13 09:19:49.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.166 INFO kablam! --> src/arrays/Array40.rs:132:3 Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.166 INFO kablam! | ^^^^^^ Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.166 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.166 INFO kablam! Oct 13 09:19:49.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.166 INFO kablam! --> src/arrays/Array40.rs:144:3 Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.166 INFO kablam! | ^^^^^^ Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.166 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.166 INFO kablam! Oct 13 09:19:49.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.166 INFO kablam! --> src/arrays/Array40.rs:153:4 Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.166 INFO kablam! | ^^^^^^ Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.166 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.166 INFO kablam! Oct 13 09:19:49.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.166 INFO kablam! --> src/arrays/Array40.rs:162:8 Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.166 INFO kablam! | ^^^^^^ Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.166 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.166 INFO kablam! Oct 13 09:19:49.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.166 INFO kablam! --> src/arrays/Array46.rs:28:3 Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.166 INFO kablam! | ^^^^^^ Oct 13 09:19:49.166 INFO kablam! | Oct 13 09:19:49.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.166 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.166 INFO kablam! Oct 13 09:19:49.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.167 INFO kablam! --> src/arrays/Array46.rs:34:3 Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.167 INFO kablam! | ^^^^^^ Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.167 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.167 INFO kablam! Oct 13 09:19:49.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.167 INFO kablam! --> src/arrays/Array46.rs:56:3 Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.167 INFO kablam! | ^^^^^^ Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.167 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.167 INFO kablam! Oct 13 09:19:49.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.167 INFO kablam! --> src/arrays/Array46.rs:65:3 Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.167 INFO kablam! | ^^^^^^ Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.167 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.167 INFO kablam! Oct 13 09:19:49.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.167 INFO kablam! --> src/arrays/Array46.rs:65:18 Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.167 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.167 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.167 INFO kablam! Oct 13 09:19:49.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.167 INFO kablam! --> src/arrays/Array46.rs:78:29 Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.167 INFO kablam! | ^^^^^^ Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.167 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.167 INFO kablam! Oct 13 09:19:49.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.167 INFO kablam! --> src/arrays/Array46.rs:78:43 Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.167 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.167 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.167 INFO kablam! Oct 13 09:19:49.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.167 INFO kablam! --> src/arrays/Array46.rs:84:20 Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.167 INFO kablam! | ^^^^^^ Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.167 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.167 INFO kablam! Oct 13 09:19:49.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.167 INFO kablam! --> src/arrays/Array46.rs:84:34 Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.167 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.167 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.167 INFO kablam! Oct 13 09:19:49.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.167 INFO kablam! --> src/arrays/Array46.rs:90:20 Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.167 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.167 INFO kablam! | ^^^^^^ Oct 13 09:19:49.167 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.168 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.168 INFO kablam! Oct 13 09:19:49.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.168 INFO kablam! --> src/arrays/Array46.rs:90:34 Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.168 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.168 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.168 INFO kablam! Oct 13 09:19:49.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.168 INFO kablam! --> src/arrays/Array46.rs:96:20 Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.168 INFO kablam! | ^^^^^^ Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.168 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.168 INFO kablam! Oct 13 09:19:49.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.168 INFO kablam! --> src/arrays/Array46.rs:96:34 Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.168 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.168 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.168 INFO kablam! Oct 13 09:19:49.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.168 INFO kablam! --> src/arrays/Array46.rs:102:20 Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.168 INFO kablam! | ^^^^^^ Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.168 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.168 INFO kablam! Oct 13 09:19:49.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.168 INFO kablam! --> src/arrays/Array46.rs:102:34 Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.168 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.168 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.168 INFO kablam! Oct 13 09:19:49.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.168 INFO kablam! --> src/arrays/Array46.rs:111:14 Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.168 INFO kablam! | ^^^^^^ Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.168 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.168 INFO kablam! Oct 13 09:19:49.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.168 INFO kablam! --> src/arrays/Array46.rs:111:28 Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.168 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.168 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.168 INFO kablam! Oct 13 09:19:49.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.168 INFO kablam! --> src/arrays/Array46.rs:120:15 Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.168 INFO kablam! | ^^^^^^ Oct 13 09:19:49.168 INFO kablam! | Oct 13 09:19:49.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.168 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.169 INFO kablam! Oct 13 09:19:49.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.169 INFO kablam! --> src/arrays/Array46.rs:132:3 Oct 13 09:19:49.169 INFO kablam! | Oct 13 09:19:49.169 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.169 INFO kablam! | ^^^^^^ Oct 13 09:19:49.169 INFO kablam! | Oct 13 09:19:49.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.169 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.169 INFO kablam! Oct 13 09:19:49.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.169 INFO kablam! --> src/arrays/Array46.rs:144:3 Oct 13 09:19:49.169 INFO kablam! | Oct 13 09:19:49.169 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.169 INFO kablam! | ^^^^^^ Oct 13 09:19:49.169 INFO kablam! | Oct 13 09:19:49.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.169 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.169 INFO kablam! Oct 13 09:19:49.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.169 INFO kablam! --> src/arrays/Array46.rs:153:4 Oct 13 09:19:49.169 INFO kablam! | Oct 13 09:19:49.169 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.169 INFO kablam! | ^^^^^^ Oct 13 09:19:49.169 INFO kablam! | Oct 13 09:19:49.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.169 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.169 INFO kablam! Oct 13 09:19:49.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.169 INFO kablam! --> src/arrays/Array46.rs:162:8 Oct 13 09:19:49.169 INFO kablam! | Oct 13 09:19:49.169 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.169 INFO kablam! | ^^^^^^ Oct 13 09:19:49.169 INFO kablam! | Oct 13 09:19:49.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.169 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.169 INFO kablam! Oct 13 09:19:49.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.169 INFO kablam! --> src/arrays/Array52.rs:28:3 Oct 13 09:19:49.169 INFO kablam! | Oct 13 09:19:49.169 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.169 INFO kablam! | ^^^^^^ Oct 13 09:19:49.169 INFO kablam! | Oct 13 09:19:49.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.170 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.170 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.170 INFO kablam! Oct 13 09:19:49.170 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.170 INFO kablam! --> src/arrays/Array52.rs:34:3 Oct 13 09:19:49.170 INFO kablam! | Oct 13 09:19:49.170 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.170 INFO kablam! | ^^^^^^ Oct 13 09:19:49.170 INFO kablam! | Oct 13 09:19:49.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.170 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.170 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.170 INFO kablam! Oct 13 09:19:49.170 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.170 INFO kablam! --> src/arrays/Array52.rs:56:3 Oct 13 09:19:49.170 INFO kablam! | Oct 13 09:19:49.170 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.170 INFO kablam! | ^^^^^^ Oct 13 09:19:49.176 INFO kablam! | Oct 13 09:19:49.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.176 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.176 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.176 INFO kablam! Oct 13 09:19:49.176 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.176 INFO kablam! --> src/arrays/Array52.rs:65:3 Oct 13 09:19:49.176 INFO kablam! | Oct 13 09:19:49.176 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.176 INFO kablam! | ^^^^^^ Oct 13 09:19:49.176 INFO kablam! | Oct 13 09:19:49.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.176 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.176 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.176 INFO kablam! Oct 13 09:19:49.176 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.176 INFO kablam! --> src/arrays/Array52.rs:65:18 Oct 13 09:19:49.176 INFO kablam! | Oct 13 09:19:49.176 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.176 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.176 INFO kablam! | Oct 13 09:19:49.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.176 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.176 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.176 INFO kablam! Oct 13 09:19:49.176 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.176 INFO kablam! --> src/arrays/Array52.rs:78:29 Oct 13 09:19:49.176 INFO kablam! | Oct 13 09:19:49.176 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.176 INFO kablam! | ^^^^^^ Oct 13 09:19:49.176 INFO kablam! | Oct 13 09:19:49.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.176 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.176 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.177 INFO kablam! Oct 13 09:19:49.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.177 INFO kablam! --> src/arrays/Array52.rs:78:43 Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.177 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.177 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.177 INFO kablam! Oct 13 09:19:49.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.177 INFO kablam! --> src/arrays/Array52.rs:84:20 Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.177 INFO kablam! | ^^^^^^ Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.177 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.177 INFO kablam! Oct 13 09:19:49.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.177 INFO kablam! --> src/arrays/Array52.rs:84:34 Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.177 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.177 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.177 INFO kablam! Oct 13 09:19:49.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.177 INFO kablam! --> src/arrays/Array52.rs:90:20 Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.177 INFO kablam! | ^^^^^^ Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.177 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.177 INFO kablam! Oct 13 09:19:49.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.177 INFO kablam! --> src/arrays/Array52.rs:90:34 Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.177 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.177 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.177 INFO kablam! Oct 13 09:19:49.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.177 INFO kablam! --> src/arrays/Array52.rs:96:20 Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.177 INFO kablam! | ^^^^^^ Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.177 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.177 INFO kablam! Oct 13 09:19:49.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.177 INFO kablam! --> src/arrays/Array52.rs:96:34 Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.177 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.177 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.177 INFO kablam! Oct 13 09:19:49.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.177 INFO kablam! --> src/arrays/Array52.rs:102:20 Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.177 INFO kablam! | ^^^^^^ Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.177 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.177 INFO kablam! Oct 13 09:19:49.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.177 INFO kablam! --> src/arrays/Array52.rs:102:34 Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.177 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.177 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.177 INFO kablam! Oct 13 09:19:49.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.177 INFO kablam! --> src/arrays/Array52.rs:111:14 Oct 13 09:19:49.177 INFO kablam! | Oct 13 09:19:49.177 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.177 INFO kablam! | ^^^^^^ Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.178 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.178 INFO kablam! Oct 13 09:19:49.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.178 INFO kablam! --> src/arrays/Array52.rs:111:28 Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.178 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.178 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.178 INFO kablam! Oct 13 09:19:49.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.178 INFO kablam! --> src/arrays/Array52.rs:120:15 Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.178 INFO kablam! | ^^^^^^ Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.178 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.178 INFO kablam! Oct 13 09:19:49.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.178 INFO kablam! --> src/arrays/Array52.rs:132:3 Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.178 INFO kablam! | ^^^^^^ Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.178 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.178 INFO kablam! Oct 13 09:19:49.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.178 INFO kablam! --> src/arrays/Array52.rs:144:3 Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.178 INFO kablam! | ^^^^^^ Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.178 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.178 INFO kablam! Oct 13 09:19:49.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.178 INFO kablam! --> src/arrays/Array52.rs:153:4 Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.178 INFO kablam! | ^^^^^^ Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.178 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.178 INFO kablam! Oct 13 09:19:49.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.178 INFO kablam! --> src/arrays/Array52.rs:162:8 Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.178 INFO kablam! | ^^^^^^ Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.178 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.178 INFO kablam! Oct 13 09:19:49.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.178 INFO kablam! --> src/arrays/Array64.rs:28:3 Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.178 INFO kablam! | ^^^^^^ Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.178 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.178 INFO kablam! Oct 13 09:19:49.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.178 INFO kablam! --> src/arrays/Array64.rs:34:3 Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.178 INFO kablam! | ^^^^^^ Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.178 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.178 INFO kablam! Oct 13 09:19:49.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.178 INFO kablam! --> src/arrays/Array64.rs:56:3 Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.178 INFO kablam! | ^^^^^^ Oct 13 09:19:49.178 INFO kablam! | Oct 13 09:19:49.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.178 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.179 INFO kablam! Oct 13 09:19:49.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.179 INFO kablam! --> src/arrays/Array64.rs:65:3 Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.179 INFO kablam! | ^^^^^^ Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.179 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.179 INFO kablam! Oct 13 09:19:49.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.179 INFO kablam! --> src/arrays/Array64.rs:65:18 Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.179 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.179 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.179 INFO kablam! Oct 13 09:19:49.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.179 INFO kablam! --> src/arrays/Array64.rs:78:29 Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.179 INFO kablam! | ^^^^^^ Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.179 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.179 INFO kablam! Oct 13 09:19:49.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.179 INFO kablam! --> src/arrays/Array64.rs:78:43 Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.179 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.179 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.179 INFO kablam! Oct 13 09:19:49.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.179 INFO kablam! --> src/arrays/Array64.rs:84:20 Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.179 INFO kablam! | ^^^^^^ Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.179 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.179 INFO kablam! Oct 13 09:19:49.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.179 INFO kablam! --> src/arrays/Array64.rs:84:34 Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.179 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.179 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.179 INFO kablam! Oct 13 09:19:49.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.179 INFO kablam! --> src/arrays/Array64.rs:90:20 Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.179 INFO kablam! | ^^^^^^ Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.179 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.179 INFO kablam! Oct 13 09:19:49.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.179 INFO kablam! --> src/arrays/Array64.rs:90:34 Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.179 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.179 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.179 INFO kablam! Oct 13 09:19:49.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.179 INFO kablam! --> src/arrays/Array64.rs:96:20 Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.179 INFO kablam! | ^^^^^^ Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.179 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.179 INFO kablam! Oct 13 09:19:49.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.179 INFO kablam! --> src/arrays/Array64.rs:96:34 Oct 13 09:19:49.179 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.180 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.180 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.180 INFO kablam! Oct 13 09:19:49.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.180 INFO kablam! --> src/arrays/Array64.rs:102:20 Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.180 INFO kablam! | ^^^^^^ Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.180 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.180 INFO kablam! Oct 13 09:19:49.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.180 INFO kablam! --> src/arrays/Array64.rs:102:34 Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.180 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.180 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.180 INFO kablam! Oct 13 09:19:49.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.180 INFO kablam! --> src/arrays/Array64.rs:111:14 Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.180 INFO kablam! | ^^^^^^ Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.180 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.180 INFO kablam! Oct 13 09:19:49.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.180 INFO kablam! --> src/arrays/Array64.rs:111:28 Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.180 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.180 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.180 INFO kablam! Oct 13 09:19:49.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.180 INFO kablam! --> src/arrays/Array64.rs:120:15 Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.180 INFO kablam! | ^^^^^^ Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.180 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.180 INFO kablam! Oct 13 09:19:49.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.180 INFO kablam! --> src/arrays/Array64.rs:132:3 Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.180 INFO kablam! | ^^^^^^ Oct 13 09:19:49.180 INFO kablam! | Oct 13 09:19:49.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.180 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.180 INFO kablam! Oct 13 09:19:49.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.181 INFO kablam! --> src/arrays/Array64.rs:144:3 Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.181 INFO kablam! | ^^^^^^ Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.181 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.181 INFO kablam! Oct 13 09:19:49.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.181 INFO kablam! --> src/arrays/Array64.rs:153:4 Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.181 INFO kablam! | ^^^^^^ Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.181 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.181 INFO kablam! Oct 13 09:19:49.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.181 INFO kablam! --> src/arrays/Array64.rs:162:8 Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.181 INFO kablam! | ^^^^^^ Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.181 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.181 INFO kablam! Oct 13 09:19:49.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.181 INFO kablam! --> src/arrays/Array80.rs:28:3 Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.181 INFO kablam! | ^^^^^^ Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.181 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.181 INFO kablam! Oct 13 09:19:49.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.181 INFO kablam! --> src/arrays/Array80.rs:34:3 Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.181 INFO kablam! | ^^^^^^ Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.181 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.181 INFO kablam! Oct 13 09:19:49.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.181 INFO kablam! --> src/arrays/Array80.rs:56:3 Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.181 INFO kablam! | ^^^^^^ Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.181 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.181 INFO kablam! Oct 13 09:19:49.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.181 INFO kablam! --> src/arrays/Array80.rs:65:3 Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.181 INFO kablam! | ^^^^^^ Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.181 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.181 INFO kablam! Oct 13 09:19:49.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.181 INFO kablam! --> src/arrays/Array80.rs:65:18 Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.181 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.181 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.181 INFO kablam! Oct 13 09:19:49.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.181 INFO kablam! --> src/arrays/Array80.rs:78:29 Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.181 INFO kablam! | ^^^^^^ Oct 13 09:19:49.181 INFO kablam! | Oct 13 09:19:49.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.182 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.182 INFO kablam! Oct 13 09:19:49.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.182 INFO kablam! --> src/arrays/Array80.rs:78:43 Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.182 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.182 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.182 INFO kablam! Oct 13 09:19:49.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.182 INFO kablam! --> src/arrays/Array80.rs:84:20 Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.182 INFO kablam! | ^^^^^^ Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.182 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.182 INFO kablam! Oct 13 09:19:49.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.182 INFO kablam! --> src/arrays/Array80.rs:84:34 Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.182 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.182 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.182 INFO kablam! Oct 13 09:19:49.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.182 INFO kablam! --> src/arrays/Array80.rs:90:20 Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.182 INFO kablam! | ^^^^^^ Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.182 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.182 INFO kablam! Oct 13 09:19:49.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.182 INFO kablam! --> src/arrays/Array80.rs:90:34 Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.182 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.182 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.182 INFO kablam! Oct 13 09:19:49.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.182 INFO kablam! --> src/arrays/Array80.rs:96:20 Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.182 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.182 INFO kablam! | ^^^^^^ Oct 13 09:19:49.182 INFO kablam! | Oct 13 09:19:49.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.184 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.184 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.184 INFO kablam! Oct 13 09:19:49.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.184 INFO kablam! --> src/arrays/Array80.rs:96:34 Oct 13 09:19:49.184 INFO kablam! | Oct 13 09:19:49.184 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.184 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.184 INFO kablam! | Oct 13 09:19:49.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.184 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.184 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.184 INFO kablam! Oct 13 09:19:49.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.184 INFO kablam! --> src/arrays/Array80.rs:102:20 Oct 13 09:19:49.184 INFO kablam! | Oct 13 09:19:49.184 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.184 INFO kablam! | ^^^^^^ Oct 13 09:19:49.184 INFO kablam! | Oct 13 09:19:49.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.184 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.184 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.184 INFO kablam! Oct 13 09:19:49.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.184 INFO kablam! --> src/arrays/Array80.rs:102:34 Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.185 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.185 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.185 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.185 INFO kablam! Oct 13 09:19:49.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.185 INFO kablam! --> src/arrays/Array80.rs:111:14 Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.185 INFO kablam! | ^^^^^^ Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.185 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.185 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.185 INFO kablam! Oct 13 09:19:49.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.185 INFO kablam! --> src/arrays/Array80.rs:111:28 Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.185 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.185 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.185 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.185 INFO kablam! Oct 13 09:19:49.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.185 INFO kablam! --> src/arrays/Array80.rs:120:15 Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.185 INFO kablam! | ^^^^^^ Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.185 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.185 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.185 INFO kablam! Oct 13 09:19:49.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.185 INFO kablam! --> src/arrays/Array80.rs:132:3 Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.185 INFO kablam! | ^^^^^^ Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.185 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.185 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.185 INFO kablam! Oct 13 09:19:49.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.185 INFO kablam! --> src/arrays/Array80.rs:144:3 Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.185 INFO kablam! | ^^^^^^ Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.185 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.185 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.185 INFO kablam! Oct 13 09:19:49.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.185 INFO kablam! --> src/arrays/Array80.rs:153:4 Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.185 INFO kablam! | ^^^^^^ Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.185 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.185 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.185 INFO kablam! Oct 13 09:19:49.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.185 INFO kablam! --> src/arrays/Array80.rs:162:8 Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.185 INFO kablam! | ^^^^^^ Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.185 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.185 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.185 INFO kablam! Oct 13 09:19:49.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.185 INFO kablam! --> src/arrays/Array128.rs:28:3 Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.185 INFO kablam! | ^^^^^^ Oct 13 09:19:49.185 INFO kablam! | Oct 13 09:19:49.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.185 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.185 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.186 INFO kablam! Oct 13 09:19:49.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.186 INFO kablam! --> src/arrays/Array128.rs:34:3 Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.186 INFO kablam! | ^^^^^^ Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.186 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.186 INFO kablam! Oct 13 09:19:49.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.186 INFO kablam! --> src/arrays/Array128.rs:56:3 Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.186 INFO kablam! | ^^^^^^ Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.186 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.186 INFO kablam! Oct 13 09:19:49.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.186 INFO kablam! --> src/arrays/Array128.rs:65:3 Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.186 INFO kablam! | ^^^^^^ Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.186 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.186 INFO kablam! Oct 13 09:19:49.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.186 INFO kablam! --> src/arrays/Array128.rs:65:18 Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.186 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.186 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.186 INFO kablam! Oct 13 09:19:49.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.186 INFO kablam! --> src/arrays/Array128.rs:78:29 Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.186 INFO kablam! | ^^^^^^ Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.186 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.186 INFO kablam! Oct 13 09:19:49.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.186 INFO kablam! --> src/arrays/Array128.rs:78:43 Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.186 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.186 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.186 INFO kablam! Oct 13 09:19:49.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.186 INFO kablam! --> src/arrays/Array128.rs:84:20 Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.186 INFO kablam! | ^^^^^^ Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.186 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.186 INFO kablam! Oct 13 09:19:49.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.186 INFO kablam! --> src/arrays/Array128.rs:84:34 Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.186 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.186 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.186 INFO kablam! Oct 13 09:19:49.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.186 INFO kablam! --> src/arrays/Array128.rs:90:20 Oct 13 09:19:49.186 INFO kablam! | Oct 13 09:19:49.186 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.187 INFO kablam! | ^^^^^^ Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.187 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.187 INFO kablam! Oct 13 09:19:49.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.187 INFO kablam! --> src/arrays/Array128.rs:90:34 Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.187 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.187 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.187 INFO kablam! Oct 13 09:19:49.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.187 INFO kablam! --> src/arrays/Array128.rs:96:20 Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.187 INFO kablam! | ^^^^^^ Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.187 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.187 INFO kablam! Oct 13 09:19:49.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.187 INFO kablam! --> src/arrays/Array128.rs:96:34 Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.187 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.187 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.187 INFO kablam! Oct 13 09:19:49.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.187 INFO kablam! --> src/arrays/Array128.rs:102:20 Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.187 INFO kablam! | ^^^^^^ Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.187 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.187 INFO kablam! Oct 13 09:19:49.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.187 INFO kablam! --> src/arrays/Array128.rs:102:34 Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.187 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.187 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.187 INFO kablam! Oct 13 09:19:49.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.187 INFO kablam! --> src/arrays/Array128.rs:111:14 Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.187 INFO kablam! | ^^^^^^ Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.187 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.187 INFO kablam! Oct 13 09:19:49.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.187 INFO kablam! --> src/arrays/Array128.rs:111:28 Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.187 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.187 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.187 INFO kablam! Oct 13 09:19:49.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.187 INFO kablam! --> src/arrays/Array128.rs:120:15 Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.187 INFO kablam! | ^^^^^^ Oct 13 09:19:49.187 INFO kablam! | Oct 13 09:19:49.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.187 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.188 INFO kablam! Oct 13 09:19:49.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.188 INFO kablam! --> src/arrays/Array128.rs:132:3 Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.188 INFO kablam! | ^^^^^^ Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.188 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.188 INFO kablam! Oct 13 09:19:49.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.188 INFO kablam! --> src/arrays/Array128.rs:144:3 Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.188 INFO kablam! | ^^^^^^ Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.188 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.188 INFO kablam! Oct 13 09:19:49.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.188 INFO kablam! --> src/arrays/Array128.rs:153:4 Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.188 INFO kablam! | ^^^^^^ Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.188 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.188 INFO kablam! Oct 13 09:19:49.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.188 INFO kablam! --> src/arrays/Array128.rs:162:8 Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.188 INFO kablam! | ^^^^^^ Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.188 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.188 INFO kablam! Oct 13 09:19:49.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.188 INFO kablam! --> src/arrays/Array256.rs:28:3 Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.188 INFO kablam! | ^^^^^^ Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.188 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.188 INFO kablam! Oct 13 09:19:49.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.188 INFO kablam! --> src/arrays/Array256.rs:34:3 Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.188 INFO kablam! | ^^^^^^ Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.188 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.188 INFO kablam! Oct 13 09:19:49.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.188 INFO kablam! --> src/arrays/Array256.rs:56:3 Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.188 INFO kablam! | ^^^^^^ Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.188 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.188 INFO kablam! Oct 13 09:19:49.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.188 INFO kablam! --> src/arrays/Array256.rs:65:3 Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.188 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.188 INFO kablam! | ^^^^^^ Oct 13 09:19:49.188 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.189 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.189 INFO kablam! Oct 13 09:19:49.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.189 INFO kablam! --> src/arrays/Array256.rs:65:18 Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.189 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.189 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.189 INFO kablam! Oct 13 09:19:49.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.189 INFO kablam! --> src/arrays/Array256.rs:78:29 Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.189 INFO kablam! | ^^^^^^ Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.189 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.189 INFO kablam! Oct 13 09:19:49.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.189 INFO kablam! --> src/arrays/Array256.rs:78:43 Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.189 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.189 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.189 INFO kablam! Oct 13 09:19:49.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.189 INFO kablam! --> src/arrays/Array256.rs:84:20 Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.189 INFO kablam! | ^^^^^^ Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.189 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.189 INFO kablam! Oct 13 09:19:49.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.189 INFO kablam! --> src/arrays/Array256.rs:84:34 Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.189 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.189 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.189 INFO kablam! Oct 13 09:19:49.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.189 INFO kablam! --> src/arrays/Array256.rs:90:20 Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.189 INFO kablam! | ^^^^^^ Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.189 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.189 INFO kablam! Oct 13 09:19:49.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.189 INFO kablam! --> src/arrays/Array256.rs:90:34 Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.189 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.189 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.189 INFO kablam! Oct 13 09:19:49.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.189 INFO kablam! --> src/arrays/Array256.rs:96:20 Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.189 INFO kablam! | ^^^^^^ Oct 13 09:19:49.189 INFO kablam! | Oct 13 09:19:49.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.189 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.190 INFO kablam! Oct 13 09:19:49.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.190 INFO kablam! --> src/arrays/Array256.rs:96:34 Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.190 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.190 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.190 INFO kablam! Oct 13 09:19:49.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.190 INFO kablam! --> src/arrays/Array256.rs:102:20 Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.190 INFO kablam! | ^^^^^^ Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.190 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.190 INFO kablam! Oct 13 09:19:49.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.190 INFO kablam! --> src/arrays/Array256.rs:102:34 Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.190 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.190 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.190 INFO kablam! Oct 13 09:19:49.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.190 INFO kablam! --> src/arrays/Array256.rs:111:14 Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.190 INFO kablam! | ^^^^^^ Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.190 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.190 INFO kablam! Oct 13 09:19:49.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.190 INFO kablam! --> src/arrays/Array256.rs:111:28 Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.190 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.190 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.190 INFO kablam! Oct 13 09:19:49.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.190 INFO kablam! --> src/arrays/Array256.rs:120:15 Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.190 INFO kablam! | ^^^^^^ Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.190 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.190 INFO kablam! Oct 13 09:19:49.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.190 INFO kablam! --> src/arrays/Array256.rs:132:3 Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.190 INFO kablam! | ^^^^^^ Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.190 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.190 INFO kablam! Oct 13 09:19:49.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.190 INFO kablam! --> src/arrays/Array256.rs:144:3 Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.190 INFO kablam! | ^^^^^^ Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.190 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.190 INFO kablam! Oct 13 09:19:49.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.190 INFO kablam! --> src/arrays/Array256.rs:153:4 Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.190 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.190 INFO kablam! | ^^^^^^ Oct 13 09:19:49.190 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.191 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.191 INFO kablam! Oct 13 09:19:49.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.191 INFO kablam! --> src/arrays/Array256.rs:162:8 Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.191 INFO kablam! | ^^^^^^ Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.191 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.191 INFO kablam! Oct 13 09:19:49.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.191 INFO kablam! --> src/arrays/Array512.rs:28:3 Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.191 INFO kablam! | ^^^^^^ Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.191 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.191 INFO kablam! Oct 13 09:19:49.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.191 INFO kablam! --> src/arrays/Array512.rs:34:3 Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.191 INFO kablam! | ^^^^^^ Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.191 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.191 INFO kablam! Oct 13 09:19:49.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.191 INFO kablam! --> src/arrays/Array512.rs:56:3 Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.191 INFO kablam! | ^^^^^^ Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.191 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.191 INFO kablam! Oct 13 09:19:49.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.191 INFO kablam! --> src/arrays/Array512.rs:65:3 Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.191 INFO kablam! | ^^^^^^ Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.191 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.191 INFO kablam! Oct 13 09:19:49.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.191 INFO kablam! --> src/arrays/Array512.rs:65:18 Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.191 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.191 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.191 INFO kablam! Oct 13 09:19:49.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.191 INFO kablam! --> src/arrays/Array512.rs:78:29 Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.191 INFO kablam! | ^^^^^^ Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.191 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.191 INFO kablam! Oct 13 09:19:49.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.191 INFO kablam! --> src/arrays/Array512.rs:78:43 Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.191 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.191 INFO kablam! | Oct 13 09:19:49.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.191 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.192 INFO kablam! Oct 13 09:19:49.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.192 INFO kablam! --> src/arrays/Array512.rs:84:20 Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.192 INFO kablam! | ^^^^^^ Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.192 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.192 INFO kablam! Oct 13 09:19:49.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.192 INFO kablam! --> src/arrays/Array512.rs:84:34 Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.192 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.192 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.192 INFO kablam! Oct 13 09:19:49.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.192 INFO kablam! --> src/arrays/Array512.rs:90:20 Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.192 INFO kablam! | ^^^^^^ Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.192 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.192 INFO kablam! Oct 13 09:19:49.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.192 INFO kablam! --> src/arrays/Array512.rs:90:34 Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.192 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.192 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.192 INFO kablam! Oct 13 09:19:49.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.192 INFO kablam! --> src/arrays/Array512.rs:96:20 Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.192 INFO kablam! | ^^^^^^ Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.192 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.192 INFO kablam! Oct 13 09:19:49.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.192 INFO kablam! --> src/arrays/Array512.rs:96:34 Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.192 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.192 INFO kablam! | Oct 13 09:19:49.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.192 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.193 INFO kablam! Oct 13 09:19:49.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.193 INFO kablam! --> src/arrays/Array512.rs:102:20 Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.193 INFO kablam! | ^^^^^^ Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.193 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.193 INFO kablam! Oct 13 09:19:49.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.193 INFO kablam! --> src/arrays/Array512.rs:102:34 Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.193 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.193 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.193 INFO kablam! Oct 13 09:19:49.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.193 INFO kablam! --> src/arrays/Array512.rs:111:14 Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.193 INFO kablam! | ^^^^^^ Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.193 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.193 INFO kablam! Oct 13 09:19:49.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.193 INFO kablam! --> src/arrays/Array512.rs:111:28 Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.193 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.193 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.193 INFO kablam! Oct 13 09:19:49.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.193 INFO kablam! --> src/arrays/Array512.rs:120:15 Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.193 INFO kablam! | ^^^^^^ Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.193 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.193 INFO kablam! Oct 13 09:19:49.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.193 INFO kablam! --> src/arrays/Array512.rs:132:3 Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.193 INFO kablam! | ^^^^^^ Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.193 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.193 INFO kablam! Oct 13 09:19:49.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.193 INFO kablam! --> src/arrays/Array512.rs:144:3 Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.193 INFO kablam! | ^^^^^^ Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.193 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.193 INFO kablam! Oct 13 09:19:49.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.193 INFO kablam! --> src/arrays/Array512.rs:153:4 Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.193 INFO kablam! | ^^^^^^ Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.193 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.193 INFO kablam! Oct 13 09:19:49.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.193 INFO kablam! --> src/arrays/Array512.rs:162:8 Oct 13 09:19:49.193 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.194 INFO kablam! | ^^^^^^ Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.194 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.194 INFO kablam! Oct 13 09:19:49.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.194 INFO kablam! --> src/arrays/Array1024.rs:28:3 Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! 28 | self.0.as_ptr() Oct 13 09:19:49.194 INFO kablam! | ^^^^^^ Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.194 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.194 INFO kablam! Oct 13 09:19:49.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.194 INFO kablam! --> src/arrays/Array1024.rs:34:3 Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! 34 | self.0.as_mut_ptr() Oct 13 09:19:49.194 INFO kablam! | ^^^^^^ Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.194 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.194 INFO kablam! Oct 13 09:19:49.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.194 INFO kablam! --> src/arrays/Array1024.rs:56:3 Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 13 09:19:49.194 INFO kablam! | ^^^^^^ Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.194 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.194 INFO kablam! Oct 13 09:19:49.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.194 INFO kablam! --> src/arrays/Array1024.rs:65:3 Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.194 INFO kablam! | ^^^^^^ Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.194 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.194 INFO kablam! Oct 13 09:19:49.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.194 INFO kablam! --> src/arrays/Array1024.rs:65:18 Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 13 09:19:49.194 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.194 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.194 INFO kablam! Oct 13 09:19:49.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.194 INFO kablam! --> src/arrays/Array1024.rs:78:29 Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.194 INFO kablam! | ^^^^^^ Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.194 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.194 INFO kablam! Oct 13 09:19:49.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.194 INFO kablam! --> src/arrays/Array1024.rs:78:43 Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.194 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.194 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.194 INFO kablam! Oct 13 09:19:49.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.194 INFO kablam! --> src/arrays/Array1024.rs:84:20 Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.194 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.194 INFO kablam! | ^^^^^^ Oct 13 09:19:49.194 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.195 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.195 INFO kablam! Oct 13 09:19:49.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.195 INFO kablam! --> src/arrays/Array1024.rs:84:34 Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.195 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.195 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.195 INFO kablam! Oct 13 09:19:49.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.195 INFO kablam! --> src/arrays/Array1024.rs:90:20 Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.195 INFO kablam! | ^^^^^^ Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.195 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.195 INFO kablam! Oct 13 09:19:49.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.195 INFO kablam! --> src/arrays/Array1024.rs:90:34 Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.195 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.195 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.195 INFO kablam! Oct 13 09:19:49.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.195 INFO kablam! --> src/arrays/Array1024.rs:96:20 Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.195 INFO kablam! | ^^^^^^ Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.195 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.195 INFO kablam! Oct 13 09:19:49.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.195 INFO kablam! --> src/arrays/Array1024.rs:96:34 Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.195 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.195 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.195 INFO kablam! Oct 13 09:19:49.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.195 INFO kablam! --> src/arrays/Array1024.rs:102:20 Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.195 INFO kablam! | ^^^^^^ Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.195 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.195 INFO kablam! Oct 13 09:19:49.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.195 INFO kablam! --> src/arrays/Array1024.rs:102:34 Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.195 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.195 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.195 INFO kablam! Oct 13 09:19:49.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.195 INFO kablam! --> src/arrays/Array1024.rs:111:14 Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.195 INFO kablam! | ^^^^^^ Oct 13 09:19:49.195 INFO kablam! | Oct 13 09:19:49.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.195 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.195 INFO kablam! Oct 13 09:19:49.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.195 INFO kablam! --> src/arrays/Array1024.rs:111:28 Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 13 09:19:49.196 INFO kablam! | ^^^^^^^ Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.196 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.196 INFO kablam! Oct 13 09:19:49.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.196 INFO kablam! --> src/arrays/Array1024.rs:120:15 Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 13 09:19:49.196 INFO kablam! | ^^^^^^ Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.196 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.196 INFO kablam! Oct 13 09:19:49.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.196 INFO kablam! --> src/arrays/Array1024.rs:132:3 Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! 132 | self.0.iter() Oct 13 09:19:49.196 INFO kablam! | ^^^^^^ Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.196 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.196 INFO kablam! Oct 13 09:19:49.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.196 INFO kablam! --> src/arrays/Array1024.rs:144:3 Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! 144 | self.0.iter_mut() Oct 13 09:19:49.196 INFO kablam! | ^^^^^^ Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.196 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.196 INFO kablam! Oct 13 09:19:49.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.196 INFO kablam! --> src/arrays/Array1024.rs:153:4 Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! 153 | &self.0[..] Oct 13 09:19:49.196 INFO kablam! | ^^^^^^ Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.196 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.196 INFO kablam! Oct 13 09:19:49.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:19:49.196 INFO kablam! --> src/arrays/Array1024.rs:162:8 Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! 162 | &mut self.0[..] Oct 13 09:19:49.196 INFO kablam! | ^^^^^^ Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:19:49.196 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:19:49.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:19:49.196 INFO kablam! Oct 13 09:19:49.196 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 13 09:19:49.196 INFO kablam! --> src/lib.rs:8:12 Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! 8 | #![feature(associated_consts)] Oct 13 09:19:49.196 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 09:19:49.196 INFO kablam! | Oct 13 09:19:49.196 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 09:19:49.197 INFO kablam! Oct 13 09:19:49.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 13 09:19:49.236 INFO kablam! su: No module specific data is present Oct 13 09:19:50.019 INFO running `"docker" "rm" "-f" "e3aa31a4097b9f4645f6418291e0f0be56258046c0e30b747dfdd5ade229c31d"` Oct 13 09:19:50.324 INFO blam! e3aa31a4097b9f4645f6418291e0f0be56258046c0e30b747dfdd5ade229c31d