Oct 15 20:36:42.342 INFO testing rust-extra-0.0.17 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 20:36:42.342 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 20:36:42.511 INFO blam! 7d67daa0c9b196ca81cd22c317646079fe5c23a9aeae9d4065d01a28e892b755 Oct 15 20:36:42.513 INFO running `"docker" "start" "-a" "7d67daa0c9b196ca81cd22c317646079fe5c23a9aeae9d4065d01a28e892b755"` Oct 15 20:36:42.963 INFO kablam! usermod: no changes Oct 15 20:36:42.989 INFO kablam! Compiling rust-extra v0.0.17 (/source) Oct 15 20:36:44.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.206 INFO kablam! --> src/arrays/Array16.rs:28:3 Oct 15 20:36:44.206 INFO kablam! | Oct 15 20:36:44.206 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.206 INFO kablam! | ^^^^^^ Oct 15 20:36:44.206 INFO kablam! | Oct 15 20:36:44.206 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 20:36:44.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.206 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.206 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.206 INFO kablam! Oct 15 20:36:44.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.206 INFO kablam! --> src/arrays/Array16.rs:34:3 Oct 15 20:36:44.206 INFO kablam! | Oct 15 20:36:44.206 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.206 INFO kablam! | ^^^^^^ Oct 15 20:36:44.206 INFO kablam! | Oct 15 20:36:44.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.206 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.206 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.206 INFO kablam! Oct 15 20:36:44.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.206 INFO kablam! --> src/arrays/Array16.rs:56:3 Oct 15 20:36:44.206 INFO kablam! | Oct 15 20:36:44.206 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.206 INFO kablam! | ^^^^^^ Oct 15 20:36:44.206 INFO kablam! | Oct 15 20:36:44.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.207 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.207 INFO kablam! Oct 15 20:36:44.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.207 INFO kablam! --> src/arrays/Array16.rs:65:3 Oct 15 20:36:44.207 INFO kablam! | Oct 15 20:36:44.207 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.207 INFO kablam! | ^^^^^^ Oct 15 20:36:44.207 INFO kablam! | Oct 15 20:36:44.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.207 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.207 INFO kablam! Oct 15 20:36:44.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.207 INFO kablam! --> src/arrays/Array16.rs:65:18 Oct 15 20:36:44.207 INFO kablam! | Oct 15 20:36:44.207 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.207 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.207 INFO kablam! | Oct 15 20:36:44.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.207 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.207 INFO kablam! Oct 15 20:36:44.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.207 INFO kablam! --> src/arrays/Array16.rs:78:29 Oct 15 20:36:44.207 INFO kablam! | Oct 15 20:36:44.207 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.207 INFO kablam! | ^^^^^^ Oct 15 20:36:44.207 INFO kablam! | Oct 15 20:36:44.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.207 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.207 INFO kablam! Oct 15 20:36:44.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.209 INFO kablam! --> src/arrays/Array16.rs:78:43 Oct 15 20:36:44.209 INFO kablam! | Oct 15 20:36:44.209 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.209 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.209 INFO kablam! | Oct 15 20:36:44.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.209 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.209 INFO kablam! Oct 15 20:36:44.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.209 INFO kablam! --> src/arrays/Array16.rs:84:20 Oct 15 20:36:44.209 INFO kablam! | Oct 15 20:36:44.209 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.209 INFO kablam! | ^^^^^^ Oct 15 20:36:44.209 INFO kablam! | Oct 15 20:36:44.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.209 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.209 INFO kablam! Oct 15 20:36:44.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.209 INFO kablam! --> src/arrays/Array16.rs:84:34 Oct 15 20:36:44.209 INFO kablam! | Oct 15 20:36:44.209 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.209 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.209 INFO kablam! | Oct 15 20:36:44.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.209 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.209 INFO kablam! Oct 15 20:36:44.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.209 INFO kablam! --> src/arrays/Array16.rs:90:20 Oct 15 20:36:44.209 INFO kablam! | Oct 15 20:36:44.209 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.209 INFO kablam! | ^^^^^^ Oct 15 20:36:44.209 INFO kablam! | Oct 15 20:36:44.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.210 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.210 INFO kablam! Oct 15 20:36:44.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.210 INFO kablam! --> src/arrays/Array16.rs:90:34 Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.210 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.210 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.210 INFO kablam! Oct 15 20:36:44.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.210 INFO kablam! --> src/arrays/Array16.rs:96:20 Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.210 INFO kablam! | ^^^^^^ Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.210 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.210 INFO kablam! Oct 15 20:36:44.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.210 INFO kablam! --> src/arrays/Array16.rs:96:34 Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.210 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.210 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.210 INFO kablam! Oct 15 20:36:44.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.210 INFO kablam! --> src/arrays/Array16.rs:102:20 Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.210 INFO kablam! | ^^^^^^ Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.210 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.210 INFO kablam! Oct 15 20:36:44.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.210 INFO kablam! --> src/arrays/Array16.rs:102:34 Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.210 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.210 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.210 INFO kablam! Oct 15 20:36:44.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.210 INFO kablam! --> src/arrays/Array16.rs:111:14 Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.210 INFO kablam! | ^^^^^^ Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.210 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.210 INFO kablam! Oct 15 20:36:44.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.210 INFO kablam! --> src/arrays/Array16.rs:111:28 Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.210 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.210 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.210 INFO kablam! Oct 15 20:36:44.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.210 INFO kablam! --> src/arrays/Array16.rs:120:15 Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.210 INFO kablam! | ^^^^^^ Oct 15 20:36:44.210 INFO kablam! | Oct 15 20:36:44.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.210 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.210 INFO kablam! Oct 15 20:36:44.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.211 INFO kablam! --> src/arrays/Array16.rs:132:3 Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.211 INFO kablam! | ^^^^^^ Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.211 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.211 INFO kablam! Oct 15 20:36:44.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.211 INFO kablam! --> src/arrays/Array16.rs:144:3 Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.211 INFO kablam! | ^^^^^^ Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.211 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.211 INFO kablam! Oct 15 20:36:44.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.211 INFO kablam! --> src/arrays/Array16.rs:153:4 Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.211 INFO kablam! | ^^^^^^ Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.211 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.211 INFO kablam! Oct 15 20:36:44.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.211 INFO kablam! --> src/arrays/Array16.rs:162:8 Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.211 INFO kablam! | ^^^^^^ Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.211 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.211 INFO kablam! Oct 15 20:36:44.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.211 INFO kablam! --> src/arrays/Array30.rs:28:3 Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.211 INFO kablam! | ^^^^^^ Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.211 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.211 INFO kablam! Oct 15 20:36:44.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.211 INFO kablam! --> src/arrays/Array30.rs:34:3 Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.211 INFO kablam! | ^^^^^^ Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.211 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.211 INFO kablam! Oct 15 20:36:44.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.211 INFO kablam! --> src/arrays/Array30.rs:56:3 Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.211 INFO kablam! | ^^^^^^ Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.211 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.211 INFO kablam! Oct 15 20:36:44.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.211 INFO kablam! --> src/arrays/Array30.rs:65:3 Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.211 INFO kablam! | ^^^^^^ Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.211 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.211 INFO kablam! Oct 15 20:36:44.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.211 INFO kablam! --> src/arrays/Array30.rs:65:18 Oct 15 20:36:44.211 INFO kablam! | Oct 15 20:36:44.211 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.211 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.212 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.212 INFO kablam! Oct 15 20:36:44.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.212 INFO kablam! --> src/arrays/Array30.rs:78:29 Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.212 INFO kablam! | ^^^^^^ Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.212 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.212 INFO kablam! Oct 15 20:36:44.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.212 INFO kablam! --> src/arrays/Array30.rs:78:43 Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.212 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.212 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.212 INFO kablam! Oct 15 20:36:44.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.212 INFO kablam! --> src/arrays/Array30.rs:84:20 Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.212 INFO kablam! | ^^^^^^ Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.212 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.212 INFO kablam! Oct 15 20:36:44.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.212 INFO kablam! --> src/arrays/Array30.rs:84:34 Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.212 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.212 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.212 INFO kablam! Oct 15 20:36:44.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.212 INFO kablam! --> src/arrays/Array30.rs:90:20 Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.212 INFO kablam! | ^^^^^^ Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.212 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.212 INFO kablam! Oct 15 20:36:44.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.212 INFO kablam! --> src/arrays/Array30.rs:90:34 Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.212 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.212 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.212 INFO kablam! Oct 15 20:36:44.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.212 INFO kablam! --> src/arrays/Array30.rs:96:20 Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.212 INFO kablam! | ^^^^^^ Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.212 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.212 INFO kablam! Oct 15 20:36:44.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.212 INFO kablam! --> src/arrays/Array30.rs:96:34 Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.212 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.212 INFO kablam! | Oct 15 20:36:44.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.212 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.213 INFO kablam! Oct 15 20:36:44.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.213 INFO kablam! --> src/arrays/Array30.rs:102:20 Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.213 INFO kablam! | ^^^^^^ Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.213 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.213 INFO kablam! Oct 15 20:36:44.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.213 INFO kablam! --> src/arrays/Array30.rs:102:34 Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.213 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.213 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.213 INFO kablam! Oct 15 20:36:44.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.213 INFO kablam! --> src/arrays/Array30.rs:111:14 Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.213 INFO kablam! | ^^^^^^ Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.213 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.213 INFO kablam! Oct 15 20:36:44.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.213 INFO kablam! --> src/arrays/Array30.rs:111:28 Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.213 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.213 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.213 INFO kablam! Oct 15 20:36:44.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.213 INFO kablam! --> src/arrays/Array30.rs:120:15 Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.213 INFO kablam! | ^^^^^^ Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.213 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.213 INFO kablam! Oct 15 20:36:44.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.213 INFO kablam! --> src/arrays/Array30.rs:132:3 Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.213 INFO kablam! | ^^^^^^ Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.213 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.213 INFO kablam! Oct 15 20:36:44.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.213 INFO kablam! --> src/arrays/Array30.rs:144:3 Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.213 INFO kablam! | ^^^^^^ Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.213 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.213 INFO kablam! Oct 15 20:36:44.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.213 INFO kablam! --> src/arrays/Array30.rs:153:4 Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.213 INFO kablam! | ^^^^^^ Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.213 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.213 INFO kablam! Oct 15 20:36:44.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.213 INFO kablam! --> src/arrays/Array30.rs:162:8 Oct 15 20:36:44.213 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.214 INFO kablam! | ^^^^^^ Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.214 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.214 INFO kablam! Oct 15 20:36:44.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.214 INFO kablam! --> src/arrays/Array32.rs:28:3 Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.214 INFO kablam! | ^^^^^^ Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.214 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.214 INFO kablam! Oct 15 20:36:44.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.214 INFO kablam! --> src/arrays/Array32.rs:34:3 Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.214 INFO kablam! | ^^^^^^ Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.214 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.214 INFO kablam! Oct 15 20:36:44.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.214 INFO kablam! --> src/arrays/Array32.rs:56:3 Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.214 INFO kablam! | ^^^^^^ Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.214 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.214 INFO kablam! Oct 15 20:36:44.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.214 INFO kablam! --> src/arrays/Array32.rs:65:3 Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.214 INFO kablam! | ^^^^^^ Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.214 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.214 INFO kablam! Oct 15 20:36:44.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.214 INFO kablam! --> src/arrays/Array32.rs:65:18 Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.214 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.214 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.214 INFO kablam! Oct 15 20:36:44.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.214 INFO kablam! --> src/arrays/Array32.rs:78:29 Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.214 INFO kablam! | ^^^^^^ Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.214 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.214 INFO kablam! Oct 15 20:36:44.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.214 INFO kablam! --> src/arrays/Array32.rs:78:43 Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.214 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.214 INFO kablam! | Oct 15 20:36:44.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.214 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.214 INFO kablam! Oct 15 20:36:44.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.215 INFO kablam! --> src/arrays/Array32.rs:84:20 Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.215 INFO kablam! | ^^^^^^ Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.215 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.215 INFO kablam! Oct 15 20:36:44.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.215 INFO kablam! --> src/arrays/Array32.rs:84:34 Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.215 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.215 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.215 INFO kablam! Oct 15 20:36:44.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.215 INFO kablam! --> src/arrays/Array32.rs:90:20 Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.215 INFO kablam! | ^^^^^^ Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.215 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.215 INFO kablam! Oct 15 20:36:44.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.215 INFO kablam! --> src/arrays/Array32.rs:90:34 Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.215 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.215 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.215 INFO kablam! Oct 15 20:36:44.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.215 INFO kablam! --> src/arrays/Array32.rs:96:20 Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.215 INFO kablam! | ^^^^^^ Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.215 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.215 INFO kablam! Oct 15 20:36:44.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.215 INFO kablam! --> src/arrays/Array32.rs:96:34 Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.215 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.215 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.215 INFO kablam! Oct 15 20:36:44.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.215 INFO kablam! --> src/arrays/Array32.rs:102:20 Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.215 INFO kablam! | ^^^^^^ Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.215 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.215 INFO kablam! Oct 15 20:36:44.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.215 INFO kablam! --> src/arrays/Array32.rs:102:34 Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.215 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.215 INFO kablam! | Oct 15 20:36:44.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.215 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.215 INFO kablam! Oct 15 20:36:44.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.216 INFO kablam! --> src/arrays/Array32.rs:111:14 Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.216 INFO kablam! | ^^^^^^ Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.216 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.216 INFO kablam! Oct 15 20:36:44.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.216 INFO kablam! --> src/arrays/Array32.rs:111:28 Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.216 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.216 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.216 INFO kablam! Oct 15 20:36:44.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.216 INFO kablam! --> src/arrays/Array32.rs:120:15 Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.216 INFO kablam! | ^^^^^^ Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.216 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.216 INFO kablam! Oct 15 20:36:44.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.216 INFO kablam! --> src/arrays/Array32.rs:132:3 Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.216 INFO kablam! | ^^^^^^ Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.216 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.216 INFO kablam! Oct 15 20:36:44.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.216 INFO kablam! --> src/arrays/Array32.rs:144:3 Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.216 INFO kablam! | ^^^^^^ Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.216 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.216 INFO kablam! Oct 15 20:36:44.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.216 INFO kablam! --> src/arrays/Array32.rs:153:4 Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.216 INFO kablam! | ^^^^^^ Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.216 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.216 INFO kablam! Oct 15 20:36:44.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.216 INFO kablam! --> src/arrays/Array32.rs:162:8 Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.216 INFO kablam! | ^^^^^^ Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.216 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.216 INFO kablam! Oct 15 20:36:44.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.216 INFO kablam! --> src/arrays/Array40.rs:28:3 Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.216 INFO kablam! | ^^^^^^ Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.216 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.216 INFO kablam! Oct 15 20:36:44.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.216 INFO kablam! --> src/arrays/Array40.rs:34:3 Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.216 INFO kablam! | ^^^^^^ Oct 15 20:36:44.216 INFO kablam! | Oct 15 20:36:44.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.216 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.217 INFO kablam! Oct 15 20:36:44.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.217 INFO kablam! --> src/arrays/Array40.rs:56:3 Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.217 INFO kablam! | ^^^^^^ Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.217 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.217 INFO kablam! Oct 15 20:36:44.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.217 INFO kablam! --> src/arrays/Array40.rs:65:3 Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.217 INFO kablam! | ^^^^^^ Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.217 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.217 INFO kablam! Oct 15 20:36:44.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.217 INFO kablam! --> src/arrays/Array40.rs:65:18 Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.217 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.217 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.217 INFO kablam! Oct 15 20:36:44.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.217 INFO kablam! --> src/arrays/Array40.rs:78:29 Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.217 INFO kablam! | ^^^^^^ Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.217 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.217 INFO kablam! Oct 15 20:36:44.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.217 INFO kablam! --> src/arrays/Array40.rs:78:43 Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.217 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.217 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.217 INFO kablam! Oct 15 20:36:44.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.217 INFO kablam! --> src/arrays/Array40.rs:84:20 Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.217 INFO kablam! | ^^^^^^ Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.217 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.217 INFO kablam! Oct 15 20:36:44.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.217 INFO kablam! --> src/arrays/Array40.rs:84:34 Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.217 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.217 INFO kablam! | Oct 15 20:36:44.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.218 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.218 INFO kablam! Oct 15 20:36:44.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.218 INFO kablam! --> src/arrays/Array40.rs:90:20 Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.218 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.218 INFO kablam! | ^^^^^^ Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.218 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.218 INFO kablam! Oct 15 20:36:44.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.218 INFO kablam! --> src/arrays/Array40.rs:90:34 Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.218 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.218 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.218 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.218 INFO kablam! Oct 15 20:36:44.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.218 INFO kablam! --> src/arrays/Array40.rs:96:20 Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.218 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.218 INFO kablam! | ^^^^^^ Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.218 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.218 INFO kablam! Oct 15 20:36:44.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.218 INFO kablam! --> src/arrays/Array40.rs:96:34 Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.218 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.218 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.218 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.218 INFO kablam! Oct 15 20:36:44.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.218 INFO kablam! --> src/arrays/Array40.rs:102:20 Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.218 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.218 INFO kablam! | ^^^^^^ Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.218 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.218 INFO kablam! Oct 15 20:36:44.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.218 INFO kablam! --> src/arrays/Array40.rs:102:34 Oct 15 20:36:44.218 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.220 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.220 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.220 INFO kablam! Oct 15 20:36:44.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.220 INFO kablam! --> src/arrays/Array40.rs:111:14 Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.220 INFO kablam! | ^^^^^^ Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.220 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.220 INFO kablam! Oct 15 20:36:44.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.220 INFO kablam! --> src/arrays/Array40.rs:111:28 Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.220 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.220 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.220 INFO kablam! Oct 15 20:36:44.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.220 INFO kablam! --> src/arrays/Array40.rs:120:15 Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.220 INFO kablam! | ^^^^^^ Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.220 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.220 INFO kablam! Oct 15 20:36:44.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.220 INFO kablam! --> src/arrays/Array40.rs:132:3 Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.220 INFO kablam! | ^^^^^^ Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.220 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.220 INFO kablam! Oct 15 20:36:44.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.220 INFO kablam! --> src/arrays/Array40.rs:144:3 Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.220 INFO kablam! | ^^^^^^ Oct 15 20:36:44.220 INFO kablam! | Oct 15 20:36:44.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.221 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.221 INFO kablam! Oct 15 20:36:44.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.221 INFO kablam! --> src/arrays/Array40.rs:153:4 Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.221 INFO kablam! | ^^^^^^ Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.221 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.221 INFO kablam! Oct 15 20:36:44.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.221 INFO kablam! --> src/arrays/Array40.rs:162:8 Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.221 INFO kablam! | ^^^^^^ Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.221 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.221 INFO kablam! Oct 15 20:36:44.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.221 INFO kablam! --> src/arrays/Array46.rs:28:3 Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.221 INFO kablam! | ^^^^^^ Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.221 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.221 INFO kablam! Oct 15 20:36:44.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.221 INFO kablam! --> src/arrays/Array46.rs:34:3 Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.221 INFO kablam! | ^^^^^^ Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.221 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.221 INFO kablam! Oct 15 20:36:44.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.221 INFO kablam! --> src/arrays/Array46.rs:56:3 Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.221 INFO kablam! | ^^^^^^ Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.221 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.221 INFO kablam! Oct 15 20:36:44.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.221 INFO kablam! --> src/arrays/Array46.rs:65:3 Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.221 INFO kablam! | ^^^^^^ Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.221 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.221 INFO kablam! Oct 15 20:36:44.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.221 INFO kablam! --> src/arrays/Array46.rs:65:18 Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.221 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.221 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.221 INFO kablam! Oct 15 20:36:44.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.221 INFO kablam! --> src/arrays/Array46.rs:78:29 Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.221 INFO kablam! | ^^^^^^ Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.221 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.221 INFO kablam! Oct 15 20:36:44.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.221 INFO kablam! --> src/arrays/Array46.rs:78:43 Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.221 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.221 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.221 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.222 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.222 INFO kablam! Oct 15 20:36:44.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.222 INFO kablam! --> src/arrays/Array46.rs:84:20 Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.222 INFO kablam! | ^^^^^^ Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.222 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.222 INFO kablam! Oct 15 20:36:44.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.222 INFO kablam! --> src/arrays/Array46.rs:84:34 Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.222 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.222 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.222 INFO kablam! Oct 15 20:36:44.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.222 INFO kablam! --> src/arrays/Array46.rs:90:20 Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.222 INFO kablam! | ^^^^^^ Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.222 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.222 INFO kablam! Oct 15 20:36:44.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.222 INFO kablam! --> src/arrays/Array46.rs:90:34 Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.222 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.222 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.222 INFO kablam! Oct 15 20:36:44.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.222 INFO kablam! --> src/arrays/Array46.rs:96:20 Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.222 INFO kablam! | ^^^^^^ Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.222 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.222 INFO kablam! Oct 15 20:36:44.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.222 INFO kablam! --> src/arrays/Array46.rs:96:34 Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.222 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.222 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.222 INFO kablam! Oct 15 20:36:44.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.222 INFO kablam! --> src/arrays/Array46.rs:102:20 Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.222 INFO kablam! | ^^^^^^ Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.222 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.222 INFO kablam! Oct 15 20:36:44.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.222 INFO kablam! --> src/arrays/Array46.rs:102:34 Oct 15 20:36:44.222 INFO kablam! | Oct 15 20:36:44.222 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.223 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.223 INFO kablam! | Oct 15 20:36:44.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.223 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.223 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.223 INFO kablam! Oct 15 20:36:44.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.223 INFO kablam! --> src/arrays/Array46.rs:111:14 Oct 15 20:36:44.223 INFO kablam! | Oct 15 20:36:44.223 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.223 INFO kablam! | ^^^^^^ Oct 15 20:36:44.223 INFO kablam! | Oct 15 20:36:44.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.223 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.223 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.223 INFO kablam! Oct 15 20:36:44.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array46.rs:111:28 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.224 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.224 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.224 INFO kablam! Oct 15 20:36:44.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array46.rs:120:15 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.224 INFO kablam! | ^^^^^^ Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.224 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.224 INFO kablam! Oct 15 20:36:44.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array46.rs:132:3 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.224 INFO kablam! | ^^^^^^ Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.224 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.224 INFO kablam! Oct 15 20:36:44.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array46.rs:144:3 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.224 INFO kablam! | ^^^^^^ Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.224 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.224 INFO kablam! Oct 15 20:36:44.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array46.rs:153:4 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.224 INFO kablam! | ^^^^^^ Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.224 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.224 INFO kablam! Oct 15 20:36:44.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array46.rs:162:8 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.224 INFO kablam! | ^^^^^^ Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.224 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.224 INFO kablam! Oct 15 20:36:44.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array52.rs:28:3 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.224 INFO kablam! | ^^^^^^ Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.224 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.224 INFO kablam! Oct 15 20:36:44.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array52.rs:34:3 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.224 INFO kablam! | ^^^^^^ Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.224 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.224 INFO kablam! Oct 15 20:36:44.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array52.rs:56:3 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.224 INFO kablam! | ^^^^^^ Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.224 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.224 INFO kablam! Oct 15 20:36:44.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array52.rs:65:3 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.224 INFO kablam! | ^^^^^^ Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.224 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.224 INFO kablam! Oct 15 20:36:44.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.224 INFO kablam! --> src/arrays/Array52.rs:65:18 Oct 15 20:36:44.224 INFO kablam! | Oct 15 20:36:44.224 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.225 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.225 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.225 INFO kablam! Oct 15 20:36:44.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.225 INFO kablam! --> src/arrays/Array52.rs:78:29 Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.225 INFO kablam! | ^^^^^^ Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.225 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.225 INFO kablam! Oct 15 20:36:44.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.225 INFO kablam! --> src/arrays/Array52.rs:78:43 Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.225 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.225 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.225 INFO kablam! Oct 15 20:36:44.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.225 INFO kablam! --> src/arrays/Array52.rs:84:20 Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.225 INFO kablam! | ^^^^^^ Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.225 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.225 INFO kablam! Oct 15 20:36:44.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.225 INFO kablam! --> src/arrays/Array52.rs:84:34 Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.225 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.225 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.225 INFO kablam! Oct 15 20:36:44.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.225 INFO kablam! --> src/arrays/Array52.rs:90:20 Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.225 INFO kablam! | ^^^^^^ Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.225 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.225 INFO kablam! Oct 15 20:36:44.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.225 INFO kablam! --> src/arrays/Array52.rs:90:34 Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.225 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.225 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.225 INFO kablam! Oct 15 20:36:44.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.225 INFO kablam! --> src/arrays/Array52.rs:96:20 Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.225 INFO kablam! | ^^^^^^ Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.225 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.225 INFO kablam! Oct 15 20:36:44.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.225 INFO kablam! --> src/arrays/Array52.rs:96:34 Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.225 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.225 INFO kablam! | Oct 15 20:36:44.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.225 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.225 INFO kablam! Oct 15 20:36:44.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.225 INFO kablam! --> src/arrays/Array52.rs:102:20 Oct 15 20:36:44.226 INFO kablam! | Oct 15 20:36:44.226 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.226 INFO kablam! | ^^^^^^ Oct 15 20:36:44.226 INFO kablam! | Oct 15 20:36:44.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.226 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.226 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.226 INFO kablam! Oct 15 20:36:44.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.226 INFO kablam! --> src/arrays/Array52.rs:102:34 Oct 15 20:36:44.226 INFO kablam! | Oct 15 20:36:44.226 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.226 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.226 INFO kablam! | Oct 15 20:36:44.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.226 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.226 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.226 INFO kablam! Oct 15 20:36:44.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.226 INFO kablam! --> src/arrays/Array52.rs:111:14 Oct 15 20:36:44.226 INFO kablam! | Oct 15 20:36:44.226 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.226 INFO kablam! | ^^^^^^ Oct 15 20:36:44.226 INFO kablam! | Oct 15 20:36:44.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.234 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.235 INFO kablam! Oct 15 20:36:44.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.235 INFO kablam! --> src/arrays/Array52.rs:111:28 Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.235 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.235 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.235 INFO kablam! Oct 15 20:36:44.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.235 INFO kablam! --> src/arrays/Array52.rs:120:15 Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.235 INFO kablam! | ^^^^^^ Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.235 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.235 INFO kablam! Oct 15 20:36:44.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.235 INFO kablam! --> src/arrays/Array52.rs:132:3 Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.235 INFO kablam! | ^^^^^^ Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.235 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.235 INFO kablam! Oct 15 20:36:44.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.235 INFO kablam! --> src/arrays/Array52.rs:144:3 Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.235 INFO kablam! | ^^^^^^ Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.235 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.235 INFO kablam! Oct 15 20:36:44.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.235 INFO kablam! --> src/arrays/Array52.rs:153:4 Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.235 INFO kablam! | ^^^^^^ Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.235 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.235 INFO kablam! Oct 15 20:36:44.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.235 INFO kablam! --> src/arrays/Array52.rs:162:8 Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.235 INFO kablam! | ^^^^^^ Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.235 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.235 INFO kablam! Oct 15 20:36:44.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.235 INFO kablam! --> src/arrays/Array64.rs:28:3 Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.235 INFO kablam! | ^^^^^^ Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.235 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.235 INFO kablam! Oct 15 20:36:44.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.235 INFO kablam! --> src/arrays/Array64.rs:34:3 Oct 15 20:36:44.235 INFO kablam! | Oct 15 20:36:44.235 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.235 INFO kablam! | ^^^^^^ Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.236 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.236 INFO kablam! Oct 15 20:36:44.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.236 INFO kablam! --> src/arrays/Array64.rs:56:3 Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.236 INFO kablam! | ^^^^^^ Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.236 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.236 INFO kablam! Oct 15 20:36:44.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.236 INFO kablam! --> src/arrays/Array64.rs:65:3 Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.236 INFO kablam! | ^^^^^^ Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.236 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.236 INFO kablam! Oct 15 20:36:44.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.236 INFO kablam! --> src/arrays/Array64.rs:65:18 Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.236 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.236 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.236 INFO kablam! Oct 15 20:36:44.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.236 INFO kablam! --> src/arrays/Array64.rs:78:29 Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.236 INFO kablam! | ^^^^^^ Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.236 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.236 INFO kablam! Oct 15 20:36:44.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.236 INFO kablam! --> src/arrays/Array64.rs:78:43 Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.236 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.236 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.236 INFO kablam! Oct 15 20:36:44.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.236 INFO kablam! --> src/arrays/Array64.rs:84:20 Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.236 INFO kablam! | ^^^^^^ Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.236 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.236 INFO kablam! Oct 15 20:36:44.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.236 INFO kablam! --> src/arrays/Array64.rs:84:34 Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.236 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.236 INFO kablam! | Oct 15 20:36:44.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.236 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.236 INFO kablam! Oct 15 20:36:44.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.236 INFO kablam! --> src/arrays/Array64.rs:90:20 Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.237 INFO kablam! | ^^^^^^ Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.237 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.237 INFO kablam! Oct 15 20:36:44.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.237 INFO kablam! --> src/arrays/Array64.rs:90:34 Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.237 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.237 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.237 INFO kablam! Oct 15 20:36:44.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.237 INFO kablam! --> src/arrays/Array64.rs:96:20 Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.237 INFO kablam! | ^^^^^^ Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.237 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.237 INFO kablam! Oct 15 20:36:44.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.237 INFO kablam! --> src/arrays/Array64.rs:96:34 Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.237 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.237 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.237 INFO kablam! Oct 15 20:36:44.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.237 INFO kablam! --> src/arrays/Array64.rs:102:20 Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.237 INFO kablam! | ^^^^^^ Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.237 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.237 INFO kablam! Oct 15 20:36:44.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.237 INFO kablam! --> src/arrays/Array64.rs:102:34 Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.237 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.237 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.237 INFO kablam! Oct 15 20:36:44.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.237 INFO kablam! --> src/arrays/Array64.rs:111:14 Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.237 INFO kablam! | ^^^^^^ Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.237 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.237 INFO kablam! Oct 15 20:36:44.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.237 INFO kablam! --> src/arrays/Array64.rs:111:28 Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.237 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.237 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.237 INFO kablam! Oct 15 20:36:44.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.237 INFO kablam! --> src/arrays/Array64.rs:120:15 Oct 15 20:36:44.237 INFO kablam! | Oct 15 20:36:44.237 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.238 INFO kablam! | ^^^^^^ Oct 15 20:36:44.238 INFO kablam! | Oct 15 20:36:44.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.238 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.238 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.238 INFO kablam! Oct 15 20:36:44.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.238 INFO kablam! --> src/arrays/Array64.rs:132:3 Oct 15 20:36:44.238 INFO kablam! | Oct 15 20:36:44.238 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.239 INFO kablam! | ^^^^^^ Oct 15 20:36:44.239 INFO kablam! | Oct 15 20:36:44.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.239 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.239 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.239 INFO kablam! Oct 15 20:36:44.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.239 INFO kablam! --> src/arrays/Array64.rs:144:3 Oct 15 20:36:44.239 INFO kablam! | Oct 15 20:36:44.239 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.239 INFO kablam! | ^^^^^^ Oct 15 20:36:44.239 INFO kablam! | Oct 15 20:36:44.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.239 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.239 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.239 INFO kablam! Oct 15 20:36:44.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.239 INFO kablam! --> src/arrays/Array64.rs:153:4 Oct 15 20:36:44.240 INFO kablam! | Oct 15 20:36:44.240 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.240 INFO kablam! | ^^^^^^ Oct 15 20:36:44.240 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.241 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.241 INFO kablam! Oct 15 20:36:44.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.241 INFO kablam! --> src/arrays/Array64.rs:162:8 Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.241 INFO kablam! | ^^^^^^ Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.241 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.241 INFO kablam! Oct 15 20:36:44.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.241 INFO kablam! --> src/arrays/Array80.rs:28:3 Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.241 INFO kablam! | ^^^^^^ Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.241 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.241 INFO kablam! Oct 15 20:36:44.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.241 INFO kablam! --> src/arrays/Array80.rs:34:3 Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.241 INFO kablam! | ^^^^^^ Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.241 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.241 INFO kablam! Oct 15 20:36:44.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.241 INFO kablam! --> src/arrays/Array80.rs:56:3 Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.241 INFO kablam! | ^^^^^^ Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.241 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.241 INFO kablam! Oct 15 20:36:44.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.241 INFO kablam! --> src/arrays/Array80.rs:65:3 Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.241 INFO kablam! | ^^^^^^ Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.241 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.241 INFO kablam! Oct 15 20:36:44.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.241 INFO kablam! --> src/arrays/Array80.rs:65:18 Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.241 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.241 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.241 INFO kablam! Oct 15 20:36:44.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.241 INFO kablam! --> src/arrays/Array80.rs:78:29 Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.241 INFO kablam! | ^^^^^^ Oct 15 20:36:44.241 INFO kablam! | Oct 15 20:36:44.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.241 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.242 INFO kablam! Oct 15 20:36:44.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.242 INFO kablam! --> src/arrays/Array80.rs:78:43 Oct 15 20:36:44.242 INFO kablam! | Oct 15 20:36:44.242 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.242 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.242 INFO kablam! | Oct 15 20:36:44.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.242 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.242 INFO kablam! Oct 15 20:36:44.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.242 INFO kablam! --> src/arrays/Array80.rs:84:20 Oct 15 20:36:44.242 INFO kablam! | Oct 15 20:36:44.242 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.242 INFO kablam! | ^^^^^^ Oct 15 20:36:44.242 INFO kablam! | Oct 15 20:36:44.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.242 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.242 INFO kablam! Oct 15 20:36:44.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.242 INFO kablam! --> src/arrays/Array80.rs:84:34 Oct 15 20:36:44.242 INFO kablam! | Oct 15 20:36:44.242 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.242 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.242 INFO kablam! | Oct 15 20:36:44.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.242 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.243 INFO kablam! Oct 15 20:36:44.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.243 INFO kablam! --> src/arrays/Array80.rs:90:20 Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.243 INFO kablam! | ^^^^^^ Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.243 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.243 INFO kablam! Oct 15 20:36:44.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.243 INFO kablam! --> src/arrays/Array80.rs:90:34 Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.243 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.243 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.243 INFO kablam! Oct 15 20:36:44.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.243 INFO kablam! --> src/arrays/Array80.rs:96:20 Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.243 INFO kablam! | ^^^^^^ Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.243 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.243 INFO kablam! Oct 15 20:36:44.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.243 INFO kablam! --> src/arrays/Array80.rs:96:34 Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.243 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.243 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.243 INFO kablam! Oct 15 20:36:44.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.243 INFO kablam! --> src/arrays/Array80.rs:102:20 Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.243 INFO kablam! | ^^^^^^ Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.243 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.243 INFO kablam! Oct 15 20:36:44.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.243 INFO kablam! --> src/arrays/Array80.rs:102:34 Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.243 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.243 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.243 INFO kablam! Oct 15 20:36:44.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.243 INFO kablam! --> src/arrays/Array80.rs:111:14 Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.243 INFO kablam! | ^^^^^^ Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.243 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.243 INFO kablam! Oct 15 20:36:44.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.243 INFO kablam! --> src/arrays/Array80.rs:111:28 Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.243 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.243 INFO kablam! | Oct 15 20:36:44.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.243 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.243 INFO kablam! Oct 15 20:36:44.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.244 INFO kablam! --> src/arrays/Array80.rs:120:15 Oct 15 20:36:44.244 INFO kablam! | Oct 15 20:36:44.244 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.244 INFO kablam! | ^^^^^^ Oct 15 20:36:44.244 INFO kablam! | Oct 15 20:36:44.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.244 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.244 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.244 INFO kablam! Oct 15 20:36:44.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.244 INFO kablam! --> src/arrays/Array80.rs:132:3 Oct 15 20:36:44.244 INFO kablam! | Oct 15 20:36:44.244 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.244 INFO kablam! | ^^^^^^ Oct 15 20:36:44.244 INFO kablam! | Oct 15 20:36:44.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.244 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.244 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.244 INFO kablam! Oct 15 20:36:44.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.244 INFO kablam! --> src/arrays/Array80.rs:144:3 Oct 15 20:36:44.244 INFO kablam! | Oct 15 20:36:44.244 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.245 INFO kablam! | ^^^^^^ Oct 15 20:36:44.245 INFO kablam! | Oct 15 20:36:44.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.245 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.245 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.245 INFO kablam! Oct 15 20:36:44.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.245 INFO kablam! --> src/arrays/Array80.rs:153:4 Oct 15 20:36:44.245 INFO kablam! | Oct 15 20:36:44.245 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.245 INFO kablam! | ^^^^^^ Oct 15 20:36:44.245 INFO kablam! | Oct 15 20:36:44.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.245 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.246 INFO kablam! Oct 15 20:36:44.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.246 INFO kablam! --> src/arrays/Array80.rs:162:8 Oct 15 20:36:44.246 INFO kablam! | Oct 15 20:36:44.246 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.246 INFO kablam! | ^^^^^^ Oct 15 20:36:44.246 INFO kablam! | Oct 15 20:36:44.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.246 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.246 INFO kablam! Oct 15 20:36:44.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.246 INFO kablam! --> src/arrays/Array128.rs:28:3 Oct 15 20:36:44.246 INFO kablam! | Oct 15 20:36:44.246 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.246 INFO kablam! | ^^^^^^ Oct 15 20:36:44.246 INFO kablam! | Oct 15 20:36:44.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.246 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.246 INFO kablam! Oct 15 20:36:44.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.246 INFO kablam! --> src/arrays/Array128.rs:34:3 Oct 15 20:36:44.246 INFO kablam! | Oct 15 20:36:44.246 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.246 INFO kablam! | ^^^^^^ Oct 15 20:36:44.246 INFO kablam! | Oct 15 20:36:44.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.246 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.247 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.247 INFO kablam! Oct 15 20:36:44.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.247 INFO kablam! --> src/arrays/Array128.rs:56:3 Oct 15 20:36:44.247 INFO kablam! | Oct 15 20:36:44.247 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.247 INFO kablam! | ^^^^^^ Oct 15 20:36:44.247 INFO kablam! | Oct 15 20:36:44.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.247 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.247 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.247 INFO kablam! Oct 15 20:36:44.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.247 INFO kablam! --> src/arrays/Array128.rs:65:3 Oct 15 20:36:44.247 INFO kablam! | Oct 15 20:36:44.247 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.247 INFO kablam! | ^^^^^^ Oct 15 20:36:44.247 INFO kablam! | Oct 15 20:36:44.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.247 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.247 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.247 INFO kablam! Oct 15 20:36:44.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.247 INFO kablam! --> src/arrays/Array128.rs:65:18 Oct 15 20:36:44.247 INFO kablam! | Oct 15 20:36:44.247 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.247 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.247 INFO kablam! | Oct 15 20:36:44.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.247 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.248 INFO kablam! Oct 15 20:36:44.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.248 INFO kablam! --> src/arrays/Array128.rs:78:29 Oct 15 20:36:44.248 INFO kablam! | Oct 15 20:36:44.248 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.248 INFO kablam! | ^^^^^^ Oct 15 20:36:44.248 INFO kablam! | Oct 15 20:36:44.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.248 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.248 INFO kablam! Oct 15 20:36:44.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.248 INFO kablam! --> src/arrays/Array128.rs:78:43 Oct 15 20:36:44.248 INFO kablam! | Oct 15 20:36:44.248 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.248 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.248 INFO kablam! | Oct 15 20:36:44.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.248 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.248 INFO kablam! Oct 15 20:36:44.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.248 INFO kablam! --> src/arrays/Array128.rs:84:20 Oct 15 20:36:44.248 INFO kablam! | Oct 15 20:36:44.248 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.248 INFO kablam! | ^^^^^^ Oct 15 20:36:44.248 INFO kablam! | Oct 15 20:36:44.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.248 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.248 INFO kablam! Oct 15 20:36:44.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.248 INFO kablam! --> src/arrays/Array128.rs:84:34 Oct 15 20:36:44.248 INFO kablam! | Oct 15 20:36:44.248 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.249 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.249 INFO kablam! | Oct 15 20:36:44.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.249 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.249 INFO kablam! Oct 15 20:36:44.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.249 INFO kablam! --> src/arrays/Array128.rs:90:20 Oct 15 20:36:44.249 INFO kablam! | Oct 15 20:36:44.249 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.249 INFO kablam! | ^^^^^^ Oct 15 20:36:44.249 INFO kablam! | Oct 15 20:36:44.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.249 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.249 INFO kablam! Oct 15 20:36:44.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.249 INFO kablam! --> src/arrays/Array128.rs:90:34 Oct 15 20:36:44.249 INFO kablam! | Oct 15 20:36:44.249 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.249 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.249 INFO kablam! | Oct 15 20:36:44.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.249 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.249 INFO kablam! Oct 15 20:36:44.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.249 INFO kablam! --> src/arrays/Array128.rs:96:20 Oct 15 20:36:44.249 INFO kablam! | Oct 15 20:36:44.249 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.249 INFO kablam! | ^^^^^^ Oct 15 20:36:44.249 INFO kablam! | Oct 15 20:36:44.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.250 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.250 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.250 INFO kablam! Oct 15 20:36:44.250 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.250 INFO kablam! --> src/arrays/Array128.rs:96:34 Oct 15 20:36:44.250 INFO kablam! | Oct 15 20:36:44.250 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.250 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.250 INFO kablam! | Oct 15 20:36:44.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.250 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.250 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.250 INFO kablam! Oct 15 20:36:44.250 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.250 INFO kablam! --> src/arrays/Array128.rs:102:20 Oct 15 20:36:44.250 INFO kablam! | Oct 15 20:36:44.250 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.250 INFO kablam! | ^^^^^^ Oct 15 20:36:44.250 INFO kablam! | Oct 15 20:36:44.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.250 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.250 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.250 INFO kablam! Oct 15 20:36:44.250 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.250 INFO kablam! --> src/arrays/Array128.rs:102:34 Oct 15 20:36:44.250 INFO kablam! | Oct 15 20:36:44.250 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.250 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.251 INFO kablam! | Oct 15 20:36:44.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.251 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.251 INFO kablam! Oct 15 20:36:44.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.251 INFO kablam! --> src/arrays/Array128.rs:111:14 Oct 15 20:36:44.251 INFO kablam! | Oct 15 20:36:44.251 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.251 INFO kablam! | ^^^^^^ Oct 15 20:36:44.251 INFO kablam! | Oct 15 20:36:44.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.251 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.251 INFO kablam! Oct 15 20:36:44.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.251 INFO kablam! --> src/arrays/Array128.rs:111:28 Oct 15 20:36:44.251 INFO kablam! | Oct 15 20:36:44.251 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.251 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.251 INFO kablam! | Oct 15 20:36:44.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.251 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.251 INFO kablam! Oct 15 20:36:44.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.251 INFO kablam! --> src/arrays/Array128.rs:120:15 Oct 15 20:36:44.251 INFO kablam! | Oct 15 20:36:44.251 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.251 INFO kablam! | ^^^^^^ Oct 15 20:36:44.251 INFO kablam! | Oct 15 20:36:44.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.252 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.252 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.252 INFO kablam! Oct 15 20:36:44.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.252 INFO kablam! --> src/arrays/Array128.rs:132:3 Oct 15 20:36:44.252 INFO kablam! | Oct 15 20:36:44.252 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.252 INFO kablam! | ^^^^^^ Oct 15 20:36:44.252 INFO kablam! | Oct 15 20:36:44.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.252 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.252 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.252 INFO kablam! Oct 15 20:36:44.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.252 INFO kablam! --> src/arrays/Array128.rs:144:3 Oct 15 20:36:44.252 INFO kablam! | Oct 15 20:36:44.252 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.252 INFO kablam! | ^^^^^^ Oct 15 20:36:44.252 INFO kablam! | Oct 15 20:36:44.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.252 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.252 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.252 INFO kablam! Oct 15 20:36:44.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.252 INFO kablam! --> src/arrays/Array128.rs:153:4 Oct 15 20:36:44.252 INFO kablam! | Oct 15 20:36:44.252 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.252 INFO kablam! | ^^^^^^ Oct 15 20:36:44.252 INFO kablam! | Oct 15 20:36:44.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.252 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.252 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.252 INFO kablam! Oct 15 20:36:44.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.253 INFO kablam! --> src/arrays/Array128.rs:162:8 Oct 15 20:36:44.253 INFO kablam! | Oct 15 20:36:44.253 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.253 INFO kablam! | ^^^^^^ Oct 15 20:36:44.253 INFO kablam! | Oct 15 20:36:44.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.253 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.253 INFO kablam! Oct 15 20:36:44.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.253 INFO kablam! --> src/arrays/Array256.rs:28:3 Oct 15 20:36:44.253 INFO kablam! | Oct 15 20:36:44.253 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.253 INFO kablam! | ^^^^^^ Oct 15 20:36:44.253 INFO kablam! | Oct 15 20:36:44.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.253 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.253 INFO kablam! Oct 15 20:36:44.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.253 INFO kablam! --> src/arrays/Array256.rs:34:3 Oct 15 20:36:44.253 INFO kablam! | Oct 15 20:36:44.253 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.253 INFO kablam! | ^^^^^^ Oct 15 20:36:44.253 INFO kablam! | Oct 15 20:36:44.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.253 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.253 INFO kablam! Oct 15 20:36:44.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.253 INFO kablam! --> src/arrays/Array256.rs:56:3 Oct 15 20:36:44.253 INFO kablam! | Oct 15 20:36:44.254 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.254 INFO kablam! | ^^^^^^ Oct 15 20:36:44.254 INFO kablam! | Oct 15 20:36:44.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.254 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.254 INFO kablam! Oct 15 20:36:44.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.254 INFO kablam! --> src/arrays/Array256.rs:65:3 Oct 15 20:36:44.254 INFO kablam! | Oct 15 20:36:44.254 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.254 INFO kablam! | ^^^^^^ Oct 15 20:36:44.254 INFO kablam! | Oct 15 20:36:44.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.254 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.254 INFO kablam! Oct 15 20:36:44.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.254 INFO kablam! --> src/arrays/Array256.rs:65:18 Oct 15 20:36:44.254 INFO kablam! | Oct 15 20:36:44.254 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.254 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.254 INFO kablam! | Oct 15 20:36:44.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.254 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.254 INFO kablam! Oct 15 20:36:44.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.254 INFO kablam! --> src/arrays/Array256.rs:78:29 Oct 15 20:36:44.254 INFO kablam! | Oct 15 20:36:44.254 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.254 INFO kablam! | ^^^^^^ Oct 15 20:36:44.254 INFO kablam! | Oct 15 20:36:44.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.255 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.255 INFO kablam! Oct 15 20:36:44.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.255 INFO kablam! --> src/arrays/Array256.rs:78:43 Oct 15 20:36:44.255 INFO kablam! | Oct 15 20:36:44.255 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.255 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.255 INFO kablam! | Oct 15 20:36:44.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.255 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.255 INFO kablam! Oct 15 20:36:44.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.255 INFO kablam! --> src/arrays/Array256.rs:84:20 Oct 15 20:36:44.255 INFO kablam! | Oct 15 20:36:44.255 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.255 INFO kablam! | ^^^^^^ Oct 15 20:36:44.255 INFO kablam! | Oct 15 20:36:44.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.255 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.255 INFO kablam! Oct 15 20:36:44.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.256 INFO kablam! --> src/arrays/Array256.rs:84:34 Oct 15 20:36:44.256 INFO kablam! | Oct 15 20:36:44.256 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.256 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.256 INFO kablam! | Oct 15 20:36:44.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.256 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.256 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.256 INFO kablam! Oct 15 20:36:44.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.256 INFO kablam! --> src/arrays/Array256.rs:90:20 Oct 15 20:36:44.256 INFO kablam! | Oct 15 20:36:44.256 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.256 INFO kablam! | ^^^^^^ Oct 15 20:36:44.256 INFO kablam! | Oct 15 20:36:44.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.256 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.256 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.256 INFO kablam! Oct 15 20:36:44.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.256 INFO kablam! --> src/arrays/Array256.rs:90:34 Oct 15 20:36:44.256 INFO kablam! | Oct 15 20:36:44.256 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.256 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.256 INFO kablam! | Oct 15 20:36:44.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.256 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.256 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.256 INFO kablam! Oct 15 20:36:44.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.256 INFO kablam! --> src/arrays/Array256.rs:96:20 Oct 15 20:36:44.256 INFO kablam! | Oct 15 20:36:44.256 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.256 INFO kablam! | ^^^^^^ Oct 15 20:36:44.256 INFO kablam! | Oct 15 20:36:44.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.257 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.257 INFO kablam! Oct 15 20:36:44.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.257 INFO kablam! --> src/arrays/Array256.rs:96:34 Oct 15 20:36:44.257 INFO kablam! | Oct 15 20:36:44.257 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.257 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.257 INFO kablam! | Oct 15 20:36:44.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.257 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.257 INFO kablam! Oct 15 20:36:44.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.257 INFO kablam! --> src/arrays/Array256.rs:102:20 Oct 15 20:36:44.257 INFO kablam! | Oct 15 20:36:44.257 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.257 INFO kablam! | ^^^^^^ Oct 15 20:36:44.257 INFO kablam! | Oct 15 20:36:44.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.257 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.257 INFO kablam! Oct 15 20:36:44.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.257 INFO kablam! --> src/arrays/Array256.rs:102:34 Oct 15 20:36:44.257 INFO kablam! | Oct 15 20:36:44.257 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.257 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.257 INFO kablam! | Oct 15 20:36:44.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.257 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.258 INFO kablam! Oct 15 20:36:44.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.258 INFO kablam! --> src/arrays/Array256.rs:111:14 Oct 15 20:36:44.258 INFO kablam! | Oct 15 20:36:44.258 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.258 INFO kablam! | ^^^^^^ Oct 15 20:36:44.258 INFO kablam! | Oct 15 20:36:44.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.258 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.258 INFO kablam! Oct 15 20:36:44.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.258 INFO kablam! --> src/arrays/Array256.rs:111:28 Oct 15 20:36:44.258 INFO kablam! | Oct 15 20:36:44.258 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.258 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.258 INFO kablam! | Oct 15 20:36:44.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.258 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.258 INFO kablam! Oct 15 20:36:44.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.258 INFO kablam! --> src/arrays/Array256.rs:120:15 Oct 15 20:36:44.258 INFO kablam! | Oct 15 20:36:44.258 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.258 INFO kablam! | ^^^^^^ Oct 15 20:36:44.258 INFO kablam! | Oct 15 20:36:44.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.258 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.258 INFO kablam! Oct 15 20:36:44.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.258 INFO kablam! --> src/arrays/Array256.rs:132:3 Oct 15 20:36:44.258 INFO kablam! | Oct 15 20:36:44.259 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.259 INFO kablam! | ^^^^^^ Oct 15 20:36:44.259 INFO kablam! | Oct 15 20:36:44.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.259 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.259 INFO kablam! Oct 15 20:36:44.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.259 INFO kablam! --> src/arrays/Array256.rs:144:3 Oct 15 20:36:44.259 INFO kablam! | Oct 15 20:36:44.259 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.259 INFO kablam! | ^^^^^^ Oct 15 20:36:44.259 INFO kablam! | Oct 15 20:36:44.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.259 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.259 INFO kablam! Oct 15 20:36:44.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.259 INFO kablam! --> src/arrays/Array256.rs:153:4 Oct 15 20:36:44.259 INFO kablam! | Oct 15 20:36:44.259 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.259 INFO kablam! | ^^^^^^ Oct 15 20:36:44.259 INFO kablam! | Oct 15 20:36:44.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.259 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.259 INFO kablam! Oct 15 20:36:44.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.259 INFO kablam! --> src/arrays/Array256.rs:162:8 Oct 15 20:36:44.259 INFO kablam! | Oct 15 20:36:44.259 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.259 INFO kablam! | ^^^^^^ Oct 15 20:36:44.259 INFO kablam! | Oct 15 20:36:44.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.259 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.259 INFO kablam! Oct 15 20:36:44.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.259 INFO kablam! --> src/arrays/Array512.rs:28:3 Oct 15 20:36:44.259 INFO kablam! | Oct 15 20:36:44.259 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.259 INFO kablam! | ^^^^^^ Oct 15 20:36:44.259 INFO kablam! | Oct 15 20:36:44.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.260 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.260 INFO kablam! Oct 15 20:36:44.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.260 INFO kablam! --> src/arrays/Array512.rs:34:3 Oct 15 20:36:44.260 INFO kablam! | Oct 15 20:36:44.260 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.260 INFO kablam! | ^^^^^^ Oct 15 20:36:44.260 INFO kablam! | Oct 15 20:36:44.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.260 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.260 INFO kablam! Oct 15 20:36:44.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.260 INFO kablam! --> src/arrays/Array512.rs:56:3 Oct 15 20:36:44.260 INFO kablam! | Oct 15 20:36:44.260 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.260 INFO kablam! | ^^^^^^ Oct 15 20:36:44.260 INFO kablam! | Oct 15 20:36:44.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.260 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.260 INFO kablam! Oct 15 20:36:44.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.260 INFO kablam! --> src/arrays/Array512.rs:65:3 Oct 15 20:36:44.260 INFO kablam! | Oct 15 20:36:44.260 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.260 INFO kablam! | ^^^^^^ Oct 15 20:36:44.260 INFO kablam! | Oct 15 20:36:44.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.260 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.260 INFO kablam! Oct 15 20:36:44.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.260 INFO kablam! --> src/arrays/Array512.rs:65:18 Oct 15 20:36:44.261 INFO kablam! | Oct 15 20:36:44.261 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.261 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.261 INFO kablam! | Oct 15 20:36:44.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.261 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.261 INFO kablam! Oct 15 20:36:44.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.261 INFO kablam! --> src/arrays/Array512.rs:78:29 Oct 15 20:36:44.261 INFO kablam! | Oct 15 20:36:44.261 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.261 INFO kablam! | ^^^^^^ Oct 15 20:36:44.261 INFO kablam! | Oct 15 20:36:44.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.261 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.261 INFO kablam! Oct 15 20:36:44.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.261 INFO kablam! --> src/arrays/Array512.rs:78:43 Oct 15 20:36:44.261 INFO kablam! | Oct 15 20:36:44.261 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.261 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.261 INFO kablam! | Oct 15 20:36:44.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.261 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.261 INFO kablam! Oct 15 20:36:44.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.261 INFO kablam! --> src/arrays/Array512.rs:84:20 Oct 15 20:36:44.261 INFO kablam! | Oct 15 20:36:44.262 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.262 INFO kablam! | ^^^^^^ Oct 15 20:36:44.262 INFO kablam! | Oct 15 20:36:44.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.262 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.262 INFO kablam! Oct 15 20:36:44.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.262 INFO kablam! --> src/arrays/Array512.rs:84:34 Oct 15 20:36:44.262 INFO kablam! | Oct 15 20:36:44.262 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.262 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.262 INFO kablam! | Oct 15 20:36:44.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.262 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.262 INFO kablam! Oct 15 20:36:44.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.262 INFO kablam! --> src/arrays/Array512.rs:90:20 Oct 15 20:36:44.262 INFO kablam! | Oct 15 20:36:44.262 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.262 INFO kablam! | ^^^^^^ Oct 15 20:36:44.262 INFO kablam! | Oct 15 20:36:44.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.262 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.262 INFO kablam! Oct 15 20:36:44.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.262 INFO kablam! --> src/arrays/Array512.rs:90:34 Oct 15 20:36:44.263 INFO kablam! | Oct 15 20:36:44.263 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.263 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.263 INFO kablam! | Oct 15 20:36:44.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.263 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.263 INFO kablam! Oct 15 20:36:44.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.263 INFO kablam! --> src/arrays/Array512.rs:96:20 Oct 15 20:36:44.263 INFO kablam! | Oct 15 20:36:44.263 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.263 INFO kablam! | ^^^^^^ Oct 15 20:36:44.263 INFO kablam! | Oct 15 20:36:44.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.263 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.263 INFO kablam! Oct 15 20:36:44.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.263 INFO kablam! --> src/arrays/Array512.rs:96:34 Oct 15 20:36:44.263 INFO kablam! | Oct 15 20:36:44.263 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.263 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.263 INFO kablam! | Oct 15 20:36:44.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.263 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.263 INFO kablam! Oct 15 20:36:44.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.263 INFO kablam! --> src/arrays/Array512.rs:102:20 Oct 15 20:36:44.263 INFO kablam! | Oct 15 20:36:44.263 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.264 INFO kablam! | ^^^^^^ Oct 15 20:36:44.264 INFO kablam! | Oct 15 20:36:44.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.264 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.264 INFO kablam! Oct 15 20:36:44.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.264 INFO kablam! --> src/arrays/Array512.rs:102:34 Oct 15 20:36:44.264 INFO kablam! | Oct 15 20:36:44.264 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.264 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.264 INFO kablam! | Oct 15 20:36:44.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.264 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.264 INFO kablam! Oct 15 20:36:44.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.264 INFO kablam! --> src/arrays/Array512.rs:111:14 Oct 15 20:36:44.264 INFO kablam! | Oct 15 20:36:44.264 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.264 INFO kablam! | ^^^^^^ Oct 15 20:36:44.264 INFO kablam! | Oct 15 20:36:44.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.264 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.264 INFO kablam! Oct 15 20:36:44.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.264 INFO kablam! --> src/arrays/Array512.rs:111:28 Oct 15 20:36:44.264 INFO kablam! | Oct 15 20:36:44.264 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.264 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.264 INFO kablam! | Oct 15 20:36:44.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.264 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.264 INFO kablam! Oct 15 20:36:44.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.265 INFO kablam! --> src/arrays/Array512.rs:120:15 Oct 15 20:36:44.265 INFO kablam! | Oct 15 20:36:44.265 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.265 INFO kablam! | ^^^^^^ Oct 15 20:36:44.265 INFO kablam! | Oct 15 20:36:44.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.265 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.265 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.265 INFO kablam! Oct 15 20:36:44.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.265 INFO kablam! --> src/arrays/Array512.rs:132:3 Oct 15 20:36:44.265 INFO kablam! | Oct 15 20:36:44.265 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.265 INFO kablam! | ^^^^^^ Oct 15 20:36:44.265 INFO kablam! | Oct 15 20:36:44.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.265 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.265 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.265 INFO kablam! Oct 15 20:36:44.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.265 INFO kablam! --> src/arrays/Array512.rs:144:3 Oct 15 20:36:44.265 INFO kablam! | Oct 15 20:36:44.265 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.265 INFO kablam! | ^^^^^^ Oct 15 20:36:44.265 INFO kablam! | Oct 15 20:36:44.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.266 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.266 INFO kablam! Oct 15 20:36:44.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.266 INFO kablam! --> src/arrays/Array512.rs:153:4 Oct 15 20:36:44.266 INFO kablam! | Oct 15 20:36:44.266 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.266 INFO kablam! | ^^^^^^ Oct 15 20:36:44.266 INFO kablam! | Oct 15 20:36:44.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.266 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.266 INFO kablam! Oct 15 20:36:44.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.266 INFO kablam! --> src/arrays/Array512.rs:162:8 Oct 15 20:36:44.266 INFO kablam! | Oct 15 20:36:44.266 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.266 INFO kablam! | ^^^^^^ Oct 15 20:36:44.266 INFO kablam! | Oct 15 20:36:44.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.266 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.266 INFO kablam! Oct 15 20:36:44.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.266 INFO kablam! --> src/arrays/Array1024.rs:28:3 Oct 15 20:36:44.266 INFO kablam! | Oct 15 20:36:44.266 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.266 INFO kablam! | ^^^^^^ Oct 15 20:36:44.266 INFO kablam! | Oct 15 20:36:44.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.267 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.267 INFO kablam! Oct 15 20:36:44.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.267 INFO kablam! --> src/arrays/Array1024.rs:34:3 Oct 15 20:36:44.267 INFO kablam! | Oct 15 20:36:44.267 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.267 INFO kablam! | ^^^^^^ Oct 15 20:36:44.267 INFO kablam! | Oct 15 20:36:44.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.267 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.267 INFO kablam! Oct 15 20:36:44.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.267 INFO kablam! --> src/arrays/Array1024.rs:56:3 Oct 15 20:36:44.267 INFO kablam! | Oct 15 20:36:44.267 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.267 INFO kablam! | ^^^^^^ Oct 15 20:36:44.267 INFO kablam! | Oct 15 20:36:44.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.267 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.267 INFO kablam! Oct 15 20:36:44.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.267 INFO kablam! --> src/arrays/Array1024.rs:65:3 Oct 15 20:36:44.267 INFO kablam! | Oct 15 20:36:44.267 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.267 INFO kablam! | ^^^^^^ Oct 15 20:36:44.267 INFO kablam! | Oct 15 20:36:44.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.268 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.268 INFO kablam! Oct 15 20:36:44.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.268 INFO kablam! --> src/arrays/Array1024.rs:65:18 Oct 15 20:36:44.268 INFO kablam! | Oct 15 20:36:44.268 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.268 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.268 INFO kablam! | Oct 15 20:36:44.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.268 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.268 INFO kablam! Oct 15 20:36:44.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.268 INFO kablam! --> src/arrays/Array1024.rs:78:29 Oct 15 20:36:44.268 INFO kablam! | Oct 15 20:36:44.268 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.268 INFO kablam! | ^^^^^^ Oct 15 20:36:44.268 INFO kablam! | Oct 15 20:36:44.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.268 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.268 INFO kablam! Oct 15 20:36:44.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.268 INFO kablam! --> src/arrays/Array1024.rs:78:43 Oct 15 20:36:44.268 INFO kablam! | Oct 15 20:36:44.268 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.268 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.268 INFO kablam! | Oct 15 20:36:44.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.268 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.268 INFO kablam! Oct 15 20:36:44.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.269 INFO kablam! --> src/arrays/Array1024.rs:84:20 Oct 15 20:36:44.269 INFO kablam! | Oct 15 20:36:44.269 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.269 INFO kablam! | ^^^^^^ Oct 15 20:36:44.269 INFO kablam! | Oct 15 20:36:44.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.269 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.269 INFO kablam! Oct 15 20:36:44.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.269 INFO kablam! --> src/arrays/Array1024.rs:84:34 Oct 15 20:36:44.269 INFO kablam! | Oct 15 20:36:44.269 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.269 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.269 INFO kablam! | Oct 15 20:36:44.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.269 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.269 INFO kablam! Oct 15 20:36:44.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.269 INFO kablam! --> src/arrays/Array1024.rs:90:20 Oct 15 20:36:44.269 INFO kablam! | Oct 15 20:36:44.269 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.269 INFO kablam! | ^^^^^^ Oct 15 20:36:44.269 INFO kablam! | Oct 15 20:36:44.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.269 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.269 INFO kablam! Oct 15 20:36:44.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.269 INFO kablam! --> src/arrays/Array1024.rs:90:34 Oct 15 20:36:44.269 INFO kablam! | Oct 15 20:36:44.269 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.270 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.270 INFO kablam! | Oct 15 20:36:44.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.270 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.270 INFO kablam! Oct 15 20:36:44.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.270 INFO kablam! --> src/arrays/Array1024.rs:96:20 Oct 15 20:36:44.270 INFO kablam! | Oct 15 20:36:44.270 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.270 INFO kablam! | ^^^^^^ Oct 15 20:36:44.270 INFO kablam! | Oct 15 20:36:44.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.270 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.270 INFO kablam! Oct 15 20:36:44.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.270 INFO kablam! --> src/arrays/Array1024.rs:96:34 Oct 15 20:36:44.270 INFO kablam! | Oct 15 20:36:44.270 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.270 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.270 INFO kablam! | Oct 15 20:36:44.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.270 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.270 INFO kablam! Oct 15 20:36:44.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.270 INFO kablam! --> src/arrays/Array1024.rs:102:20 Oct 15 20:36:44.270 INFO kablam! | Oct 15 20:36:44.271 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.271 INFO kablam! | ^^^^^^ Oct 15 20:36:44.271 INFO kablam! | Oct 15 20:36:44.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.271 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.271 INFO kablam! Oct 15 20:36:44.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.271 INFO kablam! --> src/arrays/Array1024.rs:102:34 Oct 15 20:36:44.271 INFO kablam! | Oct 15 20:36:44.271 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.271 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.271 INFO kablam! | Oct 15 20:36:44.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.271 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.271 INFO kablam! Oct 15 20:36:44.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.271 INFO kablam! --> src/arrays/Array1024.rs:111:14 Oct 15 20:36:44.271 INFO kablam! | Oct 15 20:36:44.271 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.271 INFO kablam! | ^^^^^^ Oct 15 20:36:44.271 INFO kablam! | Oct 15 20:36:44.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.271 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.271 INFO kablam! Oct 15 20:36:44.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.271 INFO kablam! --> src/arrays/Array1024.rs:111:28 Oct 15 20:36:44.271 INFO kablam! | Oct 15 20:36:44.271 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.272 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.272 INFO kablam! | Oct 15 20:36:44.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.272 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.272 INFO kablam! Oct 15 20:36:44.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.272 INFO kablam! --> src/arrays/Array1024.rs:120:15 Oct 15 20:36:44.272 INFO kablam! | Oct 15 20:36:44.272 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.272 INFO kablam! | ^^^^^^ Oct 15 20:36:44.272 INFO kablam! | Oct 15 20:36:44.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.272 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.272 INFO kablam! Oct 15 20:36:44.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.272 INFO kablam! --> src/arrays/Array1024.rs:132:3 Oct 15 20:36:44.272 INFO kablam! | Oct 15 20:36:44.272 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.272 INFO kablam! | ^^^^^^ Oct 15 20:36:44.272 INFO kablam! | Oct 15 20:36:44.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.272 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.272 INFO kablam! Oct 15 20:36:44.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.272 INFO kablam! --> src/arrays/Array1024.rs:144:3 Oct 15 20:36:44.272 INFO kablam! | Oct 15 20:36:44.272 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.272 INFO kablam! | ^^^^^^ Oct 15 20:36:44.272 INFO kablam! | Oct 15 20:36:44.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.273 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.273 INFO kablam! Oct 15 20:36:44.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.273 INFO kablam! --> src/arrays/Array1024.rs:153:4 Oct 15 20:36:44.273 INFO kablam! | Oct 15 20:36:44.273 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.273 INFO kablam! | ^^^^^^ Oct 15 20:36:44.273 INFO kablam! | Oct 15 20:36:44.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.273 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.273 INFO kablam! Oct 15 20:36:44.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.273 INFO kablam! --> src/arrays/Array1024.rs:162:8 Oct 15 20:36:44.273 INFO kablam! | Oct 15 20:36:44.273 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.273 INFO kablam! | ^^^^^^ Oct 15 20:36:44.273 INFO kablam! | Oct 15 20:36:44.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.273 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.273 INFO kablam! Oct 15 20:36:44.273 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 15 20:36:44.273 INFO kablam! --> src/lib.rs:8:12 Oct 15 20:36:44.273 INFO kablam! | Oct 15 20:36:44.273 INFO kablam! 8 | #![feature(associated_consts)] Oct 15 20:36:44.273 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:36:44.273 INFO kablam! | Oct 15 20:36:44.273 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 20:36:44.273 INFO kablam! Oct 15 20:36:44.356 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 15 20:36:44.358 INFO kablam! su: No module specific data is present Oct 15 20:36:44.715 INFO running `"docker" "rm" "-f" "7d67daa0c9b196ca81cd22c317646079fe5c23a9aeae9d4065d01a28e892b755"` Oct 15 20:36:44.891 INFO blam! 7d67daa0c9b196ca81cd22c317646079fe5c23a9aeae9d4065d01a28e892b755 Oct 15 20:36:44.898 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 20:36:45.104 INFO blam! 0a327458587ac5ff0e1fada48c5b021cfe20f58d66ec9a0efba87a10ec64b6ad Oct 15 20:36:45.110 INFO running `"docker" "start" "-a" "0a327458587ac5ff0e1fada48c5b021cfe20f58d66ec9a0efba87a10ec64b6ad"` Oct 15 20:36:45.611 INFO kablam! usermod: no changes Oct 15 20:36:45.640 INFO kablam! Compiling rust-extra v0.0.17 (/source) Oct 15 20:36:46.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.894 INFO kablam! --> src/arrays/Array16.rs:28:3 Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.894 INFO kablam! | ^^^^^^ Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 20:36:46.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.894 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.894 INFO kablam! Oct 15 20:36:46.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.894 INFO kablam! --> src/arrays/Array16.rs:34:3 Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.894 INFO kablam! | ^^^^^^ Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.894 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.894 INFO kablam! Oct 15 20:36:46.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.894 INFO kablam! --> src/arrays/Array16.rs:56:3 Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.894 INFO kablam! | ^^^^^^ Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.894 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.894 INFO kablam! Oct 15 20:36:46.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.894 INFO kablam! --> src/arrays/Array16.rs:65:3 Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.894 INFO kablam! | ^^^^^^ Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.894 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.894 INFO kablam! Oct 15 20:36:46.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.894 INFO kablam! --> src/arrays/Array16.rs:65:18 Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.894 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.894 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.894 INFO kablam! Oct 15 20:36:46.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.894 INFO kablam! --> src/arrays/Array16.rs:78:29 Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.894 INFO kablam! | ^^^^^^ Oct 15 20:36:46.894 INFO kablam! | Oct 15 20:36:46.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.894 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.895 INFO kablam! Oct 15 20:36:46.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.895 INFO kablam! --> src/arrays/Array16.rs:78:43 Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.895 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.895 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.895 INFO kablam! Oct 15 20:36:46.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.895 INFO kablam! --> src/arrays/Array16.rs:84:20 Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.895 INFO kablam! | ^^^^^^ Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.895 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.895 INFO kablam! Oct 15 20:36:46.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.895 INFO kablam! --> src/arrays/Array16.rs:84:34 Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.895 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.895 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.895 INFO kablam! Oct 15 20:36:46.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.895 INFO kablam! --> src/arrays/Array16.rs:90:20 Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.895 INFO kablam! | ^^^^^^ Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.895 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.895 INFO kablam! Oct 15 20:36:46.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.895 INFO kablam! --> src/arrays/Array16.rs:90:34 Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.895 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.895 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.895 INFO kablam! Oct 15 20:36:46.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.895 INFO kablam! --> src/arrays/Array16.rs:96:20 Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.895 INFO kablam! | ^^^^^^ Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.895 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.895 INFO kablam! Oct 15 20:36:46.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.895 INFO kablam! --> src/arrays/Array16.rs:96:34 Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.895 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.895 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.895 INFO kablam! Oct 15 20:36:46.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.895 INFO kablam! --> src/arrays/Array16.rs:102:20 Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.895 INFO kablam! | ^^^^^^ Oct 15 20:36:46.895 INFO kablam! | Oct 15 20:36:46.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.895 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.895 INFO kablam! Oct 15 20:36:46.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.895 INFO kablam! --> src/arrays/Array16.rs:102:34 Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.896 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.896 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.896 INFO kablam! Oct 15 20:36:46.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.896 INFO kablam! --> src/arrays/Array16.rs:111:14 Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.896 INFO kablam! | ^^^^^^ Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.896 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.896 INFO kablam! Oct 15 20:36:46.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.896 INFO kablam! --> src/arrays/Array16.rs:111:28 Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.896 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.896 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.896 INFO kablam! Oct 15 20:36:46.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.896 INFO kablam! --> src/arrays/Array16.rs:120:15 Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.896 INFO kablam! | ^^^^^^ Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.896 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.896 INFO kablam! Oct 15 20:36:46.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.896 INFO kablam! --> src/arrays/Array16.rs:132:3 Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.896 INFO kablam! | ^^^^^^ Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.896 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.896 INFO kablam! Oct 15 20:36:46.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.896 INFO kablam! --> src/arrays/Array16.rs:144:3 Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.896 INFO kablam! | ^^^^^^ Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.896 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.896 INFO kablam! Oct 15 20:36:46.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.896 INFO kablam! --> src/arrays/Array16.rs:153:4 Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.896 INFO kablam! | ^^^^^^ Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.896 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.896 INFO kablam! Oct 15 20:36:46.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.896 INFO kablam! --> src/arrays/Array16.rs:162:8 Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.896 INFO kablam! | ^^^^^^ Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.896 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.896 INFO kablam! Oct 15 20:36:46.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.896 INFO kablam! --> src/arrays/Array30.rs:28:3 Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.896 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.896 INFO kablam! | ^^^^^^ Oct 15 20:36:46.896 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.897 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.897 INFO kablam! Oct 15 20:36:46.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.897 INFO kablam! --> src/arrays/Array30.rs:34:3 Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.897 INFO kablam! | ^^^^^^ Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.897 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.897 INFO kablam! Oct 15 20:36:46.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.897 INFO kablam! --> src/arrays/Array30.rs:56:3 Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.897 INFO kablam! | ^^^^^^ Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.897 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.897 INFO kablam! Oct 15 20:36:46.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.897 INFO kablam! --> src/arrays/Array30.rs:65:3 Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.897 INFO kablam! | ^^^^^^ Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.897 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.897 INFO kablam! Oct 15 20:36:46.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.897 INFO kablam! --> src/arrays/Array30.rs:65:18 Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.897 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.897 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.897 INFO kablam! Oct 15 20:36:46.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.897 INFO kablam! --> src/arrays/Array30.rs:78:29 Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.897 INFO kablam! | ^^^^^^ Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.897 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.897 INFO kablam! Oct 15 20:36:46.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.897 INFO kablam! --> src/arrays/Array30.rs:78:43 Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.897 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.897 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.897 INFO kablam! Oct 15 20:36:46.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.897 INFO kablam! --> src/arrays/Array30.rs:84:20 Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.897 INFO kablam! | ^^^^^^ Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.897 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.897 INFO kablam! Oct 15 20:36:46.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.897 INFO kablam! --> src/arrays/Array30.rs:84:34 Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.897 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.897 INFO kablam! | Oct 15 20:36:46.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.897 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.897 INFO kablam! Oct 15 20:36:46.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.898 INFO kablam! --> src/arrays/Array30.rs:90:20 Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.898 INFO kablam! | ^^^^^^ Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.898 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.898 INFO kablam! Oct 15 20:36:46.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.898 INFO kablam! --> src/arrays/Array30.rs:90:34 Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.898 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.898 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.898 INFO kablam! Oct 15 20:36:46.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.898 INFO kablam! --> src/arrays/Array30.rs:96:20 Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.898 INFO kablam! | ^^^^^^ Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.898 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.898 INFO kablam! Oct 15 20:36:46.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.898 INFO kablam! --> src/arrays/Array30.rs:96:34 Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.898 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.898 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.898 INFO kablam! Oct 15 20:36:46.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.898 INFO kablam! --> src/arrays/Array30.rs:102:20 Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.898 INFO kablam! | ^^^^^^ Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.898 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.898 INFO kablam! Oct 15 20:36:46.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.898 INFO kablam! --> src/arrays/Array30.rs:102:34 Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.898 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.898 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.898 INFO kablam! Oct 15 20:36:46.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.898 INFO kablam! --> src/arrays/Array30.rs:111:14 Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.898 INFO kablam! | ^^^^^^ Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.898 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.898 INFO kablam! Oct 15 20:36:46.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.898 INFO kablam! --> src/arrays/Array30.rs:111:28 Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.898 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.898 INFO kablam! | Oct 15 20:36:46.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.905 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.905 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.905 INFO kablam! Oct 15 20:36:46.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.905 INFO kablam! --> src/arrays/Array30.rs:120:15 Oct 15 20:36:46.905 INFO kablam! | Oct 15 20:36:46.905 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.905 INFO kablam! | ^^^^^^ Oct 15 20:36:46.905 INFO kablam! | Oct 15 20:36:46.905 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.905 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.905 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.905 INFO kablam! Oct 15 20:36:46.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.905 INFO kablam! --> src/arrays/Array30.rs:132:3 Oct 15 20:36:46.905 INFO kablam! | Oct 15 20:36:46.905 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.905 INFO kablam! | ^^^^^^ Oct 15 20:36:46.905 INFO kablam! | Oct 15 20:36:46.905 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.905 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.905 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.905 INFO kablam! Oct 15 20:36:46.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.905 INFO kablam! --> src/arrays/Array30.rs:144:3 Oct 15 20:36:46.905 INFO kablam! | Oct 15 20:36:46.905 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.905 INFO kablam! | ^^^^^^ Oct 15 20:36:46.905 INFO kablam! | Oct 15 20:36:46.905 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.905 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.905 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.905 INFO kablam! Oct 15 20:36:46.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.905 INFO kablam! --> src/arrays/Array30.rs:153:4 Oct 15 20:36:46.905 INFO kablam! | Oct 15 20:36:46.905 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.905 INFO kablam! | ^^^^^^ Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.906 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.906 INFO kablam! Oct 15 20:36:46.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.906 INFO kablam! --> src/arrays/Array30.rs:162:8 Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.906 INFO kablam! | ^^^^^^ Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.906 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.906 INFO kablam! Oct 15 20:36:46.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.906 INFO kablam! --> src/arrays/Array32.rs:28:3 Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.906 INFO kablam! | ^^^^^^ Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.906 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.906 INFO kablam! Oct 15 20:36:46.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.906 INFO kablam! --> src/arrays/Array32.rs:34:3 Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.906 INFO kablam! | ^^^^^^ Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.906 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.906 INFO kablam! Oct 15 20:36:46.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.906 INFO kablam! --> src/arrays/Array32.rs:56:3 Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.906 INFO kablam! | ^^^^^^ Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.906 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.906 INFO kablam! Oct 15 20:36:46.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.906 INFO kablam! --> src/arrays/Array32.rs:65:3 Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.906 INFO kablam! | ^^^^^^ Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.906 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.906 INFO kablam! Oct 15 20:36:46.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.906 INFO kablam! --> src/arrays/Array32.rs:65:18 Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.906 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.906 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.906 INFO kablam! Oct 15 20:36:46.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.906 INFO kablam! --> src/arrays/Array32.rs:78:29 Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.906 INFO kablam! | ^^^^^^ Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.906 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.906 INFO kablam! Oct 15 20:36:46.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.906 INFO kablam! --> src/arrays/Array32.rs:78:43 Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.906 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.906 INFO kablam! | Oct 15 20:36:46.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.906 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.906 INFO kablam! Oct 15 20:36:46.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.907 INFO kablam! --> src/arrays/Array32.rs:84:20 Oct 15 20:36:46.907 INFO kablam! | Oct 15 20:36:46.907 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.907 INFO kablam! | ^^^^^^ Oct 15 20:36:46.907 INFO kablam! | Oct 15 20:36:46.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.907 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.907 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.907 INFO kablam! Oct 15 20:36:46.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.907 INFO kablam! --> src/arrays/Array32.rs:84:34 Oct 15 20:36:46.907 INFO kablam! | Oct 15 20:36:46.907 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.907 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.907 INFO kablam! | Oct 15 20:36:46.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.907 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.907 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.907 INFO kablam! Oct 15 20:36:46.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.907 INFO kablam! --> src/arrays/Array32.rs:90:20 Oct 15 20:36:46.907 INFO kablam! | Oct 15 20:36:46.913 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.913 INFO kablam! | ^^^^^^ Oct 15 20:36:46.913 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.914 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.914 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.914 INFO kablam! Oct 15 20:36:46.914 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.914 INFO kablam! --> src/arrays/Array32.rs:90:34 Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.914 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.914 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.914 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.914 INFO kablam! Oct 15 20:36:46.914 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.914 INFO kablam! --> src/arrays/Array32.rs:96:20 Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.914 INFO kablam! | ^^^^^^ Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.914 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.914 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.914 INFO kablam! Oct 15 20:36:46.914 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.914 INFO kablam! --> src/arrays/Array32.rs:96:34 Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.914 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.914 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.914 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.914 INFO kablam! Oct 15 20:36:46.914 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.914 INFO kablam! --> src/arrays/Array32.rs:102:20 Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.914 INFO kablam! | ^^^^^^ Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.914 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.914 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.914 INFO kablam! Oct 15 20:36:46.914 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.914 INFO kablam! --> src/arrays/Array32.rs:102:34 Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.914 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.914 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.914 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.914 INFO kablam! Oct 15 20:36:46.914 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.914 INFO kablam! --> src/arrays/Array32.rs:111:14 Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.914 INFO kablam! | ^^^^^^ Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.914 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.914 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.914 INFO kablam! Oct 15 20:36:46.914 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.914 INFO kablam! --> src/arrays/Array32.rs:111:28 Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.914 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.914 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.914 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.914 INFO kablam! Oct 15 20:36:46.914 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.914 INFO kablam! --> src/arrays/Array32.rs:120:15 Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.914 INFO kablam! | ^^^^^^ Oct 15 20:36:46.914 INFO kablam! | Oct 15 20:36:46.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.914 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.914 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.915 INFO kablam! Oct 15 20:36:46.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.915 INFO kablam! --> src/arrays/Array32.rs:132:3 Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.915 INFO kablam! | ^^^^^^ Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.915 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.915 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.915 INFO kablam! Oct 15 20:36:46.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.915 INFO kablam! --> src/arrays/Array32.rs:144:3 Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.915 INFO kablam! | ^^^^^^ Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.915 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.915 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.915 INFO kablam! Oct 15 20:36:46.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.915 INFO kablam! --> src/arrays/Array32.rs:153:4 Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.915 INFO kablam! | ^^^^^^ Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.915 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.915 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.915 INFO kablam! Oct 15 20:36:46.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.915 INFO kablam! --> src/arrays/Array32.rs:162:8 Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.915 INFO kablam! | ^^^^^^ Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.915 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.915 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.915 INFO kablam! Oct 15 20:36:46.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.915 INFO kablam! --> src/arrays/Array40.rs:28:3 Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.915 INFO kablam! | ^^^^^^ Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.915 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.915 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.915 INFO kablam! Oct 15 20:36:46.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.915 INFO kablam! --> src/arrays/Array40.rs:34:3 Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.915 INFO kablam! | ^^^^^^ Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.915 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.915 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.915 INFO kablam! Oct 15 20:36:46.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.915 INFO kablam! --> src/arrays/Array40.rs:56:3 Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.915 INFO kablam! | ^^^^^^ Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.915 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.915 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.915 INFO kablam! Oct 15 20:36:46.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.915 INFO kablam! --> src/arrays/Array40.rs:65:3 Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.915 INFO kablam! | ^^^^^^ Oct 15 20:36:46.915 INFO kablam! | Oct 15 20:36:46.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.915 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.915 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.915 INFO kablam! Oct 15 20:36:46.915 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.915 INFO kablam! --> src/arrays/Array40.rs:65:18 Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.916 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.916 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.916 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.916 INFO kablam! Oct 15 20:36:46.916 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.916 INFO kablam! --> src/arrays/Array40.rs:78:29 Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.916 INFO kablam! | ^^^^^^ Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.916 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.916 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.916 INFO kablam! Oct 15 20:36:46.916 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.916 INFO kablam! --> src/arrays/Array40.rs:78:43 Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.916 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.916 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.916 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.916 INFO kablam! Oct 15 20:36:46.916 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.916 INFO kablam! --> src/arrays/Array40.rs:84:20 Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.916 INFO kablam! | ^^^^^^ Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.916 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.916 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.916 INFO kablam! Oct 15 20:36:46.916 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.916 INFO kablam! --> src/arrays/Array40.rs:84:34 Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.916 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.916 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.916 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.916 INFO kablam! Oct 15 20:36:46.916 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.916 INFO kablam! --> src/arrays/Array40.rs:90:20 Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.916 INFO kablam! | ^^^^^^ Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.916 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.916 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.916 INFO kablam! Oct 15 20:36:46.916 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.916 INFO kablam! --> src/arrays/Array40.rs:90:34 Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.916 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.916 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.916 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.916 INFO kablam! Oct 15 20:36:46.916 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.916 INFO kablam! --> src/arrays/Array40.rs:96:20 Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.916 INFO kablam! | ^^^^^^ Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.916 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.916 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.916 INFO kablam! Oct 15 20:36:46.916 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.916 INFO kablam! --> src/arrays/Array40.rs:96:34 Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.916 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.916 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.916 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.917 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.917 INFO kablam! Oct 15 20:36:46.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.917 INFO kablam! --> src/arrays/Array40.rs:102:20 Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.917 INFO kablam! | ^^^^^^ Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.917 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.917 INFO kablam! Oct 15 20:36:46.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.917 INFO kablam! --> src/arrays/Array40.rs:102:34 Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.917 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.917 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.917 INFO kablam! Oct 15 20:36:46.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.917 INFO kablam! --> src/arrays/Array40.rs:111:14 Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.917 INFO kablam! | ^^^^^^ Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.917 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.917 INFO kablam! Oct 15 20:36:46.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.917 INFO kablam! --> src/arrays/Array40.rs:111:28 Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.917 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.917 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.917 INFO kablam! Oct 15 20:36:46.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.917 INFO kablam! --> src/arrays/Array40.rs:120:15 Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.917 INFO kablam! | ^^^^^^ Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.917 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.917 INFO kablam! Oct 15 20:36:46.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.917 INFO kablam! --> src/arrays/Array40.rs:132:3 Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.917 INFO kablam! | ^^^^^^ Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.917 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.917 INFO kablam! Oct 15 20:36:46.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.917 INFO kablam! --> src/arrays/Array40.rs:144:3 Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.917 INFO kablam! | ^^^^^^ Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.917 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.917 INFO kablam! Oct 15 20:36:46.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.917 INFO kablam! --> src/arrays/Array40.rs:153:4 Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.917 INFO kablam! | ^^^^^^ Oct 15 20:36:46.917 INFO kablam! | Oct 15 20:36:46.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.917 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.917 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.917 INFO kablam! Oct 15 20:36:46.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.917 INFO kablam! --> src/arrays/Array40.rs:162:8 Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.918 INFO kablam! | ^^^^^^ Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.918 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.918 INFO kablam! Oct 15 20:36:46.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.918 INFO kablam! --> src/arrays/Array46.rs:28:3 Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.918 INFO kablam! | ^^^^^^ Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.918 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.918 INFO kablam! Oct 15 20:36:46.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.918 INFO kablam! --> src/arrays/Array46.rs:34:3 Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.918 INFO kablam! | ^^^^^^ Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.918 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.918 INFO kablam! Oct 15 20:36:46.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.918 INFO kablam! --> src/arrays/Array46.rs:56:3 Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.918 INFO kablam! | ^^^^^^ Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.918 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.918 INFO kablam! Oct 15 20:36:46.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.918 INFO kablam! --> src/arrays/Array46.rs:65:3 Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.918 INFO kablam! | ^^^^^^ Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.918 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.918 INFO kablam! Oct 15 20:36:46.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.918 INFO kablam! --> src/arrays/Array46.rs:65:18 Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.918 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.918 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.918 INFO kablam! Oct 15 20:36:46.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.918 INFO kablam! --> src/arrays/Array46.rs:78:29 Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.918 INFO kablam! | ^^^^^^ Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.918 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.918 INFO kablam! Oct 15 20:36:46.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.918 INFO kablam! --> src/arrays/Array46.rs:78:43 Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.918 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.918 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.918 INFO kablam! Oct 15 20:36:46.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.918 INFO kablam! --> src/arrays/Array46.rs:84:20 Oct 15 20:36:46.918 INFO kablam! | Oct 15 20:36:46.918 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.918 INFO kablam! | ^^^^^^ Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.919 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.919 INFO kablam! Oct 15 20:36:46.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.919 INFO kablam! --> src/arrays/Array46.rs:84:34 Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.919 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.919 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.919 INFO kablam! Oct 15 20:36:46.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.919 INFO kablam! --> src/arrays/Array46.rs:90:20 Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.919 INFO kablam! | ^^^^^^ Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.919 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.919 INFO kablam! Oct 15 20:36:46.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.919 INFO kablam! --> src/arrays/Array46.rs:90:34 Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.919 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.919 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.919 INFO kablam! Oct 15 20:36:46.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.919 INFO kablam! --> src/arrays/Array46.rs:96:20 Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.919 INFO kablam! | ^^^^^^ Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.919 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.919 INFO kablam! Oct 15 20:36:46.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.919 INFO kablam! --> src/arrays/Array46.rs:96:34 Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.919 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.919 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.919 INFO kablam! Oct 15 20:36:46.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.919 INFO kablam! --> src/arrays/Array46.rs:102:20 Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.919 INFO kablam! | ^^^^^^ Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.919 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.919 INFO kablam! Oct 15 20:36:46.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.919 INFO kablam! --> src/arrays/Array46.rs:102:34 Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.919 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.919 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.919 INFO kablam! Oct 15 20:36:46.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.919 INFO kablam! --> src/arrays/Array46.rs:111:14 Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.919 INFO kablam! | ^^^^^^ Oct 15 20:36:46.919 INFO kablam! | Oct 15 20:36:46.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.919 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.919 INFO kablam! Oct 15 20:36:46.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.920 INFO kablam! --> src/arrays/Array46.rs:111:28 Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.920 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.920 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.920 INFO kablam! Oct 15 20:36:46.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.920 INFO kablam! --> src/arrays/Array46.rs:120:15 Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.920 INFO kablam! | ^^^^^^ Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.920 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.920 INFO kablam! Oct 15 20:36:46.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.920 INFO kablam! --> src/arrays/Array46.rs:132:3 Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.920 INFO kablam! | ^^^^^^ Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.920 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.920 INFO kablam! Oct 15 20:36:46.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.920 INFO kablam! --> src/arrays/Array46.rs:144:3 Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.920 INFO kablam! | ^^^^^^ Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.920 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.920 INFO kablam! Oct 15 20:36:46.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.920 INFO kablam! --> src/arrays/Array46.rs:153:4 Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.920 INFO kablam! | ^^^^^^ Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.920 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.920 INFO kablam! Oct 15 20:36:46.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.920 INFO kablam! --> src/arrays/Array46.rs:162:8 Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.920 INFO kablam! | ^^^^^^ Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.920 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.920 INFO kablam! Oct 15 20:36:46.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.920 INFO kablam! --> src/arrays/Array52.rs:28:3 Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.920 INFO kablam! | ^^^^^^ Oct 15 20:36:46.920 INFO kablam! | Oct 15 20:36:46.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.920 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.920 INFO kablam! Oct 15 20:36:46.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.921 INFO kablam! --> src/arrays/Array52.rs:34:3 Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.921 INFO kablam! | ^^^^^^ Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.921 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.921 INFO kablam! Oct 15 20:36:46.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.921 INFO kablam! --> src/arrays/Array52.rs:56:3 Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.921 INFO kablam! | ^^^^^^ Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.921 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.921 INFO kablam! Oct 15 20:36:46.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.921 INFO kablam! --> src/arrays/Array52.rs:65:3 Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.921 INFO kablam! | ^^^^^^ Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.921 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.921 INFO kablam! Oct 15 20:36:46.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.921 INFO kablam! --> src/arrays/Array52.rs:65:18 Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.921 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.921 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.921 INFO kablam! Oct 15 20:36:46.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.921 INFO kablam! --> src/arrays/Array52.rs:78:29 Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.921 INFO kablam! | ^^^^^^ Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.921 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.921 INFO kablam! Oct 15 20:36:46.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.921 INFO kablam! --> src/arrays/Array52.rs:78:43 Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.921 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.921 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.921 INFO kablam! Oct 15 20:36:46.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.921 INFO kablam! --> src/arrays/Array52.rs:84:20 Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.921 INFO kablam! | ^^^^^^ Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.921 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.921 INFO kablam! Oct 15 20:36:46.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.921 INFO kablam! --> src/arrays/Array52.rs:84:34 Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.921 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.921 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.921 INFO kablam! Oct 15 20:36:46.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.921 INFO kablam! --> src/arrays/Array52.rs:90:20 Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.921 INFO kablam! | ^^^^^^ Oct 15 20:36:46.921 INFO kablam! | Oct 15 20:36:46.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.922 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.922 INFO kablam! Oct 15 20:36:46.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.922 INFO kablam! --> src/arrays/Array52.rs:90:34 Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.922 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.922 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.922 INFO kablam! Oct 15 20:36:46.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.922 INFO kablam! --> src/arrays/Array52.rs:96:20 Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.922 INFO kablam! | ^^^^^^ Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.922 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.922 INFO kablam! Oct 15 20:36:46.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.922 INFO kablam! --> src/arrays/Array52.rs:96:34 Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.922 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.922 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.922 INFO kablam! Oct 15 20:36:46.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.922 INFO kablam! --> src/arrays/Array52.rs:102:20 Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.922 INFO kablam! | ^^^^^^ Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.922 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.922 INFO kablam! Oct 15 20:36:46.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.922 INFO kablam! --> src/arrays/Array52.rs:102:34 Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.922 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.922 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.922 INFO kablam! Oct 15 20:36:46.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.922 INFO kablam! --> src/arrays/Array52.rs:111:14 Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.922 INFO kablam! | ^^^^^^ Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.922 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.922 INFO kablam! Oct 15 20:36:46.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.922 INFO kablam! --> src/arrays/Array52.rs:111:28 Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.922 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.922 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.922 INFO kablam! Oct 15 20:36:46.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.922 INFO kablam! --> src/arrays/Array52.rs:120:15 Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.922 INFO kablam! | ^^^^^^ Oct 15 20:36:46.922 INFO kablam! | Oct 15 20:36:46.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.922 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.922 INFO kablam! Oct 15 20:36:46.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.923 INFO kablam! --> src/arrays/Array52.rs:132:3 Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.923 INFO kablam! | ^^^^^^ Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.923 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.923 INFO kablam! Oct 15 20:36:46.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.923 INFO kablam! --> src/arrays/Array52.rs:144:3 Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.923 INFO kablam! | ^^^^^^ Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.923 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.923 INFO kablam! Oct 15 20:36:46.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.923 INFO kablam! --> src/arrays/Array52.rs:153:4 Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.923 INFO kablam! | ^^^^^^ Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.923 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.923 INFO kablam! Oct 15 20:36:46.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.923 INFO kablam! --> src/arrays/Array52.rs:162:8 Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.923 INFO kablam! | ^^^^^^ Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.923 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.923 INFO kablam! Oct 15 20:36:46.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.923 INFO kablam! --> src/arrays/Array64.rs:28:3 Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.923 INFO kablam! | ^^^^^^ Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.923 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.923 INFO kablam! Oct 15 20:36:46.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.923 INFO kablam! --> src/arrays/Array64.rs:34:3 Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.923 INFO kablam! | ^^^^^^ Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.923 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.923 INFO kablam! Oct 15 20:36:46.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.923 INFO kablam! --> src/arrays/Array64.rs:56:3 Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.923 INFO kablam! | ^^^^^^ Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.923 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.923 INFO kablam! Oct 15 20:36:46.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.923 INFO kablam! --> src/arrays/Array64.rs:65:3 Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.923 INFO kablam! | ^^^^^^ Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.923 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.923 INFO kablam! Oct 15 20:36:46.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.923 INFO kablam! --> src/arrays/Array64.rs:65:18 Oct 15 20:36:46.923 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.924 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.924 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.924 INFO kablam! Oct 15 20:36:46.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.924 INFO kablam! --> src/arrays/Array64.rs:78:29 Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.924 INFO kablam! | ^^^^^^ Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.924 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.924 INFO kablam! Oct 15 20:36:46.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.924 INFO kablam! --> src/arrays/Array64.rs:78:43 Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.924 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.924 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.924 INFO kablam! Oct 15 20:36:46.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.924 INFO kablam! --> src/arrays/Array64.rs:84:20 Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.924 INFO kablam! | ^^^^^^ Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.924 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.924 INFO kablam! Oct 15 20:36:46.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.924 INFO kablam! --> src/arrays/Array64.rs:84:34 Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.924 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.924 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.924 INFO kablam! Oct 15 20:36:46.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.924 INFO kablam! --> src/arrays/Array64.rs:90:20 Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.924 INFO kablam! | ^^^^^^ Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.924 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.924 INFO kablam! Oct 15 20:36:46.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.924 INFO kablam! --> src/arrays/Array64.rs:90:34 Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.924 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.924 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.924 INFO kablam! Oct 15 20:36:46.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.924 INFO kablam! --> src/arrays/Array64.rs:96:20 Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.924 INFO kablam! | ^^^^^^ Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.924 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.924 INFO kablam! Oct 15 20:36:46.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.924 INFO kablam! --> src/arrays/Array64.rs:96:34 Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.924 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.924 INFO kablam! | Oct 15 20:36:46.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.924 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.925 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.925 INFO kablam! Oct 15 20:36:46.925 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.925 INFO kablam! --> src/arrays/Array64.rs:102:20 Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.925 INFO kablam! | ^^^^^^ Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.925 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.925 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.925 INFO kablam! Oct 15 20:36:46.925 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.925 INFO kablam! --> src/arrays/Array64.rs:102:34 Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.925 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.925 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.925 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.925 INFO kablam! Oct 15 20:36:46.925 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.925 INFO kablam! --> src/arrays/Array64.rs:111:14 Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.925 INFO kablam! | ^^^^^^ Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.925 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.925 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.925 INFO kablam! Oct 15 20:36:46.925 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.925 INFO kablam! --> src/arrays/Array64.rs:111:28 Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.925 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.925 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.925 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.925 INFO kablam! Oct 15 20:36:46.925 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.925 INFO kablam! --> src/arrays/Array64.rs:120:15 Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.925 INFO kablam! | ^^^^^^ Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.925 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.925 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.925 INFO kablam! Oct 15 20:36:46.925 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.925 INFO kablam! --> src/arrays/Array64.rs:132:3 Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.925 INFO kablam! | ^^^^^^ Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.925 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.925 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.925 INFO kablam! Oct 15 20:36:46.925 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.925 INFO kablam! --> src/arrays/Array64.rs:144:3 Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.925 INFO kablam! | ^^^^^^ Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.925 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.925 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.925 INFO kablam! Oct 15 20:36:46.925 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.925 INFO kablam! --> src/arrays/Array64.rs:153:4 Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.925 INFO kablam! | ^^^^^^ Oct 15 20:36:46.925 INFO kablam! | Oct 15 20:36:46.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.925 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.925 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.925 INFO kablam! Oct 15 20:36:46.925 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.925 INFO kablam! --> src/arrays/Array64.rs:162:8 Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.926 INFO kablam! | ^^^^^^ Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.926 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.926 INFO kablam! Oct 15 20:36:46.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.926 INFO kablam! --> src/arrays/Array80.rs:28:3 Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.926 INFO kablam! | ^^^^^^ Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.926 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.926 INFO kablam! Oct 15 20:36:46.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.926 INFO kablam! --> src/arrays/Array80.rs:34:3 Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.926 INFO kablam! | ^^^^^^ Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.926 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.926 INFO kablam! Oct 15 20:36:46.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.926 INFO kablam! --> src/arrays/Array80.rs:56:3 Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.926 INFO kablam! | ^^^^^^ Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.926 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.926 INFO kablam! Oct 15 20:36:46.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.926 INFO kablam! --> src/arrays/Array80.rs:65:3 Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.926 INFO kablam! | ^^^^^^ Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.926 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.926 INFO kablam! Oct 15 20:36:46.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.926 INFO kablam! --> src/arrays/Array80.rs:65:18 Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.926 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.926 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.926 INFO kablam! Oct 15 20:36:46.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.926 INFO kablam! --> src/arrays/Array80.rs:78:29 Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.926 INFO kablam! | ^^^^^^ Oct 15 20:36:46.926 INFO kablam! | Oct 15 20:36:46.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.926 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.928 INFO kablam! Oct 15 20:36:46.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.928 INFO kablam! --> src/arrays/Array80.rs:78:43 Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.928 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.928 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.928 INFO kablam! Oct 15 20:36:46.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.928 INFO kablam! --> src/arrays/Array80.rs:84:20 Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.928 INFO kablam! | ^^^^^^ Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.928 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.928 INFO kablam! Oct 15 20:36:46.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.928 INFO kablam! --> src/arrays/Array80.rs:84:34 Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.928 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.928 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.928 INFO kablam! Oct 15 20:36:46.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.928 INFO kablam! --> src/arrays/Array80.rs:90:20 Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.928 INFO kablam! | ^^^^^^ Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.928 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.928 INFO kablam! Oct 15 20:36:46.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.928 INFO kablam! --> src/arrays/Array80.rs:90:34 Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.928 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.928 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.928 INFO kablam! Oct 15 20:36:46.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.928 INFO kablam! --> src/arrays/Array80.rs:96:20 Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.928 INFO kablam! | ^^^^^^ Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.928 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.928 INFO kablam! Oct 15 20:36:46.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.928 INFO kablam! --> src/arrays/Array80.rs:96:34 Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.928 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.928 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.928 INFO kablam! Oct 15 20:36:46.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.928 INFO kablam! --> src/arrays/Array80.rs:102:20 Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.928 INFO kablam! | ^^^^^^ Oct 15 20:36:46.928 INFO kablam! | Oct 15 20:36:46.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.928 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.928 INFO kablam! Oct 15 20:36:46.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.929 INFO kablam! --> src/arrays/Array80.rs:102:34 Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.929 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.929 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.929 INFO kablam! Oct 15 20:36:46.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.929 INFO kablam! --> src/arrays/Array80.rs:111:14 Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.929 INFO kablam! | ^^^^^^ Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.929 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.929 INFO kablam! Oct 15 20:36:46.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.929 INFO kablam! --> src/arrays/Array80.rs:111:28 Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.929 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.929 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.929 INFO kablam! Oct 15 20:36:46.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.929 INFO kablam! --> src/arrays/Array80.rs:120:15 Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.929 INFO kablam! | ^^^^^^ Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.929 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.929 INFO kablam! Oct 15 20:36:46.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.929 INFO kablam! --> src/arrays/Array80.rs:132:3 Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.929 INFO kablam! | ^^^^^^ Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.929 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.929 INFO kablam! Oct 15 20:36:46.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.929 INFO kablam! --> src/arrays/Array80.rs:144:3 Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.929 INFO kablam! | ^^^^^^ Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.929 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.929 INFO kablam! Oct 15 20:36:46.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.929 INFO kablam! --> src/arrays/Array80.rs:153:4 Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.929 INFO kablam! | ^^^^^^ Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.929 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.929 INFO kablam! Oct 15 20:36:46.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.929 INFO kablam! --> src/arrays/Array80.rs:162:8 Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.929 INFO kablam! | ^^^^^^ Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.929 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.929 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.929 INFO kablam! Oct 15 20:36:46.929 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.929 INFO kablam! --> src/arrays/Array128.rs:28:3 Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.929 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.929 INFO kablam! | ^^^^^^ Oct 15 20:36:46.929 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.930 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.930 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.930 INFO kablam! Oct 15 20:36:46.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.930 INFO kablam! --> src/arrays/Array128.rs:34:3 Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.930 INFO kablam! | ^^^^^^ Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.930 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.930 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.930 INFO kablam! Oct 15 20:36:46.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.930 INFO kablam! --> src/arrays/Array128.rs:56:3 Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.930 INFO kablam! | ^^^^^^ Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.930 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.930 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.930 INFO kablam! Oct 15 20:36:46.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.930 INFO kablam! --> src/arrays/Array128.rs:65:3 Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.930 INFO kablam! | ^^^^^^ Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.930 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.930 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.930 INFO kablam! Oct 15 20:36:46.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.930 INFO kablam! --> src/arrays/Array128.rs:65:18 Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.930 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.930 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.930 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.930 INFO kablam! Oct 15 20:36:46.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.930 INFO kablam! --> src/arrays/Array128.rs:78:29 Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.930 INFO kablam! | ^^^^^^ Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.930 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.930 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.930 INFO kablam! Oct 15 20:36:46.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.930 INFO kablam! --> src/arrays/Array128.rs:78:43 Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.930 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.930 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.930 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.930 INFO kablam! Oct 15 20:36:46.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.930 INFO kablam! --> src/arrays/Array128.rs:84:20 Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.930 INFO kablam! | ^^^^^^ Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.930 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.930 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.930 INFO kablam! Oct 15 20:36:46.930 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.930 INFO kablam! --> src/arrays/Array128.rs:84:34 Oct 15 20:36:46.930 INFO kablam! | Oct 15 20:36:46.930 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.931 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.931 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.931 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.931 INFO kablam! Oct 15 20:36:46.931 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.931 INFO kablam! --> src/arrays/Array128.rs:90:20 Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.931 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.931 INFO kablam! | ^^^^^^ Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.931 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.931 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.931 INFO kablam! Oct 15 20:36:46.931 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.931 INFO kablam! --> src/arrays/Array128.rs:90:34 Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.931 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.931 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.931 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.931 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.931 INFO kablam! Oct 15 20:36:46.931 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.931 INFO kablam! --> src/arrays/Array128.rs:96:20 Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.931 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.931 INFO kablam! | ^^^^^^ Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.931 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.931 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.931 INFO kablam! Oct 15 20:36:46.931 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.931 INFO kablam! --> src/arrays/Array128.rs:96:34 Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.931 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.931 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.931 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.931 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.931 INFO kablam! Oct 15 20:36:46.931 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.931 INFO kablam! --> src/arrays/Array128.rs:102:20 Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.931 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.931 INFO kablam! | ^^^^^^ Oct 15 20:36:46.931 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.932 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.932 INFO kablam! Oct 15 20:36:46.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.932 INFO kablam! --> src/arrays/Array128.rs:102:34 Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.932 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.932 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.932 INFO kablam! Oct 15 20:36:46.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.932 INFO kablam! --> src/arrays/Array128.rs:111:14 Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.932 INFO kablam! | ^^^^^^ Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.932 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.932 INFO kablam! Oct 15 20:36:46.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.932 INFO kablam! --> src/arrays/Array128.rs:111:28 Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.932 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.932 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.932 INFO kablam! Oct 15 20:36:46.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.932 INFO kablam! --> src/arrays/Array128.rs:120:15 Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.932 INFO kablam! | ^^^^^^ Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.932 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.932 INFO kablam! Oct 15 20:36:46.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.932 INFO kablam! --> src/arrays/Array128.rs:132:3 Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.932 INFO kablam! | ^^^^^^ Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.932 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.932 INFO kablam! Oct 15 20:36:46.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.932 INFO kablam! --> src/arrays/Array128.rs:144:3 Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.932 INFO kablam! | ^^^^^^ Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.932 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.932 INFO kablam! Oct 15 20:36:46.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.932 INFO kablam! --> src/arrays/Array128.rs:153:4 Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.932 INFO kablam! | ^^^^^^ Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.932 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.932 INFO kablam! Oct 15 20:36:46.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.932 INFO kablam! --> src/arrays/Array128.rs:162:8 Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.932 INFO kablam! | ^^^^^^ Oct 15 20:36:46.932 INFO kablam! | Oct 15 20:36:46.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.932 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.932 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.932 INFO kablam! Oct 15 20:36:46.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.932 INFO kablam! --> src/arrays/Array256.rs:28:3 Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.933 INFO kablam! | ^^^^^^ Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.933 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.933 INFO kablam! Oct 15 20:36:46.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.933 INFO kablam! --> src/arrays/Array256.rs:34:3 Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.933 INFO kablam! | ^^^^^^ Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.933 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.933 INFO kablam! Oct 15 20:36:46.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.933 INFO kablam! --> src/arrays/Array256.rs:56:3 Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.933 INFO kablam! | ^^^^^^ Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.933 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.933 INFO kablam! Oct 15 20:36:46.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.933 INFO kablam! --> src/arrays/Array256.rs:65:3 Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.933 INFO kablam! | ^^^^^^ Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.933 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.933 INFO kablam! Oct 15 20:36:46.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.933 INFO kablam! --> src/arrays/Array256.rs:65:18 Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.933 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.933 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.933 INFO kablam! Oct 15 20:36:46.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.933 INFO kablam! --> src/arrays/Array256.rs:78:29 Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.933 INFO kablam! | ^^^^^^ Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.933 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.933 INFO kablam! Oct 15 20:36:46.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.933 INFO kablam! --> src/arrays/Array256.rs:78:43 Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.933 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.933 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.933 INFO kablam! Oct 15 20:36:46.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.933 INFO kablam! --> src/arrays/Array256.rs:84:20 Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.933 INFO kablam! | ^^^^^^ Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.933 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.933 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.933 INFO kablam! Oct 15 20:36:46.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.933 INFO kablam! --> src/arrays/Array256.rs:84:34 Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.933 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.933 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.933 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.934 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.934 INFO kablam! Oct 15 20:36:46.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.934 INFO kablam! --> src/arrays/Array256.rs:90:20 Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.934 INFO kablam! | ^^^^^^ Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.934 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.934 INFO kablam! Oct 15 20:36:46.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.934 INFO kablam! --> src/arrays/Array256.rs:90:34 Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.934 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.934 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.934 INFO kablam! Oct 15 20:36:46.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.934 INFO kablam! --> src/arrays/Array256.rs:96:20 Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.934 INFO kablam! | ^^^^^^ Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.934 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.934 INFO kablam! Oct 15 20:36:46.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.934 INFO kablam! --> src/arrays/Array256.rs:96:34 Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.934 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.934 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.934 INFO kablam! Oct 15 20:36:46.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.934 INFO kablam! --> src/arrays/Array256.rs:102:20 Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.934 INFO kablam! | ^^^^^^ Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.934 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.934 INFO kablam! Oct 15 20:36:46.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.934 INFO kablam! --> src/arrays/Array256.rs:102:34 Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.934 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.934 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.934 INFO kablam! Oct 15 20:36:46.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.934 INFO kablam! --> src/arrays/Array256.rs:111:14 Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.934 INFO kablam! | ^^^^^^ Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.934 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.934 INFO kablam! Oct 15 20:36:46.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.934 INFO kablam! --> src/arrays/Array256.rs:111:28 Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.934 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.934 INFO kablam! | Oct 15 20:36:46.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.934 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.934 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.934 INFO kablam! Oct 15 20:36:46.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.935 INFO kablam! --> src/arrays/Array256.rs:120:15 Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.935 INFO kablam! | ^^^^^^ Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.935 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.935 INFO kablam! Oct 15 20:36:46.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.935 INFO kablam! --> src/arrays/Array256.rs:132:3 Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.935 INFO kablam! | ^^^^^^ Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.935 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.935 INFO kablam! Oct 15 20:36:46.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.935 INFO kablam! --> src/arrays/Array256.rs:144:3 Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.935 INFO kablam! | ^^^^^^ Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.935 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.935 INFO kablam! Oct 15 20:36:46.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.935 INFO kablam! --> src/arrays/Array256.rs:153:4 Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.935 INFO kablam! | ^^^^^^ Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.935 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.935 INFO kablam! Oct 15 20:36:46.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.935 INFO kablam! --> src/arrays/Array256.rs:162:8 Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.935 INFO kablam! | ^^^^^^ Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.935 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.935 INFO kablam! Oct 15 20:36:46.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.935 INFO kablam! --> src/arrays/Array512.rs:28:3 Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.935 INFO kablam! | ^^^^^^ Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.935 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.935 INFO kablam! Oct 15 20:36:46.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.935 INFO kablam! --> src/arrays/Array512.rs:34:3 Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.935 INFO kablam! | ^^^^^^ Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.935 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.935 INFO kablam! Oct 15 20:36:46.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.935 INFO kablam! --> src/arrays/Array512.rs:56:3 Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.935 INFO kablam! | ^^^^^^ Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.935 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.935 INFO kablam! Oct 15 20:36:46.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.935 INFO kablam! --> src/arrays/Array512.rs:65:3 Oct 15 20:36:46.935 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.936 INFO kablam! | ^^^^^^ Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.936 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.936 INFO kablam! Oct 15 20:36:46.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.936 INFO kablam! --> src/arrays/Array512.rs:65:18 Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.936 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.936 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.936 INFO kablam! Oct 15 20:36:46.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.936 INFO kablam! --> src/arrays/Array512.rs:78:29 Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.936 INFO kablam! | ^^^^^^ Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.936 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.936 INFO kablam! Oct 15 20:36:46.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.936 INFO kablam! --> src/arrays/Array512.rs:78:43 Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.936 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.936 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.936 INFO kablam! Oct 15 20:36:46.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.936 INFO kablam! --> src/arrays/Array512.rs:84:20 Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.936 INFO kablam! | ^^^^^^ Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.936 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.936 INFO kablam! Oct 15 20:36:46.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.936 INFO kablam! --> src/arrays/Array512.rs:84:34 Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.936 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.936 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.936 INFO kablam! Oct 15 20:36:46.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.936 INFO kablam! --> src/arrays/Array512.rs:90:20 Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.936 INFO kablam! | ^^^^^^ Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.936 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.936 INFO kablam! Oct 15 20:36:46.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.936 INFO kablam! --> src/arrays/Array512.rs:90:34 Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.936 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.936 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.936 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.936 INFO kablam! Oct 15 20:36:46.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.936 INFO kablam! --> src/arrays/Array512.rs:96:20 Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.936 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.936 INFO kablam! | ^^^^^^ Oct 15 20:36:46.936 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.937 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.937 INFO kablam! Oct 15 20:36:46.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.937 INFO kablam! --> src/arrays/Array512.rs:96:34 Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.937 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.937 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.937 INFO kablam! Oct 15 20:36:46.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.937 INFO kablam! --> src/arrays/Array512.rs:102:20 Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.937 INFO kablam! | ^^^^^^ Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.937 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.937 INFO kablam! Oct 15 20:36:46.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.937 INFO kablam! --> src/arrays/Array512.rs:102:34 Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.937 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.937 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.937 INFO kablam! Oct 15 20:36:46.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.937 INFO kablam! --> src/arrays/Array512.rs:111:14 Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.937 INFO kablam! | ^^^^^^ Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.937 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.937 INFO kablam! Oct 15 20:36:46.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.937 INFO kablam! --> src/arrays/Array512.rs:111:28 Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.937 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.937 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.937 INFO kablam! Oct 15 20:36:46.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.937 INFO kablam! --> src/arrays/Array512.rs:120:15 Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.937 INFO kablam! | ^^^^^^ Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.937 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.937 INFO kablam! Oct 15 20:36:46.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.937 INFO kablam! --> src/arrays/Array512.rs:132:3 Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.937 INFO kablam! | ^^^^^^ Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.937 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.937 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.937 INFO kablam! Oct 15 20:36:46.937 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.937 INFO kablam! --> src/arrays/Array512.rs:144:3 Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.937 INFO kablam! | ^^^^^^ Oct 15 20:36:46.937 INFO kablam! | Oct 15 20:36:46.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.937 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.938 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.938 INFO kablam! Oct 15 20:36:46.938 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.938 INFO kablam! --> src/arrays/Array512.rs:153:4 Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.938 INFO kablam! | ^^^^^^ Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.938 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.938 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.938 INFO kablam! Oct 15 20:36:46.938 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.938 INFO kablam! --> src/arrays/Array512.rs:162:8 Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.938 INFO kablam! | ^^^^^^ Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.938 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.938 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.938 INFO kablam! Oct 15 20:36:46.938 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.938 INFO kablam! --> src/arrays/Array1024.rs:28:3 Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:46.938 INFO kablam! | ^^^^^^ Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.938 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.938 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.938 INFO kablam! Oct 15 20:36:46.938 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.938 INFO kablam! --> src/arrays/Array1024.rs:34:3 Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:46.938 INFO kablam! | ^^^^^^ Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.938 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.938 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.938 INFO kablam! Oct 15 20:36:46.938 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.938 INFO kablam! --> src/arrays/Array1024.rs:56:3 Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:46.938 INFO kablam! | ^^^^^^ Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.938 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.938 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.938 INFO kablam! Oct 15 20:36:46.938 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.938 INFO kablam! --> src/arrays/Array1024.rs:65:3 Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.938 INFO kablam! | ^^^^^^ Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.938 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.938 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.938 INFO kablam! Oct 15 20:36:46.938 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.938 INFO kablam! --> src/arrays/Array1024.rs:65:18 Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:46.938 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.938 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.938 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.938 INFO kablam! Oct 15 20:36:46.938 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.938 INFO kablam! --> src/arrays/Array1024.rs:78:29 Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.938 INFO kablam! | ^^^^^^ Oct 15 20:36:46.938 INFO kablam! | Oct 15 20:36:46.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.938 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.939 INFO kablam! Oct 15 20:36:46.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.939 INFO kablam! --> src/arrays/Array1024.rs:78:43 Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.939 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.939 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.939 INFO kablam! Oct 15 20:36:46.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.939 INFO kablam! --> src/arrays/Array1024.rs:84:20 Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.939 INFO kablam! | ^^^^^^ Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.939 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.939 INFO kablam! Oct 15 20:36:46.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.939 INFO kablam! --> src/arrays/Array1024.rs:84:34 Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.939 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.939 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.939 INFO kablam! Oct 15 20:36:46.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.939 INFO kablam! --> src/arrays/Array1024.rs:90:20 Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.939 INFO kablam! | ^^^^^^ Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.939 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.939 INFO kablam! Oct 15 20:36:46.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.939 INFO kablam! --> src/arrays/Array1024.rs:90:34 Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.939 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.939 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.939 INFO kablam! Oct 15 20:36:46.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.939 INFO kablam! --> src/arrays/Array1024.rs:96:20 Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.939 INFO kablam! | ^^^^^^ Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.939 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.939 INFO kablam! Oct 15 20:36:46.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.939 INFO kablam! --> src/arrays/Array1024.rs:96:34 Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.939 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.939 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.939 INFO kablam! Oct 15 20:36:46.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.939 INFO kablam! --> src/arrays/Array1024.rs:102:20 Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.939 INFO kablam! | ^^^^^^ Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.939 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.939 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.939 INFO kablam! Oct 15 20:36:46.939 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.939 INFO kablam! --> src/arrays/Array1024.rs:102:34 Oct 15 20:36:46.939 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.940 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.940 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.940 INFO kablam! Oct 15 20:36:46.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.940 INFO kablam! --> src/arrays/Array1024.rs:111:14 Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.940 INFO kablam! | ^^^^^^ Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.940 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.940 INFO kablam! Oct 15 20:36:46.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.940 INFO kablam! --> src/arrays/Array1024.rs:111:28 Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:46.940 INFO kablam! | ^^^^^^^ Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.940 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.940 INFO kablam! Oct 15 20:36:46.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.940 INFO kablam! --> src/arrays/Array1024.rs:120:15 Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:46.940 INFO kablam! | ^^^^^^ Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.940 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.940 INFO kablam! Oct 15 20:36:46.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.940 INFO kablam! --> src/arrays/Array1024.rs:132:3 Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! 132 | self.0.iter() Oct 15 20:36:46.940 INFO kablam! | ^^^^^^ Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.940 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.940 INFO kablam! Oct 15 20:36:46.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.940 INFO kablam! --> src/arrays/Array1024.rs:144:3 Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:46.940 INFO kablam! | ^^^^^^ Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.940 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.940 INFO kablam! Oct 15 20:36:46.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.940 INFO kablam! --> src/arrays/Array1024.rs:153:4 Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! 153 | &self.0[..] Oct 15 20:36:46.940 INFO kablam! | ^^^^^^ Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.940 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.940 INFO kablam! Oct 15 20:36:46.940 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:46.940 INFO kablam! --> src/arrays/Array1024.rs:162:8 Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:46.940 INFO kablam! | ^^^^^^ Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:46.940 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:46.940 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:46.940 INFO kablam! Oct 15 20:36:46.940 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 15 20:36:46.940 INFO kablam! --> src/lib.rs:8:12 Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! 8 | #![feature(associated_consts)] Oct 15 20:36:46.940 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:36:46.940 INFO kablam! | Oct 15 20:36:46.940 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 20:36:46.940 INFO kablam! Oct 15 20:36:47.306 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 15 20:36:47.307 INFO kablam! su: No module specific data is present Oct 15 20:36:47.570 INFO running `"docker" "rm" "-f" "0a327458587ac5ff0e1fada48c5b021cfe20f58d66ec9a0efba87a10ec64b6ad"` Oct 15 20:36:47.641 INFO blam! 0a327458587ac5ff0e1fada48c5b021cfe20f58d66ec9a0efba87a10ec64b6ad Oct 15 20:36:47.644 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 20:36:47.799 INFO blam! 7a45dc5c8a93df8c5fa0344e67475f8b9dee84cf38598a6df5878002594ac3e6 Oct 15 20:36:47.799 INFO running `"docker" "start" "-a" "7a45dc5c8a93df8c5fa0344e67475f8b9dee84cf38598a6df5878002594ac3e6"` Oct 15 20:36:48.295 INFO kablam! usermod: no changes Oct 15 20:36:48.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 20:36:48.321 INFO kablam! Running /target/debug/deps/rust_extra-db0d5ce07d32a9eb Oct 15 20:36:48.324 INFO blam! Oct 15 20:36:48.324 INFO blam! running 0 tests Oct 15 20:36:48.324 INFO blam! Oct 15 20:36:48.324 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:36:48.324 INFO blam! Oct 15 20:36:48.324 INFO kablam! Doc-tests rust-extra Oct 15 20:36:49.091 INFO blam! Oct 15 20:36:49.091 INFO blam! running 0 tests Oct 15 20:36:49.091 INFO blam! Oct 15 20:36:49.091 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:36:49.091 INFO blam! Oct 15 20:36:49.098 INFO kablam! su: No module specific data is present Oct 15 20:36:49.463 INFO running `"docker" "rm" "-f" "7a45dc5c8a93df8c5fa0344e67475f8b9dee84cf38598a6df5878002594ac3e6"` Oct 15 20:36:49.544 INFO blam! 7a45dc5c8a93df8c5fa0344e67475f8b9dee84cf38598a6df5878002594ac3e6