Oct 22 00:04:23.273 INFO checking rust-extra-0.0.17 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:04:23.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 00:04:23.788 INFO blam! a68803a3e59964dcbff5ef6a50d5c4247f21511f032cfbc8889d3447b78876b3 Oct 22 00:04:23.841 INFO running `"docker" "start" "-a" "a68803a3e59964dcbff5ef6a50d5c4247f21511f032cfbc8889d3447b78876b3"` Oct 22 00:04:24.990 INFO kablam! usermod: no changes Oct 22 00:04:25.044 INFO kablam! Checking rust-extra v0.0.17 (/source) Oct 22 00:04:26.576 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.576 INFO kablam! --> src/arrays/Array16.rs:28:3 Oct 22 00:04:26.576 INFO kablam! | Oct 22 00:04:26.576 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.576 INFO kablam! | ^^^^^^ Oct 22 00:04:26.576 INFO kablam! | Oct 22 00:04:26.576 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 22 00:04:26.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.576 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.576 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.576 INFO kablam! Oct 22 00:04:26.576 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.576 INFO kablam! --> src/arrays/Array16.rs:34:3 Oct 22 00:04:26.576 INFO kablam! | Oct 22 00:04:26.576 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.576 INFO kablam! | ^^^^^^ Oct 22 00:04:26.576 INFO kablam! | Oct 22 00:04:26.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.576 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.576 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.576 INFO kablam! Oct 22 00:04:26.576 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.576 INFO kablam! --> src/arrays/Array16.rs:56:3 Oct 22 00:04:26.576 INFO kablam! | Oct 22 00:04:26.576 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.576 INFO kablam! | ^^^^^^ Oct 22 00:04:26.576 INFO kablam! | Oct 22 00:04:26.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.576 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.576 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.576 INFO kablam! Oct 22 00:04:26.576 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.576 INFO kablam! --> src/arrays/Array16.rs:65:3 Oct 22 00:04:26.576 INFO kablam! | Oct 22 00:04:26.576 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.576 INFO kablam! | ^^^^^^ Oct 22 00:04:26.576 INFO kablam! | Oct 22 00:04:26.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.576 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.577 INFO kablam! Oct 22 00:04:26.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.577 INFO kablam! --> src/arrays/Array16.rs:65:18 Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.577 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.577 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.577 INFO kablam! Oct 22 00:04:26.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.577 INFO kablam! --> src/arrays/Array16.rs:78:29 Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.577 INFO kablam! | ^^^^^^ Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.577 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.577 INFO kablam! Oct 22 00:04:26.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.577 INFO kablam! --> src/arrays/Array16.rs:78:43 Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.577 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.577 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.577 INFO kablam! Oct 22 00:04:26.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.577 INFO kablam! --> src/arrays/Array16.rs:84:20 Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.577 INFO kablam! | ^^^^^^ Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.577 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.577 INFO kablam! Oct 22 00:04:26.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.577 INFO kablam! --> src/arrays/Array16.rs:84:34 Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.577 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.577 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.577 INFO kablam! Oct 22 00:04:26.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.577 INFO kablam! --> src/arrays/Array16.rs:90:20 Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.577 INFO kablam! | ^^^^^^ Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.577 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.577 INFO kablam! Oct 22 00:04:26.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.577 INFO kablam! --> src/arrays/Array16.rs:90:34 Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.577 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.577 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.577 INFO kablam! Oct 22 00:04:26.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.577 INFO kablam! --> src/arrays/Array16.rs:96:20 Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.577 INFO kablam! | ^^^^^^ Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.577 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.577 INFO kablam! Oct 22 00:04:26.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.577 INFO kablam! --> src/arrays/Array16.rs:96:34 Oct 22 00:04:26.577 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.578 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.578 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.578 INFO kablam! Oct 22 00:04:26.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.578 INFO kablam! --> src/arrays/Array16.rs:102:20 Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.578 INFO kablam! | ^^^^^^ Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.578 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.578 INFO kablam! Oct 22 00:04:26.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.578 INFO kablam! --> src/arrays/Array16.rs:102:34 Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.578 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.578 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.578 INFO kablam! Oct 22 00:04:26.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.578 INFO kablam! --> src/arrays/Array16.rs:111:14 Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.578 INFO kablam! | ^^^^^^ Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.578 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.578 INFO kablam! Oct 22 00:04:26.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.578 INFO kablam! --> src/arrays/Array16.rs:111:28 Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.578 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.578 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.578 INFO kablam! Oct 22 00:04:26.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.578 INFO kablam! --> src/arrays/Array16.rs:120:15 Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.578 INFO kablam! | ^^^^^^ Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.578 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.578 INFO kablam! Oct 22 00:04:26.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.578 INFO kablam! --> src/arrays/Array16.rs:132:3 Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.578 INFO kablam! | ^^^^^^ Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.578 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.578 INFO kablam! Oct 22 00:04:26.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.578 INFO kablam! --> src/arrays/Array16.rs:144:3 Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.578 INFO kablam! | ^^^^^^ Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.578 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.578 INFO kablam! Oct 22 00:04:26.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.578 INFO kablam! --> src/arrays/Array16.rs:153:4 Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.578 INFO kablam! | ^^^^^^ Oct 22 00:04:26.578 INFO kablam! | Oct 22 00:04:26.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.578 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.579 INFO kablam! Oct 22 00:04:26.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.579 INFO kablam! --> src/arrays/Array16.rs:162:8 Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.579 INFO kablam! | ^^^^^^ Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.579 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.579 INFO kablam! Oct 22 00:04:26.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.579 INFO kablam! --> src/arrays/Array30.rs:28:3 Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.579 INFO kablam! | ^^^^^^ Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.579 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.579 INFO kablam! Oct 22 00:04:26.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.579 INFO kablam! --> src/arrays/Array30.rs:34:3 Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.579 INFO kablam! | ^^^^^^ Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.579 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.579 INFO kablam! Oct 22 00:04:26.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.579 INFO kablam! --> src/arrays/Array30.rs:56:3 Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.579 INFO kablam! | ^^^^^^ Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.579 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.579 INFO kablam! Oct 22 00:04:26.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.579 INFO kablam! --> src/arrays/Array30.rs:65:3 Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.579 INFO kablam! | ^^^^^^ Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.579 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.579 INFO kablam! Oct 22 00:04:26.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.579 INFO kablam! --> src/arrays/Array30.rs:65:18 Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.579 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.579 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.579 INFO kablam! Oct 22 00:04:26.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.579 INFO kablam! --> src/arrays/Array30.rs:78:29 Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.579 INFO kablam! | ^^^^^^ Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.579 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.579 INFO kablam! Oct 22 00:04:26.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.579 INFO kablam! --> src/arrays/Array30.rs:78:43 Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.579 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.579 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.579 INFO kablam! Oct 22 00:04:26.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.579 INFO kablam! --> src/arrays/Array30.rs:84:20 Oct 22 00:04:26.579 INFO kablam! | Oct 22 00:04:26.579 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.580 INFO kablam! | ^^^^^^ Oct 22 00:04:26.580 INFO kablam! | Oct 22 00:04:26.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.580 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.580 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.580 INFO kablam! Oct 22 00:04:26.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.580 INFO kablam! --> src/arrays/Array30.rs:84:34 Oct 22 00:04:26.580 INFO kablam! | Oct 22 00:04:26.580 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.580 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.580 INFO kablam! | Oct 22 00:04:26.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.580 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.580 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.580 INFO kablam! Oct 22 00:04:26.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.580 INFO kablam! --> src/arrays/Array30.rs:90:20 Oct 22 00:04:26.580 INFO kablam! | Oct 22 00:04:26.580 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.580 INFO kablam! | ^^^^^^ Oct 22 00:04:26.580 INFO kablam! | Oct 22 00:04:26.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.580 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.580 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.580 INFO kablam! Oct 22 00:04:26.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.580 INFO kablam! --> src/arrays/Array30.rs:90:34 Oct 22 00:04:26.580 INFO kablam! | Oct 22 00:04:26.580 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.629 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.629 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.629 INFO kablam! Oct 22 00:04:26.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.629 INFO kablam! --> src/arrays/Array30.rs:96:20 Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.629 INFO kablam! | ^^^^^^ Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.629 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.629 INFO kablam! Oct 22 00:04:26.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.629 INFO kablam! --> src/arrays/Array30.rs:96:34 Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.629 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.629 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.629 INFO kablam! Oct 22 00:04:26.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.629 INFO kablam! --> src/arrays/Array30.rs:102:20 Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.629 INFO kablam! | ^^^^^^ Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.629 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.629 INFO kablam! Oct 22 00:04:26.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.629 INFO kablam! --> src/arrays/Array30.rs:102:34 Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.629 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.629 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.629 INFO kablam! Oct 22 00:04:26.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.629 INFO kablam! --> src/arrays/Array30.rs:111:14 Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.629 INFO kablam! | ^^^^^^ Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.629 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.629 INFO kablam! Oct 22 00:04:26.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.629 INFO kablam! --> src/arrays/Array30.rs:111:28 Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.629 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.629 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.629 INFO kablam! Oct 22 00:04:26.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.629 INFO kablam! --> src/arrays/Array30.rs:120:15 Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.629 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.629 INFO kablam! | ^^^^^^ Oct 22 00:04:26.629 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.630 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.630 INFO kablam! Oct 22 00:04:26.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.630 INFO kablam! --> src/arrays/Array30.rs:132:3 Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.630 INFO kablam! | ^^^^^^ Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.630 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.630 INFO kablam! Oct 22 00:04:26.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.630 INFO kablam! --> src/arrays/Array30.rs:144:3 Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.630 INFO kablam! | ^^^^^^ Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.630 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.630 INFO kablam! Oct 22 00:04:26.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.630 INFO kablam! --> src/arrays/Array30.rs:153:4 Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.630 INFO kablam! | ^^^^^^ Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.630 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.630 INFO kablam! Oct 22 00:04:26.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.630 INFO kablam! --> src/arrays/Array30.rs:162:8 Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.630 INFO kablam! | ^^^^^^ Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.630 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.630 INFO kablam! Oct 22 00:04:26.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.630 INFO kablam! --> src/arrays/Array32.rs:28:3 Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.630 INFO kablam! | ^^^^^^ Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.630 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.630 INFO kablam! Oct 22 00:04:26.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.630 INFO kablam! --> src/arrays/Array32.rs:34:3 Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.630 INFO kablam! | ^^^^^^ Oct 22 00:04:26.630 INFO kablam! | Oct 22 00:04:26.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.630 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.630 INFO kablam! Oct 22 00:04:26.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.651 INFO kablam! --> src/arrays/Array32.rs:56:3 Oct 22 00:04:26.651 INFO kablam! | Oct 22 00:04:26.652 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.652 INFO kablam! | ^^^^^^ Oct 22 00:04:26.652 INFO kablam! | Oct 22 00:04:26.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.653 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.653 INFO kablam! Oct 22 00:04:26.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.654 INFO kablam! --> src/arrays/Array32.rs:65:3 Oct 22 00:04:26.654 INFO kablam! | Oct 22 00:04:26.654 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.654 INFO kablam! | ^^^^^^ Oct 22 00:04:26.655 INFO kablam! | Oct 22 00:04:26.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.655 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.656 INFO kablam! Oct 22 00:04:26.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.656 INFO kablam! --> src/arrays/Array32.rs:65:18 Oct 22 00:04:26.657 INFO kablam! | Oct 22 00:04:26.657 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.657 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.657 INFO kablam! | Oct 22 00:04:26.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.658 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.658 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.658 INFO kablam! Oct 22 00:04:26.658 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.659 INFO kablam! --> src/arrays/Array32.rs:78:29 Oct 22 00:04:26.659 INFO kablam! | Oct 22 00:04:26.659 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.659 INFO kablam! | ^^^^^^ Oct 22 00:04:26.660 INFO kablam! | Oct 22 00:04:26.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.660 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.660 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.661 INFO kablam! Oct 22 00:04:26.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.661 INFO kablam! --> src/arrays/Array32.rs:78:43 Oct 22 00:04:26.661 INFO kablam! | Oct 22 00:04:26.662 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.662 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.662 INFO kablam! | Oct 22 00:04:26.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.663 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.663 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.663 INFO kablam! Oct 22 00:04:26.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.664 INFO kablam! --> src/arrays/Array32.rs:84:20 Oct 22 00:04:26.664 INFO kablam! | Oct 22 00:04:26.664 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.664 INFO kablam! | ^^^^^^ Oct 22 00:04:26.665 INFO kablam! | Oct 22 00:04:26.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.665 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.666 INFO kablam! Oct 22 00:04:26.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.666 INFO kablam! --> src/arrays/Array32.rs:84:34 Oct 22 00:04:26.666 INFO kablam! | Oct 22 00:04:26.667 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.667 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.667 INFO kablam! | Oct 22 00:04:26.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.667 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.668 INFO kablam! Oct 22 00:04:26.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.669 INFO kablam! --> src/arrays/Array32.rs:90:20 Oct 22 00:04:26.669 INFO kablam! | Oct 22 00:04:26.669 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.669 INFO kablam! | ^^^^^^ Oct 22 00:04:26.669 INFO kablam! | Oct 22 00:04:26.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.670 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.670 INFO kablam! Oct 22 00:04:26.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.671 INFO kablam! --> src/arrays/Array32.rs:90:34 Oct 22 00:04:26.671 INFO kablam! | Oct 22 00:04:26.671 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.672 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.672 INFO kablam! | Oct 22 00:04:26.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.674 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.675 INFO kablam! Oct 22 00:04:26.676 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.676 INFO kablam! --> src/arrays/Array32.rs:96:20 Oct 22 00:04:26.676 INFO kablam! | Oct 22 00:04:26.676 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.677 INFO kablam! | ^^^^^^ Oct 22 00:04:26.677 INFO kablam! | Oct 22 00:04:26.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.678 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.678 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.678 INFO kablam! Oct 22 00:04:26.678 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.679 INFO kablam! --> src/arrays/Array32.rs:96:34 Oct 22 00:04:26.679 INFO kablam! | Oct 22 00:04:26.679 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.679 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.680 INFO kablam! | Oct 22 00:04:26.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.680 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.680 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.681 INFO kablam! Oct 22 00:04:26.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.681 INFO kablam! --> src/arrays/Array32.rs:102:20 Oct 22 00:04:26.682 INFO kablam! | Oct 22 00:04:26.682 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.682 INFO kablam! | ^^^^^^ Oct 22 00:04:26.682 INFO kablam! | Oct 22 00:04:26.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.683 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.683 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.683 INFO kablam! Oct 22 00:04:26.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.684 INFO kablam! --> src/arrays/Array32.rs:102:34 Oct 22 00:04:26.684 INFO kablam! | Oct 22 00:04:26.684 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.685 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.685 INFO kablam! | Oct 22 00:04:26.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.685 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.686 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.686 INFO kablam! Oct 22 00:04:26.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.686 INFO kablam! --> src/arrays/Array32.rs:111:14 Oct 22 00:04:26.687 INFO kablam! | Oct 22 00:04:26.687 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.687 INFO kablam! | ^^^^^^ Oct 22 00:04:26.687 INFO kablam! | Oct 22 00:04:26.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.688 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.688 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.689 INFO kablam! Oct 22 00:04:26.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.689 INFO kablam! --> src/arrays/Array32.rs:111:28 Oct 22 00:04:26.689 INFO kablam! | Oct 22 00:04:26.690 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.690 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.690 INFO kablam! | Oct 22 00:04:26.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.691 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.691 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.691 INFO kablam! Oct 22 00:04:26.691 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.692 INFO kablam! --> src/arrays/Array32.rs:120:15 Oct 22 00:04:26.692 INFO kablam! | Oct 22 00:04:26.692 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.692 INFO kablam! | ^^^^^^ Oct 22 00:04:26.693 INFO kablam! | Oct 22 00:04:26.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.693 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.694 INFO kablam! Oct 22 00:04:26.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.694 INFO kablam! --> src/arrays/Array32.rs:132:3 Oct 22 00:04:26.695 INFO kablam! | Oct 22 00:04:26.695 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.695 INFO kablam! | ^^^^^^ Oct 22 00:04:26.695 INFO kablam! | Oct 22 00:04:26.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.696 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.696 INFO kablam! Oct 22 00:04:26.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.697 INFO kablam! --> src/arrays/Array32.rs:144:3 Oct 22 00:04:26.697 INFO kablam! | Oct 22 00:04:26.697 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.698 INFO kablam! | ^^^^^^ Oct 22 00:04:26.698 INFO kablam! | Oct 22 00:04:26.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.698 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.699 INFO kablam! Oct 22 00:04:26.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.699 INFO kablam! --> src/arrays/Array32.rs:153:4 Oct 22 00:04:26.700 INFO kablam! | Oct 22 00:04:26.700 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.700 INFO kablam! | ^^^^^^ Oct 22 00:04:26.701 INFO kablam! | Oct 22 00:04:26.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.701 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.701 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.702 INFO kablam! Oct 22 00:04:26.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.702 INFO kablam! --> src/arrays/Array32.rs:162:8 Oct 22 00:04:26.702 INFO kablam! | Oct 22 00:04:26.703 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.703 INFO kablam! | ^^^^^^ Oct 22 00:04:26.703 INFO kablam! | Oct 22 00:04:26.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.704 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.704 INFO kablam! Oct 22 00:04:26.705 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.706 INFO kablam! --> src/arrays/Array40.rs:28:3 Oct 22 00:04:26.706 INFO kablam! | Oct 22 00:04:26.706 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.707 INFO kablam! | ^^^^^^ Oct 22 00:04:26.707 INFO kablam! | Oct 22 00:04:26.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.707 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.708 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.708 INFO kablam! Oct 22 00:04:26.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.709 INFO kablam! --> src/arrays/Array40.rs:34:3 Oct 22 00:04:26.709 INFO kablam! | Oct 22 00:04:26.709 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.709 INFO kablam! | ^^^^^^ Oct 22 00:04:26.710 INFO kablam! | Oct 22 00:04:26.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.710 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.711 INFO kablam! Oct 22 00:04:26.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.712 INFO kablam! --> src/arrays/Array40.rs:56:3 Oct 22 00:04:26.712 INFO kablam! | Oct 22 00:04:26.712 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.713 INFO kablam! | ^^^^^^ Oct 22 00:04:26.713 INFO kablam! | Oct 22 00:04:26.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.713 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.713 INFO kablam! Oct 22 00:04:26.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.714 INFO kablam! --> src/arrays/Array40.rs:65:3 Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.714 INFO kablam! | ^^^^^^ Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.714 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.714 INFO kablam! Oct 22 00:04:26.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.714 INFO kablam! --> src/arrays/Array40.rs:65:18 Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.714 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.714 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.714 INFO kablam! Oct 22 00:04:26.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.714 INFO kablam! --> src/arrays/Array40.rs:78:29 Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.714 INFO kablam! | ^^^^^^ Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.714 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.714 INFO kablam! Oct 22 00:04:26.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.714 INFO kablam! --> src/arrays/Array40.rs:78:43 Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.714 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.714 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.714 INFO kablam! Oct 22 00:04:26.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.714 INFO kablam! --> src/arrays/Array40.rs:84:20 Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.714 INFO kablam! | ^^^^^^ Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.714 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.714 INFO kablam! Oct 22 00:04:26.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.714 INFO kablam! --> src/arrays/Array40.rs:84:34 Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.714 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.714 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.714 INFO kablam! Oct 22 00:04:26.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.714 INFO kablam! --> src/arrays/Array40.rs:90:20 Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.714 INFO kablam! | ^^^^^^ Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.714 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.714 INFO kablam! Oct 22 00:04:26.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.714 INFO kablam! --> src/arrays/Array40.rs:90:34 Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.714 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.714 INFO kablam! | Oct 22 00:04:26.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.714 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.715 INFO kablam! Oct 22 00:04:26.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.715 INFO kablam! --> src/arrays/Array40.rs:96:20 Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.715 INFO kablam! | ^^^^^^ Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.715 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.715 INFO kablam! Oct 22 00:04:26.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.715 INFO kablam! --> src/arrays/Array40.rs:96:34 Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.715 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.715 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.715 INFO kablam! Oct 22 00:04:26.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.715 INFO kablam! --> src/arrays/Array40.rs:102:20 Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.715 INFO kablam! | ^^^^^^ Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.715 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.715 INFO kablam! Oct 22 00:04:26.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.715 INFO kablam! --> src/arrays/Array40.rs:102:34 Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.715 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.715 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.715 INFO kablam! Oct 22 00:04:26.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.715 INFO kablam! --> src/arrays/Array40.rs:111:14 Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.715 INFO kablam! | ^^^^^^ Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.715 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.715 INFO kablam! Oct 22 00:04:26.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.715 INFO kablam! --> src/arrays/Array40.rs:111:28 Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.715 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.715 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.715 INFO kablam! Oct 22 00:04:26.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.715 INFO kablam! --> src/arrays/Array40.rs:120:15 Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.715 INFO kablam! | ^^^^^^ Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.715 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.715 INFO kablam! Oct 22 00:04:26.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.715 INFO kablam! --> src/arrays/Array40.rs:132:3 Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.715 INFO kablam! | ^^^^^^ Oct 22 00:04:26.715 INFO kablam! | Oct 22 00:04:26.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.715 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.715 INFO kablam! Oct 22 00:04:26.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.716 INFO kablam! --> src/arrays/Array40.rs:144:3 Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.716 INFO kablam! | ^^^^^^ Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.716 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.716 INFO kablam! Oct 22 00:04:26.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.716 INFO kablam! --> src/arrays/Array40.rs:153:4 Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.716 INFO kablam! | ^^^^^^ Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.716 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.716 INFO kablam! Oct 22 00:04:26.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.716 INFO kablam! --> src/arrays/Array40.rs:162:8 Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.716 INFO kablam! | ^^^^^^ Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.716 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.716 INFO kablam! Oct 22 00:04:26.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.716 INFO kablam! --> src/arrays/Array46.rs:28:3 Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.716 INFO kablam! | ^^^^^^ Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.716 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.716 INFO kablam! Oct 22 00:04:26.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.716 INFO kablam! --> src/arrays/Array46.rs:34:3 Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.716 INFO kablam! | ^^^^^^ Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.716 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.716 INFO kablam! Oct 22 00:04:26.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.716 INFO kablam! --> src/arrays/Array46.rs:56:3 Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.716 INFO kablam! | ^^^^^^ Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.716 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.716 INFO kablam! Oct 22 00:04:26.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.716 INFO kablam! --> src/arrays/Array46.rs:65:3 Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.716 INFO kablam! | ^^^^^^ Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.716 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.716 INFO kablam! Oct 22 00:04:26.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.716 INFO kablam! --> src/arrays/Array46.rs:65:18 Oct 22 00:04:26.716 INFO kablam! | Oct 22 00:04:26.716 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.716 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.717 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.717 INFO kablam! Oct 22 00:04:26.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.717 INFO kablam! --> src/arrays/Array46.rs:78:29 Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.717 INFO kablam! | ^^^^^^ Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.717 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.717 INFO kablam! Oct 22 00:04:26.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.717 INFO kablam! --> src/arrays/Array46.rs:78:43 Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.717 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.717 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.717 INFO kablam! Oct 22 00:04:26.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.717 INFO kablam! --> src/arrays/Array46.rs:84:20 Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.717 INFO kablam! | ^^^^^^ Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.717 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.717 INFO kablam! Oct 22 00:04:26.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.717 INFO kablam! --> src/arrays/Array46.rs:84:34 Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.717 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.717 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.717 INFO kablam! Oct 22 00:04:26.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.717 INFO kablam! --> src/arrays/Array46.rs:90:20 Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.717 INFO kablam! | ^^^^^^ Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.717 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.717 INFO kablam! Oct 22 00:04:26.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.717 INFO kablam! --> src/arrays/Array46.rs:90:34 Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.717 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.717 INFO kablam! | Oct 22 00:04:26.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.717 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.717 INFO kablam! Oct 22 00:04:26.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.720 INFO kablam! --> src/arrays/Array46.rs:96:20 Oct 22 00:04:26.720 INFO kablam! | Oct 22 00:04:26.720 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.720 INFO kablam! | ^^^^^^ Oct 22 00:04:26.720 INFO kablam! | Oct 22 00:04:26.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.720 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.720 INFO kablam! Oct 22 00:04:26.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.720 INFO kablam! --> src/arrays/Array46.rs:96:34 Oct 22 00:04:26.720 INFO kablam! | Oct 22 00:04:26.720 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.720 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.720 INFO kablam! | Oct 22 00:04:26.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.720 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.720 INFO kablam! Oct 22 00:04:26.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.720 INFO kablam! --> src/arrays/Array46.rs:102:20 Oct 22 00:04:26.720 INFO kablam! | Oct 22 00:04:26.720 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.720 INFO kablam! | ^^^^^^ Oct 22 00:04:26.720 INFO kablam! | Oct 22 00:04:26.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.720 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.720 INFO kablam! Oct 22 00:04:26.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.720 INFO kablam! --> src/arrays/Array46.rs:102:34 Oct 22 00:04:26.720 INFO kablam! | Oct 22 00:04:26.720 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.720 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.720 INFO kablam! | Oct 22 00:04:26.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.720 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.720 INFO kablam! Oct 22 00:04:26.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.720 INFO kablam! --> src/arrays/Array46.rs:111:14 Oct 22 00:04:26.720 INFO kablam! | Oct 22 00:04:26.720 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.720 INFO kablam! | ^^^^^^ Oct 22 00:04:26.720 INFO kablam! | Oct 22 00:04:26.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.720 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.720 INFO kablam! Oct 22 00:04:26.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.720 INFO kablam! --> src/arrays/Array46.rs:111:28 Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.721 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.721 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.721 INFO kablam! Oct 22 00:04:26.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.721 INFO kablam! --> src/arrays/Array46.rs:120:15 Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.721 INFO kablam! | ^^^^^^ Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.721 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.721 INFO kablam! Oct 22 00:04:26.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.721 INFO kablam! --> src/arrays/Array46.rs:132:3 Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.721 INFO kablam! | ^^^^^^ Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.721 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.721 INFO kablam! Oct 22 00:04:26.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.721 INFO kablam! --> src/arrays/Array46.rs:144:3 Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.721 INFO kablam! | ^^^^^^ Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.721 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.721 INFO kablam! Oct 22 00:04:26.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.721 INFO kablam! --> src/arrays/Array46.rs:153:4 Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.721 INFO kablam! | ^^^^^^ Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.721 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.721 INFO kablam! Oct 22 00:04:26.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.721 INFO kablam! --> src/arrays/Array46.rs:162:8 Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.721 INFO kablam! | ^^^^^^ Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.721 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.721 INFO kablam! Oct 22 00:04:26.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.721 INFO kablam! --> src/arrays/Array52.rs:28:3 Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.721 INFO kablam! | ^^^^^^ Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.721 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.721 INFO kablam! Oct 22 00:04:26.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.721 INFO kablam! --> src/arrays/Array52.rs:34:3 Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.721 INFO kablam! | ^^^^^^ Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.721 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.721 INFO kablam! Oct 22 00:04:26.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.721 INFO kablam! --> src/arrays/Array52.rs:56:3 Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.721 INFO kablam! | ^^^^^^ Oct 22 00:04:26.721 INFO kablam! | Oct 22 00:04:26.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.724 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.724 INFO kablam! Oct 22 00:04:26.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.724 INFO kablam! --> src/arrays/Array52.rs:65:3 Oct 22 00:04:26.724 INFO kablam! | Oct 22 00:04:26.724 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.724 INFO kablam! | ^^^^^^ Oct 22 00:04:26.724 INFO kablam! | Oct 22 00:04:26.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.724 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.724 INFO kablam! Oct 22 00:04:26.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.724 INFO kablam! --> src/arrays/Array52.rs:65:18 Oct 22 00:04:26.724 INFO kablam! | Oct 22 00:04:26.724 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.724 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.724 INFO kablam! | Oct 22 00:04:26.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.724 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.724 INFO kablam! Oct 22 00:04:26.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.724 INFO kablam! --> src/arrays/Array52.rs:78:29 Oct 22 00:04:26.724 INFO kablam! | Oct 22 00:04:26.724 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.724 INFO kablam! | ^^^^^^ Oct 22 00:04:26.724 INFO kablam! | Oct 22 00:04:26.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.724 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.724 INFO kablam! Oct 22 00:04:26.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.724 INFO kablam! --> src/arrays/Array52.rs:78:43 Oct 22 00:04:26.724 INFO kablam! | Oct 22 00:04:26.724 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.724 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.724 INFO kablam! | Oct 22 00:04:26.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.724 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.725 INFO kablam! Oct 22 00:04:26.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.725 INFO kablam! --> src/arrays/Array52.rs:84:20 Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.725 INFO kablam! | ^^^^^^ Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.725 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.725 INFO kablam! Oct 22 00:04:26.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.725 INFO kablam! --> src/arrays/Array52.rs:84:34 Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.725 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.725 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.725 INFO kablam! Oct 22 00:04:26.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.725 INFO kablam! --> src/arrays/Array52.rs:90:20 Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.725 INFO kablam! | ^^^^^^ Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.725 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.725 INFO kablam! Oct 22 00:04:26.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.725 INFO kablam! --> src/arrays/Array52.rs:90:34 Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.725 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.725 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.725 INFO kablam! Oct 22 00:04:26.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.725 INFO kablam! --> src/arrays/Array52.rs:96:20 Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.725 INFO kablam! | ^^^^^^ Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.725 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.725 INFO kablam! Oct 22 00:04:26.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.725 INFO kablam! --> src/arrays/Array52.rs:96:34 Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.725 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.725 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.725 INFO kablam! Oct 22 00:04:26.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.725 INFO kablam! --> src/arrays/Array52.rs:102:20 Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.725 INFO kablam! | ^^^^^^ Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.725 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.725 INFO kablam! Oct 22 00:04:26.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.725 INFO kablam! --> src/arrays/Array52.rs:102:34 Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.725 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.725 INFO kablam! | Oct 22 00:04:26.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.725 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.725 INFO kablam! Oct 22 00:04:26.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.726 INFO kablam! --> src/arrays/Array52.rs:111:14 Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.726 INFO kablam! | ^^^^^^ Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.726 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.726 INFO kablam! Oct 22 00:04:26.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.726 INFO kablam! --> src/arrays/Array52.rs:111:28 Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.726 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.726 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.726 INFO kablam! Oct 22 00:04:26.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.726 INFO kablam! --> src/arrays/Array52.rs:120:15 Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.726 INFO kablam! | ^^^^^^ Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.726 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.726 INFO kablam! Oct 22 00:04:26.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.726 INFO kablam! --> src/arrays/Array52.rs:132:3 Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.726 INFO kablam! | ^^^^^^ Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.726 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.726 INFO kablam! Oct 22 00:04:26.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.726 INFO kablam! --> src/arrays/Array52.rs:144:3 Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.726 INFO kablam! | ^^^^^^ Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.726 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.726 INFO kablam! Oct 22 00:04:26.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.726 INFO kablam! --> src/arrays/Array52.rs:153:4 Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.726 INFO kablam! | ^^^^^^ Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.726 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.726 INFO kablam! Oct 22 00:04:26.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.726 INFO kablam! --> src/arrays/Array52.rs:162:8 Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.726 INFO kablam! | ^^^^^^ Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.726 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.726 INFO kablam! Oct 22 00:04:26.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.726 INFO kablam! --> src/arrays/Array64.rs:28:3 Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.726 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.726 INFO kablam! | ^^^^^^ Oct 22 00:04:26.726 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.727 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.727 INFO kablam! Oct 22 00:04:26.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.727 INFO kablam! --> src/arrays/Array64.rs:34:3 Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.727 INFO kablam! | ^^^^^^ Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.727 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.727 INFO kablam! Oct 22 00:04:26.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.727 INFO kablam! --> src/arrays/Array64.rs:56:3 Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.727 INFO kablam! | ^^^^^^ Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.727 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.727 INFO kablam! Oct 22 00:04:26.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.727 INFO kablam! --> src/arrays/Array64.rs:65:3 Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.727 INFO kablam! | ^^^^^^ Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.727 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.727 INFO kablam! Oct 22 00:04:26.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.727 INFO kablam! --> src/arrays/Array64.rs:65:18 Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.727 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.727 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.727 INFO kablam! Oct 22 00:04:26.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.727 INFO kablam! --> src/arrays/Array64.rs:78:29 Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.727 INFO kablam! | ^^^^^^ Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.727 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.727 INFO kablam! Oct 22 00:04:26.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.727 INFO kablam! --> src/arrays/Array64.rs:78:43 Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.727 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.727 INFO kablam! | Oct 22 00:04:26.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.727 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.727 INFO kablam! Oct 22 00:04:26.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.729 INFO kablam! --> src/arrays/Array64.rs:84:20 Oct 22 00:04:26.729 INFO kablam! | Oct 22 00:04:26.729 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.729 INFO kablam! | ^^^^^^ Oct 22 00:04:26.729 INFO kablam! | Oct 22 00:04:26.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.729 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.729 INFO kablam! Oct 22 00:04:26.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.729 INFO kablam! --> src/arrays/Array64.rs:84:34 Oct 22 00:04:26.729 INFO kablam! | Oct 22 00:04:26.729 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.729 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.729 INFO kablam! | Oct 22 00:04:26.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.729 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.729 INFO kablam! Oct 22 00:04:26.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.729 INFO kablam! --> src/arrays/Array64.rs:90:20 Oct 22 00:04:26.729 INFO kablam! | Oct 22 00:04:26.729 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.729 INFO kablam! | ^^^^^^ Oct 22 00:04:26.729 INFO kablam! | Oct 22 00:04:26.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.729 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.729 INFO kablam! Oct 22 00:04:26.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.729 INFO kablam! --> src/arrays/Array64.rs:90:34 Oct 22 00:04:26.729 INFO kablam! | Oct 22 00:04:26.729 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.729 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.729 INFO kablam! | Oct 22 00:04:26.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.729 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.729 INFO kablam! Oct 22 00:04:26.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.729 INFO kablam! --> src/arrays/Array64.rs:96:20 Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.730 INFO kablam! | ^^^^^^ Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.730 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.730 INFO kablam! Oct 22 00:04:26.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.730 INFO kablam! --> src/arrays/Array64.rs:96:34 Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.730 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.730 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.730 INFO kablam! Oct 22 00:04:26.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.730 INFO kablam! --> src/arrays/Array64.rs:102:20 Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.730 INFO kablam! | ^^^^^^ Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.730 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.730 INFO kablam! Oct 22 00:04:26.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.730 INFO kablam! --> src/arrays/Array64.rs:102:34 Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.730 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.730 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.730 INFO kablam! Oct 22 00:04:26.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.730 INFO kablam! --> src/arrays/Array64.rs:111:14 Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.730 INFO kablam! | ^^^^^^ Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.730 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.730 INFO kablam! Oct 22 00:04:26.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.730 INFO kablam! --> src/arrays/Array64.rs:111:28 Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.730 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.730 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.730 INFO kablam! Oct 22 00:04:26.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.730 INFO kablam! --> src/arrays/Array64.rs:120:15 Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.730 INFO kablam! | ^^^^^^ Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.730 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.730 INFO kablam! Oct 22 00:04:26.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.730 INFO kablam! --> src/arrays/Array64.rs:132:3 Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.730 INFO kablam! | ^^^^^^ Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.730 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.730 INFO kablam! Oct 22 00:04:26.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.730 INFO kablam! --> src/arrays/Array64.rs:144:3 Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.730 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.730 INFO kablam! | ^^^^^^ Oct 22 00:04:26.730 INFO kablam! | Oct 22 00:04:26.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.731 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.731 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.731 INFO kablam! Oct 22 00:04:26.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.731 INFO kablam! --> src/arrays/Array64.rs:153:4 Oct 22 00:04:26.731 INFO kablam! | Oct 22 00:04:26.731 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.731 INFO kablam! | ^^^^^^ Oct 22 00:04:26.731 INFO kablam! | Oct 22 00:04:26.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.742 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.742 INFO kablam! Oct 22 00:04:26.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.742 INFO kablam! --> src/arrays/Array64.rs:162:8 Oct 22 00:04:26.742 INFO kablam! | Oct 22 00:04:26.742 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.742 INFO kablam! | ^^^^^^ Oct 22 00:04:26.742 INFO kablam! | Oct 22 00:04:26.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.742 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.742 INFO kablam! Oct 22 00:04:26.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.742 INFO kablam! --> src/arrays/Array80.rs:28:3 Oct 22 00:04:26.742 INFO kablam! | Oct 22 00:04:26.742 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.742 INFO kablam! | ^^^^^^ Oct 22 00:04:26.742 INFO kablam! | Oct 22 00:04:26.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.742 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.742 INFO kablam! Oct 22 00:04:26.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.742 INFO kablam! --> src/arrays/Array80.rs:34:3 Oct 22 00:04:26.742 INFO kablam! | Oct 22 00:04:26.742 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.743 INFO kablam! | ^^^^^^ Oct 22 00:04:26.743 INFO kablam! | Oct 22 00:04:26.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.743 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.743 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.743 INFO kablam! Oct 22 00:04:26.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.743 INFO kablam! --> src/arrays/Array80.rs:56:3 Oct 22 00:04:26.743 INFO kablam! | Oct 22 00:04:26.743 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.743 INFO kablam! | ^^^^^^ Oct 22 00:04:26.743 INFO kablam! | Oct 22 00:04:26.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.743 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.743 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.743 INFO kablam! Oct 22 00:04:26.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.743 INFO kablam! --> src/arrays/Array80.rs:65:3 Oct 22 00:04:26.743 INFO kablam! | Oct 22 00:04:26.743 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.743 INFO kablam! | ^^^^^^ Oct 22 00:04:26.743 INFO kablam! | Oct 22 00:04:26.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.743 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.743 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.743 INFO kablam! Oct 22 00:04:26.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.743 INFO kablam! --> src/arrays/Array80.rs:65:18 Oct 22 00:04:26.743 INFO kablam! | Oct 22 00:04:26.743 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.743 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.743 INFO kablam! | Oct 22 00:04:26.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.743 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.744 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.744 INFO kablam! Oct 22 00:04:26.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.744 INFO kablam! --> src/arrays/Array80.rs:78:29 Oct 22 00:04:26.744 INFO kablam! | Oct 22 00:04:26.744 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.744 INFO kablam! | ^^^^^^ Oct 22 00:04:26.744 INFO kablam! | Oct 22 00:04:26.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.744 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.744 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.744 INFO kablam! Oct 22 00:04:26.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.744 INFO kablam! --> src/arrays/Array80.rs:78:43 Oct 22 00:04:26.744 INFO kablam! | Oct 22 00:04:26.744 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.744 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.744 INFO kablam! | Oct 22 00:04:26.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.744 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.744 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.745 INFO kablam! Oct 22 00:04:26.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.745 INFO kablam! --> src/arrays/Array80.rs:84:20 Oct 22 00:04:26.745 INFO kablam! | Oct 22 00:04:26.745 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.745 INFO kablam! | ^^^^^^ Oct 22 00:04:26.745 INFO kablam! | Oct 22 00:04:26.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.745 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.745 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.745 INFO kablam! Oct 22 00:04:26.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.745 INFO kablam! --> src/arrays/Array80.rs:84:34 Oct 22 00:04:26.745 INFO kablam! | Oct 22 00:04:26.745 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.745 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.745 INFO kablam! | Oct 22 00:04:26.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.745 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.745 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.745 INFO kablam! Oct 22 00:04:26.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.745 INFO kablam! --> src/arrays/Array80.rs:90:20 Oct 22 00:04:26.745 INFO kablam! | Oct 22 00:04:26.745 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.745 INFO kablam! | ^^^^^^ Oct 22 00:04:26.745 INFO kablam! | Oct 22 00:04:26.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.745 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.745 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.745 INFO kablam! Oct 22 00:04:26.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.745 INFO kablam! --> src/arrays/Array80.rs:90:34 Oct 22 00:04:26.745 INFO kablam! | Oct 22 00:04:26.745 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.746 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.746 INFO kablam! | Oct 22 00:04:26.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.746 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.746 INFO kablam! Oct 22 00:04:26.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.746 INFO kablam! --> src/arrays/Array80.rs:96:20 Oct 22 00:04:26.746 INFO kablam! | Oct 22 00:04:26.746 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.746 INFO kablam! | ^^^^^^ Oct 22 00:04:26.746 INFO kablam! | Oct 22 00:04:26.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.746 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.746 INFO kablam! Oct 22 00:04:26.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.746 INFO kablam! --> src/arrays/Array80.rs:96:34 Oct 22 00:04:26.746 INFO kablam! | Oct 22 00:04:26.746 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.746 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.746 INFO kablam! | Oct 22 00:04:26.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.746 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.746 INFO kablam! Oct 22 00:04:26.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.746 INFO kablam! --> src/arrays/Array80.rs:102:20 Oct 22 00:04:26.746 INFO kablam! | Oct 22 00:04:26.746 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.746 INFO kablam! | ^^^^^^ Oct 22 00:04:26.746 INFO kablam! | Oct 22 00:04:26.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.746 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.747 INFO kablam! Oct 22 00:04:26.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.747 INFO kablam! --> src/arrays/Array80.rs:102:34 Oct 22 00:04:26.747 INFO kablam! | Oct 22 00:04:26.747 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.747 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.747 INFO kablam! | Oct 22 00:04:26.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.747 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.747 INFO kablam! Oct 22 00:04:26.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.747 INFO kablam! --> src/arrays/Array80.rs:111:14 Oct 22 00:04:26.747 INFO kablam! | Oct 22 00:04:26.747 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.747 INFO kablam! | ^^^^^^ Oct 22 00:04:26.747 INFO kablam! | Oct 22 00:04:26.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.747 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.747 INFO kablam! Oct 22 00:04:26.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.747 INFO kablam! --> src/arrays/Array80.rs:111:28 Oct 22 00:04:26.747 INFO kablam! | Oct 22 00:04:26.747 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.747 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.747 INFO kablam! | Oct 22 00:04:26.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.747 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.748 INFO kablam! Oct 22 00:04:26.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.748 INFO kablam! --> src/arrays/Array80.rs:120:15 Oct 22 00:04:26.748 INFO kablam! | Oct 22 00:04:26.748 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.748 INFO kablam! | ^^^^^^ Oct 22 00:04:26.748 INFO kablam! | Oct 22 00:04:26.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.748 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.748 INFO kablam! Oct 22 00:04:26.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.749 INFO kablam! --> src/arrays/Array80.rs:132:3 Oct 22 00:04:26.749 INFO kablam! | Oct 22 00:04:26.749 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.749 INFO kablam! | ^^^^^^ Oct 22 00:04:26.749 INFO kablam! | Oct 22 00:04:26.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.749 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.750 INFO kablam! Oct 22 00:04:26.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.750 INFO kablam! --> src/arrays/Array80.rs:144:3 Oct 22 00:04:26.750 INFO kablam! | Oct 22 00:04:26.750 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.750 INFO kablam! | ^^^^^^ Oct 22 00:04:26.750 INFO kablam! | Oct 22 00:04:26.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.750 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.750 INFO kablam! Oct 22 00:04:26.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.750 INFO kablam! --> src/arrays/Array80.rs:153:4 Oct 22 00:04:26.750 INFO kablam! | Oct 22 00:04:26.750 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.750 INFO kablam! | ^^^^^^ Oct 22 00:04:26.750 INFO kablam! | Oct 22 00:04:26.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.751 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.751 INFO kablam! Oct 22 00:04:26.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.751 INFO kablam! --> src/arrays/Array80.rs:162:8 Oct 22 00:04:26.751 INFO kablam! | Oct 22 00:04:26.751 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.751 INFO kablam! | ^^^^^^ Oct 22 00:04:26.751 INFO kablam! | Oct 22 00:04:26.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.751 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.751 INFO kablam! Oct 22 00:04:26.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.751 INFO kablam! --> src/arrays/Array128.rs:28:3 Oct 22 00:04:26.751 INFO kablam! | Oct 22 00:04:26.751 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.751 INFO kablam! | ^^^^^^ Oct 22 00:04:26.751 INFO kablam! | Oct 22 00:04:26.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.752 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.752 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.752 INFO kablam! Oct 22 00:04:26.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.752 INFO kablam! --> src/arrays/Array128.rs:34:3 Oct 22 00:04:26.752 INFO kablam! | Oct 22 00:04:26.752 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.752 INFO kablam! | ^^^^^^ Oct 22 00:04:26.752 INFO kablam! | Oct 22 00:04:26.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.752 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.752 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.752 INFO kablam! Oct 22 00:04:26.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.752 INFO kablam! --> src/arrays/Array128.rs:56:3 Oct 22 00:04:26.752 INFO kablam! | Oct 22 00:04:26.752 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.753 INFO kablam! | ^^^^^^ Oct 22 00:04:26.753 INFO kablam! | Oct 22 00:04:26.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.753 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.753 INFO kablam! Oct 22 00:04:26.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.753 INFO kablam! --> src/arrays/Array128.rs:65:3 Oct 22 00:04:26.753 INFO kablam! | Oct 22 00:04:26.753 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.753 INFO kablam! | ^^^^^^ Oct 22 00:04:26.753 INFO kablam! | Oct 22 00:04:26.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.753 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.753 INFO kablam! Oct 22 00:04:26.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.753 INFO kablam! --> src/arrays/Array128.rs:65:18 Oct 22 00:04:26.753 INFO kablam! | Oct 22 00:04:26.754 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.754 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.754 INFO kablam! | Oct 22 00:04:26.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.754 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.754 INFO kablam! Oct 22 00:04:26.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.754 INFO kablam! --> src/arrays/Array128.rs:78:29 Oct 22 00:04:26.754 INFO kablam! | Oct 22 00:04:26.754 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.754 INFO kablam! | ^^^^^^ Oct 22 00:04:26.754 INFO kablam! | Oct 22 00:04:26.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.754 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.754 INFO kablam! Oct 22 00:04:26.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.754 INFO kablam! --> src/arrays/Array128.rs:78:43 Oct 22 00:04:26.754 INFO kablam! | Oct 22 00:04:26.755 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.755 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.755 INFO kablam! | Oct 22 00:04:26.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.755 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.755 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.755 INFO kablam! Oct 22 00:04:26.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.755 INFO kablam! --> src/arrays/Array128.rs:84:20 Oct 22 00:04:26.755 INFO kablam! | Oct 22 00:04:26.755 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.755 INFO kablam! | ^^^^^^ Oct 22 00:04:26.755 INFO kablam! | Oct 22 00:04:26.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.755 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.755 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.755 INFO kablam! Oct 22 00:04:26.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.755 INFO kablam! --> src/arrays/Array128.rs:84:34 Oct 22 00:04:26.755 INFO kablam! | Oct 22 00:04:26.755 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.755 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.756 INFO kablam! | Oct 22 00:04:26.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.756 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.756 INFO kablam! Oct 22 00:04:26.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.756 INFO kablam! --> src/arrays/Array128.rs:90:20 Oct 22 00:04:26.756 INFO kablam! | Oct 22 00:04:26.756 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.756 INFO kablam! | ^^^^^^ Oct 22 00:04:26.756 INFO kablam! | Oct 22 00:04:26.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.756 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.756 INFO kablam! Oct 22 00:04:26.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.756 INFO kablam! --> src/arrays/Array128.rs:90:34 Oct 22 00:04:26.756 INFO kablam! | Oct 22 00:04:26.756 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.756 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.756 INFO kablam! | Oct 22 00:04:26.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.756 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.757 INFO kablam! Oct 22 00:04:26.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.757 INFO kablam! --> src/arrays/Array128.rs:96:20 Oct 22 00:04:26.757 INFO kablam! | Oct 22 00:04:26.757 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.757 INFO kablam! | ^^^^^^ Oct 22 00:04:26.757 INFO kablam! | Oct 22 00:04:26.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.757 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.757 INFO kablam! Oct 22 00:04:26.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.757 INFO kablam! --> src/arrays/Array128.rs:96:34 Oct 22 00:04:26.757 INFO kablam! | Oct 22 00:04:26.757 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.757 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.757 INFO kablam! | Oct 22 00:04:26.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.757 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.757 INFO kablam! Oct 22 00:04:26.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.757 INFO kablam! --> src/arrays/Array128.rs:102:20 Oct 22 00:04:26.758 INFO kablam! | Oct 22 00:04:26.758 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.758 INFO kablam! | ^^^^^^ Oct 22 00:04:26.758 INFO kablam! | Oct 22 00:04:26.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.758 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.758 INFO kablam! Oct 22 00:04:26.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.758 INFO kablam! --> src/arrays/Array128.rs:102:34 Oct 22 00:04:26.758 INFO kablam! | Oct 22 00:04:26.758 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.758 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.758 INFO kablam! | Oct 22 00:04:26.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.758 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.758 INFO kablam! Oct 22 00:04:26.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.758 INFO kablam! --> src/arrays/Array128.rs:111:14 Oct 22 00:04:26.758 INFO kablam! | Oct 22 00:04:26.758 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.758 INFO kablam! | ^^^^^^ Oct 22 00:04:26.758 INFO kablam! | Oct 22 00:04:26.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.759 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.759 INFO kablam! Oct 22 00:04:26.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.759 INFO kablam! --> src/arrays/Array128.rs:111:28 Oct 22 00:04:26.759 INFO kablam! | Oct 22 00:04:26.759 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.759 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.759 INFO kablam! | Oct 22 00:04:26.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.759 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.759 INFO kablam! Oct 22 00:04:26.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.759 INFO kablam! --> src/arrays/Array128.rs:120:15 Oct 22 00:04:26.759 INFO kablam! | Oct 22 00:04:26.759 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.759 INFO kablam! | ^^^^^^ Oct 22 00:04:26.759 INFO kablam! | Oct 22 00:04:26.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.759 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.759 INFO kablam! Oct 22 00:04:26.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.759 INFO kablam! --> src/arrays/Array128.rs:132:3 Oct 22 00:04:26.760 INFO kablam! | Oct 22 00:04:26.760 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.760 INFO kablam! | ^^^^^^ Oct 22 00:04:26.760 INFO kablam! | Oct 22 00:04:26.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.760 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.760 INFO kablam! Oct 22 00:04:26.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.760 INFO kablam! --> src/arrays/Array128.rs:144:3 Oct 22 00:04:26.760 INFO kablam! | Oct 22 00:04:26.760 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.760 INFO kablam! | ^^^^^^ Oct 22 00:04:26.760 INFO kablam! | Oct 22 00:04:26.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.760 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.760 INFO kablam! Oct 22 00:04:26.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.760 INFO kablam! --> src/arrays/Array128.rs:153:4 Oct 22 00:04:26.760 INFO kablam! | Oct 22 00:04:26.760 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.760 INFO kablam! | ^^^^^^ Oct 22 00:04:26.761 INFO kablam! | Oct 22 00:04:26.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.761 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.761 INFO kablam! Oct 22 00:04:26.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.761 INFO kablam! --> src/arrays/Array128.rs:162:8 Oct 22 00:04:26.761 INFO kablam! | Oct 22 00:04:26.761 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.761 INFO kablam! | ^^^^^^ Oct 22 00:04:26.761 INFO kablam! | Oct 22 00:04:26.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.761 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.761 INFO kablam! Oct 22 00:04:26.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.761 INFO kablam! --> src/arrays/Array256.rs:28:3 Oct 22 00:04:26.761 INFO kablam! | Oct 22 00:04:26.761 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.761 INFO kablam! | ^^^^^^ Oct 22 00:04:26.761 INFO kablam! | Oct 22 00:04:26.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.761 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.761 INFO kablam! Oct 22 00:04:26.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.762 INFO kablam! --> src/arrays/Array256.rs:34:3 Oct 22 00:04:26.762 INFO kablam! | Oct 22 00:04:26.762 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.762 INFO kablam! | ^^^^^^ Oct 22 00:04:26.762 INFO kablam! | Oct 22 00:04:26.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.762 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.762 INFO kablam! Oct 22 00:04:26.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.762 INFO kablam! --> src/arrays/Array256.rs:56:3 Oct 22 00:04:26.762 INFO kablam! | Oct 22 00:04:26.762 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.762 INFO kablam! | ^^^^^^ Oct 22 00:04:26.762 INFO kablam! | Oct 22 00:04:26.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.762 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.762 INFO kablam! Oct 22 00:04:26.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.762 INFO kablam! --> src/arrays/Array256.rs:65:3 Oct 22 00:04:26.762 INFO kablam! | Oct 22 00:04:26.762 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.763 INFO kablam! | ^^^^^^ Oct 22 00:04:26.763 INFO kablam! | Oct 22 00:04:26.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.763 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.763 INFO kablam! Oct 22 00:04:26.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.763 INFO kablam! --> src/arrays/Array256.rs:65:18 Oct 22 00:04:26.763 INFO kablam! | Oct 22 00:04:26.763 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.763 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.763 INFO kablam! | Oct 22 00:04:26.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.763 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.763 INFO kablam! Oct 22 00:04:26.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.763 INFO kablam! --> src/arrays/Array256.rs:78:29 Oct 22 00:04:26.763 INFO kablam! | Oct 22 00:04:26.763 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.763 INFO kablam! | ^^^^^^ Oct 22 00:04:26.763 INFO kablam! | Oct 22 00:04:26.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.763 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.764 INFO kablam! Oct 22 00:04:26.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.764 INFO kablam! --> src/arrays/Array256.rs:78:43 Oct 22 00:04:26.764 INFO kablam! | Oct 22 00:04:26.764 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.764 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.764 INFO kablam! | Oct 22 00:04:26.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.764 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.764 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.764 INFO kablam! Oct 22 00:04:26.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.764 INFO kablam! --> src/arrays/Array256.rs:84:20 Oct 22 00:04:26.764 INFO kablam! | Oct 22 00:04:26.764 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.764 INFO kablam! | ^^^^^^ Oct 22 00:04:26.764 INFO kablam! | Oct 22 00:04:26.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.764 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.764 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.764 INFO kablam! Oct 22 00:04:26.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.764 INFO kablam! --> src/arrays/Array256.rs:84:34 Oct 22 00:04:26.764 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.765 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.765 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.765 INFO kablam! Oct 22 00:04:26.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.765 INFO kablam! --> src/arrays/Array256.rs:90:20 Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.765 INFO kablam! | ^^^^^^ Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.765 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.765 INFO kablam! Oct 22 00:04:26.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.765 INFO kablam! --> src/arrays/Array256.rs:90:34 Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.765 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.765 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.765 INFO kablam! Oct 22 00:04:26.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.765 INFO kablam! --> src/arrays/Array256.rs:96:20 Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.765 INFO kablam! | ^^^^^^ Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.765 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.765 INFO kablam! Oct 22 00:04:26.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.765 INFO kablam! --> src/arrays/Array256.rs:96:34 Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.765 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.765 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.765 INFO kablam! Oct 22 00:04:26.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.765 INFO kablam! --> src/arrays/Array256.rs:102:20 Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.765 INFO kablam! | ^^^^^^ Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.765 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.765 INFO kablam! Oct 22 00:04:26.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.765 INFO kablam! --> src/arrays/Array256.rs:102:34 Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.765 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.765 INFO kablam! | Oct 22 00:04:26.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.765 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.766 INFO kablam! Oct 22 00:04:26.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.766 INFO kablam! --> src/arrays/Array256.rs:111:14 Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.766 INFO kablam! | ^^^^^^ Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.766 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.766 INFO kablam! Oct 22 00:04:26.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.766 INFO kablam! --> src/arrays/Array256.rs:111:28 Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.766 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.766 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.766 INFO kablam! Oct 22 00:04:26.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.766 INFO kablam! --> src/arrays/Array256.rs:120:15 Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.766 INFO kablam! | ^^^^^^ Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.766 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.766 INFO kablam! Oct 22 00:04:26.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.766 INFO kablam! --> src/arrays/Array256.rs:132:3 Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.766 INFO kablam! | ^^^^^^ Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.766 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.766 INFO kablam! Oct 22 00:04:26.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.766 INFO kablam! --> src/arrays/Array256.rs:144:3 Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.766 INFO kablam! | ^^^^^^ Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.766 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.766 INFO kablam! Oct 22 00:04:26.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.766 INFO kablam! --> src/arrays/Array256.rs:153:4 Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.766 INFO kablam! | ^^^^^^ Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.766 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.766 INFO kablam! Oct 22 00:04:26.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.766 INFO kablam! --> src/arrays/Array256.rs:162:8 Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.766 INFO kablam! | ^^^^^^ Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.766 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.766 INFO kablam! Oct 22 00:04:26.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.766 INFO kablam! --> src/arrays/Array512.rs:28:3 Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.766 INFO kablam! | ^^^^^^ Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.766 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.766 INFO kablam! Oct 22 00:04:26.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.766 INFO kablam! --> src/arrays/Array512.rs:34:3 Oct 22 00:04:26.766 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.767 INFO kablam! | ^^^^^^ Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.767 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.767 INFO kablam! Oct 22 00:04:26.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.767 INFO kablam! --> src/arrays/Array512.rs:56:3 Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.767 INFO kablam! | ^^^^^^ Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.767 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.767 INFO kablam! Oct 22 00:04:26.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.767 INFO kablam! --> src/arrays/Array512.rs:65:3 Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.767 INFO kablam! | ^^^^^^ Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.767 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.767 INFO kablam! Oct 22 00:04:26.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.767 INFO kablam! --> src/arrays/Array512.rs:65:18 Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.767 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.767 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.767 INFO kablam! Oct 22 00:04:26.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.767 INFO kablam! --> src/arrays/Array512.rs:78:29 Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.767 INFO kablam! | ^^^^^^ Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.767 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.767 INFO kablam! Oct 22 00:04:26.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.767 INFO kablam! --> src/arrays/Array512.rs:78:43 Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.767 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.767 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.767 INFO kablam! Oct 22 00:04:26.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.767 INFO kablam! --> src/arrays/Array512.rs:84:20 Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.767 INFO kablam! | ^^^^^^ Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.767 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.767 INFO kablam! Oct 22 00:04:26.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.767 INFO kablam! --> src/arrays/Array512.rs:84:34 Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.767 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.767 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.767 INFO kablam! Oct 22 00:04:26.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.767 INFO kablam! --> src/arrays/Array512.rs:90:20 Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.767 INFO kablam! | ^^^^^^ Oct 22 00:04:26.767 INFO kablam! | Oct 22 00:04:26.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.768 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.768 INFO kablam! Oct 22 00:04:26.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.768 INFO kablam! --> src/arrays/Array512.rs:90:34 Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.768 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.768 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.768 INFO kablam! Oct 22 00:04:26.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.768 INFO kablam! --> src/arrays/Array512.rs:96:20 Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.768 INFO kablam! | ^^^^^^ Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.768 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.768 INFO kablam! Oct 22 00:04:26.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.768 INFO kablam! --> src/arrays/Array512.rs:96:34 Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.768 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.768 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.768 INFO kablam! Oct 22 00:04:26.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.768 INFO kablam! --> src/arrays/Array512.rs:102:20 Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.768 INFO kablam! | ^^^^^^ Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.768 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.768 INFO kablam! Oct 22 00:04:26.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.768 INFO kablam! --> src/arrays/Array512.rs:102:34 Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.768 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.768 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.768 INFO kablam! Oct 22 00:04:26.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.768 INFO kablam! --> src/arrays/Array512.rs:111:14 Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.768 INFO kablam! | ^^^^^^ Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.768 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.768 INFO kablam! Oct 22 00:04:26.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.768 INFO kablam! --> src/arrays/Array512.rs:111:28 Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.768 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.768 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.768 INFO kablam! Oct 22 00:04:26.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.768 INFO kablam! --> src/arrays/Array512.rs:120:15 Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.768 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.768 INFO kablam! | ^^^^^^ Oct 22 00:04:26.768 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.769 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.769 INFO kablam! Oct 22 00:04:26.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.769 INFO kablam! --> src/arrays/Array512.rs:132:3 Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.769 INFO kablam! | ^^^^^^ Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.769 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.769 INFO kablam! Oct 22 00:04:26.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.769 INFO kablam! --> src/arrays/Array512.rs:144:3 Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.769 INFO kablam! | ^^^^^^ Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.769 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.769 INFO kablam! Oct 22 00:04:26.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.769 INFO kablam! --> src/arrays/Array512.rs:153:4 Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.769 INFO kablam! | ^^^^^^ Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.769 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.769 INFO kablam! Oct 22 00:04:26.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.769 INFO kablam! --> src/arrays/Array512.rs:162:8 Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.769 INFO kablam! | ^^^^^^ Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.769 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.769 INFO kablam! Oct 22 00:04:26.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.769 INFO kablam! --> src/arrays/Array1024.rs:28:3 Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.769 INFO kablam! | ^^^^^^ Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.769 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.769 INFO kablam! Oct 22 00:04:26.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.769 INFO kablam! --> src/arrays/Array1024.rs:34:3 Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.769 INFO kablam! | ^^^^^^ Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.769 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.769 INFO kablam! Oct 22 00:04:26.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.769 INFO kablam! --> src/arrays/Array1024.rs:56:3 Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.769 INFO kablam! | ^^^^^^ Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.769 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.769 INFO kablam! Oct 22 00:04:26.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.769 INFO kablam! --> src/arrays/Array1024.rs:65:3 Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.769 INFO kablam! | ^^^^^^ Oct 22 00:04:26.769 INFO kablam! | Oct 22 00:04:26.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.769 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.769 INFO kablam! Oct 22 00:04:26.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.769 INFO kablam! --> src/arrays/Array1024.rs:65:18 Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.770 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.770 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.770 INFO kablam! Oct 22 00:04:26.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.770 INFO kablam! --> src/arrays/Array1024.rs:78:29 Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.770 INFO kablam! | ^^^^^^ Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.770 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.770 INFO kablam! Oct 22 00:04:26.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.770 INFO kablam! --> src/arrays/Array1024.rs:78:43 Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.770 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.770 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.770 INFO kablam! Oct 22 00:04:26.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.770 INFO kablam! --> src/arrays/Array1024.rs:84:20 Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.770 INFO kablam! | ^^^^^^ Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.770 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.770 INFO kablam! Oct 22 00:04:26.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.770 INFO kablam! --> src/arrays/Array1024.rs:84:34 Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.770 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.770 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.770 INFO kablam! Oct 22 00:04:26.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.770 INFO kablam! --> src/arrays/Array1024.rs:90:20 Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.770 INFO kablam! | ^^^^^^ Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.770 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.770 INFO kablam! Oct 22 00:04:26.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.770 INFO kablam! --> src/arrays/Array1024.rs:90:34 Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.770 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.770 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.770 INFO kablam! Oct 22 00:04:26.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.770 INFO kablam! --> src/arrays/Array1024.rs:96:20 Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.770 INFO kablam! | ^^^^^^ Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.770 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.770 INFO kablam! Oct 22 00:04:26.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.770 INFO kablam! --> src/arrays/Array1024.rs:96:34 Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.770 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.770 INFO kablam! | Oct 22 00:04:26.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.770 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.771 INFO kablam! Oct 22 00:04:26.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.771 INFO kablam! --> src/arrays/Array1024.rs:102:20 Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.771 INFO kablam! | ^^^^^^ Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.771 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.771 INFO kablam! Oct 22 00:04:26.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.771 INFO kablam! --> src/arrays/Array1024.rs:102:34 Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.771 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.771 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.771 INFO kablam! Oct 22 00:04:26.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.771 INFO kablam! --> src/arrays/Array1024.rs:111:14 Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.771 INFO kablam! | ^^^^^^ Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.771 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.771 INFO kablam! Oct 22 00:04:26.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.771 INFO kablam! --> src/arrays/Array1024.rs:111:28 Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.771 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.771 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.771 INFO kablam! Oct 22 00:04:26.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.771 INFO kablam! --> src/arrays/Array1024.rs:120:15 Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.771 INFO kablam! | ^^^^^^ Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.771 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.771 INFO kablam! Oct 22 00:04:26.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.771 INFO kablam! --> src/arrays/Array1024.rs:132:3 Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.771 INFO kablam! | ^^^^^^ Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.771 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.771 INFO kablam! Oct 22 00:04:26.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.771 INFO kablam! --> src/arrays/Array1024.rs:144:3 Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.771 INFO kablam! | ^^^^^^ Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.771 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.771 INFO kablam! Oct 22 00:04:26.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.771 INFO kablam! --> src/arrays/Array1024.rs:153:4 Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.771 INFO kablam! | ^^^^^^ Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.771 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.771 INFO kablam! Oct 22 00:04:26.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.771 INFO kablam! --> src/arrays/Array1024.rs:162:8 Oct 22 00:04:26.771 INFO kablam! | Oct 22 00:04:26.771 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.772 INFO kablam! | ^^^^^^ Oct 22 00:04:26.772 INFO kablam! | Oct 22 00:04:26.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.772 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.772 INFO kablam! Oct 22 00:04:26.772 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 22 00:04:26.772 INFO kablam! --> src/lib.rs:8:12 Oct 22 00:04:26.772 INFO kablam! | Oct 22 00:04:26.772 INFO kablam! 8 | #![feature(associated_consts)] Oct 22 00:04:26.772 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 00:04:26.772 INFO kablam! | Oct 22 00:04:26.772 INFO kablam! = note: #[warn(stable_features)] on by default Oct 22 00:04:26.772 INFO kablam! Oct 22 00:04:26.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.779 INFO kablam! --> src/arrays/Array16.rs:28:3 Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.779 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.779 INFO kablam! | ^^^^^^ Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.779 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 22 00:04:26.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.779 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.779 INFO kablam! Oct 22 00:04:26.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.779 INFO kablam! --> src/arrays/Array16.rs:34:3 Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.779 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.779 INFO kablam! | ^^^^^^ Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.779 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.779 INFO kablam! Oct 22 00:04:26.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.779 INFO kablam! --> src/arrays/Array16.rs:56:3 Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.779 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.779 INFO kablam! | ^^^^^^ Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.779 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.779 INFO kablam! Oct 22 00:04:26.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.779 INFO kablam! --> src/arrays/Array16.rs:65:3 Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.779 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.779 INFO kablam! | ^^^^^^ Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.779 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.779 INFO kablam! Oct 22 00:04:26.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.779 INFO kablam! --> src/arrays/Array16.rs:65:18 Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.779 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.779 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.779 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.779 INFO kablam! Oct 22 00:04:26.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.779 INFO kablam! --> src/arrays/Array16.rs:78:29 Oct 22 00:04:26.779 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.780 INFO kablam! | ^^^^^^ Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.780 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.780 INFO kablam! Oct 22 00:04:26.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.780 INFO kablam! --> src/arrays/Array16.rs:78:43 Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.780 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.780 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.780 INFO kablam! Oct 22 00:04:26.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.780 INFO kablam! --> src/arrays/Array16.rs:84:20 Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.780 INFO kablam! | ^^^^^^ Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.780 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.780 INFO kablam! Oct 22 00:04:26.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.780 INFO kablam! --> src/arrays/Array16.rs:84:34 Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.780 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.780 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.780 INFO kablam! Oct 22 00:04:26.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.780 INFO kablam! --> src/arrays/Array16.rs:90:20 Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.780 INFO kablam! | ^^^^^^ Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.780 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.780 INFO kablam! Oct 22 00:04:26.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.780 INFO kablam! --> src/arrays/Array16.rs:90:34 Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.780 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.780 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.780 INFO kablam! Oct 22 00:04:26.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.780 INFO kablam! --> src/arrays/Array16.rs:96:20 Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.780 INFO kablam! | ^^^^^^ Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.780 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.780 INFO kablam! Oct 22 00:04:26.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.780 INFO kablam! --> src/arrays/Array16.rs:96:34 Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.780 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.780 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.780 INFO kablam! Oct 22 00:04:26.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.780 INFO kablam! --> src/arrays/Array16.rs:102:20 Oct 22 00:04:26.780 INFO kablam! | Oct 22 00:04:26.780 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.780 INFO kablam! | ^^^^^^ Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.781 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.781 INFO kablam! Oct 22 00:04:26.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.781 INFO kablam! --> src/arrays/Array16.rs:102:34 Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.781 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.781 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.781 INFO kablam! Oct 22 00:04:26.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.781 INFO kablam! --> src/arrays/Array16.rs:111:14 Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.781 INFO kablam! | ^^^^^^ Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.781 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.781 INFO kablam! Oct 22 00:04:26.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.781 INFO kablam! --> src/arrays/Array16.rs:111:28 Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.781 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.781 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.781 INFO kablam! Oct 22 00:04:26.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.781 INFO kablam! --> src/arrays/Array16.rs:120:15 Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.781 INFO kablam! | ^^^^^^ Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.781 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.781 INFO kablam! Oct 22 00:04:26.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.781 INFO kablam! --> src/arrays/Array16.rs:132:3 Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.781 INFO kablam! | ^^^^^^ Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.781 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.781 INFO kablam! Oct 22 00:04:26.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.781 INFO kablam! --> src/arrays/Array16.rs:144:3 Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.781 INFO kablam! | ^^^^^^ Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.781 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.781 INFO kablam! Oct 22 00:04:26.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.781 INFO kablam! --> src/arrays/Array16.rs:153:4 Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.781 INFO kablam! | ^^^^^^ Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.781 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.781 INFO kablam! Oct 22 00:04:26.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.781 INFO kablam! --> src/arrays/Array16.rs:162:8 Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.781 INFO kablam! | ^^^^^^ Oct 22 00:04:26.781 INFO kablam! | Oct 22 00:04:26.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.781 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.781 INFO kablam! Oct 22 00:04:26.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.782 INFO kablam! --> src/arrays/Array30.rs:28:3 Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.782 INFO kablam! | ^^^^^^ Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.782 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.782 INFO kablam! Oct 22 00:04:26.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.782 INFO kablam! --> src/arrays/Array30.rs:34:3 Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.782 INFO kablam! | ^^^^^^ Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.782 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.782 INFO kablam! Oct 22 00:04:26.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.782 INFO kablam! --> src/arrays/Array30.rs:56:3 Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.782 INFO kablam! | ^^^^^^ Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.782 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.782 INFO kablam! Oct 22 00:04:26.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.782 INFO kablam! --> src/arrays/Array30.rs:65:3 Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.782 INFO kablam! | ^^^^^^ Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.782 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.782 INFO kablam! Oct 22 00:04:26.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.782 INFO kablam! --> src/arrays/Array30.rs:65:18 Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.782 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.782 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.782 INFO kablam! Oct 22 00:04:26.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.782 INFO kablam! --> src/arrays/Array30.rs:78:29 Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.782 INFO kablam! | ^^^^^^ Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.782 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.782 INFO kablam! Oct 22 00:04:26.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.782 INFO kablam! --> src/arrays/Array30.rs:78:43 Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.782 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.782 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.782 INFO kablam! Oct 22 00:04:26.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.782 INFO kablam! --> src/arrays/Array30.rs:84:20 Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.782 INFO kablam! | ^^^^^^ Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.782 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.782 INFO kablam! Oct 22 00:04:26.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.782 INFO kablam! --> src/arrays/Array30.rs:84:34 Oct 22 00:04:26.782 INFO kablam! | Oct 22 00:04:26.782 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.782 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.783 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.783 INFO kablam! Oct 22 00:04:26.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.783 INFO kablam! --> src/arrays/Array30.rs:90:20 Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.783 INFO kablam! | ^^^^^^ Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.783 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.783 INFO kablam! Oct 22 00:04:26.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.783 INFO kablam! --> src/arrays/Array30.rs:90:34 Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.783 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.783 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.783 INFO kablam! Oct 22 00:04:26.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.783 INFO kablam! --> src/arrays/Array30.rs:96:20 Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.783 INFO kablam! | ^^^^^^ Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.783 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.783 INFO kablam! Oct 22 00:04:26.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.783 INFO kablam! --> src/arrays/Array30.rs:96:34 Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.783 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.783 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.783 INFO kablam! Oct 22 00:04:26.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.783 INFO kablam! --> src/arrays/Array30.rs:102:20 Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.783 INFO kablam! | ^^^^^^ Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.783 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.783 INFO kablam! Oct 22 00:04:26.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.783 INFO kablam! --> src/arrays/Array30.rs:102:34 Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.783 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.783 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.783 INFO kablam! Oct 22 00:04:26.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.783 INFO kablam! --> src/arrays/Array30.rs:111:14 Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.783 INFO kablam! | ^^^^^^ Oct 22 00:04:26.783 INFO kablam! | Oct 22 00:04:26.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.783 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.783 INFO kablam! Oct 22 00:04:26.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.792 INFO kablam! --> src/arrays/Array30.rs:111:28 Oct 22 00:04:26.792 INFO kablam! | Oct 22 00:04:26.792 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.792 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.792 INFO kablam! | Oct 22 00:04:26.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.792 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.792 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.792 INFO kablam! Oct 22 00:04:26.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.792 INFO kablam! --> src/arrays/Array30.rs:120:15 Oct 22 00:04:26.792 INFO kablam! | Oct 22 00:04:26.792 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.792 INFO kablam! | ^^^^^^ Oct 22 00:04:26.792 INFO kablam! | Oct 22 00:04:26.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.792 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.792 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.792 INFO kablam! Oct 22 00:04:26.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.792 INFO kablam! --> src/arrays/Array30.rs:132:3 Oct 22 00:04:26.792 INFO kablam! | Oct 22 00:04:26.792 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.792 INFO kablam! | ^^^^^^ Oct 22 00:04:26.792 INFO kablam! | Oct 22 00:04:26.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.792 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.792 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.792 INFO kablam! Oct 22 00:04:26.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.792 INFO kablam! --> src/arrays/Array30.rs:144:3 Oct 22 00:04:26.792 INFO kablam! | Oct 22 00:04:26.792 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.792 INFO kablam! | ^^^^^^ Oct 22 00:04:26.792 INFO kablam! | Oct 22 00:04:26.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.792 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.792 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.792 INFO kablam! Oct 22 00:04:26.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.792 INFO kablam! --> src/arrays/Array30.rs:153:4 Oct 22 00:04:26.792 INFO kablam! | Oct 22 00:04:26.792 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.792 INFO kablam! | ^^^^^^ Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.793 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.793 INFO kablam! Oct 22 00:04:26.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.793 INFO kablam! --> src/arrays/Array30.rs:162:8 Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.793 INFO kablam! | ^^^^^^ Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.793 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.793 INFO kablam! Oct 22 00:04:26.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.793 INFO kablam! --> src/arrays/Array32.rs:28:3 Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.793 INFO kablam! | ^^^^^^ Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.793 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.793 INFO kablam! Oct 22 00:04:26.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.793 INFO kablam! --> src/arrays/Array32.rs:34:3 Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.793 INFO kablam! | ^^^^^^ Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.793 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.793 INFO kablam! Oct 22 00:04:26.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.793 INFO kablam! --> src/arrays/Array32.rs:56:3 Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.793 INFO kablam! | ^^^^^^ Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.793 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.793 INFO kablam! Oct 22 00:04:26.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.793 INFO kablam! --> src/arrays/Array32.rs:65:3 Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.793 INFO kablam! | ^^^^^^ Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.793 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.793 INFO kablam! Oct 22 00:04:26.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.793 INFO kablam! --> src/arrays/Array32.rs:65:18 Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.793 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.793 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.793 INFO kablam! Oct 22 00:04:26.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.793 INFO kablam! --> src/arrays/Array32.rs:78:29 Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.793 INFO kablam! | ^^^^^^ Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.793 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.793 INFO kablam! Oct 22 00:04:26.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.793 INFO kablam! --> src/arrays/Array32.rs:78:43 Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.793 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.793 INFO kablam! | Oct 22 00:04:26.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.793 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.793 INFO kablam! Oct 22 00:04:26.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.794 INFO kablam! --> src/arrays/Array32.rs:84:20 Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.794 INFO kablam! | ^^^^^^ Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.794 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.794 INFO kablam! Oct 22 00:04:26.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.794 INFO kablam! --> src/arrays/Array32.rs:84:34 Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.794 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.794 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.794 INFO kablam! Oct 22 00:04:26.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.794 INFO kablam! --> src/arrays/Array32.rs:90:20 Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.794 INFO kablam! | ^^^^^^ Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.794 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.794 INFO kablam! Oct 22 00:04:26.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.794 INFO kablam! --> src/arrays/Array32.rs:90:34 Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.794 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.794 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.794 INFO kablam! Oct 22 00:04:26.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.794 INFO kablam! --> src/arrays/Array32.rs:96:20 Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.794 INFO kablam! | ^^^^^^ Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.794 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.794 INFO kablam! Oct 22 00:04:26.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.794 INFO kablam! --> src/arrays/Array32.rs:96:34 Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.794 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.794 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.794 INFO kablam! Oct 22 00:04:26.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.794 INFO kablam! --> src/arrays/Array32.rs:102:20 Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.794 INFO kablam! | ^^^^^^ Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.794 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.794 INFO kablam! Oct 22 00:04:26.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.794 INFO kablam! --> src/arrays/Array32.rs:102:34 Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.794 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.794 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.794 INFO kablam! Oct 22 00:04:26.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.794 INFO kablam! --> src/arrays/Array32.rs:111:14 Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.794 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.794 INFO kablam! | ^^^^^^ Oct 22 00:04:26.794 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.795 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.795 INFO kablam! Oct 22 00:04:26.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.795 INFO kablam! --> src/arrays/Array32.rs:111:28 Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.795 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.795 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.795 INFO kablam! Oct 22 00:04:26.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.795 INFO kablam! --> src/arrays/Array32.rs:120:15 Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.795 INFO kablam! | ^^^^^^ Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.795 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.795 INFO kablam! Oct 22 00:04:26.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.795 INFO kablam! --> src/arrays/Array32.rs:132:3 Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.795 INFO kablam! | ^^^^^^ Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.795 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.795 INFO kablam! Oct 22 00:04:26.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.795 INFO kablam! --> src/arrays/Array32.rs:144:3 Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.795 INFO kablam! | ^^^^^^ Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.795 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.795 INFO kablam! Oct 22 00:04:26.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.795 INFO kablam! --> src/arrays/Array32.rs:153:4 Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.795 INFO kablam! | ^^^^^^ Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.795 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.795 INFO kablam! Oct 22 00:04:26.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.795 INFO kablam! --> src/arrays/Array32.rs:162:8 Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.795 INFO kablam! | ^^^^^^ Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.795 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.795 INFO kablam! Oct 22 00:04:26.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.795 INFO kablam! --> src/arrays/Array40.rs:28:3 Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.795 INFO kablam! | ^^^^^^ Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.795 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.795 INFO kablam! Oct 22 00:04:26.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.795 INFO kablam! --> src/arrays/Array40.rs:34:3 Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.795 INFO kablam! | ^^^^^^ Oct 22 00:04:26.795 INFO kablam! | Oct 22 00:04:26.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.795 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.796 INFO kablam! Oct 22 00:04:26.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.796 INFO kablam! --> src/arrays/Array40.rs:56:3 Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.796 INFO kablam! | ^^^^^^ Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.796 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.796 INFO kablam! Oct 22 00:04:26.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.796 INFO kablam! --> src/arrays/Array40.rs:65:3 Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.796 INFO kablam! | ^^^^^^ Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.796 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.796 INFO kablam! Oct 22 00:04:26.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.796 INFO kablam! --> src/arrays/Array40.rs:65:18 Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.796 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.796 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.796 INFO kablam! Oct 22 00:04:26.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.796 INFO kablam! --> src/arrays/Array40.rs:78:29 Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.796 INFO kablam! | ^^^^^^ Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.796 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.796 INFO kablam! Oct 22 00:04:26.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.796 INFO kablam! --> src/arrays/Array40.rs:78:43 Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.796 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.796 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.796 INFO kablam! Oct 22 00:04:26.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.796 INFO kablam! --> src/arrays/Array40.rs:84:20 Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.796 INFO kablam! | ^^^^^^ Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.796 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.796 INFO kablam! Oct 22 00:04:26.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.796 INFO kablam! --> src/arrays/Array40.rs:84:34 Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.796 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.796 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.796 INFO kablam! Oct 22 00:04:26.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.796 INFO kablam! --> src/arrays/Array40.rs:90:20 Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.796 INFO kablam! | ^^^^^^ Oct 22 00:04:26.796 INFO kablam! | Oct 22 00:04:26.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.796 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.796 INFO kablam! Oct 22 00:04:26.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.796 INFO kablam! --> src/arrays/Array40.rs:90:34 Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.797 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.797 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.797 INFO kablam! Oct 22 00:04:26.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.797 INFO kablam! --> src/arrays/Array40.rs:96:20 Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.797 INFO kablam! | ^^^^^^ Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.797 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.797 INFO kablam! Oct 22 00:04:26.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.797 INFO kablam! --> src/arrays/Array40.rs:96:34 Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.797 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.797 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.797 INFO kablam! Oct 22 00:04:26.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.797 INFO kablam! --> src/arrays/Array40.rs:102:20 Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.797 INFO kablam! | ^^^^^^ Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.797 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.797 INFO kablam! Oct 22 00:04:26.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.797 INFO kablam! --> src/arrays/Array40.rs:102:34 Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.797 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.797 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.797 INFO kablam! Oct 22 00:04:26.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.797 INFO kablam! --> src/arrays/Array40.rs:111:14 Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.797 INFO kablam! | ^^^^^^ Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.797 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.797 INFO kablam! Oct 22 00:04:26.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.797 INFO kablam! --> src/arrays/Array40.rs:111:28 Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.797 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.797 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.797 INFO kablam! Oct 22 00:04:26.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.797 INFO kablam! --> src/arrays/Array40.rs:120:15 Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.797 INFO kablam! | ^^^^^^ Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.797 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.797 INFO kablam! Oct 22 00:04:26.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.797 INFO kablam! --> src/arrays/Array40.rs:132:3 Oct 22 00:04:26.797 INFO kablam! | Oct 22 00:04:26.797 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.798 INFO kablam! | ^^^^^^ Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.798 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.798 INFO kablam! Oct 22 00:04:26.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.798 INFO kablam! --> src/arrays/Array40.rs:144:3 Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.798 INFO kablam! | ^^^^^^ Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.798 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.798 INFO kablam! Oct 22 00:04:26.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.798 INFO kablam! --> src/arrays/Array40.rs:153:4 Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.798 INFO kablam! | ^^^^^^ Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.798 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.798 INFO kablam! Oct 22 00:04:26.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.798 INFO kablam! --> src/arrays/Array40.rs:162:8 Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.798 INFO kablam! | ^^^^^^ Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.798 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.798 INFO kablam! Oct 22 00:04:26.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.798 INFO kablam! --> src/arrays/Array46.rs:28:3 Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.798 INFO kablam! | ^^^^^^ Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.798 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.798 INFO kablam! Oct 22 00:04:26.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.798 INFO kablam! --> src/arrays/Array46.rs:34:3 Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.798 INFO kablam! | ^^^^^^ Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.798 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.798 INFO kablam! Oct 22 00:04:26.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.798 INFO kablam! --> src/arrays/Array46.rs:56:3 Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.798 INFO kablam! | ^^^^^^ Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.798 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.798 INFO kablam! Oct 22 00:04:26.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.798 INFO kablam! --> src/arrays/Array46.rs:65:3 Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.798 INFO kablam! | ^^^^^^ Oct 22 00:04:26.798 INFO kablam! | Oct 22 00:04:26.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.799 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.799 INFO kablam! Oct 22 00:04:26.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.799 INFO kablam! --> src/arrays/Array46.rs:65:18 Oct 22 00:04:26.799 INFO kablam! | Oct 22 00:04:26.799 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.799 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.799 INFO kablam! | Oct 22 00:04:26.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.799 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.799 INFO kablam! Oct 22 00:04:26.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.799 INFO kablam! --> src/arrays/Array46.rs:78:29 Oct 22 00:04:26.799 INFO kablam! | Oct 22 00:04:26.799 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.799 INFO kablam! | ^^^^^^ Oct 22 00:04:26.799 INFO kablam! | Oct 22 00:04:26.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.799 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.799 INFO kablam! Oct 22 00:04:26.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.799 INFO kablam! --> src/arrays/Array46.rs:78:43 Oct 22 00:04:26.799 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.800 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.800 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.800 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.800 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.800 INFO kablam! Oct 22 00:04:26.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.800 INFO kablam! --> src/arrays/Array46.rs:84:20 Oct 22 00:04:26.800 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.800 INFO kablam! | ^^^^^^ Oct 22 00:04:26.800 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.800 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.800 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.800 INFO kablam! Oct 22 00:04:26.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.800 INFO kablam! --> src/arrays/Array46.rs:84:34 Oct 22 00:04:26.800 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.800 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.800 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.800 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.800 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.800 INFO kablam! Oct 22 00:04:26.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.800 INFO kablam! --> src/arrays/Array46.rs:90:20 Oct 22 00:04:26.800 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.800 INFO kablam! | ^^^^^^ Oct 22 00:04:26.800 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.800 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.800 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.800 INFO kablam! Oct 22 00:04:26.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.800 INFO kablam! --> src/arrays/Array46.rs:90:34 Oct 22 00:04:26.800 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.800 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.800 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.800 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.800 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.800 INFO kablam! Oct 22 00:04:26.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.800 INFO kablam! --> src/arrays/Array46.rs:96:20 Oct 22 00:04:26.800 INFO kablam! | Oct 22 00:04:26.800 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.800 INFO kablam! | ^^^^^^ Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.801 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.801 INFO kablam! Oct 22 00:04:26.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.801 INFO kablam! --> src/arrays/Array46.rs:96:34 Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.801 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.801 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.801 INFO kablam! Oct 22 00:04:26.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.801 INFO kablam! --> src/arrays/Array46.rs:102:20 Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.801 INFO kablam! | ^^^^^^ Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.801 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.801 INFO kablam! Oct 22 00:04:26.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.801 INFO kablam! --> src/arrays/Array46.rs:102:34 Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.801 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.801 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.801 INFO kablam! Oct 22 00:04:26.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.801 INFO kablam! --> src/arrays/Array46.rs:111:14 Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.801 INFO kablam! | ^^^^^^ Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.801 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.801 INFO kablam! Oct 22 00:04:26.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.801 INFO kablam! --> src/arrays/Array46.rs:111:28 Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.801 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.801 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.801 INFO kablam! Oct 22 00:04:26.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.801 INFO kablam! --> src/arrays/Array46.rs:120:15 Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.801 INFO kablam! | ^^^^^^ Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.801 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.801 INFO kablam! Oct 22 00:04:26.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.801 INFO kablam! --> src/arrays/Array46.rs:132:3 Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.801 INFO kablam! | ^^^^^^ Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.801 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.801 INFO kablam! Oct 22 00:04:26.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.801 INFO kablam! --> src/arrays/Array46.rs:144:3 Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.801 INFO kablam! | ^^^^^^ Oct 22 00:04:26.801 INFO kablam! | Oct 22 00:04:26.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.801 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.801 INFO kablam! Oct 22 00:04:26.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.802 INFO kablam! --> src/arrays/Array46.rs:153:4 Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.802 INFO kablam! | ^^^^^^ Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.802 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.802 INFO kablam! Oct 22 00:04:26.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.802 INFO kablam! --> src/arrays/Array46.rs:162:8 Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.802 INFO kablam! | ^^^^^^ Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.802 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.802 INFO kablam! Oct 22 00:04:26.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.802 INFO kablam! --> src/arrays/Array52.rs:28:3 Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.802 INFO kablam! | ^^^^^^ Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.802 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.802 INFO kablam! Oct 22 00:04:26.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.802 INFO kablam! --> src/arrays/Array52.rs:34:3 Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.802 INFO kablam! | ^^^^^^ Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.802 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.802 INFO kablam! Oct 22 00:04:26.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.802 INFO kablam! --> src/arrays/Array52.rs:56:3 Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.802 INFO kablam! | ^^^^^^ Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.802 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.802 INFO kablam! Oct 22 00:04:26.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.802 INFO kablam! --> src/arrays/Array52.rs:65:3 Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.802 INFO kablam! | ^^^^^^ Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.802 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.802 INFO kablam! Oct 22 00:04:26.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.802 INFO kablam! --> src/arrays/Array52.rs:65:18 Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.802 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.802 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.802 INFO kablam! Oct 22 00:04:26.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.802 INFO kablam! --> src/arrays/Array52.rs:78:29 Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.802 INFO kablam! | ^^^^^^ Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.802 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.802 INFO kablam! Oct 22 00:04:26.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.802 INFO kablam! --> src/arrays/Array52.rs:78:43 Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.802 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.802 INFO kablam! | Oct 22 00:04:26.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.802 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.803 INFO kablam! Oct 22 00:04:26.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.803 INFO kablam! --> src/arrays/Array52.rs:84:20 Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.803 INFO kablam! | ^^^^^^ Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.803 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.803 INFO kablam! Oct 22 00:04:26.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.803 INFO kablam! --> src/arrays/Array52.rs:84:34 Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.803 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.803 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.803 INFO kablam! Oct 22 00:04:26.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.803 INFO kablam! --> src/arrays/Array52.rs:90:20 Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.803 INFO kablam! | ^^^^^^ Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.803 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.803 INFO kablam! Oct 22 00:04:26.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.803 INFO kablam! --> src/arrays/Array52.rs:90:34 Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.803 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.803 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.803 INFO kablam! Oct 22 00:04:26.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.803 INFO kablam! --> src/arrays/Array52.rs:96:20 Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.803 INFO kablam! | ^^^^^^ Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.803 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.803 INFO kablam! Oct 22 00:04:26.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.803 INFO kablam! --> src/arrays/Array52.rs:96:34 Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.803 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.803 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.803 INFO kablam! Oct 22 00:04:26.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.803 INFO kablam! --> src/arrays/Array52.rs:102:20 Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.803 INFO kablam! | ^^^^^^ Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.803 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.803 INFO kablam! Oct 22 00:04:26.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.803 INFO kablam! --> src/arrays/Array52.rs:102:34 Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.803 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.803 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.803 INFO kablam! Oct 22 00:04:26.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.803 INFO kablam! --> src/arrays/Array52.rs:111:14 Oct 22 00:04:26.803 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.804 INFO kablam! | ^^^^^^ Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.804 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.804 INFO kablam! Oct 22 00:04:26.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.804 INFO kablam! --> src/arrays/Array52.rs:111:28 Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.804 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.804 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.804 INFO kablam! Oct 22 00:04:26.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.804 INFO kablam! --> src/arrays/Array52.rs:120:15 Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.804 INFO kablam! | ^^^^^^ Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.804 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.804 INFO kablam! Oct 22 00:04:26.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.804 INFO kablam! --> src/arrays/Array52.rs:132:3 Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.804 INFO kablam! | ^^^^^^ Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.804 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.804 INFO kablam! Oct 22 00:04:26.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.804 INFO kablam! --> src/arrays/Array52.rs:144:3 Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.804 INFO kablam! | ^^^^^^ Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.804 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.804 INFO kablam! Oct 22 00:04:26.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.804 INFO kablam! --> src/arrays/Array52.rs:153:4 Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.804 INFO kablam! | ^^^^^^ Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.804 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.804 INFO kablam! Oct 22 00:04:26.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.804 INFO kablam! --> src/arrays/Array52.rs:162:8 Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.804 INFO kablam! | ^^^^^^ Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.804 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.804 INFO kablam! Oct 22 00:04:26.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.804 INFO kablam! --> src/arrays/Array64.rs:28:3 Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.804 INFO kablam! | ^^^^^^ Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.804 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.804 INFO kablam! Oct 22 00:04:26.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.804 INFO kablam! --> src/arrays/Array64.rs:34:3 Oct 22 00:04:26.804 INFO kablam! | Oct 22 00:04:26.804 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.804 INFO kablam! | ^^^^^^ Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.805 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.805 INFO kablam! Oct 22 00:04:26.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.805 INFO kablam! --> src/arrays/Array64.rs:56:3 Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.805 INFO kablam! | ^^^^^^ Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.805 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.805 INFO kablam! Oct 22 00:04:26.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.805 INFO kablam! --> src/arrays/Array64.rs:65:3 Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.805 INFO kablam! | ^^^^^^ Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.805 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.805 INFO kablam! Oct 22 00:04:26.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.805 INFO kablam! --> src/arrays/Array64.rs:65:18 Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.805 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.805 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.805 INFO kablam! Oct 22 00:04:26.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.805 INFO kablam! --> src/arrays/Array64.rs:78:29 Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.805 INFO kablam! | ^^^^^^ Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.805 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.805 INFO kablam! Oct 22 00:04:26.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.805 INFO kablam! --> src/arrays/Array64.rs:78:43 Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.805 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.805 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.805 INFO kablam! Oct 22 00:04:26.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.805 INFO kablam! --> src/arrays/Array64.rs:84:20 Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.805 INFO kablam! | ^^^^^^ Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.805 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.805 INFO kablam! Oct 22 00:04:26.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.805 INFO kablam! --> src/arrays/Array64.rs:84:34 Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.805 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.805 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.805 INFO kablam! Oct 22 00:04:26.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.805 INFO kablam! --> src/arrays/Array64.rs:90:20 Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.805 INFO kablam! | ^^^^^^ Oct 22 00:04:26.805 INFO kablam! | Oct 22 00:04:26.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.805 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.806 INFO kablam! Oct 22 00:04:26.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.806 INFO kablam! --> src/arrays/Array64.rs:90:34 Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.806 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.806 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.806 INFO kablam! Oct 22 00:04:26.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.806 INFO kablam! --> src/arrays/Array64.rs:96:20 Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.806 INFO kablam! | ^^^^^^ Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.806 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.806 INFO kablam! Oct 22 00:04:26.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.806 INFO kablam! --> src/arrays/Array64.rs:96:34 Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.806 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.806 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.806 INFO kablam! Oct 22 00:04:26.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.806 INFO kablam! --> src/arrays/Array64.rs:102:20 Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.806 INFO kablam! | ^^^^^^ Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.806 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.806 INFO kablam! Oct 22 00:04:26.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.806 INFO kablam! --> src/arrays/Array64.rs:102:34 Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.806 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.806 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.806 INFO kablam! Oct 22 00:04:26.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.806 INFO kablam! --> src/arrays/Array64.rs:111:14 Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.806 INFO kablam! | ^^^^^^ Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.806 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.806 INFO kablam! Oct 22 00:04:26.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.806 INFO kablam! --> src/arrays/Array64.rs:111:28 Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.806 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.806 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.806 INFO kablam! Oct 22 00:04:26.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.806 INFO kablam! --> src/arrays/Array64.rs:120:15 Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.806 INFO kablam! | ^^^^^^ Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.806 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.806 INFO kablam! Oct 22 00:04:26.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.806 INFO kablam! --> src/arrays/Array64.rs:132:3 Oct 22 00:04:26.806 INFO kablam! | Oct 22 00:04:26.806 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.806 INFO kablam! | ^^^^^^ Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.807 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.807 INFO kablam! Oct 22 00:04:26.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.807 INFO kablam! --> src/arrays/Array64.rs:144:3 Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.807 INFO kablam! | ^^^^^^ Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.807 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.807 INFO kablam! Oct 22 00:04:26.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.807 INFO kablam! --> src/arrays/Array64.rs:153:4 Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.807 INFO kablam! | ^^^^^^ Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.807 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.807 INFO kablam! Oct 22 00:04:26.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.807 INFO kablam! --> src/arrays/Array64.rs:162:8 Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.807 INFO kablam! | ^^^^^^ Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.807 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.807 INFO kablam! Oct 22 00:04:26.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.807 INFO kablam! --> src/arrays/Array80.rs:28:3 Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.807 INFO kablam! | ^^^^^^ Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.807 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.807 INFO kablam! Oct 22 00:04:26.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.807 INFO kablam! --> src/arrays/Array80.rs:34:3 Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.807 INFO kablam! | ^^^^^^ Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.807 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.807 INFO kablam! Oct 22 00:04:26.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.807 INFO kablam! --> src/arrays/Array80.rs:56:3 Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.807 INFO kablam! | ^^^^^^ Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.807 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.807 INFO kablam! Oct 22 00:04:26.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.807 INFO kablam! --> src/arrays/Array80.rs:65:3 Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.807 INFO kablam! | ^^^^^^ Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.807 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.807 INFO kablam! Oct 22 00:04:26.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.807 INFO kablam! --> src/arrays/Array80.rs:65:18 Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.807 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.807 INFO kablam! | Oct 22 00:04:26.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.807 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.807 INFO kablam! Oct 22 00:04:26.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.808 INFO kablam! --> src/arrays/Array80.rs:78:29 Oct 22 00:04:26.808 INFO kablam! | Oct 22 00:04:26.808 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.808 INFO kablam! | ^^^^^^ Oct 22 00:04:26.808 INFO kablam! | Oct 22 00:04:26.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.808 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.808 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.808 INFO kablam! Oct 22 00:04:26.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.808 INFO kablam! --> src/arrays/Array80.rs:78:43 Oct 22 00:04:26.808 INFO kablam! | Oct 22 00:04:26.808 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.808 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.808 INFO kablam! | Oct 22 00:04:26.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.808 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.808 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.808 INFO kablam! Oct 22 00:04:26.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.808 INFO kablam! --> src/arrays/Array80.rs:84:20 Oct 22 00:04:26.808 INFO kablam! | Oct 22 00:04:26.808 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.808 INFO kablam! | ^^^^^^ Oct 22 00:04:26.808 INFO kablam! | Oct 22 00:04:26.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.808 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.808 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.808 INFO kablam! Oct 22 00:04:26.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.808 INFO kablam! --> src/arrays/Array80.rs:84:34 Oct 22 00:04:26.810 INFO kablam! | Oct 22 00:04:26.810 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.810 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.810 INFO kablam! | Oct 22 00:04:26.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.810 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.810 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.810 INFO kablam! Oct 22 00:04:26.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.810 INFO kablam! --> src/arrays/Array80.rs:90:20 Oct 22 00:04:26.810 INFO kablam! | Oct 22 00:04:26.810 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.810 INFO kablam! | ^^^^^^ Oct 22 00:04:26.810 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.811 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.811 INFO kablam! Oct 22 00:04:26.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.811 INFO kablam! --> src/arrays/Array80.rs:90:34 Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.811 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.811 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.811 INFO kablam! Oct 22 00:04:26.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.811 INFO kablam! --> src/arrays/Array80.rs:96:20 Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.811 INFO kablam! | ^^^^^^ Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.811 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.811 INFO kablam! Oct 22 00:04:26.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.811 INFO kablam! --> src/arrays/Array80.rs:96:34 Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.811 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.811 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.811 INFO kablam! Oct 22 00:04:26.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.811 INFO kablam! --> src/arrays/Array80.rs:102:20 Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.811 INFO kablam! | ^^^^^^ Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.811 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.811 INFO kablam! Oct 22 00:04:26.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.811 INFO kablam! --> src/arrays/Array80.rs:102:34 Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.811 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.811 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.811 INFO kablam! Oct 22 00:04:26.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.811 INFO kablam! --> src/arrays/Array80.rs:111:14 Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.811 INFO kablam! | ^^^^^^ Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.811 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.811 INFO kablam! Oct 22 00:04:26.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.811 INFO kablam! --> src/arrays/Array80.rs:111:28 Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.811 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.811 INFO kablam! | Oct 22 00:04:26.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.811 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.812 INFO kablam! Oct 22 00:04:26.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.812 INFO kablam! --> src/arrays/Array80.rs:120:15 Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.812 INFO kablam! | ^^^^^^ Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.812 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.812 INFO kablam! Oct 22 00:04:26.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.812 INFO kablam! --> src/arrays/Array80.rs:132:3 Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.812 INFO kablam! | ^^^^^^ Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.812 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.812 INFO kablam! Oct 22 00:04:26.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.812 INFO kablam! --> src/arrays/Array80.rs:144:3 Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.812 INFO kablam! | ^^^^^^ Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.812 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.812 INFO kablam! Oct 22 00:04:26.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.812 INFO kablam! --> src/arrays/Array80.rs:153:4 Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.812 INFO kablam! | ^^^^^^ Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.812 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.812 INFO kablam! Oct 22 00:04:26.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.812 INFO kablam! --> src/arrays/Array80.rs:162:8 Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.812 INFO kablam! | ^^^^^^ Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.812 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.812 INFO kablam! Oct 22 00:04:26.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.812 INFO kablam! --> src/arrays/Array128.rs:28:3 Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.812 INFO kablam! | ^^^^^^ Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.812 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.812 INFO kablam! Oct 22 00:04:26.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.812 INFO kablam! --> src/arrays/Array128.rs:34:3 Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.812 INFO kablam! | ^^^^^^ Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.812 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.812 INFO kablam! Oct 22 00:04:26.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.812 INFO kablam! --> src/arrays/Array128.rs:56:3 Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.812 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.812 INFO kablam! | ^^^^^^ Oct 22 00:04:26.812 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.813 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.813 INFO kablam! Oct 22 00:04:26.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.813 INFO kablam! --> src/arrays/Array128.rs:65:3 Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.813 INFO kablam! | ^^^^^^ Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.813 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.813 INFO kablam! Oct 22 00:04:26.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.813 INFO kablam! --> src/arrays/Array128.rs:65:18 Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.813 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.813 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.813 INFO kablam! Oct 22 00:04:26.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.813 INFO kablam! --> src/arrays/Array128.rs:78:29 Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.813 INFO kablam! | ^^^^^^ Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.813 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.813 INFO kablam! Oct 22 00:04:26.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.813 INFO kablam! --> src/arrays/Array128.rs:78:43 Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.813 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.813 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.813 INFO kablam! Oct 22 00:04:26.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.813 INFO kablam! --> src/arrays/Array128.rs:84:20 Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.813 INFO kablam! | ^^^^^^ Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.813 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.813 INFO kablam! Oct 22 00:04:26.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.813 INFO kablam! --> src/arrays/Array128.rs:84:34 Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.813 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.813 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.813 INFO kablam! Oct 22 00:04:26.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.813 INFO kablam! --> src/arrays/Array128.rs:90:20 Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.813 INFO kablam! | ^^^^^^ Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.813 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.813 INFO kablam! Oct 22 00:04:26.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.813 INFO kablam! --> src/arrays/Array128.rs:90:34 Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.813 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.813 INFO kablam! | Oct 22 00:04:26.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.813 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.813 INFO kablam! Oct 22 00:04:26.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.814 INFO kablam! --> src/arrays/Array128.rs:96:20 Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.814 INFO kablam! | ^^^^^^ Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.814 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.814 INFO kablam! Oct 22 00:04:26.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.814 INFO kablam! --> src/arrays/Array128.rs:96:34 Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.814 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.814 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.814 INFO kablam! Oct 22 00:04:26.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.814 INFO kablam! --> src/arrays/Array128.rs:102:20 Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.814 INFO kablam! | ^^^^^^ Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.814 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.814 INFO kablam! Oct 22 00:04:26.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.814 INFO kablam! --> src/arrays/Array128.rs:102:34 Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.814 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.814 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.814 INFO kablam! Oct 22 00:04:26.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.814 INFO kablam! --> src/arrays/Array128.rs:111:14 Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.814 INFO kablam! | ^^^^^^ Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.814 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.814 INFO kablam! Oct 22 00:04:26.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.814 INFO kablam! --> src/arrays/Array128.rs:111:28 Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.814 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.814 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.814 INFO kablam! Oct 22 00:04:26.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.814 INFO kablam! --> src/arrays/Array128.rs:120:15 Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.814 INFO kablam! | ^^^^^^ Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.814 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.814 INFO kablam! Oct 22 00:04:26.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.814 INFO kablam! --> src/arrays/Array128.rs:132:3 Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.814 INFO kablam! | ^^^^^^ Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.814 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.814 INFO kablam! Oct 22 00:04:26.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.814 INFO kablam! --> src/arrays/Array128.rs:144:3 Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.814 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.814 INFO kablam! | ^^^^^^ Oct 22 00:04:26.814 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.815 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.815 INFO kablam! Oct 22 00:04:26.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.815 INFO kablam! --> src/arrays/Array128.rs:153:4 Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.815 INFO kablam! | ^^^^^^ Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.815 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.815 INFO kablam! Oct 22 00:04:26.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.815 INFO kablam! --> src/arrays/Array128.rs:162:8 Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.815 INFO kablam! | ^^^^^^ Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.815 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.815 INFO kablam! Oct 22 00:04:26.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.815 INFO kablam! --> src/arrays/Array256.rs:28:3 Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.815 INFO kablam! | ^^^^^^ Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.815 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.815 INFO kablam! Oct 22 00:04:26.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.815 INFO kablam! --> src/arrays/Array256.rs:34:3 Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.815 INFO kablam! | ^^^^^^ Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.815 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.815 INFO kablam! Oct 22 00:04:26.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.815 INFO kablam! --> src/arrays/Array256.rs:56:3 Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.815 INFO kablam! | ^^^^^^ Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.815 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.815 INFO kablam! Oct 22 00:04:26.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.815 INFO kablam! --> src/arrays/Array256.rs:65:3 Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.815 INFO kablam! | ^^^^^^ Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.815 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.815 INFO kablam! Oct 22 00:04:26.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.815 INFO kablam! --> src/arrays/Array256.rs:65:18 Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.815 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.815 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.815 INFO kablam! Oct 22 00:04:26.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.815 INFO kablam! --> src/arrays/Array256.rs:78:29 Oct 22 00:04:26.815 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.816 INFO kablam! | ^^^^^^ Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.816 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.816 INFO kablam! Oct 22 00:04:26.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.816 INFO kablam! --> src/arrays/Array256.rs:78:43 Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.816 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.816 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.816 INFO kablam! Oct 22 00:04:26.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.816 INFO kablam! --> src/arrays/Array256.rs:84:20 Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.816 INFO kablam! | ^^^^^^ Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.816 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.816 INFO kablam! Oct 22 00:04:26.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.816 INFO kablam! --> src/arrays/Array256.rs:84:34 Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.816 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.816 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.816 INFO kablam! Oct 22 00:04:26.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.816 INFO kablam! --> src/arrays/Array256.rs:90:20 Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.816 INFO kablam! | ^^^^^^ Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.816 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.816 INFO kablam! Oct 22 00:04:26.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.816 INFO kablam! --> src/arrays/Array256.rs:90:34 Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.816 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.816 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.816 INFO kablam! Oct 22 00:04:26.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.816 INFO kablam! --> src/arrays/Array256.rs:96:20 Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.816 INFO kablam! | ^^^^^^ Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.816 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.816 INFO kablam! Oct 22 00:04:26.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.816 INFO kablam! --> src/arrays/Array256.rs:96:34 Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.816 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.816 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.816 INFO kablam! Oct 22 00:04:26.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.816 INFO kablam! --> src/arrays/Array256.rs:102:20 Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.816 INFO kablam! | ^^^^^^ Oct 22 00:04:26.816 INFO kablam! | Oct 22 00:04:26.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.817 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.817 INFO kablam! Oct 22 00:04:26.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.817 INFO kablam! --> src/arrays/Array256.rs:102:34 Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.817 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.817 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.817 INFO kablam! Oct 22 00:04:26.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.817 INFO kablam! --> src/arrays/Array256.rs:111:14 Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.817 INFO kablam! | ^^^^^^ Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.817 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.817 INFO kablam! Oct 22 00:04:26.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.817 INFO kablam! --> src/arrays/Array256.rs:111:28 Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.817 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.817 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.817 INFO kablam! Oct 22 00:04:26.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.817 INFO kablam! --> src/arrays/Array256.rs:120:15 Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.817 INFO kablam! | ^^^^^^ Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.817 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.817 INFO kablam! Oct 22 00:04:26.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.817 INFO kablam! --> src/arrays/Array256.rs:132:3 Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.817 INFO kablam! | ^^^^^^ Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.817 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.817 INFO kablam! Oct 22 00:04:26.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.817 INFO kablam! --> src/arrays/Array256.rs:144:3 Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.817 INFO kablam! | ^^^^^^ Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.817 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.817 INFO kablam! Oct 22 00:04:26.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.817 INFO kablam! --> src/arrays/Array256.rs:153:4 Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.817 INFO kablam! | ^^^^^^ Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.817 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.817 INFO kablam! Oct 22 00:04:26.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.817 INFO kablam! --> src/arrays/Array256.rs:162:8 Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.817 INFO kablam! | ^^^^^^ Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.817 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.817 INFO kablam! Oct 22 00:04:26.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.817 INFO kablam! --> src/arrays/Array512.rs:28:3 Oct 22 00:04:26.817 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.818 INFO kablam! | ^^^^^^ Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.818 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.818 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.818 INFO kablam! Oct 22 00:04:26.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.818 INFO kablam! --> src/arrays/Array512.rs:34:3 Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.818 INFO kablam! | ^^^^^^ Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.818 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.818 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.818 INFO kablam! Oct 22 00:04:26.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.818 INFO kablam! --> src/arrays/Array512.rs:56:3 Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.818 INFO kablam! | ^^^^^^ Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.818 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.818 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.818 INFO kablam! Oct 22 00:04:26.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.818 INFO kablam! --> src/arrays/Array512.rs:65:3 Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.818 INFO kablam! | ^^^^^^ Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.818 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.818 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.818 INFO kablam! Oct 22 00:04:26.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.818 INFO kablam! --> src/arrays/Array512.rs:65:18 Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.818 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.818 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.818 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.818 INFO kablam! Oct 22 00:04:26.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.818 INFO kablam! --> src/arrays/Array512.rs:78:29 Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.818 INFO kablam! | ^^^^^^ Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.818 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.818 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.818 INFO kablam! Oct 22 00:04:26.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.818 INFO kablam! --> src/arrays/Array512.rs:78:43 Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.818 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.818 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.818 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.818 INFO kablam! Oct 22 00:04:26.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.818 INFO kablam! --> src/arrays/Array512.rs:84:20 Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.818 INFO kablam! | ^^^^^^ Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.818 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.818 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.818 INFO kablam! Oct 22 00:04:26.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.818 INFO kablam! --> src/arrays/Array512.rs:84:34 Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.818 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.818 INFO kablam! | Oct 22 00:04:26.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.819 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.819 INFO kablam! Oct 22 00:04:26.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.819 INFO kablam! --> src/arrays/Array512.rs:90:20 Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.819 INFO kablam! | ^^^^^^ Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.819 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.819 INFO kablam! Oct 22 00:04:26.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.819 INFO kablam! --> src/arrays/Array512.rs:90:34 Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.819 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.819 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.819 INFO kablam! Oct 22 00:04:26.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.819 INFO kablam! --> src/arrays/Array512.rs:96:20 Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.819 INFO kablam! | ^^^^^^ Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.819 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.819 INFO kablam! Oct 22 00:04:26.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.819 INFO kablam! --> src/arrays/Array512.rs:96:34 Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.819 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.819 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.819 INFO kablam! Oct 22 00:04:26.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.819 INFO kablam! --> src/arrays/Array512.rs:102:20 Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.819 INFO kablam! | ^^^^^^ Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.819 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.819 INFO kablam! Oct 22 00:04:26.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.819 INFO kablam! --> src/arrays/Array512.rs:102:34 Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.819 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.819 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.819 INFO kablam! Oct 22 00:04:26.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.819 INFO kablam! --> src/arrays/Array512.rs:111:14 Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.819 INFO kablam! | ^^^^^^ Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.819 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.819 INFO kablam! Oct 22 00:04:26.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.819 INFO kablam! --> src/arrays/Array512.rs:111:28 Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.819 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.819 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.819 INFO kablam! Oct 22 00:04:26.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.819 INFO kablam! --> src/arrays/Array512.rs:120:15 Oct 22 00:04:26.819 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.820 INFO kablam! | ^^^^^^ Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.820 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.820 INFO kablam! Oct 22 00:04:26.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.820 INFO kablam! --> src/arrays/Array512.rs:132:3 Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.820 INFO kablam! | ^^^^^^ Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.820 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.820 INFO kablam! Oct 22 00:04:26.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.820 INFO kablam! --> src/arrays/Array512.rs:144:3 Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.820 INFO kablam! | ^^^^^^ Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.820 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.820 INFO kablam! Oct 22 00:04:26.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.820 INFO kablam! --> src/arrays/Array512.rs:153:4 Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.820 INFO kablam! | ^^^^^^ Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.820 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.820 INFO kablam! Oct 22 00:04:26.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.820 INFO kablam! --> src/arrays/Array512.rs:162:8 Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.820 INFO kablam! | ^^^^^^ Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.820 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.820 INFO kablam! Oct 22 00:04:26.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.820 INFO kablam! --> src/arrays/Array1024.rs:28:3 Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! 28 | self.0.as_ptr() Oct 22 00:04:26.820 INFO kablam! | ^^^^^^ Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.820 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.820 INFO kablam! Oct 22 00:04:26.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.820 INFO kablam! --> src/arrays/Array1024.rs:34:3 Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! 34 | self.0.as_mut_ptr() Oct 22 00:04:26.820 INFO kablam! | ^^^^^^ Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.820 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.820 INFO kablam! Oct 22 00:04:26.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.820 INFO kablam! --> src/arrays/Array1024.rs:56:3 Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 22 00:04:26.820 INFO kablam! | ^^^^^^ Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.820 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.820 INFO kablam! Oct 22 00:04:26.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.820 INFO kablam! --> src/arrays/Array1024.rs:65:3 Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.820 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.820 INFO kablam! | ^^^^^^ Oct 22 00:04:26.820 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.821 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.821 INFO kablam! Oct 22 00:04:26.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.821 INFO kablam! --> src/arrays/Array1024.rs:65:18 Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 22 00:04:26.821 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.821 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.821 INFO kablam! Oct 22 00:04:26.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.821 INFO kablam! --> src/arrays/Array1024.rs:78:29 Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.821 INFO kablam! | ^^^^^^ Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.821 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.821 INFO kablam! Oct 22 00:04:26.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.821 INFO kablam! --> src/arrays/Array1024.rs:78:43 Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.821 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.821 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.821 INFO kablam! Oct 22 00:04:26.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.821 INFO kablam! --> src/arrays/Array1024.rs:84:20 Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.821 INFO kablam! | ^^^^^^ Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.821 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.821 INFO kablam! Oct 22 00:04:26.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.821 INFO kablam! --> src/arrays/Array1024.rs:84:34 Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.821 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.821 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.821 INFO kablam! Oct 22 00:04:26.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.821 INFO kablam! --> src/arrays/Array1024.rs:90:20 Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.821 INFO kablam! | ^^^^^^ Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.821 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.821 INFO kablam! Oct 22 00:04:26.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.821 INFO kablam! --> src/arrays/Array1024.rs:90:34 Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.821 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.821 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.821 INFO kablam! Oct 22 00:04:26.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.821 INFO kablam! --> src/arrays/Array1024.rs:96:20 Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.821 INFO kablam! | ^^^^^^ Oct 22 00:04:26.821 INFO kablam! | Oct 22 00:04:26.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.821 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.822 INFO kablam! Oct 22 00:04:26.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.822 INFO kablam! --> src/arrays/Array1024.rs:96:34 Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.822 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.822 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.822 INFO kablam! Oct 22 00:04:26.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.822 INFO kablam! --> src/arrays/Array1024.rs:102:20 Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.822 INFO kablam! | ^^^^^^ Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.822 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.822 INFO kablam! Oct 22 00:04:26.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.822 INFO kablam! --> src/arrays/Array1024.rs:102:34 Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.822 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.822 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.822 INFO kablam! Oct 22 00:04:26.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.822 INFO kablam! --> src/arrays/Array1024.rs:111:14 Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.822 INFO kablam! | ^^^^^^ Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.822 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.822 INFO kablam! Oct 22 00:04:26.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.822 INFO kablam! --> src/arrays/Array1024.rs:111:28 Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 22 00:04:26.822 INFO kablam! | ^^^^^^^ Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.822 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.822 INFO kablam! Oct 22 00:04:26.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.822 INFO kablam! --> src/arrays/Array1024.rs:120:15 Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 22 00:04:26.822 INFO kablam! | ^^^^^^ Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.822 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.822 INFO kablam! Oct 22 00:04:26.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.822 INFO kablam! --> src/arrays/Array1024.rs:132:3 Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! 132 | self.0.iter() Oct 22 00:04:26.822 INFO kablam! | ^^^^^^ Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.822 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.822 INFO kablam! Oct 22 00:04:26.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.822 INFO kablam! --> src/arrays/Array1024.rs:144:3 Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! 144 | self.0.iter_mut() Oct 22 00:04:26.822 INFO kablam! | ^^^^^^ Oct 22 00:04:26.822 INFO kablam! | Oct 22 00:04:26.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.822 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.822 INFO kablam! Oct 22 00:04:26.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.822 INFO kablam! --> src/arrays/Array1024.rs:153:4 Oct 22 00:04:26.823 INFO kablam! | Oct 22 00:04:26.823 INFO kablam! 153 | &self.0[..] Oct 22 00:04:26.823 INFO kablam! | ^^^^^^ Oct 22 00:04:26.823 INFO kablam! | Oct 22 00:04:26.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.823 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.823 INFO kablam! Oct 22 00:04:26.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 00:04:26.823 INFO kablam! --> src/arrays/Array1024.rs:162:8 Oct 22 00:04:26.823 INFO kablam! | Oct 22 00:04:26.823 INFO kablam! 162 | &mut self.0[..] Oct 22 00:04:26.823 INFO kablam! | ^^^^^^ Oct 22 00:04:26.823 INFO kablam! | Oct 22 00:04:26.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 22 00:04:26.823 INFO kablam! = note: for more information, see issue #46043 Oct 22 00:04:26.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 22 00:04:26.823 INFO kablam! Oct 22 00:04:26.823 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 22 00:04:26.823 INFO kablam! --> src/lib.rs:8:12 Oct 22 00:04:26.823 INFO kablam! | Oct 22 00:04:26.823 INFO kablam! 8 | #![feature(associated_consts)] Oct 22 00:04:26.824 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 00:04:26.824 INFO kablam! | Oct 22 00:04:26.824 INFO kablam! = note: #[warn(stable_features)] on by default Oct 22 00:04:26.824 INFO kablam! Oct 22 00:04:26.865 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Oct 22 00:04:26.868 INFO kablam! su: No module specific data is present Oct 22 00:04:27.298 INFO running `"docker" "rm" "-f" "a68803a3e59964dcbff5ef6a50d5c4247f21511f032cfbc8889d3447b78876b3"` Oct 22 00:04:27.568 INFO blam! a68803a3e59964dcbff5ef6a50d5c4247f21511f032cfbc8889d3447b78876b3